/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%}

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

/*デフォルト属性 */
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;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 12px;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #3399CC;text-decoration: underline;}
a:hover {color: #FFCC00;text-decoration: none;}

/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #999; line-height: 100%;}
td {padding: 2px;}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 740px;
	margin: 0 auto;
	background: url("/img/banner3.gif");
	background-repeat: no-repeat;
	text-align: left;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 165px;
}

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

#header h1 a:hover {
	background: url("/img/banner3.gif") no-repeat;
}

#header .h_navi{
	position: absolute;
	right: 25px;
	top: 22px;
	float: right;
	}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("/img/rss_10.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("/img/atom_10.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("/img/kiji_10.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("/img/faq_10.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*ブログの枠等の属性*/
#container{
	width: 740px;
	margin: 0 auto;
	text-align:center;
	background-image: url("/img/body.gif");
	background-repeat: repeat-y;
	}

#primary{
	width: 700px;
	margin: 0 auto;
	text-align:left;
	}

/*サイドバー*/
#sidebar {
	float: right;
	width: 190px;
	margin: 20px 0px 0px 0px;
	color: #666;
	text-align: right;

	}

#sidebar .search {
	float: right;
	width:180px;
	height: 70px;
	margin: 0px 0px 10px 0px;

	}

#sidebar .search_form{
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	
}
	
#sidebar .news {
	float: right;
	width:180px;
	margin: 0px 0px 10px 0px;

	}

#sidebar .news_form{
	padding: 5px;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	}
	
/*新着記事等に利用できます*/
#sidebar .news ul{
	margin-left: 18px;

	}
#sidebar .news li{
	list-style-image: url("/img/list.gif");
	vertical-aligin: middle;
	}

/*メニュー*/
#sidebar .idx{
	float: right;

	width:178px;
	height:24px;
	background: url("/img/idex.gif") no-repeat;
	text-align: left;
        border:solid 1px;
	text-indent: 10px;
	display: block;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin : 0;

	}


/* カテゴリ指定 */
#sidebar .menu{
	float: right;

	margin: 0 0 20px 0;

}

.menu ul{
	list-style-type: none;
        margin:0p 0px 0px 0px;

}

.menu li.pt{
	display: block;
	width: 180px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("img/menu10.gif") no-repeat;
	
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	width: 180px;
	height: 24px;
	margin: 0;
	font-size: 12px;
        font-weight:800;
	color: #e3868f;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	text-decoration: none;
	background: url("img/menu10.gif") no-repeat;
	}
.menu li.pt a:hover {
	color: #92d400;
	background: url("img/menu10.gif") no-repeat;
	}

.menu li{
	display: block;
	width: 180px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #999;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("img/menu03.gif") no-repeat;
	}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 180px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	text-decoration: none;
	background: url("img/menu03.gif") no-repeat;
	}
.menu li a:hover {
	color: #92d400;
	background: url("img/menu04.gif") no-repeat;
	}

/*コンテンツ*/

.info{

 

}


.info p{
        font-size:12px;
        border:solid 1px;
        border-color:#ecd6a3;
        border-left-width:3px;
        border-right-width:3px;
        padding-left:8px;
        padding-right:10px;
}


#content {
	float: left;
	width: 500px;
	background-color: #FFF;
	margin: 0px;
	padding: 10px 0;
	}
	
#content h2	{
	margin: 10px 0;
	height: 25px;
	font-size: 117%;
	color: #CCC;
	font-weight: bold;
	line-height: 180%;
	text-indent: 20px;
	text-align: left;
	background: url("/img/h2_back0.gif") no-repeat;
	}
			
.newinfo	{
	margin: 10px 0;
	height: 25px;
	font-size: 117%;
	color: #CCC;
	font-weight: bold;
	line-height: 180%;
	text-indent: 20px;
	text-align: left;
	background: url("/img/h2_back0.gif") no-repeat;
	}

#content h3 {
	margin: 10px 0 10px 0px;
	height: 25px;
	font-size:130%;
	color : #333;
	line-height: 180%;
	text-indent: 10px;
	text-align: left;
	border-top: 1px solid #e3686f;
	border-left: 10px solid #e3868f;
	background-color: #F7f7e7;
	}

#content h4 {
	margin: 10px 0px 0px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #666699;
	font-size:140%;
	color : #e3686f;
	font-weight: bold;
	}

#content div {
	clear: both;
	font-size: 100%;
	color:#666;
	line-height: 140%;
	margin: 10px 5px 20px 15px;
	padding: 0;
	}

#content br .ent{clear: both;}

#content .info{margin: 0 0 20px 0; padding: 0;}

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

ul{
       margin-left:30px;

}

li{
       font-size:12px;

}

p{
        color:#333;
        font-size:12px;
        line-height:2;
        margin:20px 0px 0px 0px;

}


#pan{
       margin-left:auto;
       margin-right:auto;
       border:solid 1px;

}

#pan2{

       margin-left:auto;
       margin-right:auto;
       font-size:10px;
       border:solid 1px;
}

#pan2 img{
       padding-left:15px;
}

#panto1{
       width:30%;
       border:solid 1px;
}

#panto2{
       width:70%;
       border:solid 1px;
}

#panto3{
       width:20%;
       border:solid 1px;
}

