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

div.clear{
	clear: both;
}

*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #fff;
	background-image: url(../img/bgi.jpg);
	background-repeat: repeat;
	font-size: 12px;
}

img {
	border-style: none;
}

.mb3 {
	border-style: none;
	margin-bottom: 3px;
}

.mb4 {
	border-style: none;
	margin: 4px 0px;
}

.mb7 {
	border-style: none;
	margin: 7px 0px;
}

.mb10 {
	border-style: none;
	margin-bottom: 10px;
}

.mb15 {
	border-style: none;
	margin-bottom: 15px;
}

.mt15 {
	border-style: none;
	margin-top: 15px;
}

.fl10 {
	float: left;
	border-style: none;
	margin: 0 10px 0 0;
}

/*frame_body*/
#frame_body {
	width: 100%;
	height: 306px;
	background-image: url(../img/header_bgi2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
/*/frame_body*/

/*frame*/
#frame {
	width: 910px;
	margin: 0px auto;
}
/*/frame*/

/*header*/
#header {
	height: 306px;
	position: relative;
}

#header h1 {
	font-weight: normal;
	color: #ddd;
	font-size: 12px;
	line-height: 1.5em;
	top: 2px;
	left: 10px;
	position: absolute;
}

#header img.topimg {
	top: 20px;
	left: 0px;
	position: absolute;
}

#header a#tohome {
	top: 42px;
	left: 0px;
	position: absolute;
	height: 30px;
	width: 150px;
	display: block;
}

#contents {
	width: 910px;
	height: 40px;
	top: 69px;
	left: 0px;
	position: absolute;
}

#subcontents {
	top: 128px;
	left: 280px;
	position: absolute;
}

#subcontents2 {
	top: 128px;
	left: 220px;
	position: absolute;
}
/*/header*/

/*main*/
#main {
	width: 895px;
	margin: 15px 0px 0px 15px;
	line-height: 1.5em;
}

#main div.main_l {
	float: left;
	width: 590px;
	margin-right: 20px;
}

#main div.main_r {
	float: left;
	width: 270px;
}

.index_message {
	margin-top: 10px;
}

.index_bgm {
	background-image: url(../img/header_bgm.jpg);
	background-repeat: no-repeat;
	height: 190px;
	margin-top: 7px;
}

.index_bgm div.bgm{
	color: #555;
	line-height: 1.4em;
	padding: 75px 7px 7px 7px;
}

.box {
	width: 895px;
	line-height: 1.5em;
}

.box_yumemi {
	color: #fff;
	background-image: url(../img/yumemi_bgi.jpg);
	background-repeat: no-repeat;
	width: 895px;
	height: 362px;
	line-height: 1.5em;
	position:relative;
}

.box_yumemi a:link, .box_yumemi a:hover, .box_yumemi a:visited {
	color: #fff;
}

.box_yumemi div.comment{
	top: 77px;
	left: 320px;
	width:300px;
	position: absolute;
}

.box_yumemi div.sampleimg{
	top: 77px;
	left: 30px;
	width:270px;
	position: absolute;
}

.box_yumemi div.ahs {
	bottom: 5px;
	right: 30px;
	position: absolute;
}

.box_big {
	float: left;
	height: 530px;
	width: 270px;
	margin: 15px 0;
}

.box_big2 {
	float: left;
	/*height: 530px;*/
	width: 270px;
	margin: 15px 0;
}

.box_m {
	margin-left: 35px;
}

.box_top{
	height: 470px;
}

.box_bottom {
	height: 60px;
}

.box_faq {
	float: left;
	/*height: 485px;*/
	width: 270px;
	border: solid 1px #41B4B2;
	margin: 30px 0px 15px 35px;
}
/*/main*/
.line {
	border-bottom: dotted 1px #999 ;
}

.to_pagetop {
	width: 890px;
	height: 50px;
	text-align: right;
	margin-top: 15px;
}

/*table*/
.tbox {
	border: none;
	text-align: left;
	vertical-align: top;
	margin: 0px auto;
}

.tbox td.text {
	padding: 7px 3px;
	text-align: left;
	vertical-align: top;
}

.tbox td.ill {
	padding: 5px 3px;
}
/*/*table*/

/*table2*/
.tbox2 {
	background-color: #EDBAA0;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	margin: 0px auto;
}

.tbox2 td.text {
	background-color: #FBE5DD;
	padding: 13px;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}

.tbox2 td.text2 {
	background-color: #f5f0f0;
	padding: 13px;
	text-align: left;
	vertical-align: top;
}

.tbox2 td.need {
	background-color: #FDECE6;
	font-size: 11px;
	color:#f55;
	padding: 13px;
	text-align: center;
	width: 50px;
}

.tbox2 td.btn {
	background-color: #FDECE6;
	font-size: 11px;
	color:#f55;
	padding: 13px;
	text-align: center;
}
/*/*table2*/

/*table3_faq*/
.tbox3 {
	background-color: #ccc;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	margin: 7px auto;
}

.tbox3 td.q_s {
	background-color: #FF9933;
	font-weight:bold;
	color:#fff;
	padding: 3px 7px;
	text-align: center;
	vertical-align: top;
	width: 40px;
}

.tbox3 td.p_s {
	background-color: #FF9933;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
	width: 230px;
}

.tbox3 td.q_m {
	background-color: #A7CF4A;
	font-weight:bold;
	color:#fff;
	padding: 3px 7px;
	text-align: center;
	vertical-align: top;
	width: 40px;
}

.tbox3 td.p_m {
	background-color: #A7CF4A;
	font-weight:bold;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}


.tbox3 td.q_text {
	background-color:#fff;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
	width: 700px;
}

.tbox3 td.answer {
	background-color: #eee;
	color:#444;
	padding: 3px 10px 3px 60px ;
	width: 700px;
}

.tbox3 td.eee_list {
	background-color: #eee;
	color:#444;
	padding:3px 5px;
}

.tbox3 td.fff_list {
	background-color: #fff;
	color:#444;
	vertical-align:middle;
	text-align:center;
	padding:3px 5px;
}

.tbox3 td.option {
	background-color: #E5DCBE;
	color:#444;
	padding:3px 5px;
}
/*/*table2*/
