@charset "Shift_JIS";

/* 全体 */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

@media print{
body {
font-size: 80%;
}
}
	
a {
	color: #0000ff;
}
	
a:hover {
	color: #660033;
	background-color: #d5edb3;
}


.pad{
	padding: 0.1em 1em 0.5em 0.5em;
}

.clr{
	clear: both;
}

.rt{
	text-align: right;
}


.line{
	width: 50em;
	height: 30px;
	background-image:url(../img/line.jpg);
	background-repeat: repeat-x;
}

.line img{
	border-width: 0px;
}


/* ページヘッダー */


#contents{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 50em;
	height: auto;
}

#logo{
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	width: 50em;
	margin: 0px;
	height: 130px;
	background-image: url(../img/chikaramochi.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


.npo{
	font-size: 40%;
	color:#993300;
	font-weight: bold;
}

.h1	{
	font-size: 70%;
	color: #5c743d;
	letter-spacing: 0.2em;
}

.details{
	background-image: url(../img/list_c_g.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 15px;
	width: auto;
	float: right;
}

	
/* メニュー */

#left{
	clear: both;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 11em;
	height: auto;
}


#menu {
	font-weight: bold;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 90%;
	background-color: #d5edb3;
}

#menu li{
	display: block;
	border-bottom: 2px dotted #5c743d;
	border-top: none;
	line-height: 3em;
	text-align: right;
	vertical-align: middle;
	list-style: none;
}

#menu a,#menu a:link,#menu a:visited{
	display: block;
	text-decoration: none;
	color: #003300;
	line-height: 3em;
	padding-left: 1em;
	text-align: left;
}

#menu a:hover{
	text-decoration: none;
	background: #99cc66;
	color:#993300;
	line-height: 3em;
	padding-right: 0em;
}


#menu a:active{
	text-decoration: none;
	color: #0099cc;
	height: 3em;
	padding-right: 0em;
}

#menu p{
	font-size: 80%;
	font-weight: normal;
	height: 35px;
}

#valid img{
	border: none;
	margin: 0px;
	padding: 0px;
}

#valid a,#valid a:link,#valid a:visited{
	display: inline;
	text-decoration: none;
}

#valid a:hover{
	text-decoration: none;
}


#valid a:active{
	text-decoration: none;
}

#valid p{
	font-size: 80%;
	font-weight: normal;
	text-align: center;
}


/* 本文 */


#main {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 28em;
	height: auto;
	text-align: left;
}

#main ul{
	list-style-type: square;
	list-style-position: outside;
	font-size: 90%;
}

#main li{
	line-height: 1.5em;
}


#main p{
	font-size: 90%;
}
	
.top_h2 {
	font-size: 90%;
	font-weight: bold;
	color: #993300;
	text-indent: 10px;
	letter-spacing: 0.2em;
}

.update{
	font-size: 80%;
}

/* Google */

#sitesearch{
	text-align: center;
	font-size: 85%;
}

#sitesearch img{
	border-width: 0px;
}


/* おススメ情報 */

.pickup{
	border: 1px solid #666666;
}

/* 広告 */


#right {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 10em;
	height: auto;
}

#right img{
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

.p_banner{
	padding-bottom: 15px;
}

.ct{
	text-align: center;
}

#right a{
	border-width: 0px;
}

#right_ad{
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin: 5px;
	border: 1px solid #999999;
}


#right_t{
	text-align: center;
	width: 7em;
	border: 3px double #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

#right_t a{
	display: inline;
	text-decoration: none;
	color: #003300;
	border-width: 0px;
}

#right_t a:hover {
	background: #99cc66;
	color:#993300;
	letter-spacing: 0.1em;

}

#bottom{
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#bottom img{
	border-width: 0px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0px;
}

#bottom a{
	border-width: 0px;
}

#bottom_ad{
	text-align: left;
	line-height: 100%;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	height: auto;
}


#bottom_l{
	text-align: center;
	width: auto;
	border: 0px;
	margin: 0px;
}


#bottom_l a{
	display: inline;
	text-decoration: none;
	color: #003300;
	border-width: 0px;
}

#bottom_t{
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}

/* フッター */


#footer {
	clear: both;
	display: block;
	margin: 0px;
	padding: 10px 0px;
	width: 50em;
	height: auto;
}

#footer p{
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #003300;
}

	
#footer a{
	display: inline;
	text-decoration: none;
	color: #003300;
	border-width: 0px;
}

#footer a:hover {
	background: #99cc66;
	color:#993300;
	letter-spacing: 0.1em;

}

address{
	text-align: center;
	font-size: 85%;
}
