div#head {
	width: 750px;
	text-align: left;

}


/*  contents */

div#contents{
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-image: url(../../images/left_bg.jpg);
	background-repeat: repeat-y;
}




/* CONレイアウト */

div#con_left{
	float: left;
	width: 161px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 400px;
}

div#con_left_inner{
	width: 151px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

div#con_left_inner ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#con_left_inner ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#left_waku{
	padding: 8px;
	width: 135px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	text-align: left;
}

div#con_right{
	float: right;
	width: 589px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div#con_right_inner{
	width: 589px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}





/* LinkSetting FF対策 */

div#con_right A:link {text-decoration:underline; color: #0000FF}
div#con_right A:visited {text-decoration:underline; color: #0000FF}
div#con_right A:active {text-decoration:underline; color: #c7000b}
div#con_right A:hover {text-decoration:underline; color: #c7000b}





/*  問合せ */
#contact_footer{
	background-image: url(../../images/grade_bg01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 450px;
	border: 1px solid #A2C2D7;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}




/*  左menu */

#l_menu {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#l_menu ul {
	padding: 0px;
	width: 180px;
	margin: 0px;
}
#l_menu li {
	line-height: 1.2em;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	width: 190px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

div#con_left img { vertical-align: bottom; }


/*  footer */

div#footer{
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 735px;
	height: 28px;
	clear: both;
	text-align: left;
	padding-top: 8px;
	padding-left: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E7E8;
	border-bottom-color: #E1E7E8;
}

/*  footer LinkSetting  */
div#footer A:link {text-decoration:none; color: #333333}
div#footer A:visited {text-decoration:none; color: #333333}
div#footer A:active {text-decoration:none; color: #333333}
div#footer A:hover {text-decoration:underline; color: #031b5f}


#topics{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;

}


#topics ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#topics ul li{
	background-image: url(../../images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
	margin-bottom: 8px;
	padding-left: 18px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

/*  レイアウト_set */

.section {
	margin-right: 20px;
	margin-left: 20px;
}


.section_about {
	padding: 10px;
	background-color: #FDF2D0;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.section_head_foot {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
}


.section_head {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 0px;
}


.section_foot {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#privacy{
	margin: 20px;
}

/* テーブルset＿A */

.table_A{
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	width: 100%;
}



.table_A td{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.table_A th{
	margin: 0px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 7em;
	background-image: url(../../images/grade_bg.jpg);
	background-repeat: repeat-y;
}




/* テーブルset＿B */

.table_B{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}


.table_B td{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

.table_B th{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #D6EDF8;
	width: 5em;
	padding: 4px;
}

.table_B .bg{
	background-color: #F2F2F2;
}



/* テーブルset＿C */

.table_C{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}


.table_C td{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

.table_C th{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	width: 15em;
	padding: 4px;
	font-weight: normal;
}



h1{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #E7E7E7;
	margin: 0px;
	padding: 2px;
	text-align: right;
}

h2{
	background-image: url(../../images/grade_bg_gry.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 5px;
	text-indent: 1em;
	padding: 5px;
}

h3{}

h4{}

.text_red{
	color: #a30035;
}



.title_002{
	font-weight: bold;
	padding: 3px;
	background-color: #F0F3FB;
}

.line_under{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 10px;
}
