﻿/*小説 by 地声 のCSSです。*/
body {
	font-family: "MS UI Gothic","HiraMaruPro-W4","\004D\0053\0020\0055\0049\0020\0047\006F\0074\0068\0069\0063","MS PGothic", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
	height:100%; background: url("./bg.gif"); background-position:center;
}
#body {width:770px;clear:both;margin-right:auto; margin-left:auto;
	font-family: "MS UI Gothic","HiraMaruPro-W4","\004D\0053\0020\0055\0049\0020\0047\006F\0074\0068\0069\0063","MS PGothic", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
	height:100%; background: url("./bg.gif"); background-position:center;
	line-height:170%; font-size: 14px; text-align: center;
}

#head{  width:770px;float:left;}
#head .image{margin:5px;}
#head .form{margin-top:20px;padding-left:30px;float:left;}
#head .text{clear:both;text-align:left;padding-left:30px;}
#contents { width:500px; float:left; }
#contents p{ color:#008200;}
#contents .text { font-size: 180%; padding:50px;}
#contents .img {margin:0px; background:url("./error.png") no-repeat left center;}


#sidebar { width:150px; float:right; }

#sidebar p  { padding-left:25px;padding-top:10px; padding-bottom:1px; font-weight:bold; color:#444; }
#sidebar .topics  { margin:6px;}
#sidebar .topics_title {margin:0px; background:url("http://nanigashi.biz/yy006_24.gif") no-repeat left center; border-bottom:1px dotted #cccccc;}
.t {padding-left:15px;}
#sidebar .topics_link {margin:1px; background:url("http://nanigashi.biz/yy005_13.gif") no-repeat left center;}

.foot { width:770px;height:15px;padding:8px 0px;margin-top:20px;background-color:#FFC8AD ;float:left;}

#site{font-size:12px;margin:50px 10px;text-align: left; }
#site .top  { padding-left:25px;padding-top:5px; background:url("./info.png") no-repeat left center;font-weight:bold; border-bottom:1px double #cccccc;}
#site .left{float:left;border-right:1px dotted #cccccc; padding-right:20px;}
#site .right{float:left;padding-left:20px;border-right:1px dotted #cccccc; padding-right:20px;} 
#site p  { padding-left:25px;padding-top:5px; }
.t {padding-left:1px;}
#site .web {background:url("./pc.png") no-repeat left center;}
#site .blog {background:url("./rss.png") no-repeat left center;}
#site .non {padding-bottom:1px;}


a{/*リンクされた文字*/
    color:#2192E7;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#2192E7;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#2192E7;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}
.link_moco2 {
font-size: 13px;
background-color: #C6C3BD;
margin-left:5px;
margin-right:5px;　
margin-top:12px;　
margin-bottom:8px;
border: 1px #6F6F6F dashed;
padding: 10px;line-height: 160%;
}

