/*ここは消さないで下さい!*/
/* 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;
background: #D9DFF3;
margin : 0;
color:#555;
font-size: 100%;
line-height: 150%;
}

/* 画像の属性等 */
img { border-style: none;}

/* 強調文の属性等 */
strong {font-weight: bold;}

/* リンクの属性 */
a:link, a:visited, a:active { color: #5C6E83;text-decoration: none;}
a:hover{color: #FF6633;text-decoration: underline;}

/* --------- 基本設定 -----------------　*/
#wrapper{
width: 760px;
margin: 0 auto;
text-align: center;
background: url("http://www.nenkei.jp/img/back.gif");
background-repeat: repeat-y;
}

/*ページ幅*/
#container{
position: relative;
margin: 0 auto;
width: 720Px;
background: url("http://www.nenkei.jp/img/header.gif") no-repeat;
text-align:left;
}

/*ヘッダー*/
#header {margin : 0; padding: 0; height : 140px;}
#header h1{margin: 0; text-indent: -3000px;}
#header h1 a {
width:420px;
height:140px;
background: url("http://www.nenkei.jp/img/header.gif") no-repeat;
display: block;
}
#header h1 a:hover {background: url("http://www.nenkei.jp/img/header.gif") no-repeat;}

/* ナビボタン */
.navi1 {
position: absolute;
top:5px;
right:20px;
font-family:"Arial Black", Helvetica, sans-serif;
font-size: 12px;
text-align: right;
}
.navi1 a:link, .navi1 a:visited, .navi1 a:active {color: #7a96df;text-decoration: none;}
.navi1 a:hover {color: #FF6666; text-decoration: underline;}

/*サイドバー(左)*/
#sidebar {
width: 177px;
float: left;
margin: 0px 0px 0px 3px;
color: #333;
}

#sidebar p {
font-size: 85%;
line-height: 120%;
color: #333;
margin: 5px 10px 10px 5px;
}

#sidebar .search {
width:175px;
margin: 0 0 10px 0;
display: block;

}

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

/*　インデックス指定　*/
.idx{
width:175px;
height:25px;
background: url("http://www.nenkei.jp/img/index.gif") no-repeat;
text-align: center;
display: block;
color: #FFF;
font-size: 12px;
font-weight: bold;
line-height: 200%;
margin : 5px 0px 0px 0px;
}

/* メニュー指定 */
.menu{margin: 0 0 10px 0;}
.menu ul{
list-style: none;
margin: 0;
}
.menu li.pt {
margin : 0;
width:175px;
height:25px;
background: url("http://www.nenkei.jp/img/menu01.gif") no-repeat;
text-indent: 15px;
display: block;
font-size: 14px;
line-height: 200%;
color: #555;
text-decoration:none;
}
.menu li {
margin : 0;
width:175px;
height:35px;
background: url("http://www.nenkei.jp/img/menu03.gif") no-repeat;
text-indent: 25px;
display: block;
font-size: 14px;
line-height: 200%;
color:#555;
text-decoration:none;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active{
margin : 0;
width:175px;
height:25px;
background: url("http://www.nenkei.jp/img/menu01.gif") no-repeat;
text-indent: 20px;
display: block;
font-size: 14px;
line-height: 200%;
color: #555;
text-decoration:none;
}

.menu li.pt a:hover{
background: url("http://www.nenkei.jp/img/menu02.gif") no-repeat;
font-weight:bold;
color: #ff6600;
}

.menu li a:link, .menu li a:visited, .menu li a:active{
margin : 0;
width:175px;
height:19px;
background: url("http://www.nenkei.jp/img/menu03.gif") no-repeat;
text-indent: 30px;
display: block;
font-size: 14px;
line-height: 200%;
color:#555;
text-decoration:none;
}

.menu li a:hover{
background: url("http://www.nenkei.jp/img/menu04.gif") no-repeat;
font-weight:bold;
color: #ff6600;
}

/* アドセンス */
#sidebar .ads{
width:175px;
margin: 0px 0px 10px 0px;
}
#sidebar .ads div{
border-color: #ccc;
border-style: solid;
border-width: 0px 1px 1px 1px;
padding: 5px 0px 5px 0px;
font-size: 10px;
text-align: center;
}


/* What's New*/
.new_index{
height:30px;
margin: 10px 0px 0px 0px;
background-color: #0066ca;
background: url("http://www.nenkei.jp/img/new.gif") no-repeat;
border-bottom: 1px solid #888;
}
.new {
margin: 5px 5px 0px 5px;
}
.new a{
color:#FFF;
text-decoration:none;
font-size: 10px;
line-height: 130%;
margin: 0px;
padding: 0px 0px 0px 15px;
background: url("http://www.nenkei.jp/img/new_list.gif");
background-repeat: no-repeat;
}
.new a:hover{color:#FFCC00;}

/*コンテンツ*/
#content {
width: 520Px;
float: right;
margin: 0 3px 0 0;
background: #FFF;
}

