@charset "Shift_Jis";

#content{
width:760px;
margin-left:auto;
margin-right:auto;
background:#FFE4C4;
background-image: url("/images/head_yakei.jpg");
background-repeat:no-repeat;
border-top: 1px inset #ccc;
border-left: 1px inset #ccc;
border-right: 1px inset #ccc;
border-bottom: 0px inset #ccc;
}

#content a{text-decoration: none;
}

#tittle{
float:top;
margin-top:0px;
height:130px;
font-size:15px;
font-family:sans-serif;
color:#0033cc;
border-bottom:1px solid #ccc;
}

#tittle h1{
font-size:14px;
font-family:sans-serif;
color:#ffffff;
}

#tittle h2{
font-size:17px;
font-family:sans-serif;
line-height:20px;
color:#ffffff;
padding-top:0em;
padding-right:1em;
}

#tittle h3{
font-size:12px;
font-family:sans-serif;
line-height:20px;
color:#ccffff;
padding-top:-1em;
padding-right:2em;
}

#menu{
float:left;
position:absolute;
width:180px;
height:1100px;
margin-top:0px;
margin-left:5px;
font-size:14px;
font-family:sans-serif;
line-height:30px;
color:#993333;
background:#666600;
border-bottom:1px solid #fff;
}

#menu dd{
clear:left;
font-size:14px;
font-family:sans-serif;
font-weight:bold;
color:#ffcc33;
border-bottom:1px solid #fff;
margin-left: 1em;
margin-right: 1em;
}

#menu dd a{
display:block;
color:#ffffff;
background:#666600;
text-decoration:none;
}

#menu dd a:hover{
color:#fff;
background:orange;
}

#main{
clear:both;
float:left;
position:absolute;
height:1100px;
margin-top:0px;
margin-left:200px;
margin-right:auto;
font-size:15px;
line-height:20px;
background:#FFE4C4;
}

#main p{
font-family:sans-serif;
font-size:14px;
color:#993366;
line-height:20px;
padding-left:1em;
padding-right:1em;
}


#foot{
clear:both;
position:absolute;
margin-top:1100px;
text-align:center;
font-size:10px;
background:#DEB887;
width:760px;
height:20px;
}

<--------------------------->

.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}

