@charset "utf-8";

/*body-------------------------------------------*/

body {
	border:10px solid #004ea2;
	line-height:1.6em;
	}
	
/*header-------------------------------------------*/

#header {
	width:1000px;
	padding-top:52px;
}

.header_logo {
	float:left;
	width:175px;
}

.header_txt_01{
	float:left;
	width:164px;
	margin-left:39px;
}

.header_img {
	float:right;
	width:312px;
}

.con_mainttl {
	margin:0px;
	padding-top:44px;
	text-align:center;
}

.con_bg {
	width:1000px;
	margin:0 auto;
	background-image:url(../images/con_table_bg.png);
	background-repeat:repeat-y;
}

.con_table {
	text-align:left;
	margin:0 80px;
}

.con_cp_ttl {
	text-align:center;
	margin-bottom:15px;
}

.con_ico {
	text-align:right;
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../images/con_ico_01.gif) ;
	background-position: 588px 8px;
	background-repeat:no-repeat;
}

.con_notes {
	text-align:right;
	font-size:70%;
	margin-bottom:50px;
}

.con_02 {
	margin-bottom:60px;
}

.con_02_l {
	float:left;
	width:390px;
}

.con_02_r {
	float:left;
	width:450px;
}

.con_03_l {
	float:left;
	width:390px;
}

.con_03_r {
	float:left;
	width:450px;
}

.con_address {
	background:#fbf9f6;
	padding:30px;
	width:300px;
}

.con_address_l {
	float:left;
	width:70px;
	font-weight:bold;
	line-height:2em;
}

.con_address_r {
	float:left;
	width:220px;
	line-height:2em;
}

.con_cemter {
	text-align:center;
}