#content h2 {
background: url("http://www.nenkei.jp/img/h2_back.gif");
margin: 5px 0 10px 0;
padding-left:75px;
font-size:175%;
color : #336600;
line-height: 150%;
}

#content h3 {
border-style: solid;
border-color: #5B6E82;
border-width: 2px 0 1px 0;
margin: 5px 0px 10px 5px;
background: #F3F3FA;
padding-left:5px;
font-size:125%;
line-height: 150%;
color : #476685;
}

#content h4 {
border: 1px solid #CCC;
margin: 5px 0px 10px 10px;
padding-left:5px;
font-size:100%;
line-height: 150%;
color : #555;
}

#content h5 {
border-bottom: 1px dotted #D379C4;
margin: 5px 0px 10px 10px;
padding-left:5px;
font-size:85%;
line-height: 130%;
color : #476685;
}

#content div {
font-size: 100%;
line-height: 130%;
margin: 5px 10px 5px 10px;
}

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

#content ol {margin-left: 25px;}
#content li.top a{font-weight: bold;}
#content li a{font-weight: normal;}

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


/*リンク属性(h3)*/
#content h4 a:link, #content h4 a:visited, #content h4 a:active{color: #7a96df;text-decoration: none;}
#content h4 a:hover {color : #FF6633;}

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

/*----- 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;
margin: 0 0 10px 0;
color: #2680D9;
background: url("http://www.nenkei.jp/img/more01.gif") no-repeat;
width: 100px;
height: 18px;
display: block;
font-size: 10px;
text-align: center;
text-decoration: none;
line-height: 180%;
}

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

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

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

/*フッター*/
#footer{
clear: both;
background: url("http://www.nenkei.jp/img/footer_back.gif") repeat-y;
border-top: 1px solid #999;
color: #FFF;
margin-top: 10px;
padding: 0.5em 1em 0.5em 0em;
text-align: right;
font-size: 12px;
line-height: 133%;
}

/* リンクの属性 */
#footer a:link, #footer a:visited, #footer a:active { color: #DEEEEA;text-decoration: none;}
#footer a:hover{color: #FF9999;text-decoration: underline;}

#footer img{
border-style: none;
vertical-align: middle;
}

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

/* ページナビ */
.navi2 {
background-color: #FFF;
height: 15px;
border-bottom: 1px solid #CCC;
font-size: 10px; color:#666;
margin :0px; padding-left: 10px;
}

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

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

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

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

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

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

/*フォント*/
.font10 {
font-size: 10px;
}

.font10006699 {
font-size: 10px;
color: #006699;
}

.font10cc3300 {
font-size: 10px;
color: #cc3300;
}

.font12 {
font-size: 12px;
}
.font12000000 {
font-size: 12px;
color: #000000;
}
.font12006699 {
font-size: 12px;
color: #006699;
}
.font12cc3300 {
font-size: 12px;
color: #CC3300;
}

.font120000FF {
font-size: 12px;
color: #0000FF;
}
.font12ff0000 {
font-size: 12px;
color: #ff0000;
}

.font12009900 {
font-size: 12px;
color: #009900;
}
.font12666666 {
font-size: 12px;
color: #666666;
}
.font12333333 {
font-size: 12px;
color: #333333;
}

.font14 {
font-size: 14px;
}

.font14000000 {
font-size: 14px;
color: #000000;
}
.font14006699 {
font-size: 14px;
color: #006699;
}
.font14cc3300 {
font-size: 14px;
color: #CC3300;
}

.font14ff0000 {
font-size: 14px;
color: #ff0000;
}

.font14666666 {
font-size: 14px;
color: #666666;
}

.font14333333 {
font-size: 14px;
color: #333333;
}

.font1499ffcc {
font-size: 14px;
color: #99ffcc;
}

.font14663333 {
font-size: 14px;
color: #663333;
}

.font14333333line {
font-size: 14px;
color: #333333;
line-height: 30px;
}
.font14336666 {
font-size: 14px;
color: #336666;
}

.font14cc3366 {
font-size: 14px;
color: #cc3366;
}

.font14663366 {
font-size: 14px;
color: #663366;
}

.font14990066 {
font-size: 14px;
color: #990066;
}
.font14ffff00 {
font-size: 14px;
color: #ffff00;
}

.font16cc3300 {
font-size: 16px;
color: #cc3300;
line-height: 25px;
}

.font16333333 {
font-size: 16px;
color: #333333;
line-height: 25px;
}
.font16336666 {
font-size: 16px;
color: #336666;
line-height: 25px;
}
.font16FF6600 {
font-size: 16px;
color: #FF6600;
}
.font18ff0000 {
font-size: 18px;
color: #ff0000;
}
.font18009900 {
font-size: 18px;
color: #009900;
}
.font180066CC {
font-size: 18px;
color: #0066CC;
}
.font18FFFF00 {
font-size: 18px;
color: #FFFF00;
}
.font18CC99FF {
font-size: 18px;
color: #CC99FF;
}
.font18FF6600 {
font-size: 18px;
color: #FF6600;
}
/*フォントここまで*/
