/*ここは消さないで下さい!*/
/* 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;
 text-align:center;
 margin : 0;
 background: #FFF;
 color:#666;
 font-size: 12px;
 line-height: 150%;
}

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

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

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

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

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

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

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
 
#header h1 a {
	width:350px;
	height:100px;
	overflow: hidden;
	background: url("http://www.jp-soft.com/img/header.gif") no-repeat;
	display: block;
}

#header h1 a:hover {
	background: url("http://www.jp-soft.com/img/header.gif");
}
 
/*パンくずリスト*/
.navi2 {
	margin :0px;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	border-bottom:1px solid #CCC;
	}

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

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

/*-----エントリー部分(共通）-----*/
#content {
	width: 560Px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	}
				
#content h2	{
	font-family:"Century Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	border-left: 5px double #3388FF;
	border-top: 1px solid #A8C6F0;
	border-bottom: 1px solid #A8C6F0;
	border-right: 1px solid #A8C6F0;
	background: #DCE9F0;
	margin: 20px 0px 10px 0px;
	padding: 3px 0;
	font-size:14px;
	color : #666E99;
	text-indent: 15px;
	text-align: left;
}

#content h3 {
	margin: 10px 0;
	padding: 3px 0;
	font-size:12px;
	color : #3399CC;
}
	
#content h4 {
	margin: 10px 0;
	padding: 3px 0;
	font-size:12px;
	color : #3399CC;
	text-indent: 10px;
	border: 1px solid #CCC;
}

#content h5 {
	margin: 0px;
	padding: 3px 0;
	font-weight: normal;
	font-size:12px;
	color : #3399CC;
}

#content .doc {
	font-size: 12px;
	color:#666;
	line-height: 150%;
	margin: 5px 5px 5px 10px;
}
	
#content p {
	line-height: 150%;
	margin: 10px 0;
}


#content .inf{
	margin: 10px 0;
	width: 560px;
}

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

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

#content .new{
	width: 550px;
	height: 150px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 0px 0px 20px 10px;
	text-align: justify;
	text-justify: distribute;
}

#content .new ul{
	margin: 0;
	padding: 5px;
	font-style: 100%;
	list-style-type: circle;
}
#content .new li{
	margin-left:15px;
}

	
/*ＮＥＸＴ表示*/
.next {
	font-size: 12px;
	color:#666;
	line-height: 120%;
	margin: 5px 5px 0px 10px;
	text-align: right;
	}

/*エントリーボックス*/
#content .ent_box{
	width: 560px;
	float: left;
	margin: 5px 0;
}

#content .ent_box .ent{
	border: 1px solid #99C4FF;
	padding: 5px 10px;
	text-align: left;
}

/*バナー表示*/
#content .banner{
	font-size: 12px;
	color:#666;
	line-height: 150%;
	padding: 10px 5px 5px 10px;
}
#content .banner img{
	margin: 0 5px;
	border: none;
	vertical-align: middle;
}

/*サイト紹介用ボックス表示*/
#content .s_box{
	width: 130px;
	height: 150px;
	float: left;
	margin: 5px 3px;
}

#content .s_box .s_ent{
	border: 1px solid #99C4FF;
	padding: 5px;
	text-align: center;
}

#content .s_box img{
	border: none;
	margin: 0;
}

#content .p_navi {margin: 5px 0px;text-align: right; font-size: 10px; color: #666;}

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

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

/*引用属性*/
blockquote {
	width: 400px;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}

/*グーグルアドセンス*/
#ads{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 10px;
}

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

.adm{
	width: 470px;
	margin: 10px auto;
	text-align: left;
	font-size: 10px;
}

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

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

#right {
	width: 200PX;
	float: right;
	margin: 0px;
	color: #666;
	font-size: 100%;
	line-height: 150%;
}

/*トップページ左サイドに情報ボックスを作る場合の指定（必要なければ削除）*/
#right .box_top{
	margin: 5px 0 0 0;
	height: 5px;
	display: block;
	padding: 0;
}

#right .box_bottom{
	margin: 0 0 5px 0;
	height: 5px;
	display: block;
	padding: 0;
}

#right .box_top img, #right .box_bottom img{
	border: none;
	margin: 0;
}

#right .box{
	margin: 0;
	background: url("http://www.jp-soft.com/img/box_body.gif") repeat-y;
}

#right .box div{
	padding:  5px 10px;
	font-size:12px;
	text-align: left;
	line-height: 140%;
}

/* インデックス */
#right .idx{
	width:200px;
	height: 25px;
	margin : 5px 0 0 0;
	text-align: left;
	text-indent: 10px;
	line-height: 200%;
	display: block;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	background: url("http://www.jp-soft.com/img/index.gif") no-repeat;
	}

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

/* メニュー */
.menu ul{
	list-style: none;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 170%;
	}

.menu li.pt1 {
	display: block;
	width: 200px;
	height: 20px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://www.jp-soft.com/img/menu01.gif") no-repeat;
	}
	
.menu li.pt1 a:link, .menu li.pt1 a:visited, .menu li.pt1 a:active {
	display: block;
	width: 200px;
	height: 20px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://www.jp-soft.com/img/menu01.gif") no-repeat;
	}
.menu li.pt1 a:hover {
	color: #FFF;
	text-decoration: none;
	background: url("http://www.jp-soft.com/img/menu02.gif") no-repeat;
	}
	
.menu li{
	display: block;
	width: 200px;
	height: 20px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://www.jp-soft.com/img/menu03.gif") no-repeat;
	}
	
.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 200px;
	height: 20px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-indent: 20px;
	background: url("http://www.jp-soft.com/img/menu03.gif") no-repeat;
	}
.menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url("http://www.jp-soft.com/img/menu04.gif") no-repeat;
	}

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


 
/* フッター-----------------*/
#footer {
	clear: both;
	margin: 10px 0 0 0;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #3399CC;text-decoration: none;}
#footer a:hover{color : #F20;text-decoration: underline;}


/*フッターナビ*/
#f_navi {
	width: 780px;
	margin: 0;
	text-align: right;
	padding: 15px 5px 5px 5px;
	font-size: 12px;
}
#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* Copyrights */
#footer .copy {
	border-top: 1px solid #3388FF;
	padding: 10px 0 5px 0;
	text-align: right;
}

/*トップページにリンク集を作る場合の指定（必要なければ削除）*/
#footer .toplink {
	float:left;
	margin: 10px 5px 5px 10px;
	font-family: Verdana,Helvetica,sans-serif;
	color:#999;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
}
#footer .toplink a:link, #footer .toplink a:visited, #footer .toplink a:active{
	font-size: 10px;
	text-align: left;
	color: #999;
	text-decoration: none;
}

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



/*  フォームメール用  */
.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%;
}

