html{height: 100%;}

/* BODY--------------------------------------------*/
body {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 text-align:center;
 margin : 0;
 background: #FFF;
 color:#666;
 font-size: 13px;
 line-height: 150%;
 border-top: solid 5px #555;
}

/*デフォルト属性 */
img, a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0 5px;}


/* 広告設定 */
.ad{padding-top:15px; padding-bottom:15px; font-size:12px !important;}

/* 右寄せのリンク指定 */
.detail {
 float:right;
 font-size: 100%;
 margin : 0px;
 padding :0px 5px 0px 5px;
}

/* リンクの属性（未指定時 */

a:link, a:visited, a:active {color: #00F; text-decoration: none;}
a:hover {color: #F20; text-decoration: underline;}

/* テーブルの属性*/


/* --------- 基本設定 -----------------　*/
#wrapper
{
 width: 800px;
 margin: 0 auto;
 text-align: left;
 background: url("img/header.gif") no-repeat;
}
 
/*-----ヘッダー部分-----*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 88px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
 
#header h1 a {
	width:800px;
	height:88px;
	overflow: hidden;
	background-image: url("img/header.gif");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("img/header.gif");
}
 
/*パンくずリスト*/
.navi2 {
	margin :0px;
	width: 90%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

.navi2 a {
	color: #00F;
	text-decoration: none;
	}

.navi2 a:hover {
	color: #F20;
	text-decoration: underline;
	}

/*-----エントリー部分(共通）-----*/
#content{
	width: 550px;
	float: right;
	overflow-x: hidden;
font-size:15px;

}

#content h2 {
	
         margin: 0 0 5px 0;
	font-size:117%;
	font-weight:bold;
	line-height: 200%;
	text-indent: 10px;
	color: #333;
	border-left: 5px solid #5D5F5A;
	border-bottom: 1px dotted #5D5F5A;
	background-color: #EEEEEE;
}



#content h3 a:link, #content h3 a:visited, #content h3 a:active {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	font-family: Verdana,Helvetica,sans-serif;
	padding: 5px;
	color: #333;
	background: #EEE;
	overflow-x: hidden;	
	display: block;
	text-decoration: none;
}

#content h3 a:hover {
	color: #FFF;
	background: #FF0066;
}

#content h4 {
	margin: 10px 0px 5px 0px;
	color: #000;
	font-size:100%;
	line-height: 180%;
	font-weight:bold;
	text-indent: 10px;
	background-color: #EEE;
	border-bottom: 1px solid #999;
}

#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
	color; #666;
}

#other #content div img{
	border: none;
	margin: 5px 10px;
	float: left;
}


#content .next{
	float: right;
	clear: both;
	margin: 5px 10px 10px 0;
}

/*-----記事枠の設定(エントリーページ以外）-----*/

#content .info{
	margin: 0px;
	color: #666;
	font-size: 100%;
	line-height: 150%;
	padding: 5px;
	display: block;
}


#content .box{
	float: left;
	width: 177px;
	overflow-y: hidden;	
	margin: 0 0px 10px 4px;
	border: 1px solid #BBB;
	font-size:100%;
	text-align: left;
	line-height: 130%;
	height:248px;
}

#content .box div{
	padding: 5px;
	font-size: 10px;
}

#main #content div img{
	border: none;
	margin: 0 10px 5px 10px;
	text-align: center;
}

#content .search {
	margin: 0 0 10px 15px;
	width: 530px;
	border: 1px solid #999;
	background: #EEE;
	display: block;
}

#content .search div{
	padding 10px;
}

/*----- trackbacks & Comments-----*/
#content .post1,#content .post2 {
	border-top: solid 1px #AAAAFF;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 30px;
}

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

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

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

#content p{
margin-bottom:10px;
}


/*-----サイド(left)--------*/

#left {
	width: 240PX;
	float: left;
	margin: 0px;
	color: #666;
	font-size: 100%;
	line-height; 1.5;
}

/*-----フィールド属性 otherpage-----*/
#left fieldset {
	font-size: 85%;
	line-height: 1.3;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#left legend {
	font-size: 100%;
	color : blue;
}

/* その他 */
#left h2 {
	margin: 10px 0px 5px 5px;
	text-indent: 10px;
	height: 17px;
	color: #FFF;
	font-size:100%;
	font-weight:bold;
	background-color: #6C6E6D;
}

#left h3{
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2;
	font-family: Verdana,Helvetica,sans-serif;
	padding: 5px;
	color: #FFF;
	background: #646560;
	display: block;
	text-decoration: none;
}

#left p {
	color:#666;
}

/*トップページ左サイドに情報ボックスを作る場合の指定（必要なければ削除）*/
#left .box{
	margin: 10px 0;
	border: 1px solid #BBB;
	font-size:100%;
	text-align: left;
	line-height: 1.3;
}

#left .box div{
	padding: 5px;
	font-size: 85%;
}


/*トップページ左サイドにリンク集を作る場合の指定（必要なければ削除）*/
#left .toplink {
	margin: 5px 5px 5px 10px;
	font-family: Verdana,Helvetica,sans-serif;
	color:#666;
	font-size: 85%;
	line-height: 1.3;
}


#left .toplink a:link, #left .toplink a:visited {
	color: #666;
	text-decoration: none;
}

#left .toplink a:hover {
	color: #FFCC00;
}


/*メニュー*/
#left .idx{
	width:240px;
	margin : 5px 0 0 0;
	text-align: left;
	text-indent: 10px;
	line-height: 2.5;
	display: block;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	background: #F9F9F9;
	border-top: 2px solid #666762;
	border-bottom: 1px solid #666762;
	}

.new ul{
	font-style: 85%;
	list-style-type: circle;
}
.new li{
	margin-left:15px;
}
	

/* メニュー */
table{color:#666;
	}

menu{color:#666;
	}

.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
	line-height: 2.0;
	}

.menu li.pt1 {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	border-top: 1px solid #666762;
	}
	
.menu li.pt1 a:link, .menu li.pt1 a:visited, .menu li.pt1 a:active {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	}
.menu li.pt1 a:hover {
	color: #FFF;
	background: #666762;
	}
	
.menu li{
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #666762;
	}
	
	
.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	}
.menu li a:hover {
	color: #FFF;
	background: #666762;
	}

/* 検索窓 */
.searchform	{
	font-size: 85%;
	line-height: 1.3;
}


 
/* フッター-----------------*/
#footer {
	clear: both;
	border-top:dotted 2px #5D5F5A;
         padding-top:5px;
         margin-top:15px;
}
#footer div {
	margin: 0 auto;
	padding: 5px 0;
	color: #999;
	font-size: 100%;
	line-height: 1.0;
	text-align: right;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #5D5F5A;text-decoration: none;}
#footer a:hover{color : #FF6060;text-decoration: underline;}

/*フッターナビ*/
#f_navi {
	margin: 0 auto;
	text-align:center;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 100%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
}
	
.changecss{
	position: absolute;
	right: 10px;
	top: 8px;
	text-align: right;
	font-size: 85%;
}


.module-tagcloud .module-content a {text-decoration: none; }
.module-tagcloud .module-content { text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1{ font-size: 200%; }
.module-tagcloud .module-content .module-list li.taglevel2{ font-size: 180%; }
.module-tagcloud .module-content .module-list li.taglevel3{ font-size: 160%; }
.module-tagcloud .module-content .module-list li.taglevel4{ font-size: 140%; }
.module-tagcloud .module-content .module-list li.taglevel5{ font-size: 120%; }
.module-tagcloud .module-content .module-list li.taglevel6{ font-size: 100%; }
.module-content{
              font-size:15px;
}




