@charset "UTF-8";

/* home.css
**************************************************************************************

1.main-visual
2.pickup
3.topics
4.guide

**************************************************************************************/ 

/* 1.main-visual
=============================================================================*/

div.main-visual {
	width:850px;
	margin:0 auto 25px auto;
	position:relative;
}


/* 2.pickup
=============================================================================*/

#wrapper #main div.pickup-area {
	width:100%;
	margin:0 0 25px 0;
}

/* title */
#wrapper #main div.pickup-area h2 {
	width:625px;
	height:34px;
	text-indent:-9999px;
	margin:0 0 15px 0;
	background:url("../../image/index-tl003.gif") no-repeat 0 0;
}

/* contents */
#wrapper #main div.pickup-area div.pickup-box-wrapper {
	padding:0 0 0 20px;
}

#wrapper #main div.pickup-area div.pickup-box {
	width:180px;
	min-height:135px;
	margin:0 20px 0 0;
	float:left;
}

#wrapper #main div.pickup-area div.pickup-box dl dt {
	font-size:122%;
	font-weight:bold;
	padding:0 0 5px 10px;
	background:url("../../image/index-ic001.gif") no-repeat 0 3px;
}

#wrapper #main div.pickup-area div.pickup-box dl dd p.pickup-img {
	width:180px;
	height:135px;
	text-align:center;
	margin:0 0 5px 0;
}


/* 3.topics
=============================================================================*/

#main div.news-list {
	width:100%;
	padding:0 0 25px 0;
	position:relative;
}

#main div.news-list div.newstitle {
	margin:0 0 15px 0;
	padding:0 0 6px 0;
	background:url("../../image/index-bg001.gif") no-repeat left bottom;
	position:relative;
}

#main div.news-list h2 {
	width:516px;
	padding:5px 89px 0 20px;
	background:url("../../image/index-bg001.gif") no-repeat 0 0;
	position:relative;
}

/* rssボタン */

#main div.news-list p.rss {
	width:32px;
	height:18px;
	text-indent:-9999px;
	position:absolute;
	top:8px;
	right:7px;
}

#main div.news-list p.rss a {
	display:block;
	width:32px;
	height:18px;
	background:url("../../image/index-btn001.gif") no-repeat 0 0;
}

#main div.news-list p.rss a:hover {
	background-position:0 -18px;
}


/* 履歴 */

#main div.news-list p.newslink {
	width:37px;
	height:12px;
	font-size:1px;
	text-indent:-9999px;
	position:absolute;
	top:11px;
	right:49px;
}

#main div.news-list p.newslink a {
	display:block;
	width:37px;
	height:12px;
	background:url("../../image/index-btn002.gif") no-repeat 0 0;
}

#main div.news-list p.newslink a:hover {
	background-position:0 -12px;
}


/* リスト */

#main div.news-list dl {
	margin:0 auto 10px auto;
}

#main div.news-list dl dt {
	width:9em;
	display:table-cell;
	font-weight:bold;
}

#main div.news-list dl dd {
	width:auto;
	display:table-cell;
	line-height:1.6em;
}

/*double*/
#main div.double {
	width:300px;
}

#main div.double div.newstitle {
	width:100%;
	background:url("../../image/index-bg002.gif") no-repeat left bottom;
	margin:0 0 15px 0;
	padding:0 0 6px 0;
}

#main div.double h2 {
	width:191px;
	background:url("../../image/index-bg002.gif") no-repeat 0 0;
	padding:5px 89px 0 20px;
	position:relative;
}

#main div.double-left {
	float:left;
}

#main div.double-right {
	float:right;
}

#main div.double dl {
	width:300px;
}

#main div.double dl dt {
	display:block;
}


/* 4.guide
=============================================================================*/

#wrapper #main div#guide {
	width:625px;
	padding:10px 0 0 0;
}

#wrapper #main div.guide-area {
	width:100%;
	margin:0 0 20px 0;
	clear:both;
}

#wrapper #main div.guide-area div.guide-h2-area {
	width:625px;
	margin:0 auto 17px auto;
	padding:0 0 10px 0;
	background:url("../../image/contents-bg002.gif") no-repeat left bottom;
}

#wrapper #main div.guide-area div.guide-h2-area h2 {
	width:590px;
	padding:11px 15px 0 20px;
	background:url("../../image/contents-bg002.gif") no-repeat 0 0;
}

#wrapper #main div.guide-area ul li {
	display:inline-block;
	width:190px;
	vertical-align:top;
	padding:0 5px 5px 10px;
	background:url("../../image/contents-ar001.gif") no-repeat 0 7px;
}
