﻿@charset "UTF-8";
@import url("style-base.css");

body {
	width: 100%;
	text-align: center;
	background: #FDFDF0 url(img/bg01.gif) repeat-x 0 0;
	/*	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
a:link,a:visited { color: #E86A03; text-decoration:underline; }
a:hover,a:active { color: #E86A03; text-decoration:none; }

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }

form { margin: 0; }
textarea,select,input {
    /*	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;*/
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:“ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”, Osaka,”メイリオ”,Meiryo, Verdana, Arial,sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
img	{ vertical-align: top; border: none; }
.clear { clear: both; width:0px; height:0px; display:block; overflow:hidden; }


.pt15	{ padding-top: 15px; }
.pb15	{ padding-bottom: 15px; }


.w95	{ width: 95%; border: #CCCCCC solid 1px; }



.ttl01{
background:url(img/inner/icon01.gif) no-repeat 5px 5px;
font-size:16px;
color:#754235;
padding:0px 0px 2px 23px;
line-height:150%;
border-bottom:1px dotted #754235;
}
.ttl02{
background:url(img/inner/icon02.gif) no-repeat 5px 0px;
font-size:16px;
color:#754235;
padding:0px 0px 6px 27px;
line-height:150%;
border-bottom:1px dotted #754235;
}

.entbox{
padding-left:20px;
padding-top:5px;
}
.dat01{
text-align:right;
}
.entarea{
padding-bottom:30px;
}

#nepu{
list-style:none;
}
#next{
background:url(img/inner/next.gif) no-repeat left 3px;
padding:3px 0px 3px 53px;
line-height:150%;
}
#prev{
background:url(img/inner/prev.gif) no-repeat left 3px;
padding:3px 0px 3px 53px;
line-height:150%;
}
div.commboxs p{
line-height:150%;
}
div.commboxs p.comm_date{
font-size:10px;
text-align:right;
line-height:150%;
}
div.commboxs{
background:url(img/inner/glads.gif) repeat-x left bottom;
padding-bottom:3px;
padding-top:8px;
line-height:150%;
}

