@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 950px;
	height: 380px;
}

#flash_top {
	width: 938px;
	height: 367px;
	_width: 950px;
	_height: 380px;
	background: url(common/images/img_top.jpg) left top no-repeat;
	padding: 13px 0 0 12px;
}

.box_dialy {
    width: 426px;
	height: 108px;
	overflow: auto;
	margin-bottom: 10px;
}
.box_dialy ul {
    width: 406px;
}
.box_dialy li {
    margin-bottom: 7px;
	background: url(common/images/dotline.gif) left bottom repeat-x;
}

.box_information {
    width: 426px;
	height: 108px;
	overflow: auto;
	margin-bottom: 10px;
}
.box_information span {
    color: #F60;
}
.box_information p {
    margin-bottom: 7px;
	padding-bottom: 3px;
	background: url(common/images/dotline.gif) left bottom repeat-x;
}

.table_bnr {
    width: 426px;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.table_bnr td {
    padding-bottom: 10px;
}
.table_bnr .td_01 {
    padding-left: 20px;
}










#top_photo {
    width: 297px;
	float: left;
}
.top_photo_in {
    width: 297px;
	height: 245px;
	overflow: auto;
	background: url(common/images/top_photo_in.gif) left top repeat-y;
}
.top_photo_in ul {
    /*width: 287px;*/
	margin-left: 5px;
}
.top_photo_in li {
    padding: 5px;
	background: url(common/images/top_photo_li.gif) left bottom no-repeat;
}

#top_topics {
    width: 315px;
	background-color: #D7D5C6;
	padding-bottom: 1px;
	float: right;
}
.top_topics_in {
    width: 313px;
	background-color: #E6E3D7;
	margin-left: 1px;
}
.topics_cont {
    width: 295px;
	_width: 305px;
	padding: 5px;
	background-color: #FCFDFC;
	margin: 0 0 5px 4px;
	overflow: hidden;
}
.topics_cont img {
    width: 100px;
	height: 80px;
	float: left;
}
.topics_cont dl {
    width: 185px;
	float: right;
}
.topics_cont dt {
    background: url(common/images/arrow_red.gif) left center no-repeat;
	font-size: 0.9em;
	padding-left: 15px;
}

#full {
    padding-top: 20px;
}

#top_melma {
    width: 180px;
	_width: 200px;
	height: 50px;
	_height: 110px;
	padding: 60px 10px 0 10px;
	background: url(common/images/top_melma.jpg) left bottom no-repeat;
}
#top_melma ul {
    width: 180px;
}