@charset "utf-8";
/* CSS Document */

body {

	line-height:1.3;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'メイリオ',Meiryo,Verdana,sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

img {
	border:none; vertical-align:bottom;
}
img.top {
	vertical-align:top;
}
img.middle {
	vertical-align:middle;
}
a:hover img.alpha {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


a {
	/*color:#FF7800;*/
	color:#301D19;
}
a:hover {
	color:#CD6D16;
}

.c-both {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

header, article, footer, section, aside, time , nav, cite, figure { display: block; }

header section#header,footer#footer,article {
	width:960px; _width:962px; margin:0 auto;
}

header {
	height:169px; font-size:12px;
}

header section#obi {
	background-color:#45382E;
	height:20px;
}

header h1 {
	width:950px;
	font-size:10px; font-weight:normal;
	color:#FFF;
	margin:0 auto; padding-top:2px;
	text-align:right;
}

header img.logo {
	float:left;
	padding-top:10px;
}


header div.contact {
	float:right;
	width:600px;
	padding-top:4px;
	padding-left:10px;
	text-align:right;
	font-size:12px;
	
}
header img.contact2 {
	margin:10px 20px 0px 0px;
	
}


header nav {
	clear:both; padding-top:13px;
}

header nav ul {
	list-style-type:none; margin:0; padding:0;
}
header nav li {
	display:block;
	float:left;
	margin:0; padding:0;
}

/* article */

article {
	padding-bottom:50px;
	margin-top:25px;
}

article section#main {
	width:683px;
	float:left;
}

article section#sns {
	padding-top:20px;
}

article section#main h1.moku_01 {
	background-image:url(../images/top/molu01.gif);
	background-repeat:no-repeat;
	text-indent:-9987px;
	width:122px;
	height:30px;
	float:left;
	margin:20px 0px 0px 0px;
}
article section#main .ts02_link {
	display:block;
	width:132px;
	height:24px;
	float:right;
	margin:24px 0px 0px 0px;
}
article section#main h2.kin_01 {
	background-image:url(../images/top/kilu01.gif);
	background-repeat:no-repeat;
	text-indent:-9987px;
	width:122px;
	height:30px;
	float:left;
	margin:20px 0px 0px 0px;
}



article section#main p.mt {
	color:#382F27;
	font-size:16px;
	font-weight:bold;
	margin-left:18px;
}
article section#main p.mt2 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-left:18px;
}
article section#main p.cp {
	color:#000000;
	font-size:12px;
	margin-left:18px;
}

div.sum-box {
	background-color:#EEEFED;
	border:solid 1px #CCC;
	padding:25px 0px 25px 25px;
}

div.sum-box figure {
	float:left;
	width:140px;
	margin:0px 23px 0px 0px;
}

div.sum-box figure figcaption {
	color:#333333;
	font-size:12px;
}
div.sum-box figure figcaption strong a {
	
	font-size:14px;
}

article aside {
	width:246px;
	float:right;
}

article aside section#rep-navi {
	margin-bottom:16px;
}


article aside section#rep-navi p#rep {
	background-image:url(../images/side/bnr_rep01.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:38px;
	margin:0; padding:0;
	text-indent:-9987px;
}
article aside section#rep-navi p#rep2 {
	background-image:url(../images/side/bnr_rep02.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:238px;
	margin:0; padding:0;
	text-indent:-9987px;
}

article aside img.voice_bnr {
	margin-bottom:16px;
}
article aside ul {
	margin:16px 0px 16px 0px; padding:0;
	list-style-type:none;
}
article aside li {
	
}

article aside li.sub {
	
}

.ptop {
	position:relative;
	top:50px;
	left:844px;
}
/* footer */


footer {
	background-color:#D3C8BE;
	border-top:solid 8px #45382E;
}

footer section#footer {
	margin:0 auto; width:960px;
}


footer nav {
	padding-bottom:13px;
}

footer nav ul {
	list-style-type:none; margin:0; padding:0;
}
footer nav li {
	display:block; 
	font-size:14px; font-weight:bold;
	float:left;
	margin:0;padding:15px 15px 15px 15px;
}

footer section#footer div#info {
	color:#45382D;
	float:left; margin-top:20px;
	line-height:1.6;
}
footer section#footer div#info p {
	font-size:12px; margin:0px;
}
footer section#footer div#info em {
	font-size:14px; font-weight:bold;
}
footer section#footer div#info address {
	font-size:14px; font-weight:bold; font-style:normal;
	padding-bottom:20px;
}
footer section#footer div.ls_link {
	float:left; width:400px;
	padding:86px 0px 30px 30px;
	font-size:12px;
}

footer section#end {
	clear:both;
	background-color:#45382E;
	height:40px;
}

footer p.copy {
	background-color:#45382E;
	color:#FFF;
	font-size: 12px;
	width:960px; text-align:right;
	margin:0 auto; padding-top:12px;
}


