body { color: #000; line-height: 125%; background-image: url(images/bg_blog.jpg); background-repeat: repeat; background-attachment: fixed; }
table { clear: both; }
p { margin: 0; }
td { }
/*ベースレイアウト*/
#wrap { background-color: white; width: 760px; margin-top: 15px; margin-right: auto; margin-left: auto; padding: 0; }
.info { background-repeat: repeat-x; background-position: 0 270px; }
/*menu*/
#menu { color: #369; background-image: url(images/bg.jpg); background-repeat: no-repeat; margin-right: 0; margin-bottom: 10px; margin-left: 0; padding-right: 0; padding-bottom: 5px; padding-left: 0; }
#navi { height: 26px; margin-right: 20px; margin-bottom: 0; margin-left: 20px; border-top: 2px dotted #369; border-bottom: 2px dotted #369; display: block; }
ul { margin: 0; padding: 0; list-style-type: none; }
ul li { color: #69c; font-size: 14px; font-weight: normal; float:left; list-style-type: none; }
ul li a{ color: #369; font-weight: bold; background-image: url(images/pen.gif); background-repeat: no-repeat; text-decoration: none; padding: 7px 15px 3px 30px; display: block; }
ul li.modoru a { color: #369; font-weight: bold; background-image: url(images/ink.gif); text-decoration: none; background-repeat: no-repeat; float: left; display: block; padding: 7px 15px 3px 30px; }
ul li a:link { color: #369; }
ul li a:visited { }
ul li a:hover { color: #939; background-image: url(images/pen3.gif); background-repeat: no-repeat; }
ul li.modoru a:hover { color: #939; background-image: url(images/ink01.gif); background-repeat: no-repeat; clear: left; }
ul li a:active { color: #c3c; background-image: url(images/pen.gif); background-repeat: no-repeat; }
.current { color: #939; font-weight: bold; background-image: url(images/pen3.gif); background-repeat: no-repeat; background-position: 15px 0; padding: 7px 15px 3px 45px; display: block; }
/*コンテンツ*/
#contents { color: #333; font-size: 125%; font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; line-height: 125%; background-repeat: repeat; height: auto; margin: 0 15px; padding: 0 30px; display: block; }
#contentsbegin { background-repeat: no-repeat; height: 32px; margin-bottom: 0; margin-left: 15px; padding-top: 30px; padding-bottom: 0; }
#contentsend { font-size: 11px; line-height: 175%; background-repeat: no-repeat; clear: both; margin: 0 15px 15px; padding-top: 20px; padding-bottom: 0; }
/*テキスト整形*/
#contents p{ line-height: 200%;  font-size: 12px;}
h3 { color: #000; font-size: 1.25em; font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; font-weight: 700; margin: 5px 0 3px; padding: 3px 3px 0; border-bottom: 1px solid #000; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; display: block; }
#contents-lbox{ font-size: 12px; line-height: 150%; background-image: url(images/hashire/bg01.jpg); background-repeat: no-repeat; background-position: left top; width: 320px; height: 1100px; overflow: auto; float: left; margin-left: 0; padding-top: 0; padding-left: 30px; }
#contents-rbox{ font-size: 12px; background-repeat: repeat-y; background-position: right 0; width: 320px; height: 1100px; overflow: auto; float: right; margin-right: 15px; margin-left: 10px; padding-top: 0; padding-right: 30px; }
.strong { color: black; font-size: 1.1em; font-weight: 700; line-height: 150%; }
.small { font-size: 10px; line-height: 125%; }
/*フッター
*/
#footer { color: #369; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-image: url(images/foot.jpg); width: 730px; height: 30px; margin: 10px 0 0; padding: 5px 15px; }
.copyright { color: #69c; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: right; clear: both; }
.past{ float: left; padding-left: 30px; }
