@charset "Shift_JIS";

body{
	margin:0;
	padding:0;
	background-image: url(../common/main_haikei.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}


li,ul{
margin:0px;
padding:0px;
display:inline;
}


/*delimiter*/
#dltr{
	width: 798px;
	margin:0 auto;
	padding:5px 0 0 0;
    clear: both;
	background-color: #FFFFFF;
	height:20px;
	text-align:right;
}

#dltr ol{
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	color:#005096;
	list-style:none;
	font-size:10px;
}

#dltr li{
	padding:0;
	float: right;
	margin:0 0 0 4px;
}

.clearfix{
display:inline-block;
}

/*delimiter-under*/
#dltr-u{
	text-align:right;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 15px;
}

#dltr-u ol{
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	color:#005096;
	list-style:none;
	font-size:10px;
}

#dltr-u li{
	padding:0;
	float: right;
	margin: 0 0 0 8px;
}

.clearfix{
display:inline-block;
}


/*navi　*/

#navi ul{
	background-color: #FFFFFF;
}


#navi img {
	border-top:1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navi .dot_u {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff !important;
	border-top-color: #cccccc;
}




/*レイアウト枠　*/


#wrap{
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}


#continer-c{
	background-image: url(../common/gbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 798px;
}


#co_logo{
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#co_menu{
	float: left;
	margin-top:30px;
	padding: 0px;
}

#co_head{
	width:798px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAAAD;
	background-color: #FFFFFF;
	height: 55px;
}

#co_head li{
	float: left;
}

.dot_h{
	padding: 0 10px 0 10px;
	background-image: url(../common/head_img/head_navi_border.gif);
	background-repeat: no-repeat;
}

.dot_h_r{
	padding: 0 5px 0 10px;
	background-image: url(../common/head_img/head_navi_border.gif);
	background-repeat: no-repeat;
}
