@charset "UTF-8";
/* CSS Document */

/*==================top=================*/
#main {
	float: left;
	width: 800px;
	}
#main h2 {
	margin-bottom: 20px;
	}
#main div.h2_bg {
	background: url(../images/h2800_bg.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 8px;
	}
#main div.h2_bg h2 {
	line-height: 1;
	font-weight: bold;
	font-size: 120%;
	}
#main h3 {
	margin-bottom: 20px;
	}
#main div.h3_bg {
	background: url(../images/h2800_bg.jpg) no-repeat;
	margin-bottom: 20px;
	padding: 8px;
	}
#main div.h3_bg h3 {
	line-height: 1;
	font-weight: bold;
	font-size: 120%;
	}
#main h4 {
	margin-bottom: 20px;
	}
#main h4 {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	font-size: 160%;
	font-weight: bold;
	color: ##FF6000;
	}
#main h5 {
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	}
#main p {
	margin-bottom: 20px;
	}
#main div.flowBox {
float: right;
	width: 208px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 0 10px;
	}
#main div.flowBox ol li {
	margin-bottom: 10px;
	margin-left: 20px;
	}
#main dl.merit,#main dl.faq {
	margin-bottom: 25px;
	}
#main dl.merit dt {
	margin-bottom: 10px;
	font-size: 160%;
	font-weight: bold;
	color: #FF6600;
	}
#main dl.merit dt img {
	margin-right: 10px;
	vertical-align: middle;
	}
#main dl.merit dd {
	margin-bottom: 20px;
	}
#main dl.merit dd span {
	font-size: 160%;
	font-weight: bold;
	}
#main dl.faq dt {
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	}
#main dl.faq dt {
	background: url(../about/img/Q.gif) no-repeat;
	padding: 0 0 10px 40px;
	}
#main dl.faq dd {
	background: url(../about/img/A.gif) no-repeat;
	margin-bottom: 30px;
	padding: 0 0 0 40px;
	}
#main dl.faq dt.none {
	padding-bottom: 0;
	}
#main dl.faq dd span {
	}
#main div.exL,#main div.exR {
	width: 390px;
	margin-bottom: 25px;
	}
#main div.exL h5,#main div.exR h5 {
	background: #FF6600;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	}
#main div.exL table,#main div.exR table {
	width: 390px;
	}
#main div.exL table th,#main div.exR table th {
	width: 80px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}
#main div.exL table td,#main div.exR table td {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#main div.exL table td span ,#main div.exR table td span {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	}
#main div.exL {
	float: left;
	}
#main div.exR {
	float: right;
	}
/*==================list=================*/
#main dl.hospilist {
	margin-bottom: 20px;
	}
#main dl.hospilist dt {
	display: block;
	float: left;
	clear: both;
	width: 280px;
	}
#main dl.hospilist dd {
	margin-bottom: 5px;
	}
/*==================campaign=================*/
#main div.ryui {
	background: #FFFFCC;
	border: 1px solid #FF3300;
	padding: 15px 15px 0 15px;
	margin-bottom: 50px;
	}
#main p em.big {
	font-size: 120%;
	font-weight: bold;
	}
