

/* ページ全体の基本レイアウト（コティファー）
---------------------------------------------------- */
body{
color:#333;
/*background:#ffffff url(images/bg.gif) repeat;*/
margin:0;
padding:0;
font-size:10px;
/font-size:62.5%;
/*font-family:Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", */sans-serif;
overflow-y:scroll;
/overflow-y: auto;

}
#home{
	background:#FFFFFF url(images/bg.jpg) repeat;
}

#top_bg{
	background:url(images/bg_body.gif) repeat-x;
}

#container{
width:960px;
margin:0 auto;
padding:0;
color:#333;

}
#container_h{
/*width:1206px;*/
margin:0 auto;
padding:0;
color:#333;
background:url(images/bg_home.jpg) no-repeat top;

}

#header #logo{
color:#333;
background-color:transparent;
/*background:url(images/bg-logo.jpg) no-repeat;*/
margin:0;
padding:0;
width:960px;
height:215px;
}

#home #img-ph{

margin:0 auto;
padding:0;
width:960px;
height:685px;

}


#header ul#nav{
position:absolute;
top:146px;
right:0;
margin:0;
padding:0;
color:#333;
display: inline-block; 

}


#content{
padding:0;
width:960px;
background-color:#FFF;
}

/* concept
--------------------------------------------------- */
#concept #content{
	background:url(images/bg_concept.png) no-repeat top;
	height:625px;
}
.concept{
	position: relative;
	padding:130px 0 0 353px;
	display: inline-block;
	width:290px;
	font-size:12px;
	line-height:1.6;
}
.fs12e{
	font-size:1.2em;
}
.fs11p{
	font-size:11px;
}

/* company
--------------------------------------------------- */
#company #content{
	background:url(images/bg_company.png) no-repeat top;
	height:625px;
}
.company{
	position: relative;
	padding:380px 0 0 110px;
	display: inline-block;
	
	font-size:12px;
	line-height:1.6;
}
.fc_gry{
	color:#666;
	text-transform: uppercase;
}
.fc_gry a{
	color:#666;
}

table.ta_ca{
	float:left;
}
.map_p{
	float:right;
	margin-top:-30px;
	padding-right:10px;
}
.ta_ca th{
	text-align:left;
	font-weight:normal;
	
}

.ta_ca th,.ta_ca tr{
	font-size:12px;
	vertical-align:top;
}

/* contact
--------------------------------------------------- */
.contact{
	padding-bottom:55px;
	
}
/* テーブルcontact
--------------------------------------------------- */

table.con{
	border:none;
	border-collapse:collapse;	
	background:none;
	width:700px;
	margin-left:100px;
	
	
}
table.con th{
	border-bottom: dotted 1px #cccccc;
	padding:10px 0 10px 5px;
	vertical-align:middle;
	font-weight:normal;
	text-align:left;
	color:#333;
	font-size:12px;
}
table.con td{
	border-bottom: dotted 1px #cccccc;
	padding:10px 0 10px 5px;
	font-size:12px;
}
table.con td.item01{
padding-top:0;
}
 table.con td.none06{
	border-bottom:none;
	
}

 table.con td.none06a{
	border-bottom:none;
	padding:15px 0 5px 5px;
	
}
.con input, 
.con select, 
.con textarea {
  border-style: solid;
  border-width: 1px;
  border-color:#999;
  vertical-align: middle;
  color: #333;
  background:  #f1f1ed;
}


/*--------*/
.ta_w{
	margin-top:50px;
}
table.ta_inf{
	border: #F5E0DB solid 1px;
	border-collapse:collapse;	
	background:none;
	}
table.ta_inf td{
	padding:10px;
	font-size:12px;
}
/*
--------------------------------------------------- */
.h2_01{
	font-size:16px;
	font-weight:normal;
	margin:50px 0 0 100px;
	text-transform: uppercase;	
	font-family:Garamond, "Times New Roman";
}

#privacy{
	padding:30px 100px;
	font-size:12px;
	line-height:1.6;
}

#home #maincol{
float:left;
width:384px;
margin:0;
}
#home #subcol{
margin:0 0 0 401px;
_margin:0 0 0 398px;

padding:27px 0 0;
}
#maincol{
	width:700px;
	float:right;
padding:0;
}
#subcol{
float:left;
width:220px;
width:245px;
margin:0;
}
h2.ti_brme{
	margin: 0 0 36px 30px;
	padding:20px 0 0;
}
.h2_03{
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	text-align: center;
	padding:20px 0 0;
	margin: 20px 0 35px;
	
	font-weight:normal;
}
.inner{
	display: inline-block;
	position: relative;
	padding-bottom:100px;
}
.inner img{
	width:221px;
	margin:0 15px 20px 0;
}
.inner img.mnon{
	width:221px;
	margin:0 0 20px 0;
}

