@charset "utf-8";

/* ClearFix start */
	.ClearFix:after {
	   content: ".";
	   display: block;
	   clear: both;
	   height: 0;
	   visibility: hidden;
	}
	.ClearFix { display: inline-block; }
	/* exlude MacIE5 \*/
	* html .ClearFix { height: 1% }
	.ClearFix {display:block;}
	/* end MacIE5 */
/* ClearFix end */

*{
margin:0;
padding:0;
}
p{
font-size:85%;
line-height:150%;
color:#5a3900;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a{
color:#5a3900;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
ul li{
list-style:none;
}
#Content{
width:975px;
margin:0px;
text-align:center;
}
#Main{
width:860px;
margin:0 auto;
}
h4{
width:800px;
margin:0 auto;
}
.subsub_box{
margin:0 auto;
width:800px;
background:url(/NR/rdonlyres/A5B7FB03-709A-491B-A1CD-C4C103ED741B/0/subsubtitle_bg.gif) no-repeat top center;
text-align:left;
}
.totop{
margin:0px auto 30px;
text-align:right;
}

