body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;

}
h1,h2,h3,h4,h5,h6,img,form,ul,li,dl,dd,dt {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
a {
	color: #013476;
	text-decoration: none;
}

a:hover {
	color: #117AB3;
	text-decoration:underline;
}
h2 {
	margin: 30px 0 15px 0;
}
.red {
	color: #FF0000;
}
.green {
	color: #666633;
	font-weight: bold;
}
}
table {
	border-collapse:collapse;
	empty-cells:show;
	margin:0;
}
.clear {
	clear: both;
}

#wrap {
	margin: 3px auto 0;
	padding: 0;
	width: 900px;
	border-left: 10px #ffffff solid;
	border-right: 10px #ffffff solid;
	border-bottom: 10px #ffffff solid;
	background: #FFFFFF;
}
#header {
	position: relative;
	width: 900px;
	height: 90px;
	border-left: 10px #ffffff solid;
	border-right: 10px #ffffff solid;
	margin: 0 auto;
}
#header #logo img {
	position: absolute;
	top: 10px;
	left: 0px;
}
#header h1 {
	position: absolute;
	top: 45px;
	right: 0px;
	font-size: 28px;
	font-weight: normal;
	text-align: right;
	font-weight: bold;
	color: #003366;
}
#header p {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #0000000;
}
.hd {
	font-weight: bold;
	color: #003366;
	font-size: 16px;

}
#left_navi {
	float: left;
	width: 200px;
	margin: 0;
	display: inline;  
}
.gnavi {
	width: 190px;
	padding: 5px;
	margin: 0 0 20px 0;
	background: #0099FF;
}
.gnavi li {
	margin: 0;
}
.present {
	width: 188px;
	border: 6px #999999 solid; 
}
.present p {
	padding: 5px;
}

#main_cont {
	float: right;
	width: 670px;
	margin: 0;
	display: inline;  
}
#footer_navi {
	clear: both;
	padding: 80px 0 10px 0;
	text-align: center;
	font-size: 12px;
}
#footer_navi li {
	margin: 0 13px;
	display: inline;
}
#footer {
	width: 900px;
	height: 50px;
	margin: 0;
	background-color: #5D2F03;
	background: url(../img/all/footer_bg.jpg) no-repeat;
}
#footer p {
	padding: 20px 0 0 0;
	text-align: center;
	color: #ffffff;
}

.p_15t {
	margin: 30px 0 0 0;
}

.p_20u {
	margin: 0 0 20px 0;
}

.ttl {
	margin: 30px 0 15px 0;
}

.ttl02 {
	margin: 0 0 20px 0;
}

.right {
	text-align: right;
	width: 350px;

}

table {
border-collapse:collapse;
empty-cells:show;
margin:0;
}

hr {
	clear: both;
}

/* top
---------------------------------------------*/
#top_img {
	width: 630px;
	height: 300px;
	margin: 0 0 30px 0;
	position: relative;
}

.message {
	margin : 0 0 20px 0;
	padding: 10px;
	border-top: 2px #999999 solid;
	border-bottom: 2px #999999 solid;
}

.top_cnt {
	widtn: 670px;
	background: #DDDDDD;
} 

.top_cnt02 {
	widtn: 670px;
	padding: 0 0 10px 0;
	text-align: center;
	background: #DDDDDD;
} 

.p10 {
	width: 630px;
	padding: 10px;
}


/* mamoru
---------------------------------------------*/
.mamoru_L {
	float: left;
	width: 280px;
	margin: 20px 0 20px 10px;
}

.mamoru_R {
	float: right;
	width: 350px;
	margin: 20px 10px 20px 0;
}

.mamoru_L02 {
	float: left;
	width: 350px;
	margin: 20px 0 20px 10px;
}

.mamoru_R02 {
	float: right;
	width: 280px;
	margin: 20px 10px 20px 0;
}

.tbl_mamoru {
	width:350px;
	margin: 0 0 15px 0;
	font-size: 12px;
}

.tbl_mamoru th {
	width: 100px;
	background-color:#EAEAEA;
	text-align: left;
	font-weight: normal;
}

.tbl_mamoru td, .tbl_mamoru th {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:3px 5px;
}

.tbl_mamoru02 {
	width:350px;
	margin: 0;
	font-size: 12px;
}

.tbl_mamoru02 th {
	width: 60px;
	background-color:#EAEAEA;
	text-align: left;
	font-weight: normal;
}

.tbl_mamoru02 td, .tbl_mamoru02 th {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:3px 5px;
}

/* media
---------------------------------------------*/
.topics {
	width: 670px;
	background: url(../img/all/topics_ttl.jpg) no-repeat;
	height: 33px;
	font-size: 16px;
	padding: 6px 0 0 15px;
}

/* policy
---------------------------------------------*/
.policy dl{
	margin: 15px 0 0 0;
	font-size: 12px;
}

.policy dt{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	border-left: 5px #CC9900 solid;
	border-bottom: 1px #999999 dotted;
	font-weight: bold;
}

.policy dd{
	margin: 0 0 25px 10px;
}

/* about
---------------------------------------------*/
.tbl_about {
	width:670px;
	margin: 20px 0 0 0;
}

.tbl_about th {
	width: 150px;
	height: 40px;
	background-color:#EAEAEA;
	text-align: left;
	font-weight: normal;
}

.tbl_about td, .tbl_about th {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:10px;
}

/* ichiran
---------------------------------------------*/
.ichiran_ttl {
	width: 650px;
	background: #0066CC ;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	font-size:14px;
	color: #FFFFFF;
}

.ichiran_ttl02 {
	width: 650px;
	background: #0066CC ;
	margin: 30px 0 10px 0;
	padding: 5px 10px;
	font-size:14px;
	color: #FFFFFF;
}

.ichiran_L {
	float: left;
	width: 320px;
}

.ichiran_R {
	float: right;
	width: 320px;
}

.ichiran_L li {
	list-style:disc;
	font-size: 12px;
	margin: 0 0 0 20px;
}

.ichiran_R li {
	list-style:disc;
	font-size: 12px;
	margin: 0 0 0 20px;
}

.fudou {
	clear: both;
	margin: 10px 0 30px 0;
	font-size: 12px;
	text-align: right;
}


/* contact
---------------------------------------------*/
.tbl_inquiry {
	width:650px;
	margin: 0;
}

.tbl_inquiry th {
	width: 130px;
	height: 40px;
	background-color:#EAEAEA;
	text-align: left;
	font-weight: normal;
}

.tbl_inquiry td, .tbl_inquiry th {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:10px;
}

.btn_inquiry {
	margin: 15px 0 0 0;
	text-align: center;
}


/* media
---------------------------------------------*/

.media {
	width: 670px;
	margin: 0 0 70px 0;
	text-align: center;

}