a:link{ text-decoration:underline; color:#003399; }
a:visited{ text-decoration:underline; color:#003399; }
a:active{ text-decoration:underline; color:#003399; }
a:hover{ text-decoration:underline; color:#ff0000; }
body{ font-size:10pt; color:#666666; background-color:#ffffff; background-image:url(); margin-left:4%; margin-right:4%; }
tr,td{ font-size:10pt; color:#666666; }
hr{ color:#ｃｃｃｃｃｃ; }
#mid{ font-size:10pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:500; border-style:solid; border-color:#ffffff; }
#log-0{ background-color:; } /* ランキング順位 */
#log-1{ background-color:; } /* タイトル */
#log-2{ background-color:; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#ｃｃｃｃｃｃ; color:#000000; font-size:10pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */


/* メインスタイル */
* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px; 
	line-height: 14px; 
	margin: 0;
}


#wrap {	margin: 0 auto;	width: 800px }

/* ヘッダー設定 */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666666;
	background: #FFFFFF url(../img/gaika.png) repeat-x top;
	height: 100px;
}
#top h1 { padding: 70px 0 0 25px; color: #999999; font-size: 13px; background: transparent;}
#top .padding { padding-top: 5px; }



#subheader {
	clear: both; 
	border-bottom: 1px dotted #888888;
	background: #f6f6f6;
	color: #666666;
	padding: 2px;
	margin: 15px 8px 10px 8px;
	font-size: 12px;
}
 
/* メニュー */
#menu {
	margin: 0px 8px 0 8px; 
	padding: 0;
	background: url(../img/menu.jpg) repeat-x top;
	height: 35px;		
}
#menu .lefts {
	background: url(../img/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#menu .rights {
	background: url(../img/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#menu li a {
	color: #006697;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;

}

#menu li a:hover { color: #ff0000 }
#menu li {
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../img/sep.gif) no-repeat top right;
}

#main { background: #FFFFFF; margin: 25px 10px 15px 10px; color: #666666; }
#main a { color: #003399; background: inherit; text-decoration: none }
#main a:hover { color: #ff0000 }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFFFFF;
	margin-right: 8px;
	color: #666666;
} 

#main #rightside .box {
	margin-bottom: 10px;
	font-size: 13px;
}

#main #rightside h3 {
	font-size: 12px; 
  background: #CDCDCD url(../img/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 4px 0 2px 10px;
	color: #3D3940;
}

#main #rightside p {
	float: left;
	background: #FFFFFF;
	padding: 4px 0 2px 10px;
	color: #666666;
}

ul.button {
	width: 220px;/*↓の幅+15px*/
	margin: 0;
	padding: 0;
	font-size: 13px;/*フォントサイズ*/
	font-family: Verdana,Arial,sans-serif;
}
.button li {
	list-style: none;
	border: solid 1px #848485;/*外枠の色*/
	margin: 1px 0;/*メニュー間の間隔*/
	padding: 0;
	
}
.button li a {
	display: block;

	padding: 8px 0 8px 15px;
	border-left: solid 5px #0080c0;/*左側の着色部分*/
	color: #0080c0;/*文字色*/
	background:url('../img/link1.png') repeat-x left top;

}
.button a:hover{
	background:url('../img/link2.png') repeat-x left top;
color: #ff0000
  }

/* メインコンテンツ */
#leftside {
	padding-left: 8px;
	color: #555555;
	background: #FFFFFF;
	margin-right: 254px;
	margin-left: 8px;
	font-size: 13px;
}
#leftside a { color: #003399; background: transparent; text-decoration: none }
#leftside a:hover { color: #ff0000 }
#leftside h2 { padding: 3px 0 4px 0; color: #333333; text-indent: 20px; background: #FFFFFF url(../img/left.png) no-repeat left; }
#leftside h3 { padding: 4px 0 3px 0; color: #333333; text-indent: 25px; background: #FFFFFF url(../img/left2.png) no-repeat left; }
#leftside p { padding: 10px 0 10px 0;}

#leftnews {
	padding-left: 8px;
	color: #555555;
	background: #FFFFFF;
	margin-right: 254px;
	margin-left: 8px;
	font-size: 13px;
}
#leftnews a { color: #003399; background: transparent; text-decoration: none }
#leftnews a:hover { color: #ff0000 }
#leftnews h3 { padding: 2px 0 2px 0; color: #333333; text-indent: 15px; background: #FFFFFF url(../img/leftnews.png) no-repeat left top; }
#leftnews p { padding: 0 0 0 5px; background: #FFFFFF url(../img/leftnewsp.png) repeat left; }
.datenews { padding: 2px 5px 15px 0; color: #333333; text-align: right; text-indent: 15px; background: #FFFFFF url(../img/leftnewsd.png) no-repeat left top;}



#footer {
	clear: both;
	background: #FFFFFF url(../img/footer.jpg) repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 13px;
	color: #666666;
	text-align: center;
	padding: 5px;
	
}
#footer p  { padding: 5px; float: right;}

a { color: #003399; background: inherit; text-decoration: none }
a:hover { color: #ff0000 }
h1 { font: bold 13px Arial, Sans-Serif }
h2 { font: bold 12px Arial, Sans-Serif; padding: 0; margin: 0 }
h3 { font: bold 12px Arial, sans-serif; color: #666666;}
h4 { font: bold 12px Arial, sans-serif; color: #666666;}
ul { padding: 0; margin: 0}
li { list-style-type: none }
p { margin-top: 0px; }
.date { border-top: 1px solid #E5E5E5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
.comment .date { text-align: left; border: 0;}	


