@charset "Shift_JIS";

* {
margin:0px;
padding:0px;
font-size:12px;
font-family:Verdana, Helvetica, sans-serif;
}


body{
background:url("img/bg.gif");
color:#333;
text-align:center;
margin:20px 0px;
}

br{
letter-spacing:normal;
}

a{
color:#333;
text-decoration:none;
}

a:hover{
color:#ff7602;
text-decoration:none;
}

img{
border:0px;
}

#temp{
width:700px;
text-align:center;
line-height:18px;
letter-spacing:1px;
margin:0px auto;
}

#header{
background:url("img/top.gif") no-repeat;
width:700px;
height:55px;
text-align:left;
}

#all{
background:#fff url("img/middle.gif") repeat-y;
width:680px;
text-align:left;
padding:10px;
}

#all:after{
content:"none";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#menu{
background-color:#fff;
width:160px;
text-align:left;
float:left;
}

#main{
background-color:#fff;
width:510px;
text-align:left;
padding-left:10px;
float:left;
}

#footer{
background:url("img/bottom.gif") no-repeat;
width:700px;
height:17px;
clear:both;
padding:8px 0px;
color:#333;
}

#footer a{
color:#333;
text-decoration:none;
}

#footer a:hover{
color:#333;
text-decoration:none;
}

#header h1 {
margin: 5px 0px 0px 0px;
padding: 10px 0px 0px 35px;
font-size:26px;
}

#header h1 a {
margin: 20px 0px 0px 0px;
padding: 15px 0px 0px 35px;
font-size:26px;
color:#ff7602;
}

#menu h2{
background:url("img/caption.gif") no-repeat;
width:150px;
height:20px;
font-size:12px;
color:#fff;
padding:4px 0px 4px 10px;
}

#menu h3{
background:url("img/menu.gif") no-repeat;
width:140px;
height:20px;
font-size:12px;
color:#333;
padding:4px 0px 4px 20px;
}

#main h2{
background:url("img/mark.gif") no-repeat;
padding:8px 0px 0px 15px;
}

dd{
margin:0px 0px 12px 12px;
}


/*------------- 　文字の色や強調  ----------*/

.n10  {font-size: 10px}
.n11  {font-size: 11px}
.n12  {font-size: 12px}
.n13  {font-size: 13px}
.n14  {font-size: 14px}
.n15  {font-size: 15px}

.cb {color: #cc3300; font-weight: bold}

.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}
.red18 {color: red; font-weight: bold; font-size: 18px;text-align: center;}

.blue  {color: blue; font-weight: normal}
.blueb {color: blue; font-weight: bold}
.bluel {color: blue; font-weight: bold; font-size: 16px}

.green  {color: green; font-weight: normal}
.greenb {color: green; font-weight: bold}
.greenl {color: green; font-weight: bold; font-size: 16px}

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}