.list_02 {
	margin: -7px 0 0;
	font-size:14px;
	text-transform:none;
}
.list_02 ul{
	margin:0;
	padding:0;
}
.list_02 li{
	min-height: 31px;
	list-style:none;
}
.list_02 .last{
	background: none;
}
.list_02 a{
	background: url(../images/mark02.png) 0px 3px no-repeat;
	color:#333;
	text-decoration: none;
	padding:0 30px 0 15px;
	padding:0 10px 0 15px;
	
}
.list_02 a:hover{
	color: #999;
}



.pro{
	width:221px;
	float:left;
	margin:0 15px 30px 0;
}
.pro_n{
	width:221px;
	float:left;
	margin:0 0 30px 0;
}
.p_com{
	line-height:1.4;
}





/*boxデザイン------------------------------------*/
img{
	border:0;
}

/*--------------------------*/
#content hr{
clear: both;
visibility:hidden;
height:0;
margin:0;
border:none;
}
#pagetop{
margin:30px auto 0;
padding:0;
text-align: center;
width:960px;
font-size:10px;
}
#home #pagetop{
margin:35px auto 0;
padding:0;
text-align: center;
width:960px;
font-size:10px;
}
#pagetop_b{
margin:233px auto 0;
padding:0;
text-align: center;
width:960px;
font-size:10px;
}
#policy{
margin:0 auto;
padding:8px 20px;
text-align: right;
width:920px;
font-size:14px;
border-top:#ccc solid 1px;

}

#sitemap{
margin:0 auto;
padding:40px 20px;
width:920px;
font-size:14px;
color:#9E4E60;
display:flex;
flex-wrap:wrap;
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#sitemap a{
	color:#9E4E60;
}
#sitemap div{
	width:33%;
	
}
ul.s_list{
	list-style:url(images/mark02.png);
}
ul.s_list li{
	line-height:1.8;
}
ul.s_listnon{
	list-style:none;
}

#footercotainer{
	background-color:#F6EBE7;
}

hr{
	margin:0;
	padding:0;
	clear:both;
}



#footer{
margin:0 auto 0;
padding:5px 0px 30px;
border-top:#999 solid 1px;
width:960px;
color:#333;

}

/* リンク
---------------------------------------------------- */
a {
  text-decoration: none;
  color:#402505;
}
a:visited {
  color:#402505;
}
a:hover {
  color: #D68496;
  text-decoration: underline;
}

a:hover img{
 filter: alpha(opacity=80);  
 opacity:0.8;  
 background: #fff;
 } 
#logo a:hover img{
 filter: alpha(opacity=100);  
 opacity:1;  
 background:transparent;
 }  
img{
	border:none;
}



/* ヘッダ
---------------------------------------------------- */
#header{
position:relative;
}
#header #logo img{
position:absolute;
top:124px;
left:19px;
border:none;
}

/* ナビゲーション
---------------------------------------------------- */
#header ul#nav li {
  list-style: none;
  color:#B26072; 
  display: inline-block; 
  margin: 0;
  padding: 0;
  float: left;
  font-size:18px;
  font-family:"Times New Roman", Times, serif;
  font-family:Garamond, "Times New Roman";
  
  
  
}
#header ul#nav li a {
	color:#B26072; 
  display: inline-block; 
  text-decoration: none;
  padding:0;
  padding:0 0 0 15px;
background:url(images/mark01.png) no-repeat left center;
  
}
#header ul#nav li a:hover {
	color:#B26072; 
  display: inline-block; 
  text-decoration: underline;
  padding:0;
  padding:0 0 0 15px;
background:url(images/mark01.png) no-repeat left center;
}

#header ul#nav li.current-page a{
	text-decoration:  underline;
	background:url(images/mark01.png) no-repeat left center;
}


#header ul#nav li#nav-me01  { width: 95px; }
#header ul#nav li#nav-me02  { width: 97px; }
#header ul#nav li#nav-me03  { width: 105px; }
#header ul#nav li#nav-me04  { width: 85px; }
#header ul#nav li#nav-me05  { width: 95px; }





/* メインコンテンツ
---------------------------------------------------- */
h1{
margin:0;
padding:0;
position:absolute;
/*top:28px;*/
top:41px;
left:1px;
font-size:1.2em;
font-weight:normal;
color:#333;
}



/*--フォントデザイン他-------------------------------------*/
.fw{
	font-weight:bold;
}
.fc_pink01{
	color:#D68496;
	
}
.fc_red01{
	color:#c00;
	
}
.fc_black01{
	color:#333;
	
}


/* テーブル
---------------------------------------------------- */

table {
	border:none;
	border-collapse:collapse;
	font-size:1.0em;
	}


/* ページトップへ
---------------------------------------------------- */
#pagetop img{
border:none;
}
/* フッタ
---------------------------------------------------- */
#footer {
  font-size: x-small;
  line-height:1.6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}
