@charset "Shift_JIS";

body{
margin: 0;
padding: 0;
font-size: 90%;
line-height: 135%;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "sans-serif";
background-color: #653027;
background-image:url(../img/back_img02.jpg);
background-attachment:fixed;
background-position:left bottom;
background-repeat:no-repeat;
}


/* contents
----------------------------------------------- */
#main {
background-image:url(../img/back_img01.jpg);
background-position:top;
background-repeat:repeat-x;
}

#contents {
background-color:#FFFFFF;
width: 543px;
margin-left:32px;
text-align:center;
}

#mainmenu {
width: 543px;
}
#mainmenu ul,#mainmenu li {
margin: 0;
padding: 0;
list-style:none;
}
#mainmenu li {
float: left;
}

#news {
width: 492px;
margin: 20px 25px;
text-align:left;
}

#box {
width: 492px;
text-align:left;
}

dt {
float: left;
background:url(../img/icon_01.gif) no-repeat 0 4px;
padding-left:20px;
font-size: 85%;
color: #666666;
line-height: 140%;
}

dd {
margin: 0 0 25px 95px;
line-height:135%;
font-size: 90%;
color: #000000;
line-height: 140%;
}


.hr_clear {
visibility:hidden;
clear:both;
}



/* text
----------------------------------------------- */

a:link    {color:#1C217A; text-decoration: underline;}
a:visited {color:#1C217A; text-decoration: underline;}
a:active  {color:#5A6FB0; text-decoration: underline;}
a:hover   {color:#5A6FB0; text-decoration: underline;}


h1,h2{
margin: 0;
padding: 0;
}

h3 {
margin: 0;
color:#2A4619;
background-color:#CCCCCC;
border-left: 5px solid #2A4619;
padding: 5px 10px;
font-size: 110%;
}

p { font-size: 100%;
line-height: 160%;
}

.day { font-size: 90%;
color: #666666;
line-height: 135%;
padding: 2px 3px;

}
.text { font-size: 90%;
color: #000000;
line-height: 140%;
padding: 2px 0;
}

.text2 { font-size: 100%;
color: #000000;
line-height: 150%;
padding: 2px 0;
}

.text3 { font-size: 110%;
color: #000000;
line-height: 155%;
}

.text4 { font-size: 130%;
color: #000000;
line-height: 165%;
font-weight:bold;
}

.text5 { font-size: 150%;
color: #000000;
line-height: 175%;
font-weight:bold;
}

.info_day {
width:auto;
text-align:right;
font-size: 100%;
color: #000000;
line-height: 140%;
padding-bottom:5px;
}

.white {
color:#FFFFFF;
}

.brown{
color: #653027;
}

.red{
color: #990000;
}

.green {
color: #2A4619
}

.grey {
color: #666666
}


/* margin
----------------------------------------------- */
.mgnT05 { margin-top:5px; }
.mgnT10 { margin-top:10px; }
.mgnT15 { margin-top:15px; }
.mgnT20 { margin-top:20px; }
.mgnT50 { margin-top:50px; }
.mgnT100 { margin-top:100px; }

.mgnB05 { margin-bottom:5px; }
.mgnB10 { margin-bottom:10px; }
.mgnB15 { margin-bottom:15px; }
.mgnB20 { margin-bottom:20px; }
.mgnB30 { margin-bottom:30px; }
.mgnB40 { margin-bottom:40px; }


/* gfooter
----------------------------------------------- */
#footer {
	width: 100%;
	text-align:center;
	padding: 20px 0 15px 0;
	font-size: 70%;
	color: #999999;
	line-height: 135%;
}
