body {
	background:#DBDBDB;
	font-size:80%;
	font-family:"Bell MT";
	color:#777777;
	width:860px;
	margin:0 auto;
}

h1 {
	font-size:12px;
	color:#006600;
}

h2 {
	background:url(../img/h2_bg.gif) no-repeat;
	line-height:25px;
	font-size:120%;
	color:#00FF00;
	padding-left:20px;
	margin:0;
}

h3 {
	color:#666666;
	font-size:110%;
	margin-bottom:0;
	margin-top:10px;
	padding:0 0 3px 0;
	border-bottom:1px solid #666666;
}

.head table {
	background:url(../img/top_bg.gif) no-repeat;
}

.navi {
	background:#BBBBBB;
}

.navi td {
	width:170px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.navi a {
	width:170px;
	height:25px;
	line-height:25px;
	display:block;
}

.navi a:link , .navi a:visited {
	color:#505050;
	text-decoration:none;
}

.navi a:hover {
	color:#42730A;
	background:url(../img/navi_a_h.gif) no-repeat;
}

.main p {
	margin:10px 0 0 0;
}


.bottom table {
	background:url(../img/bottom_bg.gif) no-repeat bottom;
}
#PR p {
	margin: 5px 0 5px 0;
}

/*tuika*/

.shinntyaku {
	height:180px;
	padding:0px 10px;
}

div.news_n{
    width:120px;
	height:170px;
	float:left;
	margin:10px 0px 5px 13px;
	padding:0;
	background:#FFFFFF;
    border:1px #DDDDDD solid;
	font-size:13px;
	text-align:left;
	color:#555F55;
	background:#E3FEC2;

	
}



p.pickup_n {
    margin:0;
	padding:3px;
    font-size:0.8em;
	font-weight:bold;
	border-bottom:#DDDDDD 1px solid;
	color:#aac009;
	background:#ffffff;
}
p.review_n {
	margin:0;
	padding:3px;
    font-size:0.8em;
	background:#ffffff;
	
}
p.adddate_n {
	margin:0;
	padding:3px;
    font-size:0.65em;
	border-bottom:#DDDDDD 1px solid;
	background:#ffffff;
}
p.category_n {
	margin:0;
	padding:3px;
    font-size:0.65em;
	background:#E3FEC2;
}

p.category_n a{text-decoration:none;color:#62bb31;}
p.category_n a:visited{color:#90a186;}
p.category_n a:hover  {color:#90a186;}
/*--CSS設定例ココまで--------------------*/


