@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#box:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#box{
	width:710px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#box-left{
	width:520px;
	float:left;
}
#box-right{
	width:164px;
	float:right;
}
.s-list1{
	margin:0;
	padding:0;
}
.s-list1 li{
	margin:0;
	padding:0 0 16px 23px;
	list-style:none;
	background:url(../gaiyou/img/icon1.gif) no-repeat 0 2px;
}
.s-list2{
	margin:0;
	padding:0;
}
.s-list2 li{
	margin:0;
	padding:0 0 16px 23px;
	list-style:none;
	background:url(../gaiyou/img/icon4.gif) no-repeat 0 2px;
}
#title1{
	margin:0 0 10px;
	line-height:1.2;
	color:#4d4d4d;
	font-size:200%;
}
.title2{
	padding:0 0 2px;
	line-height:1.2;
	color:#4d4d4d;
	font-size:150%;
}
.title2-line{
	margin:0 0 18px;
	background:url(../gaiyou/img/line1.gif) repeat-x left bottom;
}
.title3{
	line-height:1.2;
	color:#4d4d4d;
	font-size:130%;
}
.title4{
	margin:0 0 28px;
	color:#4d4d4d;
	font-size:117%;
	font-weight:bold;
}

.color1{color:#4D4D4D;}
.color2{color:#808080;}
.m-top{
	padding:0 0 2px;
	text-align:right;
}
.m-top img{vertical-align:middle;}
.box1{
	margin:0 0 58px;
	width:100%;
}
.box2{
	width:100%;
}
.box2 .name{
	font-size:130%;
	font-weight:bold;
}
.box3{
	margin:0 0 4px;
}
.box3 .right{
	text-align:right;
	vertical-align:bottom;
	color:#808080;
}
.table1{
	margin:0 0 26px;
	width:100%;
	border-collapse:collapse;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
.table1 th{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#603813;
	background-color:#ededed;
	font-weight:normal;
	text-align:center;
}
.table1 td{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#4d4d4d;
}
.table2{
	width:420px;
	border-collapse:collapse;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
.table2 th{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#603813;
	background-color:#ededed;
	font-weight:normal;
	text-align:center;
}
.table2 td{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#4d4d4d;
}
.table3{
	width:100%;
	border-collapse:collapse;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
.table3 th{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#603813;
	background-color:#ededed;
	font-weight:normal;
	text-align:right;
}
.table3 td{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	color:#4d4d4d;
}

