@charset "utf-8";

/* ----------------------
	TOPPAGE LAYOUT CSS 
   ---------------------- */

#main-contents {
	width:930px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	}

#top-cont {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#top-cont-left {
	width: 595px;
	padding-right: 0px;
}
#top-cont-right {
	width: 290px;
	padding-left: 15px;
}
#main-contents #topic-headline-section{
	width: 670px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main-contents  #topic-headline-section DL {
	width: 640px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	height: 190px;
	overflow: auto;
	}
#main-contents  #topic-headline-section DT{
	margin: 0px;
	color: #333333;
	font-size: 12px;
	padding-top: 15px;
	}
#main-contents  #topic-headline-section DT .date {
	color: #333333;
	font-size: 12px;
	padding-right: 23px;
	float: left;
	background-image: url(../img/topics-guide.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	}
#main-contents  #topic-headline-section DT A {

	}
#main-contents  #topic-headline-section DD{
	padding-top: 0px;
	padding-bottom: 5px;
	color: #333;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 100px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	}
TD#left-contents h4 {
	background-repeat: no-repeat;
	height: 25px;
	width: 440px;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: center top;
	background-image: url(../img/h4.jpg);
	padding-top: 9px;
	padding-left: 20px;
	}
	
TD#left-contents #topic-headline-section{
	width: 460px;
	margin: 0px;
	display: block;
	padding: 0px;
}
TD#left-contents  #topic-headline-section DL {
	width: 640px;
	margin: 0px;
	padding: 0px;
	}
TD#left-contents  #topic-headline-section DT{
	margin: 0px;
	color: #505050;
	font-size: 12px;
	}
TD#left-contents  #topic-headline-section DT .date {
	color: #525252;
	font-size: 12px;
	float: left;
	background-image: url(../img/topics-guide.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	}
TD#left-contents  #topic-headline-section DT A {

	}
TD#left-contents  #topic-headline-section DD{
	color: #4D4D4D;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 102px;
	margin: 0px;
	width: 352px;
	line-height: 1.2em;
}


/* ----------------------
	CLASSIC SHIMANE CSS 
   ---------------------- */
	
#contents-wrap{
	margin: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	background-image: url(../img/main-img_bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
