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

#title_wrap {
background-color:#F7DCBB;
}

.left_column h3 {
background-color:#F7DCBB;	
}

.left_column dt {
color:#C46E00;;	
}

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

}

.left_column h4 {
	border-bottom:#E38C1D;	
}

#title {
background-color:#F7DCBB;
}

.sub_menu {
		background-color:#FFD7A7;
}

.rinen_title {
	font-size:16px;
	font-weight:700;
	color:#E38C1D;
}

.rinen {
	font-size:16px;
	border: 2px dashed #E38C1D;
	margin:.5em;
	padding:.5em;
	clear:both;
}

.box4 table td {
	display:block;
	width:100%;

}

.box5 img {
	margin-bottom:10px;
}

.box5 dd {
	margin-bottom:40px;
}


.box8 {
	width:100%;
	margin:10px auto;		
}

.box8 table th {
	width:100%;
	display:block;
}

.box8 table td {
	width:100%;
	display:block;
}

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



.table1 {
	width:100%;
	margin:20px auto 0px auto;
	overflow: hidden;
}

.table1 table {
	width:100%;
	margin:0px auto;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}


.table1 table th {
	padding:0.5em;
	background-color:#F4D4AA;
	text-align:center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.table1 table td {
	padding:0.5em;
	vertical-align:top;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}