@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.02
  Last Update 2009.00.00 担当者名
----------------------------*/

@import "common.css";

/*####################　メインイメージ　####################*/

#Main {padding-top:17px;}

#MainImage {
	position:relative;
	left:-4px;
	background:url(../../img/main-image.jpg);
	width:593px;
	height:290px;
	margin-bottom:6px;
	text-indent:-9999px;
	}

/*####################　トピックス　####################*/

#TopicsBox {
	position:relative;
	margin-bottom:50px;
	}
.contentsBox h3 {
	clear:both;
	background:#e0ebf1;
	margin:25px 0 18px;
	padding:9px 14px 7px;
	font-size:12px;
	}

.contentsBox ol {margin:0 15px 10px 30px; _margin:0 15px 10px 40px;}
.contentsBox li {margin-bottom:0.5em;}


/*####################　トピックス　####################*/

#TopicsBox {
	position:relative;
	margin-bottom:50px;
	}
#TopicsBox h2{
	background:url(../../img/title-01.gif);
	width:585px;
	height:61px;
	}
#TopicsBox h2 a,
#TopicsBox .rss a {
	position:absolute;
	top:16px;
	display:block;
	height:21px;
	text-indent:-9999px;
	}
#TopicsBox h2 a {left:491px; width:78px;}
#TopicsBox .rss a {left:437px; width:52px;}
	

#TopicsBox dl {margin:0 15px 0 11px;}
#TopicsBox dt {
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	padding:9px 5px 0;
	}

#TopicsBox dd {
	background:url(../img/contents/line-dashed.gif) left bottom repeat-x;
	padding:0 5px 12px;
	line-height:1.5;
	}





/*end*/
