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

* {
 margin: 0;
 padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	background: #002f5f;
	color: #555;
	line-height: 133%;
	font-size: 12px;
	text-align: center;
}

/*デフォルト属性 */

a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの属性 */

strong {font-weight: bold;}

/* リンクの属性（未指定の時） */
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: #666; line-height: 100%;}
td {padding: 2px;}

/* formの属性*/

form {margin: 0;}


/* 基本設定*/

#base{
	width: 760px;
	text-align: center;
	margin:0 auto;
	background: #FFF url("http://www.jpans.net/img/back.gif") repeat-y;
	}

/*ブログの枠等の属性*/


#wrapper{
	width:720Px;
	margin: 0 auto;
	background: url("") no-repeat;
	text-align:center;
}
		
/*ヘッダー*/

#header {
	margin: 0;
	height:150px;
	text-align:left;
	background: url(img/banner.jpg) no-repeat;
}
#header h1{
	margin: 0;
	text-indent: -1000px;
}
#header h1 a{
	width:720px;
	height:50px;
	background: url() no-repeat;
	display: block;
	overflow: hidden;
}


/*サブタイトル文字*/

#header h2 {
	font-size:10px;
	font-weight: normal;
	color: #000;
	margin: 20px 170px 0px 60px;
	text-align: left;
	padding: 5px 0px 0px 30px;
}

/*  パンくずリスト  */
.navi2 {
	clear: both;
	height: 15px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	color:#666;
	margin :0px;
	text-indent: 10px;
	text-align: left;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #3399CC;
	text-decoration: underline;
}

.navi2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#container{
	width:700Px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
}

/*サイドバー*/

#sidebar {
	width: 175px;
	float: left;
	margin: 0;
	color: #666;
	}

#sidebar p {
	font-size: 10px;
	line-height: 110%;
	color: #666;
	margin: 5px 10px 10px 5px;
	}

#sidebar .box {
	width:175px;
	margin: 0 0 20px 0;
}

#sidebar .box div{
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 0px 0px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
}

/*インデックス*/

#sidebar .idx{
	width:175px;
	height:24px;
	background : url("/img/menu21.gif") no-repeat;
	text-align: left;
	text-indent: 10px;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin : 10px 0px 0px 0px;
	}

/* メニュー */

.menu dl{
	list-style: none;
	margin: 0;
	}
	
.menu dd.pt {
	color: #FFF;
	text-decoration:none;
	width:175px;
	height:30px;
	background: url("/img/menu01.gif") no-repeat;
	text-indent: 10px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	font-weight: bold;
	margin : 1px 0px 1px 0px;
}

.menu dd {
	color: #3399CC;
	color:#444;
	text-decoration:none;
	width:175px;
	height:24px;
	background: url("/img/menu1.gif") no-repeat;
	text-indent: 18px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	line-height: 250%;

}

.menu dd.pt a:link, .menu dd.pt a:visited, .menu dd.pt a:active{
	color:#FFF;
	text-decoration:none;
	width:175px;
	height:30px;
	background: url("/img/menu01.gif") no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	line-height: 250%;
	margin : 0px;
	}
		
.menu dd.pt a:hover{
	color:#FFF;
	background: #FFF url("/img/menu11.gif") no-repeat;
	}

.menu dd a:link, .menu dd a:visited, .menu dd a:active{
	color:#3399CC;
	text-decoration:none;
	width:175px;
	height:24px;
	background: url("/img/menu03.gif") no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	line-height: 200%;

	}
		
.menu dd a:hover{
	color: #FF6600;
	background: #FFF url("/img/menu04.gif") no-repeat;
	}

/*コンテンツ*/

#content {
	width: 510Px;
	float: right;
	background-color: #FFF;
	margin: 0px 0 5px 5px;

	}
				
#content h2	{
	background: #333766;
	height: 24px;
	margin: 10px 0 10px 0;
	font-size:14px;
	color : #FFF;
	text-align: left;
	text-indent: 5px;
	line-height: 180%;
	}

#content h3 {
	border-bottom:1px solid #4055BF;
	margin: 20px 0px 5px 5px;
	padding-left:5px;
	font-size:12px;
	color : #3399CC;
	}

