@charset "utf-8";


/* メインイメージ＆メニュー */

#topimage_position_top {
	position: relative;
	width: 958px;
	height: 455px;
	margin: 0px auto 20px auto;
}

#menu.top {
	background-image: url(/inc/images/top/topimg_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 954px;
	height: 455px;
	margin: 0px auto 0px auto;
	padding: 4px 0px 4px 4px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	top: -4px;
}



/* メイン */


#container .t_left {
	width: 520px;
	float: left;
}


#container .t_right {
	width: 410px;
	float: right;
}


h2,
h3 {
	font-size: 0px;
	line-height: 0px;
}


/* t_left */

.t_left-box {
	background-image: url(/inc/images/top/iryoukaigyou_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 4px 10px 4px;
}

#container .t_left p {
	width: 333px;
	margin: 0px !important;
	padding-right: 3px;
}

#container .t_left p.excel-txt {
	width: 270px;
}
#container .t_left p.excel-txt span {
	margin-top: 25px;
}


#container .t_left p span {
	display: block;
	text-align: right;
	font-size: 0px;
	line-height: 0px;
}

#container .t_left .jirei dl {
	width: 250px;
}

#container .t_left .jirei img {
	margin-bottom: 5px;
}

#container .t_left .jirei dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#container .t_left .jirei dd {
	padding: 0px 5px 0px 5px;
}

#container .t_left .jirei a {
	background-image: url(/inc/images/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}


/* t_right */

#container .t_right .sekoujirei {
	background-image: url(/inc/images/top/sekoujirei_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 4px 0px 5px;
}

#container .t_right .sekoujirei div {
	width: 197px;
}

#container .t_right .sekoujirei p {
	margin: 0px !important;
	padding: 0px 5px 0px 5px;
}

#container .t_right .sekoujirei span {
	display: block;
	text-align: right;
}

.contact_box {
	margin-top: 20px;
}