#panto4{
       width:80%;
       border:solid 1px;
}


.sukiru{
       margin-left:10px;

}


#tab{
       width:95%;
       margin-top:5px;
       border:solid 1px;
       color:#333;
       height:150px;
}

#one{
       width:25%;
       border:solid 1px;

}

#two{
       width:20%;
       border:solid 1px;
       text-align:center;
}

#three{
       width:20%;
       border:solid 1px;
       text-align:center;
}

#four{
       width:20%;
       border:solid 1px;
       text-align:center;
}

#five{
       width:20%;
       border:solid 1px;
       text-align:center;
}

#test{
       width:99%;
       margin-top:5px;
       border:solid 1px;
       color:#333;
       height:150px;
       line-height:2;
}

#tes1{
       border:solid 1px;
       text-align:center;
       background-color:#a0cfeb;
}

#tes2{
       border:solid 1px;
       text-align:center;
       background-color:#fbd476;
}

#tes3{
       border:solid 1px;
       text-align:center;
       background-color:#d85266;
}

#tes4{
       border:solid 1px;
       font-size:95%;
}

#tes5,#tes6,#tes7,#tes8,#tes9{
       border:solid 1px;
       text-align:center;
       font-size:90%;
}


#sukiru{
       width:97%;
       margin-top:5px;
       border:solid 1px;
       color:#666;
       height:150px;
       line-height:2;
}


#suki1{
       width:30%;
       color#fff;
       border:solid 1px;
       text-align:center;
       background-color:#f7e654;
}

#kiru1{
       width:30%;
       border:solid 1px;
       text-align:center;
       background-color:#d0eb8a;
}

#sukiru1{
       width:30%;
       border:solid 1px;
       text-align:center;
       background-color:#fbce92;
}

#suki2,#kiru2,#sukiru2{
       border:solid 1px;
       border-color:#999;
       font-size:10px;
       color:#000;
}

#suki3{
       text-align:center;
       border:solid 1px;
       background-color:#db4d69;
}

#kiru3{
       text-align:center;
       border:solid 1px;
       background-color:#c5b9e3;
}

#sukiru3{
       text-align:center;
       border:solid 1px;
       background-color:#50c9b5;
}

#suki4,#kiru4,#sukiru4{
       border:solid 1px;
       border-color:#999;
       font-size:10px;
       color:#000;
}

#suki5{
       width:30%;
       border:solid 1px;
       text-align:center;
       background-color:#d5d6d2;
}

#kiru5{
       width:30%;
       border:solid 1px;
       text-align:center;
       background-color:#fbd476;
}

#sukiru5{
       width:30%;
       border:solid 1px;
       text-align:center;
       background-color:#f7a3d5;
}

#suki6,#kiru6,#sukiru6{
       border:solid 1px;
       border-color:#999;
       font-size:10px;
       color:#000;

}

#suki7{
       border:solid 1px;
       text-align:center;
       background-color:#63b1e5;
}

#kiru7{
       border:solid 1px;
       text-align:center;
       background-color:#92d400;
}

#sukiru7{
       border:solid 1px;
       text-align:center;
       background-color:#ff8442;
}

#suki8,#kiru8,#sukiru8{
       border:solid 1px;
       border-color:#999;
       font-size:10px;
       color:#000;
}



#gaido{
       width:97%;
       margin-top:5px;
       margin-bottom:15px;
       border:solid 1px;
       color:#666;
       height:150px;
       line-height:2;

}



#gaido2{
       width:97%;
       margin-top:5px;
       margin-bottom:15px;
       border:solid 1px;
       color:#666;
       height:150px;
       line-height:2;
       
}

#gai{
       width:15%;
       border:solid 1px;
       border-color:#;
       text-align:center;
       background-color:#eeec83;
}

#gai0{
       width:15%;
       border:solid 1px;
       text-align:center;
       background-color:#a6e6bc;
}

#gai1{
       width:15%;
       border:solid 1px;
       text-align:center;
}

#gai2{
       width:85%;
       border:solid 1px;

}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #3399CC;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #3399CC;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}

/*グーグルアドセンス*/
#content .ads_01{
	margin: 0px;
	padding: 5px 0px;
	font-size: 10px;
	text-align: left;
	}

#content .ads_02{
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
	text-align: center;
	}
#content .ads_02 .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: left;
	}
	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#666;
	}


/*----- 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;
}

/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	clear: both;
	margin: 0;
	color: #336699;
	background: url("/img/more01.gif") no-repeat;
	width: 70px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 160%;
}

#content .next a:hover {
	background: url("/img/more02.gif") no-repeat;
}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	text-align: right;
	font-size: 85%;
	}

.rss img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	width: 740px;
	margin: 0 auto;
	height: 55px;
	color: #999;
	padding: 0;
	background-image: url("/img/footer.gif");
	background-repeat: no-repeat;
	}
#footer p{
	margin: 0;
	padding: 5px 20px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 100%;
	}
#footer img{border-style: none;	vertical-align: middle;	}


/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:85%;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.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: 0px;
	text-align: right;
	font-size: 85%;
}

#hajime{
        font-size:14px;
        margin:10px 0px 10px 0px;

}


#hajime2{
        margin:20px 0px 10px 10px;


}


#hajime3{
        margin:0px 50px 0px 20px;

}