#content h4 {
	margin: 10px 0px 0px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #666699;
	font-size:12px;
	color : #666699;
	font-weight: bold;
	}
	
#content h5 {
	margin: 10px 0px 0px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #ccc;
	font-size:10px;
	color : #666;
	font-weight: normal;
}

#content p{
        padding:10px;

}

#content dt{
        padding:5px 0px 0px 20px;
        color:#ff4500;
}


#content dd{
        padding:0px 40px 10px 40px;

}




#content div {
	font-size: 12px;
	color:#555;
	line-height: 150%;
	margin: 5px 5px 5px 10px;
	}

#content img {
	border: none;

}

/*インフォメーション*/

#content .info{
	border: 1px solid #BBB;
	background: url("img/ent1.jpg") repeat-x;
	margin: 10px 0px;
	padding: 10px;
	}
/*記事列挙*/
#content ol{margin: 5px 0 5px 15px;}
#content li{margin: 0 0 5px 20px;}

/* 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: none;}
#content a:hover{color : #FF2200;text-decoration: none;}

/*グーグルアドセンス*/

#content .ads{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 10px; 
	color: #999;
	text-align: right;
	}

/*----- trackbacks & Comments-----*/
#content .post1,#content .post2 {
	border-bottom: 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 .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: #F27900;
	background-image: url("http://www.jpans.net/img/more01.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	}

#content .next a:hover {
	color: #F27900;
	background-image: url("http://www.jpans.net/img/more02.gif");
	background-repeat: no-repeat;
	}

/*引用属性*/

blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}

/*フッターナビ*/

.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 12px;
	}

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


/*フッター*/

#footer{
	clear: both;
	border-top: 1px solid #999;
	color: #999;
	margin-top: 10px;
	padding: 0.5em 1em 0.5em 0em;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	}
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  記事の右寄せ  */

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

/*  フォームメール用  */

#content .comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	}

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

#content .comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}

#content .changecss{
	position: absolute;
	right: 10px;
	top: 8px;
	text-align: right;
	font-size: 85%;
}

.changecss{
	position: absolute;
	right: 10px;
	top: 8px;
	text-align: right;
	font-size: 85%;
}


#tab{
 margin-left:10px;
 margin-top:10px;
 margin-bottom:20px;
 width:95%;
 line-height:2;
}

#tab2{
 margin:8px;
 margin-bottom:20px;
 margin-top:20px;
 width:95%;
 line-height:2;
}


#zero{
 color:#fff;
 font-size:14px;
 text-align:center;
 width:30%;
 height:30px;
 border:solid 1px;
 background-color:#333;

}


#zero1{
 text-align:center;
 width:70%;
 border:solid 1px;

}


#one{
 text-align:center;
 border:solid 1px;

}


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



#este{
 color:#fff;
 width:30%;
 border:solid 1px;
 padding-left:30px;
 border-color:#ccc;
 font-size:14px;
 background-color:#850000;
 text-align:center;

}

#este1{

 border:solid 1px;
 text-align:center;
 border-color:#ccc;
 font-size:16px;
 background-color:#;
 color:#;

}


#one1{
 width:25%;
 border:solid 1px;
 padding-left:0px;
 border-color:#ccc;
 font-size:12px;
 color:#666;
 text-align:center;
}


#two1{
 width:75%;
 border:solid 1px;
 border-color:#ccc;
 font-size:12px;
 padding-left:10px;
 color:#666;
}

#two2{
 border:solid 1px;
 border-color:#ccc;
 text-align:center;
 color:#666;
}

#ad{
 padding-left:60px;
}

#pason{
 padding-left:8px;

}


#dandy{


}

#tab3{
 width:95%;
}

#one3{
 text-align:center;
 border:solid 1px;
 border-color:#ccc;
}

#two3{
 width:20%;
 font-size:10px;
 border:solid 1px;
 border-color:#ccc;
}

#ude{
 padding:5px 0px 0px 0px;
}

#nakao3 h3{
 text-align:center;
 padding-bottom:10px;
}

#nakao3 dl{
 text-align:left;
}
#nakao3 dd{
 margin:0px 0px 5px 0px;
 text-align:left;
}

