/* 00：MODULE RESETS
======================================== */

body,div,h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,td,th,address,
blockquote,form,fieldset,legend,div,hr,pre{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight:normal;
	border-color: #DCCFB9;
}

/*----------------初期設定-------------------*/

a:link {
	color: #008BD0;
	text-decoration: none;
}
a:visited {
	color: #008BD0;
	text-decoration: none;
}
a:hover {
	color: #008BD0;
	text-decoration: underline;
}
a:active {
	color: #008BD0;
	text-decoration: none;
}

img {
    border: none; 
}

/* 01：NEW
======================================== */
body {
    margin: 0;
	padding: 0;
	background:#FFF url(img/n_body_bg01.gif) repeat-x;
	font-size: 12px;
	color: #333;
	text-align:center;
}

#wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;
	clear:both;
}

/*header*/
#header{
	width:900px;
	height:90px;
	margin-bottom:20px;
	padding:15px 0 0 0;
	clear:both;
}

.top-text{
	font-size:10px;
	color:#333;
	margin-bottom:6px;
}

#header h1 {
	padding:10px 0 0 0;
	font-size:22px;
	font-weight:bold;
	color:#360;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:active {
	color: #360;
	text-decoration: none;
}

#header h1 a:hover {
	color: #360;
	text-decoration: underline;
}

#container{
	clear:both;
}

h2 {
	height:28px;
	font-size: 16px;
	font-weight: bold;
	margin:0 0 20px 0;
	padding:12px 0 0 200px;
	color: #360;
	background:url(img/n_title.gif) no-repeat 0 0;
}


#pri{
	width:878px;
	margin:0 auto 30px;
	padding:15px 10px 10px 10px;
	border: 1px solid #360;
	border-radius: 5px  5px  5px  5px /  5px  5px  5px  5px;
	clear:both;
}

#priL{
	width:328px;
	margin:0;
	padding:0;
	float:left;
}

#priR{
	width:530px;
	float:right;
}

.top-text2 {
	font-size: 12px;
	line-height:1.4;
	padding:5px;
	clear:both;
}

#priR dl{
	width:255px;
	height:50px;
	margin:0 10px 10px 0;
	float:left;
}

#priR dl dt{
	font-size:12px;
	margin-bottom:8px;
	padding-left:16px;
	font-weight:bold;
	background:url(img/n_point.gif) no-repeat 0 0;
}

#priR dl dd{
	padding-left:16px;
}

#priR ul{
	margin-left:-4px;
}

#priR ul li{
	list-style-type:none;
	padding:0 4px;
	border-right:1px solid #666;
	float:left;
}

#priR ul li.last{
	border-right:none;
}

#sec{
	clear:both;
}

#sec h2 {
	height:auto;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin:0 0 10px 0;
	padding:2px;
	color: #360;
	background: #EAF9B0;
}

#sec ul{
}

#sec ul li{
	width:195px;
	height:90px;
	padding:10px 10px 10px 20px;
	float:left;
	background:url(img/list-img.gif) no-repeat 6px 14px;
	list-style-type:none;
	line-height: 1.5em;
}

/*footer*/
#footer {
    width: 900px;
	padding:2px;
	clear:both;
}

#footer address {
	padding:10px 0 0 0;
	clear:both;
}

#footer #mail {
	margin-bottom:10px;
	text-align:center;
}

#footer .copyright {
    font-size: 10px;
	text-align:center;
}

/*汎用class*/
.clearfix:after {
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

/*area*/
h2.green-line {
	font-size:14px;
	height: auto;
	padding: 5px;
	color: #FFFFFF;
	background-color: #76A728;
	background-image:none;
}

.contents-table{
	padding: 0 5px 10px 5px;
}

#topicpath{
	margin:0 0 10px 0;
}

#priR .contents-table form{
	margin: 0 0 20px 0;
	clear:both;
}

#priR .contents-table dl{
	width:520px;
	height:auto;
	margin:0;
	padding:0;
	float:none;
}

#priR .contents-table dl dt{
	background-image:none;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding:15px 0 0 0;
	border-top:1px dashed #CCC;
}

#priR .contents-table dl dd{
	padding:0 0 15px 0;
	line-height:1.6;
}

.syousai-box {
    margin: 10px 0 0 0;
	padding: 0 0 0 16px;
	background:url(img/list-img.gif) no-repeat 1px 5px;
	clear:both;
}

#pager{
	text-align:center;
	clear:both;
}




/*-------------基本調整レイアウト-------------------*/

.top-img {
	margin-top: 36px;
	float:left;
}


.search-table{
    width: 440px;
	padding: 5px 5px 10px 5px;
}
.rank-li {
    margin-left: 50px;
}
.pr-bg {
    width: 170px;
	margin: 5px 0 10px 0;
	padding: 5px 0 20px 0;
	background-image:url(img/pr-bg.gif);
}
.pr-li {
    margin-left: 20px;
}

/*---------------スペース/ライン/フォント-------------------*/

.sol-line {
    border-top: 1px #ccc solid;
	padding: 15px 0 0 25px;
}
.sol-line2 {
    border-top: 1px #ccc solid;
	padding: 10px 0 10px 25px;
}
.dot-line {
    border-top: 1px #ccc dotted;
	padding: 2px 0px 2px 0px; 
}
.dot-line2 {
    border-top: 1px #ccc dotted;
	padding: 2px 10px 2px 25px;
}
.font-s {
    font-size: 10px;
}
.speace {
    padding-top:20px;
}

.green-line2 {
    width:450px;
	height: 1px;
	font-size:0;
	border-top: 1px #C7E74C solid;
}



