@charset "shift_jis"; 

#dn1_header_txt_line{
	padding: 4px 4px 0 0;
	font: normal 10px Verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: right;
	background: url(../img/top/bg_header.jpg) repeat-x top;
}

/*更新情報*/
#dn1_news_area{
	float: left;
	width: 500px;
}


#dn1_news{
	width: 488px;
	margin: 0 0 5px 10px;
	min-height: 100px;
	border: solid 1px #CCCCCC;
	font: normal 12px verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: left;
	background: #FFFFFF;
}


/*IE6_hack*/
* html #dn1_news{
	height: 100px;
}


#dn1_news p{
	margin: 3px 5px;
	line-height: 1.3;
}




/*サイトご利用について*/
#dn1_help_area{
	float: right;
	width: 245px;
}


#dn1_help{
	height: 100px;
	width: 235px;
	margin: 0 10px 5px 0px;
	text-align: left;
	background: url(../img/top/bg_help.gif);
}


#dn1_help ul{
	padding: 30px 0 0 10px;
	list-style: none;
}


#dn1_help ul li{
	font: normal 10px verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.6;
}




/*メイン*/
#dn1_main{
	height: 1%;
	width: 100%;
	background: url(../img/top/bg_top_main.gif) repeat-y;
}


#dn1_left_area{
	float: left;
	width: 33%;
	text-align: center;
}


#dn1_center_area{
	float: left;
	width: 34%;
	text-align: center;
}


#dn1_right_area{
	float: left;
	width: 33%;
	text-align: center;
}


/*注意*/
.dn1_box_attention{
	padding: 2px;
	text-align: left;
}


/*ボックス配置*/
.dn1_box_set_1{
	width: 230px;
	margin: 5px auto;
}

.dn1_box_set_2{
	width: 230px;
	margin: 10px auto;
}

/*ボックス系上書き*/
/*ボックスタイプ１*/
.dn1_box_type_1{
	height: 50px;
	text-align: left;
}


dl.dn1_box_type_1 dt{
	padding: 10px 0 2px 5px;
	text-align: left;
}


dl.dn1_box_type_1 dd{
	padding: 2px 5px 5px 0;
	text-align: right;
}

/*ボックスタイプ２*/
.dn1_box_type_2{
	height: 50px;
	text-align: left;
}


dl.dn1_box_type_2 dt{
	padding: 10px 0 2px 5px;
	text-align: left;
}


dl.dn1_box_type_2 dd{
	padding: 2px 5px 5px 0;
	text-align: right;
}

/*ボックスタイプ３*/
.dn1_box_type_3{
	position: relative;
	padding: 4px;
	margin: 5px;
	border: solid 1px #CED8E3;
	background-color: #F3F5F8;
	background-image: url(../img/common/bg_box1.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/*ボックスタイプ４*/
.dn1_box_type_4{
	position: relative;
	padding: 4px;
	margin: 5px;
	border: solid 1px #CED8E3;
	background-color: #FFFFFF;

}
