body{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #ffffff;
}

h1,h2,h3,h4,p,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

p{
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img {border: none;}

/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #CCC;		/*リンク部分のカーソルオーバー時の文字色*/
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/

#left, #right { 
background: #000; 
position: fixed; 
} 
#left, #right { 
top: 0; bottom: 0; 
width: 10px; 
} 
#left { left: 0; } 
#right { right: 0; } 


#logo {
	width: auto;
	padding-top: 95px;
	text-align: right;
	height: 145px;
}

#dummy {
	clear: both;
}


#container {
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#container2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 880px;
}

#side {
	height: auto;
	width: 185px;
	float: left;
	position: fixed;
	z-index: 1;
}

#menu_container {
	height: auto;
	width: 185px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	border-top: 2px solid #000;
	letter-spacing: 0.1em;
}

ul.menu li {margin-top: 10px;}

#sub_menu {
	text-align: right;
	font-size: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 240px;
	font-weight: bold;
}

#main {
	width: 690px;
	float: right;
	margin-bottom: 15px;
	height: 100%;
}

#main_container {
	float: left;
	width: 690px;
	padding-bottom: 10px;
}

#about{
	width: 625px;
	float: right;
	background-color: #000;
	color: #FFF;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}

.consept{
	margin-bottom: 40px;
}

.consept a{
	color: #999;
}

.consept h3{
	font-size: 15px;
	width: 625px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.consept p{
	font-size: 13px;
	line-height: 25px;
}
/* ツールチップ */
.tooltip {}

.tooltip li {
	float: left;
	position: relative;
	margin-bottom: 15px;
	margin-left: 15px;
}

.tooltip li a {overflow: hidden; float: left;}
.tooltipli a img{float: left;}
.tooltip li a:hover{ border: 7px solid #000; }
.tooltip li a:hover img{ margin: -7px; }{ border: 7px solid #000; }

.tooltip li span {
	background-image:url(img/tooltip1.png);
	width: 180px;
	height: 233px;
	position: absolute;
	top: 0px;
	left:-190px;
	z-index: 2;
	display: none;
	padding: 17px 10px 10px 10px;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	z-index: 10;
}

.tooltip li span h3 {
	font-size: 18px;
	border-bottom: 3px solid #FFF;
	width: 140px;
	margin-bottom: 4px;
	padding-bottom: 3px;
}
.tooltip li span h4 {
	font-size: 10px;
	margin-bottom: 20px;
}
.tooltip li span p {
	font-size: 10px;
	width: 150px;
	word-wrap: break-word;
	height: 14em;
	overflow: hidden;
}


/*works*/
.works{
	width: 675px;
	float: right;
	margin-bottom: 10px;
}

.photo {
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 515px;
}
.photo img{
	width: 100%;
	min-width: 500px;
	max-width: 515px;
	height:auto;
	padding-bottom: 10px;
}

.capbox {
	background-image:url(img/tooltip2.png);
	width: 160px;
	height: auto;
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
}

.caption {
	width: auto;
	height: auto;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #000;
	padding-right: 15px;
	margin-left: 11px;
}

.caption h3 {
	font-size: 14px;
	border-bottom: 2px solid #FFF;
	width: 120px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	line-height: 17px;
}
.caption h4 {
	font-size: 8px;
	margin-bottom: 15px;
}
.caption p {
	font-size: 11px;
	line-height: 17px;
}


#brand {
	z-index: 1;
	height:20px;
	position:relative;
	text-align: right;
	padding-top: 130px;
}

#brand span{
	font-size: 14px;
	border-bottom: 3px solid #000;
	padding-bottom: 7px;
	letter-spacing: 0.1em;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.blog_box{
	background-image:url(img/arrow.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.blog_text{
	background-color: #000;
	margin-top: 0px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
}

.blog_title{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 23px;
	margin-bottom: 20px;
}

.blog_title h3{
	float: left;
	clear: both;
	font-size: 14px;
}
.blog_title h4{
	float: right;
	font-size: 10px;
}


#shoplist_r {
	width: 675px;
}

/* ツールチップ */
.network {
	position: absolute;
	float: right;
}

.network li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 0px;
}

.network li a {overflow: hidden; float: left;}
.network li a:hover{}

.network li span {
	width: 675px;
	height: 385px;
	top: 0px;
	left:0px;
	display: none;
	z-index: 10;
	background-color: #000;
	position: absolute;
}


.textwidget h3{
	font-size: 14px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.wpcf7-form-control{
	width: 620px;
	height: 23px;
	margin-bottom: 30px;
}
.wpcf7-select{width: 200px;}
.wpcf7-textarea{ width: 620px; height: 20em;}

.wpcf7-submit{
	font-size: 10px;
	background-color: #FFF;
	color: #000;
	border-style: none;
	font-weight: bold;
	width: 100px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}


/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
