@charset "UTF-8";

/* TSUYOMI_BOX */
#tsuyomi_box {
	width: 970px;
	height: 660px;
	/*background: url(../images/back_whitebord.jpg) no-repeat;*/
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}

#photo_box {
	width: 288px;
	height: 419px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#point_box {
	width: 682px;
	height: 297px;
	position: absolute;
	top: 92px;
	left: 288px;
}

#inq_btn {
	width: 245px;
	height: 92px;
	position: absolute;
	top: 0px;
	left: 725px;
}

#menu_box {
	width: 658px;
	height: 191px;
	position: absolute;
	top: 419px;
	left: 312px;
}

#menu_1_box {
	width: 257px;
	float: left;
}

#menu_2_box {
	width: 177px;
	float: left
}

#menu_3_box {
	width: 224px;
	float:left;
}

#menu_1 a , #menu_2 a , #menu_3 a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 37px;
	text-indent: -9999px;
}

#menu_1_box ul li a , #menu_2_box ul li a , #menu_3_box ul li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 30px;
	text-indent: -9999px;
}

#menu_1 a {
	background: url(../images/ttl_menu_magnet_1.jpg) no-repeat;
}

#menu_2 a {
	background: url(../images/ttl_menu_magnet_2.jpg) no-repeat;
}

#menu_3 a {
	background: url(../images/ttl_menu_magnet_3.jpg) no-repeat;
}

#menu_1_1 a {
	background: url(../images/menu_1_1_off.jpg) no-repeat;
}

#menu_1_1 a:hover {
	background: url(../images/menu_1_1_on.jpg) no-repeat;
}

#menu_1_2 a {
	background: url(../images/menu_1_2_off.jpg) no-repeat;
}

#menu_1_2 a:hover {
	background: url(../images/menu_1_2_on.jpg) no-repeat;
}

#menu_1_3 a {
	background: url(../images/menu_1_3_off.jpg) no-repeat;
}

#menu_1_3 a:hover {
	background: url(../images/menu_1_3_on.jpg) no-repeat;
}

#menu_1_4 a {
	background: url(../images/menu_1_4_off.jpg) no-repeat;
}

#menu_1_4 a:hover {
	background: url(../images/menu_1_4_on.jpg) no-repeat;
}

#menu_1_5 a {
	background: url(../images/menu_1_5_off.jpg) no-repeat;
}

#menu_1_5 a:hover {
	background: url(../images/menu_1_5_on.jpg) no-repeat;
}

#menu_2_1 a {
	background: url(../images/menu_2_1_off.jpg) no-repeat;
}

#menu_2_1 a:hover {
	background: url(../images/menu_2_1_on.jpg) no-repeat;
}

#menu_2_2 a {
	background: url(../images/menu_2_2_off.jpg) no-repeat;
}

#menu_2_2 a:hover {
	background: url(../images/menu_2_2_on.jpg) no-repeat;
}

#menu_2_3 a {
	background: url(../images/menu_2_3_off.jpg) no-repeat;
}

#menu_2_3 a:hover {
	background: url(../images/menu_2_3_on.jpg) no-repeat;
}

#menu_2_4 a {
	background: url(../images/menu_2_4_off.jpg) no-repeat;
}

#menu_2_4 a:hover {
	background: url(../images/menu_2_4_on.jpg) no-repeat;
}

#menu_2_5 a {
	background: url(../images/menu_2_5_off.jpg) no-repeat;
}

#menu_2_5 a:hover {
	background: url(../images/menu_2_5_on.jpg) no-repeat;
}

#menu_3_1 a {
	background: url(../images/menu_3_1_off.jpg) no-repeat;
}

#menu_3_1 a:hover {
	background: url(../images/menu_3_1_on.jpg) no-repeat;
}

#menu_3_2 a {
	background: url(../images/menu_3_2_off.jpg) no-repeat;
}

#menu_3_2 a:hover {
	background: url(../images/menu_3_2_on.jpg) no-repeat;
}

#menu_3_3 a {
	background: url(../images/menu_3_3_off.jpg) no-repeat;
}

#menu_3_3 a:hover {
	background: url(../images/menu_3_3_on.jpg) no-repeat;
}

#menu_3_4 a {
	background: url(../images/menu_3_4_off.jpg) no-repeat;
}

#menu_3_4 a:hover {
	background: url(../images/menu_3_4_on.jpg) no-repeat;
}

#menu_3_5 a {
	background: url(../images/menu_3_5_off.jpg) no-repeat;
}

#menu_3_5 a:hover {
	background: url(../images/menu_3_5_on.jpg) no-repeat;
}


/* LEFT CONTENTS */

#model_box {
	width:615px;
	height: 420px;
	background: url(../images/img_business_model.jpg) no-repeat;
	position: relative;
	margin-bottom: 30px;
}

#btn_partner {
	width: 240px;
	height: 40px;
	position: absolute;
	top: 350px;
	left: 350px;
}

#info_box {
	width: 615px;
	float:left;
	margin-bottom: 30px;
}

.info_area {
	width: 300px;
	float: left;
	display:inline;
}

.info_area img {
	float:left;
}

#area_1 {
	margin-right: 15px;
}

.info_area ul {
	float:left;
	padding: 5px 15px 15px 15px;
	border-right: 1px solid #1c27e1;
	border-bottom: 1px solid #1c27e1;
	border-left: 1px solid #1c27e1;

}

.info_area li {
	width: 268px;
	margin-bottom:10px;
}

.info_area li a {
	display:block;
	text-indent: 20px;
	background: url(../images/common/ico_arrow_white.jpg) left center no-repeat;
}


#other_info_box h2 {
	width: 615px;
	height: 75px;
	text-indent: -9999px;
	background: url(../images/ttl_kenkyukai.jpg) no-repeat;
	margin-bottom: 15px;
}

#other_info_box p {
	margin-bottom:15px;
	line-height:1.7em;
	padding:0px 10px 0px 10px;
}

#date_box {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#blob_box {
	width: 300px;
	padding: 10px;
	background-color: #e1effb;
	margin-right: 20px;
	float: left;
	display: inline;
}

#blob_box p {
	width: 300px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #1d26e3;
	font-weight: bold;
	color: #1d26e3;
}
	
	
.model_banner {
	width: 615px;
	float:left;
	margin-bottom:20px;
}

