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


#title_wrap {
	/*background-color:#FFB255;*/
	background-color:#F7DCBB;
	background-image: url(../images/title02.png);	
}

.left_column h3,#title_wrap {
	background-color:#FAD9E1;
}

.left_column dt {
	color:#ED6A8B;
	margin:0px;
}


.left_column h3,#title {
	color:#454545;
	
}

.sub_menu {
		background-color:#FCECF0;
}


.back_in1 {
	width:80%;
		background-color:#FAD9E1;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding:1em;
		margin:0px auto;
}

.back_in {
		background-color:#FAD9E1;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding:1em;
}
	


.box1 {
	width:92%;
}

.box6 {
	margin:10px auto;
}


.box7 {
	text-align:center;
	margin:10px auto 20px auto;
}

.box8 {
	width:65%;
	float:left;
	margin:10px auto;		
}

.box9 {
	width:35%;
	float:left;
	text-align:center;
	margin:10px auto;	
}

.box10 {
	width:60%;
	float:left;
}

.box11 {
	width:40%;
	float:left;
	margin: 0 auto 20px auto;
}


.back_blue table {
	width:100%;
}

.table3 table {
	width:100%;
}


.table3 table th {
	width:40%;
	text-align:left;
	font-weight:200;
	vertical-align:top;
}

.table3 table td {
	width:60%;
	vertical-align:top;
}

.table3 {
	margin-bottom:30px;
}

.table4 table th {
	width:57%;
	padding-right:.1em;
	text-align:left;
	font-weight:200;
	vertical-align:top;
}

.table4 table td {
	width:43%;
	padding-left:.1em;
	padding-right:.1em;
	vertical-align:top;
}

.table4 {
	margin:10px auto;
}

