@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      top.css
 Author:         k.mimura
 変更:           トップページ用CSS
----------------------------------------------------------- */

.t_contents_box {
	width: 800px;
	height: 720px;	
}

.t_left_box {
	width: 497px;
	padding-top: 14px;
	height: 720px;
	float: left;
}

.t_left_photo_box {
	width: 484px;
	height: 262px;
	margin-left: 10px;
	background-image: url(../top/images/to_04.jpg);
}

.t_left_co01_box {
	width: 237px;
	height: 212px;
	float: left;
	margin-left: 9px;
	} 

.t_left_co02_box {
	width: 244px;
	height: 212px;
	float: left;
}

.t_left_co03_box {
	width: 237px;
	height: 231px;
	margin-left: 12px;
	background-image: url(/top/images/to_31.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.t_con03_text {
	width: 210px;
	margin-left: 10px;
	line-height: 15px;
	margin-top: 50px;
	float: left;
}

.t_left_co04_box {
	width: 247px;
	height: 231px;
	background-image: url(/top/images/to_32.jpg);
	margin: 0px;
	padding: 0px;
}

.t_con04_text {
	width: 125px;
	line-height: 15px;
	margin-top: 45px;
	float: right;
	margin-right: 14px;
}

.t_con04_p1 {
	width: 75px;
	margin-left: 15px;
	line-height: 15px;
	margin-top: 45px;
	height: 75px;
	background-color: #FFFFFF;
	float: left;
}

.t_con04_p2 {
	width: 75px;
	margin-left: 15px;
	line-height: 15px;
	margin-top: 10px;
	height: 75px;
	float: left;
	clear: left;
}

/*右側コンテンツ*/

.t_right_box {
	width: 303px;
	height: 720px;
	float: right;
}

.t_right_01 {
	width: 303px;
	height: 14px;
}

.t_right_02 {
	width: 303px;
	height: 93px;
	background-image: url(/top/images/top_con_back_05.jpg);
}

.t_right_02_s {
	width: 303px;
	height: 76px;
	background-image: url(/top/images/top_con_back_05.jpg);
}

.t_right_03 {
	width: 303px;
	height: 15px;
	background-image: url(/top/images/to_09.jpg);
}

.t_right_03_s {
	width: 303px;
	height: 15px;
	background-image: url(/top/images/to_38.jpg);
}

.t_right_title {
	width: 281px;
	height: 29px;
	margin-left: 10px;
}

.t_right_text {
	width: 261px;
	margin-left: 10px;
	color: #666666;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
}

