/* FontSizeSetting */

body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,table,tr,form,address,blockquote,dd,dt,td,th {
	font-size: small;
	line-height:130%;
	font-family: "lr oSVbN";
	color: #333333;
}



/* LinkSetting */

A:link {text-decoration:none; color: #0000FF}
A:visited {text-decoration:none; color: #0000FF}
A:active {text-decoration:none; color: #FF6600}
A:hover {text-decoration:underline; color: #FF6600}

/* base */

body {
	padding: 0px;
	margin: 0px;
}

p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear_both{
	clear: both;
}

.align_left{
	float: left;
}

.align_right{
	float: right;
}




/* layout */

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#container {
	width: 780px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#header {
	padding: 0px;
	width: 780px;
	background-position: bottom;
	margin: 0px;

}


#header h1 {
	background-color: #F0F6FB;
	padding: 3px;
	font-size: 12px;
	color: #666666;
	text-align: right;
	font-weight: normal;
	margin: 0px;
}


#header ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#header ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


#header img{
	display: block;
}


#left_area{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	text-align: left;
}



#menu{
	padding: 0px;
	width: 164px;
	line-height: normal;
	text-align: left;
	margin: 0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menu ul li img{
	vertical-align: bottom;
}


#right_area{
	float: right;
	padding: 0px;
	text-align: center;
	margin: 0px;
	width: 610px;
}


#c_main{
	width: 605px;
	margin-bottom: 15px;
	text-align: left;
	display: block;
}


#c_main ul{
	list-style-type: none;
}


#c_main ul li{
	background-image: url(../../images/icon_memo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


#contents{
	text-align: left;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#c_main table{
	margin-right: auto;
	margin-left: auto;
}

#top_mainimage{
	text-align: center;
	width: 605px;
	margin-top: 15px;
	margin-bottom: 15px;
}



#top_information{
	width: 605px;

}


#top_information ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#top_information ul li{

	padding-left: 30px;
	list-style-type: none;
	margin-bottom: 8px;
}


#top_main_copy img{
	display: block;
}

#top_waku_up{
	width: 172px;
}

#top_waku_center{
	background-image: url(../../images/top_copy_02.gif);
	background-repeat: repeat-y;
	width: 605px;
}

#top_waku_center_txt{
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;

}

#top_waku_down{
	width: 605px;
}


#footer {
	clear: both;
	width: 780px;
	text-align: center;
	background-image: url(../../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#map{
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #FFFFE6;
	font-weight: bold;
	background-image: url(../../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 200px;
}

#pagetop{
	font-size: 10px;
	background-image: url(../../images/icon_up.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}

#page_title{
	background-image: url(../../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-size: medium;
	color: #006699;
	font-weight: normal;
}


/* ©oµ */



h2{
	background-image: url(../../images/icon_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;

}


h3{


}


h4{

}


h5{

}

h6{

}

/* e[usetQA */

.table_A{
	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: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.table_A td{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	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;
}

.table_A th{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	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: #FFFFE1;
	font-weight: normal;
}

.table_A dt{
	margin: 0px;
	padding: 0px;
	color: #006699;
}

.table_A dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* e[usetQB */

.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: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.table_B td{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	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;
}

.table_B th{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	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: #E7F5FE;
	font-weight: normal;
}

.table_B dt{
	margin: 0px;
	padding: 0px;
	color: #006699;
}

.table_B dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



/* CAEgbox */

.section{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

.waku_box{
	background-color: #FFFFE6;
	padding: 10px;
	border: 2px dotted #CCCCCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ü */

.ul_style01{
	list-style-type: none;
}

.li_style01{
	list-style-type: none;
}


#list02 ol li{
	list-style-type: none;
	background-image: url(../../images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.text_orenge{
	color: #FF6600;
}

.text_orange_bold {
	font-weight: bold;
	color: #FF6600;
}
.text_orange2_boldCopy {

	font-weight: bold;
	color: #FF4500;
}

