/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body{
	font-size:11pt;
	color:#333;
	background-color:#ffffff;
	font-size: 13px;
	line-height: 150%;
}

a:link, a:visited, a:active {color: #337799;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}


/* 基本設定 ----------------------------- */
#base{
	width: 800px;
	margin: 0 auto;
	background: url("../img/base_back.gif") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

/*  ヘッダー（トップページ）  */
#header {
	height:205px;
	margin: 0;
	color: #333399;
	background: url("../img/header.jpg") no-repeat;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 	position: absolute;
 	top: 5px;
 	left: 30px;
 	font-size: 18px;
 	font-weight: bold;
 	color: #333399;
 	text-decoration: none;
}

#header h1 a:hover {
 	color: #FF9900;
 	text-decoration: underline;
}

#header p{
 	position: absolute;
 	top: 150px;
 	left: 0px;
 	padding: 0 30px;
 	font-size: 12px;
 	color: #FFF;
 	text-align: left;
 	line-height: 130%;
}

#gmenu{
 	position: absolute;
 	top: 180px;
 	left: 20px;
 	width: 760px;
 	height: 25px;
 	background: #333366;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li a:link, #gmenu li a:visited, #gmenu li a:active {
	float: left;
	width: 124px;
	height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 200%;
	overflow: hidden;
	background: url("../img/menu01.gif") no-repeat;
	display: block;
}
#gmenu li a:hover{
	background: url("../img/menu02.gif") no-repeat;
	color: #FFF;
	font-weight: bold;
	}

#containar {
	width: 720px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

.search{
	padding: 9px 0;
	text-align: center;
	font-size: 10px;
}

#content{
	margin: 10px 0 20px 0;
	width: 500px;
	float: left;
}

#content h2{
	margin: 5px 0 10px 0;
	height: 25px;
	font-size: 14px;
	color: #336699;
	line-height: 180%;
	text-indent: 15px;
	display: block;
	background: url("../img/h2_back.gif") no-repeat;
}

#content .doc{
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 150%;
	color: #333;
}

/*　先頭文字属性　*/
.fl{
 	width: 1em;
 	font-size: 3em;
 	float: left;
 	font-weight: bold;
 	line-height: 120%;
 	margin-right: 0.2em;
 	background: #CC0066;
 	color: #FFF;
 	display: block;
}

.cate{
	padding-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 2px solid #336699;
	line-height: 150%;
}

ol {
	margin-left: 25px;
}


#sidebar{
	margin: 10px 0;
	width: 200px;
	float: right;
}

#sidebar .idx{
	border: 1px solid #435470;
	background: #435470 url("../img/idx_back.gif") no-repeat;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: center;
	text-indent: 5px;
	display: block;
}

/*メニュー*/

#sidebar .menu{
	margin: 0;
	padding:5px;
	border: 1px solid #435470;
}

.menu ul{
	list-style: none;
}

.menu li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #555;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("../img/menu11.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("../img/menu11.gif") no-repeat;
}
	
.menu li a:hover {
	background: url("../img/menu12.gif") no-repeat;
	color: #FFF;
}


tr,td{ font-size:14px; color:#737373; text-align: left;}
hr{ color:#aaaaaa; }
#mid{ font-size:13px; }
#small{ font-size:12px; }
.small-2{ font-size:10px; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630px; border-style:solid; border-color:#9999CC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#A7C2DD; color:#000000; font-size:13pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */


#footer{
	margin-top: 20px;
	height: 68px;
	background: #333366;
	clear: both;
}

#footer .copyright{
	padding: 15px 10px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 150%;
	color: #CCC;
}
#footer2{
	margin-top: 10px;
	background: ##FFF;
	clear: both;
}

#footer2 .link{
	padding: 15px 10px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 150%;
}

