@charset "UTF-8";


/* ******************************************
 構造部分 定義
****************************************** */

.top-main {
	width: 579px;
	float: right;
}


/* **************************************************************
 ページID　定義
************************************************************** */

#top {
	width: 579px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #top {
	height: 500px;
}

#top a {
	text-decoration: underline;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */


/* ******************************************
 メインタイトル 定義
****************************************** */

#top div.main-title {
	width: 579px;
	height: 31px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 9px;
}

#top img.bt-rss {
	position: absolute;
	left: 184px;
	top: 8px;
}

#top img.bt-more {
	position: absolute;
	left: 508px;
	top: 6px;
}


/* ******************************************
 新着情報 定義
****************************************** */

#top div.whatsnew {
	width: 579px;
	margin-bottom: 15px;
}

#top div.whatsnew dl.newslist {
	width: 579px;
	background: url(../shared/images/top_line.gif) left bottom no-repeat;
	padding-bottom: 10px;
	margin-top: 6px;
}

#top div.whatsnew dl.newslist dt {
	display: inline;
	float: left;
	clear: left;
	font-size:80%;
	padding-left: 15px;
}

#top div.whatsnew dl.newslist dd {
	display: inline;
	font-size:80%;
	background:url(../shared/images/top_ic_001.gif) 10px 50% no-repeat;
	padding-left: 35px;
}


/* ******************************************
 写真ブロック 定義
****************************************** */

#top div.photo-wrap {
	width: 579px;
	font-size: 80%;
	padding-top: 10px;
	background:url(../images/top_bg_001.gif) left top no-repeat;
}

#top div.photo-wrap h3 {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 5px;
	color: #FFFFFF;
	background-color: #FA7D19;
}

#top div.photo-wrap h3 a {
	color: #FFFFFF;
	text-decoration: underline;
}

#top div.photo-wrap div.block {
	width: 179px;
	float: left;
	margin-left: 3px;
	margin-right: 15px;
}

#top div.photo-wrap div.block-right {
	width: 179px;
	float: right;
	margin-right: 2px;
}

#top div.photo-wrap div.photo {
	width: 100%;
	margin-bottom: 10px;
}

/*
#top div.photo-wrap li {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
}
*/

#top div.photo-wrap ul {
	list-style:none;
	margin-bottom: 10px;
}

#top div.photo-wrap li.catch {
	padding-left: 5px;
	padding-top: 5px;
	line-height: 1.2em;
}

#top div.photo-wrap li.level1 {
	padding-left: 5px;
	margin-bottom:10px;
	line-height: 1.2em;
}

#top div.photo-wrap li.level2 {
	padding-left: 5px;
	margin-bottom:3px;
	padding-left: 18px;
	background: url(../shared/images/common_ic_003.gif) 5px 1px no-repeat;
}


/* ******************************************
 グループリンク 定義
****************************************** */

.group_link_block {
	width:798px;
	margin: 0px auto 40px auto;
	height: 64px;
	background-image: url(../images/group_link-bg.gif);
	background-repeat: no-repeat;
}

.group_link {
	width:798px;
	padding: 25px 0px;
}

.group_link ul.group_list li {
	display: inline;
	font-size: 10px;
	line-height:12px;
	margin-right:10px;
	padding: 1px 0px 1px 15px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background: url(../shared/images/common_ic_001.gif) left 1px no-repeat;
}
