.b {
	border:1px dotted #8C0F05;
	padding:3px;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
}


/* 画像の属性等 */
img {
	border-style: none;
	}

strong {
	color: #993300;
}

/* フォームの属性 */
.fm {
	margin: 5px 5px 10px 5px;
	font-size: 12px;
	color: #666;
}




/*  ナビボタン  */
.navi1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height : 20px;
	font-size: 12px;
	text-align: right;
	background: url("/img/navi.gif");
	background-repeat: no-repeat;

}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {
	color: #FFF;
	text-decoration: none;
}

.navi1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


/*  ページナビ  */
.navi2 {
	height: auto;
	border-style: solid;
	border-color: #00274F;
	border-width: 1px 0px 1px 0px;
	background-color: #0066ca;
	font-size: 12px;
	color:#FFF;
	margin :0px;
	padding-left: 10px;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #FFF;
}

.navi2 a:hover {
	color: #FFCC00;
}

.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
}


/*  ページナビ　H1スペース */
.navi3 {
	height: auto;
	border-style: solid;
	border-color: #00274F;
	border-width: 1px 0px 1px 0px;
	background-color: #0066ca;
	font-size: 10px;
	color:#FFF;
	margin :0px;
	padding-left: 10px;
}

.navi3 h1{
	font-size:12px;
	color:#FFFFFF;
	line-height:0px;
}




/* リンクの属性（未指定の時） */
a {
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
}


/* --------- 基本設定 ----------------------------------　*/
#base {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #999;
	background-color: #00274F;
}

#wrapper {
	width: 700px;
	text-align: left;
	background: url("/img/top.jpg");
	background-repeat: no-repeat;
}
---------------------------------------------------------

/* ブログの枠等の属性 */
#container {
	width: 700Px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 60px;
}

#header p{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -900px;
}
		
#header p a {
	width:400px;
	height:60px;
	background-image: url("/img/top.jpg");
	display: block;
}

#header p a:hover {
	background-image: url("/img/top.jpg");
}

/* インフォメーション */
#info {
	border: 1px solid #999;
	margin: 5px 5px 10px 5px;
	height: 190px;
	padding: 5px 5px 5px 455px;
	background: url("/img/top02.jpg");
	background-repeat: no-repeat;
	background-color: #FFF;
	font-size: 12px;
	line-height: 120%;
	color: #666;
}

		
/*サイドバー部分*/

#sidebar {
	width: 200PX;
	float: left;
	background-color: #00274F;
	margin: 0px;
	color: #666;
}

#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
	margin: 0px;
}

#sidebar h3 {
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

#sidebar p {
	font-size: 12px;
	line-height: 100%;
	color: #666;
	margin: 0px;
}

/*------メニュー部分------*/
.index{
	background-color: #0066ca;
	height:50px;
	background: url("/img/index.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}

.menu a	{
	color:#FFF;
	text-decoration:none;
	width:195px;
	height:20px;
	background-image: url("/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin: 1px 2px 1px 3px;
	border-bottom: 1px solid #888;
}
		
.menu a:hover{
	background-image: url("/img/menu02.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}

.new_index{
	width:100%;
	height:30px;
	margin: 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("/img/new.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}

.new {
	margin : 5px 5px 0px 5px;
}

.new a{
	width:100%;
	color:#FFF;
	text-decoration:none;
	background-image: url("/img/new_list.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #888;
	height:auto;
}
.new a:hover{
	color:#FFCC00;
	background: url("/img/new_list.gif");
	background-repeat: no-repeat;
}


.guide_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("/img/guide.png");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}

.guide {
	margin : 5px 5px 0px 5px;
}

.guide a{
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("/img/new_list.gif");
	background-repeat: no-repeat;
}
.guide a:hover{
	color:#FFCC00;
}



.search_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("/img/search.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}


#sidebar #searchform	{
	margin-top: 5px;
}
		
#sidebar #searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}


/*エントリー部分*/
#content {
	width: 480Px;
	float: right;
	background-color: #FFF;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

#content h1 {
	font-size: 12px;
	border-bottom: solid 1px #8C0F05;
	margin-top: 25px;
}
	
		
#content h2	{
	border-style: solid;
	border-color: #8C0F05;
	border-width: 4px 0px 1px 0px;
	background-color: #EEE;
	margin: 0px;
	padding-left:5px;
	font-size:12px;
	color : #555;
}

#content h2	a{
	color : #8C0F05;
}

#content h3	{
	font-size:12px;
	font-weight:normal;
	border-left:8px solid #0066ca;
	border-bottom:1px solid #0066ca;
	border-top:1px solid #0066ca;
	border-right:1px solid #0066ca;
	padding: 0px 0px 0px 0px;
	text-indent:2px;
	padding:2px;
}
h4	{
	font-size:12px;
	font-weight:normal;
	border-left:8px solid #0066ca;
	border-bottom:1px solid #0066ca;
	border-top:1px solid #0066ca;
	border-right:1px solid #0066ca;
	padding: 0px 0px 0px 0px;
	text-indent:2px;
	padding:2px;
} {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 10px 0px 10px;
}

.archives {
	font-size: 12px;
	color:#666;
	line-height: 120%;
	margin: 5px 0px 5px;
}

#content a{
}

#content a:hover{
	color : #FF6600;
	text-decoration: underline;
}

/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*フッター部分*/
#footer {
	width: 700px;
	float: left;
	margin: 0px;
}

#footer p {
	font-size: 10px;
	margin: 0px;
	padding-left: 5px;
	color: #666;
}
		
#footer a {
	color: white;
	text-decoration: none;
}


#footer a:hover {
	color : white;
	text-decoration: underline;
}

/* Copyrights */
.copy {
	background: url("/img/footer.gif");
	clear: both;		
	font-size: 10px;
    text-align: center;
	height: 18px;
	margin: 0px;
	padding-bottom: 3px;
	border-top: 1px solid #888;
}

.copy p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFF;
	background: url("/img/footer.gif");
}

.copy a {
	color: #FFF;
	text-decoration: underline;
}

.copy a:hover {
	color : #FFF;
	text-decoration: underline;
}
