* {
margin:0px;
padding:0px;
font-size:14px;
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:#0000ff;
text-decoration:none;
}

img{
border:0px;
}

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

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

#header h1{
padding:0px 20px 0px 0px;
font-size:10px;
color:#a6a6a6;
text-align:right;
text-decoration:none;
}

#header h2{
padding:25px 0px 0px 35px;
}

#header h2 a{
font-size:34px;
color:#003d84;
text-decoration:none;
}

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

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

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

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

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

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

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

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

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

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

#menu p a:hover{
color:#0000ff;
text-decoration:none;
}

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

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

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

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

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:765px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
	background-color: #003d84;
}

#nav p {
	color: #EEEEEE;
	padding-top: 1px;
}

#nav a {
	color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#nav a:hover {
	color: #00ffff;
	background-color: #003d84;
	border-bottom-style: none;
}



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

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

.c {color: #0056bc; font-weight: normal}
.cb {color: #0056bc; 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}

