@charset "utf-8";
/* CSS Document */

/*body*/
/*ヘッダー*/
/*イメージ*/
/*ナビゲーションバー*/
/*フッター*/
/**/


p{margin: 3px 0;}
.14bk{font-size: 14px;font-weight:bold;margin:10px 0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#eeeeee;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;
}

body,td,th{
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 20px;
	font-family:"Verdana","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono, monospace";
}

#main_wrapper{
	width: 814px;
	margin:0 auto;
	background-image:url(../image/main_bg.jpg);!important
	background-repeat:repeat-y;

}

#main_wrapper2{
	width: 814px;
	margin:0 auto;
	background-image:url(../image/main_bg2.jpg);
	background-repeat:no-repeat;

}

a img {
	border: none;
}

.red{
	color: #c90606;	
}

/*ヘッダー*/

#header_wrapper	{
	height: 86px;
	background-image:url(../image/header_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 2px;

}


table.Table_header_wrapper{
	width: 765px;
	height: 50px;
	margin:0 auto;
	margin-top: 22px;
}

#lang_wrapper{
	text-align: right;	
	margin: 0;
}

#header_navi_wrapper{
	text-align: right;	
	font-size: 10px;
	margin: 40px 0 0 0;
}

a.header_link{color: #333;text-decoration:none;}
a.10red{font-size: 10px;text-decoration: none;color: #ff5b5b;}

/*イメージ*/

#image_wrapper{}


/**/

table.Table_main_inner{
	width: 776px;
	margin: 10px auto;
}

td.Td_left{
	width: 181px;
}

td.Td_right{
	width: 595px;
}


/*ナビゲーションバー*/

#navi_wrapper{
	width: 181px;
}

#navi_wrapper ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

#navi_wrapper ul li {
	padding: 0;
	margin: 0;
	list-style: none outside;
}

#navi2_wrapper{
	width: 181px;
	margin-top: 10px;
}

a:hover img.ovr {
	filter:alpha(opacity=60);
	opacity:0.6;
}

/*コンテンツ*/

#contents_wrapper{
	padding: 0 0 0 14px;	
}

.unit{
	width: 540px;
	margin: 30px auto;
}

.com{
	line-height: 28px;
	width: 500px;
	margin: 0px auto;
}

table#Table_border_ccc{
	background-color:#ccc;
	margin: 10px auto;
}


table#Table_border_ccc th{
	background-color:#eee;	
}


table#Table_border_ccc td{
	background-color:#fff	
}

.title_wrapper{
	width: 581px;
	height: 34px;
	_height: 42px;
	padding-top: 8px;
	text-indent: 22px;
	background: url(../image/title/titleBg.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #25448B;
}

.title_wrapper2{
	width: 540px;
	padding: 5px;
	margin: 0 auto;
	font-weight: bold;
	background: #F0F3FB;
	font-size: 15px;
	border: 1px solid #6D8DD8;
}

.title_wrapper3{
	width: 540px;
	padding: 5px;
	margin: 0 auto;
	font-weight: bold;
	background: #3560C4;
	font-size: 15px;
	color: #fff;
}


.subtitle_wrapper{
	border-bottom: 1px dotted #999;
	padding: 0 0 5px 0;
	margin-bottom: 30px;
}



/*フッター*/

#footer_wrapper{
	height: 60px;
	background-repeat:no-repeat;
	background-image:url(../image/footer_bg.jpg);
	text-align: center;
	font-size: 10px;
}



div.site_01 {
	margin: 30px 0;
	text-align: center;
}

p.lead_01 {
	margin-bottom: 5px;
	font-weight: bold;
	color: #069;
}

p.lead_02 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #069;
}

p.lead_03 {
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #3560C4;
	letter-spacing: 0px;
}

div.flame {
	padding: 5px 15px;
	margin-bottom: 10px;
	border: 1px dotted #666;
}

table.site_01 {
	width: 100%;
	border-collapse: collapse;
}

table.site_01,
table.site_01 tr th,
table.site_01 tr td {
	border: 1px solid #CCC;
	padding: 5px;
}

table.site_01 tr th {
	width: 120px;
	background: #F3F3F3;
	text-align: left;
}


div.cons_c {
	text-align: center;
	margin-bottom:20px;
}

div.cons_d {
	margin: 0 0 20px 10px;

}

div.cons_d div {
	margin-right: 10px;
	float: left;
}

p.sp {
	margin-bottom: 15px;
}

p.sp3 {
	padding-top: 15px;
	margin-bottom: 15px;
}

.clr {
	clear: both;
}

img.leftImg {
	float: left;
	margin: 0 20px 15px 0;
}