/*ここは消さないで下さい!*/
/* 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: #FFF;
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://n700jrn.com/img/back.gif") repeat-y;
}

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

#wrapper{
width:720Px;
margin: 0 auto;
background: url("http://n700jrn.com/img/header.gif") no-repeat;
text-align:center;
}

/*ヘッダー*/
#header {
margin: 0;
height:200px;
text-align:left;
}
#header h1{
margin: 0;
text-indent: -1000px;
}
#header h1 a{
width:720px;
height:150px;
background: url("http://n700jrn.com/img/header.gif") no-repeat;
display: block;
overflow: hidden;
}
#header h1 a:hover {background: url("http://n700jrn.com/img/header.gif") no-repeat;}

/*サブタイトル文字*/
#header h2 {
font-size:12px;
font-weight: normal;
color: #000;
margin: 0;
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: 10px 5px;
font-size: 10px;
text-align: left;
line-height: 130%;
}

/*インデックス*/
#sidebar .idx{
width:175px;
height:24px;
background : url("http://n700jrn.com/img/index.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:24px;
background: url("http://n700jrn.com/img/menu01.gif") no-repeat;
text-indent: 10px;
display: block;
border-bottom: 1px dotted #BBB;
font-size: 12px;
font-weight: bold;
line-height: 180%;
margin : 5px 0px 5px 0px;
}

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

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

.menu dd.pt a:hover{
color:#FFF;
background: #FFF url("http://n700jrn.com/img/menu01.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("http://n700jrn.com/img/menu03.gif") no-repeat;
text-indent: 18px;
display: block;
font-size: 12px;
line-height: 170%;
margin : 0px;
}

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

/*コンテンツ*/
#content {
width: 510Px;
float: right;
background-color: #FFF;
margin: 0px 0 5px 5px;
text-align: left;
}

#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: 10px 0px 5px 5px;
padding-left:5px;
font-size:12px;
color : #3399CC;
text-align: left;
}

#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 .doc {
font-size: 12px;
color:#555;
line-height: 150%;
margin: 5px 5px 5px 10px;
text-align: left;
padding: 10px;
}

#content img {
border: none;
margin: 0 5px;
}

/*インフォメーション*/
#content .info{
border: 1px solid #BBB;
background: url("http://n700jrn.com/img/info_back.gif") 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: underline;}
#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 #trackbackdata, #content #commentdata{
font-size: 12px;
color: #888;
margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
font-size: 10px;
color: #888;
margin: 0;
border-bottom: 1px solid #888;
}

#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://n700jrn.com/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://n700jrn.com/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%;
}

.powered {
margin: 10px 0;
text-align: center;
}


