@charset "utf-8";

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

#img_top {
	width: 820px;
	height: 244px;
}

#flash_top {
	width: 820px;
	height: 244px;
}

#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;
}
.top_topics_in_blog {
    width: 313px;
	background-color: #E6E3D7;
}
.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;
}

.topics_cont .span_01 {
    background: url(common/images/arrow_red.gif) left center no-repeat;
	font-size: 0.9em;
	padding-left: 15px;
	display: block;
}

#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;
}

#top_company {
    width: 180px;
	_width: 200px;
	height: 24px;
	_height: 35px;
	padding: 11px 10px 0 10px;
	background: url(common/images/top_company.jpg) left bottom no-repeat;
}
#top_company ul {
    width: 180px;
	font-size: 0.9em;
}