@charset "utf-8";

/* content */
#topimg_box{
	width:100%;
	background-color: #e1e1e0;
	border-bottom:1px solid #bfbebe;
	box-shadow:0 2px 0 -1px #ededed;
}
#topimg_box_inner{
	width: 850px;
	margin: 0 auto 0 auto;
}
.tit_box{
	padding-bottom:3px;
	margin-bottom:15px;
	border-bottom:4px #eaeaea solid;
}
.tit_box h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #333;
	float: left;
}
.tit_box p{
	padding-top:10px;
	float: right;
}
#caution{
	border:1px solid #ccc;
	padding:8px 10px 8px 10px;
	margin:20px 0 30px 0
}
#caution p.caution_tit{
	text-align: center;
	margin-bottom: 2px;
	font-weight: bold;
}
#caution p{
	line-height: 1.5em;
}
h3{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid #eaeaea;
	padding-bottom: 5px !important;
	margin: 20px 0 10px 0 !important;
}
dl.list_social {
	border-bottom:1px #ccc solid;
	margin-bottom:10px;
}
dl.list_social dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 4em;
}
dl.list_social dd {
	margin-bottom: 0.8em;
	margin-left: 4em;
	height:40px;
	line-height:3.5em;
}
.social_tit{
	font-size: 14px;
}
dl.list_info {
	border-bottom:1px #ccc dotted;
	margin-bottom:10px
}
dl.list_info dt {
	clear: left;
	float: left;
	margin: 0 0 0.3em;
	width: 15.2em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
dl.list_info dd {
	margin-bottom: 0.3em;
	margin-left: 15.2em;
	line-height:1.5
}
dl.list_info dt span {
	font-size: 10px;
	background-color: #F60;
	color: #FFF;
	margin-left: 10px;
	padding: 1px 5px 1px 5px;
}
dl.list_info dt span.blue {
	font-size: 10px;
	background-color: #0068B6;
	color: #FFF;
	margin-left: 10px;
	padding: 1px 19px 1px 19px;
}
ul.topbana{
}
ul.topbana li{
	margin-bottom: 3px;
	line-height: 0px;
}
.top_servicetit{
	font-size: 16px;
	font-weight: bold;
	color: #02429C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:20px
}
dl.list_info dt span.gray {
	font-size: 10px;
	background-color: #666666;
	color: #FFF;
	margin-left: 10px;
	padding: 1px 24px 1px 24px;
}

