@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
}
/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #1F1F1F;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }

h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	float: left;
	padding-top: 5px;
	color: #4C4C4C;
}
.logo {
	float: left;
	height: 42px;
	width: 474px;
	padding-top: 12px;
}
.header_light {
	float: right;
	width: 300px;
	height: 90px;
}
.left {
	float: left;
	width: 200px;
	padding-right: 20px;
}
.top {
	width: 460px;
	float: left;
}
.light {
	float: right;
	width: 200px;
	padding-left: 20px;
}
.baner {
	float: right;
	width: 200px;
	margin-bottom: 10px;
}
#contents #footer2 {
	float: right;
	width: 904px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9999;
	font-size: 11px;
	padding-top: 15px;
	line-height: 1.5em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-bottom: 15px;
}
h2 {
	height: 193px;
	width: 670px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	display: none;
}
.text_top2 {
	width: 630px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 620px;
	float: right;
	height: 29px;
	padding-top: 15px;
	padding-left: 50px;
	padding-bottom: 15px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 637px;
	float: right;
	height: 27px;
	padding-top: 4px;
	padding-left: 33px;
	padding-bottom: 11px;
}
.botton div{
 margin::0 0 0 0;
}
.botton a{
	display:block;




 width;145px;
	height:23px;
	font-size:12px;
	background-image:url(../img/bottonback1.jpg);
	background-repeat:none;
	padding-top: 2px;
	padding-left: 20px;
	width: 155px;
	margin-bottom: 4px;
}
.botton a:link{
 color:#1F1F1F;
 text-decoration:none;
}
.botton a:visited{
 color:#1F1F1F;
 text-decoration:none;
}
.botton a:hover{
 background-image:url(../img/bottonback2.jpg);
 color:#666666;
 text-decoration:none;
}
.hiddenlmg{
 text-decoration:none;
}
.box_sub {
	float: right;
	width: 608px;
	background-color: #FFFDFB;
	border: 1px solid #FFCC99;
	padding: 10px;
	margin-bottom: 10px;
}
.box_sub2 {
	float: left;
	height: 100px;
	width: 100px;
	padding-right: 10px;
}
.blog {
	float: right;
	width: 200px;
}
ul{
	text-align:left;
	padding-left:0;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
.box_sub_green {
	float: right;
	width: 608px;
	background-color: #FBFFFB;
	border: 1px solid #DFF9D2;
	padding: 10px;
	margin-bottom: 10px;
}
