@charset "Shift_JIS";

body{
 font-size:13px;
 letter-spacing:1px;
line-height:120%;
color:#222;
}
h1{
margin-left:10px;
padding-left:5px;
letter-spacing:3px;
font-size:16px;
}

h2{
 border-color:#f48c30;
 border-style:solid;
 border-width:0px 0px 1px 10px;
margin-left:10px;
padding-left:5px;
letter-spacing:3px;
font-size:14px;
}
h3	{
 font-size:15px;
margin-left:10px;
 color:#333;
 letter-spacing:3px;
 font-weight:bold;
 background-repeat:no-repeat;
 background-position:bottom;
}
h3:first-letter{
 color:#f48c30;
font-size:20px;
 font-weight:bold;
}
p{
margin-left:30px;
}
.menus{
line-height:40%;
text-align:right;
}
.mf{
margin-left:300px;
}
a {
text-decoration: none;
}
a:link {
color:#f48c30;
}
a:visited {
color:#f48c30;
}
a:active {
color:#f48c30;
}
a:hover {
color:#a52a2a;
}