/* Ama-Ban-Go! weblog skin    */
/* Militia type Black         */
/* Copyright since2005 Nanase */

/*基本設定*/
body {
background-color: #000000;
text-align: center;
margin: 0px;
padding: 0px;
color:#cccccc;
background-image:url(main_bg.jpg);
background-position:top;
background-repeat:no-repeat;
}

.of_note{
width:155px;
overflow:hidden;
}

/*レイアウト*/
#layout{
margin-left: auto;
margin-right: auto;
text-align: left;
width: 740px;
} 
#header {
margin:0 0 0 0;
height:170px;
padding:0 50px 0 50px;
background-image:  url(header_bg1.jpg);
}
#main{
padding:0px 16px 10px 16px;
}
#side {
float: left;
width: 187px;
text-align:center;
background-image:url(side_bg.jpg);
} 
#center{
float: left;
width:1px;
overflow:hidden;
}
#cnt {
float: left;
width: 520px;
}
#footer{
clear:both;
height:40px;
text-align:center;
background-image:  url(footer_bg.jpg);
padding-top:30px;
} 
#side_top{
line-height:100%;
height:45px;
background-image:url(side_top.jpg);
}
#side_bottom{
height:50px;
background-image:url(side_bottom.jpg);
}

/*テーブル*/
.cell_small{
font-size:10px;
margin:0;
padding:5px 0 0 0;
}
.cell_middle{
font-size:13px;
margin:0;
padding:5px 0 5px 0;
border-bottom:1px dashed #303030;
}
.cell_title{
font-size:10px;
font-weight:bold;
margin:0;
padding:2px 0 5px 0;
border-bottom:1px solid #303030;
}
.pcell{
border-bottom:1px solid #303030;
padding:2px 0 2px 2px;
font-size:13px;
}

/*タイトル*/
#title{
font-size:16px;
font-weight:bold;
padding:70px 0 0 0;
margin:0;
}
#sub_title{
font-size:10px;
font-weight:normal;
margin:10px 0 0 0px;
}

/*トップページ*/
.cnt_toppage{
font-size:13px;
line-height:180%;
background-image:  url(cnt_toppage.jpg);
padding:35px 25px 1px 25px;
}
.toptitle{
font-size:13px;
font-weight:bold;
margin:0 0 10px 0;
}

/* プロフィール*/
.ptitle{
font-size:13px;
font-weight:bold;
line-height:150%;
}
.psubtitle{
font-size:13px;
font-weight:bold;
line-height:150%;
padding:5px 0 10px 0;
border-top:1px solid #303030;
}
.pcnt{
font-size:13px;
line-height:150%;
padding:0 0 20px 10px;
}
.pimg{
border:1px solid #303030;
border-bottom:2px solid #303030;
padding:8px 8px 8px 8px;
}

/*ゲストブック*/
.gtitle{
font-size:10px;
background-color:#303030;
border-top:1px solid #444444;
padding:3px 5px 2px 5px;
}
.gname{
font-size:13px;
font-weight:bold;
}
.gcom{
padding:8px 0 8px 4px;
}

/*コンテンツ*/
.cnt_title{
font-size:13px;
font-weight: bold;
line-height:100%;
margin:0;
padding:40px 0 20px 35px;
background-image:url(cnt_title.jpg);
}
.cnt_cate{
font-size:10px;
padding:0 0 15px 25px;
background-image:url(cnt_main.jpg);
}
.cnt_date{
font-size:10px;
padding:20px 0 20px 0;
background-image:url(com_bg.jpg);
}
.cnt_main{
font-size:0.8em;
line-height:180%;
margin:0;
background-image:url(cnt_main.jpg);
}
.cnt_body{
padding:0 25px 0 25px;
}
.cnt_com{
font-size:10px;
padding:10px 25px 5px 25px;
background-image:url(cnt_com.jpg);
background-repeat:no-repeat;
}
.cnt_com2{
font-size:10px;
line-height:180%;
margin-top:10px;
padding:10px 25px 5px 25px;
background-image:url(cnt_com.jpg);
background-repeat:no-repeat;
}
.cnt_bottom{
height:46px;
margin:0;
padding:0;
background-image:url(cnt_bottom.jpg);
}
.comment{
font-size:10px;
line-height:150%;
}

/*サイドメニュー*/
.navi{
padding:0 26px 0 26px;
text-align:left;
font-size:13px;
line-height:120%;
}
.side_box{
margin:0 0 15px 0;
}
.side_title{
font-size:13px;
line-height:100%;
font-weight:bold;
padding:10px 0 12px 0; 
text-align:center;
background-image:url(side_title.jpg);
}
.side_menu{
font-size:12px;
line-height:140%;
padding:5px 16px 5px 16px;
text-align:left;
}

/* カレンダー */
.month{
font-size:12px;
font-weight:bold;
}
.holi{
font-size:12px;
line-height:130%;
color:#ff0000;
}
.sat{
font-size:12px;
line-height:130%;
color:#006699;
}
.day{
font-size:12px;
line-height:130%;
}
.cld_bg{
padding: 0 16px 5px 16px;
}
/* ページナビ */
.pagenavi{
background-image:url(pagenavi_bg.jpg);
height:66px;
padding:40px 0 0 0;
}

/* リンク色指定 */
a:link,a:visited {
color: #666666;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: underline;
}
a.dl:link,a.dl:visited,a.dl:hover{
text-decoration: underline;
}
a.sl:link,a.sl:visited,a.sl:hover{
text-decoration: none;
background-color:#666666;
}
a.tl:link,a.tl:visited,a.tl:hover{
color:#999999;
text-decoration: none;
}
/* common 書き換え */
.ad{
background-color:#f6f6f6;
background-image:url(/img/ad/ad_middle.gif);
text-align:center;
color:#333333;
margin:0 16px 0 16px;
}
input{
border:1px solid #303030;
background-color:#222222;
color:#cccccc;
}
textarea{
border:1px solid #303030;
background-color:#222222;
color:#cccccc;
}
