body{
	font-size:11pt;
	background-color:#ffffff;
	background-image:url("../img/wallpaper01.gif");
	text-align: center;
	margin:0;
	padding: 0;
}

img {border: none;}

tr,td{ font-size:11pt; color:#737373; }

hr{ color:#aaaaaa; }

#mid{ font-size:11pt; }

#small{ font-size:10pt; }

#kanri{ color:#ff9999; } /* 管理人コメントの色 */

#log{ width:500; border-style:solid; border-color:#66ff33; }

#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#bfff96; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */

/*-- 全体 --*/
#wrap{
	width: 780px;
	background-color: #ffffff;
	margin: 0 auto;
}

/*-- ヘッダー --*/

#header {
	height: 200px
}

#cheader {
	height: 100px;
}

#header,#cheader {
	width: 100%;
	background-color: #4da619;
	background-image: url("../img/title.jpg");
	vertical-align: middle;
}

#header h1,div#cheader h1{
	margin-top: 0px;
}


#header h1 a,div#cheader h1 a{
	text-decoration: none;
	color:#000000;
}

#header h1 a:hover,div#cheader h1 a:hover{
	color:#000000;
}

#header h2,div#cheader h2{
	font-size:9pt;
	text-align: center;
	margin: 20px;
}

#header .search{
	font-size:11pt;
	font-weight: bold;
}

/*-- メニューバー --*/
#menubar,#menubar a,#menubar a:hover{
 height: 20px;
}

#menubar {
	background-color: #4da619;
	width: 100%;
}

#menubar a{
	width: 128px;
	color: #ffffff;
	border-left: solid 1px #ffffff;
	border-top: 0px;
	border-bottom: 0px;
	text-decoration: none;
	display: block;
	float: left;
}

#menubar a:hover {
	background-color: #66ff33;
}

#menubar span{
	color:#4da619;
	display: none;
}

/*-- ナビゲーションバーー --*/
#navi {
	text-align: left;
}

/*-- コンテンツー --*/
#container {
	width:100%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*-- メイン --*/
#main,#cmain{
	width:550px;
	float: left;
	margin-left: 10px
}

#main h3{
	background:url("../img/folder.gif") no-repeat center left;
	padding-left: 25px;
}

#cmain h3{
	padding: 8px;
	color: #ffffff;
	background: #66cc33 url("../img/tri.gif") no-repeat top right;
	font-size: 14px;
	text-align: left;
}

#main .description{
	width: 450px;
	border-color: #4da619;
	border-style: solid;
	border-width: 1px 10px 1px 10px;
	text-align: left;
	margin-left: 30px;
	padding : 10px;
	font-size: 12px;
	line-height: 18px;
}

#main .caution{
	width: 450px;
	border-color: #ff0000;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	margin-left: 40px;
	padding : 10px;
	font-size: 12px;
	line-height: 18px;
}


/*#cmain .topcat{
	font-size: 12px;
	background:url("../img/folder.gif") no-repeat center left;
}
*/

/*-- メニュー --*/
#rightbar {
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}

#rightbar-menu {
	border: solid 2px #4da619;
	margin: 10px;
	text-align: left;
}

#rightbar-menu h4 {
	font-size:12px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #4da619;
	text-align: center;
}

#rightbar-menu h5 {
	font-size:12px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #4da619;
	text-align: center;
}

#rightbar-menu h6 {
	font-size:12px;
	margin:5px;
	text-align: left;
}

#rightbar-menu .area {
	font-size:11px;
	margin: 5px;
	text-align: left;
	line-height: 15px;
}

#rightbar .kanri{
	text-align: center;
	vertical-align: bottom;
} 

#rightbar li{
	line-height: 25px;
} 

#rightbar ul {
	list-style-image: url("../img/listmark.gif");
}

#rightbar ol.toplink{
	list-style-type: none;
	list-style-type: inside;
	padding: 0;
	font-size: 11px;
}

/*-- フッター --*/
#footer{
	clear: both;
}

address{
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	padding:5px;
	background-color: #66ff33;
}

address a{
	text-decoration : none;
	color:#ffffff;
}

address a:hover {
	color:#ffffff;
}

/* タイトルバー */
#title-bar{
 background-color:#A7C2DD;
 color:#000000;
 font-size:13pt;
}

/* 中段バー */
#mid-bar{
 background-color:#bfff96;
} 
