@charset "Shift-JIS";
/* CSS Document */


body {
	background-color:#C0C0C0;
}
	
.structure { /* ボックスの基本設定 */
	width: 960px;
	margin: 0 auto;
}

#container {
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	height:1000px;
}


dt.oubo1 {
	background-image:url(img/oubo_1.gif);
    text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:110px;
	height:29px;
}

dt.oubo2 {
	background-image:url(img/oubo_2.gif);
    text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:20px;
	height:29px;
}

dt.oubo3 {
	background-image:url(img/oubo_3.gif);
    text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:20px;
	height:29px;
}

dt.oubo4 {
	background-image:url(img/oubo_4.gif);
    text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:20px;
	height:29px;
}

dt.oubo5 {
	background-image:url(img/oubo_5.gif);
    text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:20px;
	height:29px;
}

.text {
	font-family:"ＭＳ Ｐゴシック", Arial, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size:12px;
	color:#000000;
	margin-left:35px;
	margin-top:0px;
	line-height:20px;
	width: 480px;
}

dt.subtitle{
	list-style: none;
	padding: 0;
	margin-top:170px;
}


#oubo_btn {
	position:relative;
	background-image:url(img/oubo_btn.gif)no-repeat;
	width:172px;
	height:47px;
	list-style: none;
	margin: 0;
	padding: 0;
	top:308px;
	left:-2px;
}

#oubo_btn dt {
	position: absolute;
}

#oubo_btn a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#footer {
	background-color:#ffffff;
}

address {
	font-family:"ＭＳ Ｐゴシック", Arial, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size:12px;
	color:#000000;
	text-align:right;
	height:50px;
	margin-top:5px;
	background-image:url(img/hm.gif);
	background-repeat:no-repeat;
}
