@charset "UTF-8";
/* CSS Document */
/*----リセットここから-----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0; padding:0;
}
table{
	border-collapse:collapse; border-spacing:0;
}
fieldset{
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style:normal; font-weight:normal;
}
ol, ul{
	list-style:none;
}
caption, th{
	text-align:left;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:normal;
}
q:before, q:after{
	content:”;
}
abbr, acronym{
	border:0;
} 
a{
	text-decoration: none;
}
a:active, a:focus {
	outline: 0;
	}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*
.clearfix { display: inline-table; }
*/
.clear {
	clear: both;
}
/*----リセットここまで-----*/
.wrapper{
	width:980px;
	padding:0;
	color: #333;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.wrapper:after {
	content: '';
	display: table;
	clear: both;
}
.container:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.main { width:660px;
margin:5px 0;
	padding:0;
	float:left;
}
.main_contents { clear:both;
}
.top_box2{
	width:319px;
	height: 199px;
	padding:0;
	float:left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2166CC;
	border-bottom-color: #2166CC;
	border-left-color: #2166CC;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.top_box2_right{
	width:319px;
	padding:0;
	float:right;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.top_box2 ul li a{
	font-size: 12px;
	color: #2166CC;
	padding-left: 25px;
	background-image: url(../images/arr_blue.png);
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	line-height: 1em;
	text-decoration: underline;
	font-weight: bold;
}
.top_box2 ul li a:hover{ color:#39F;}
.top_box2_right ul li a{
	font-size: 12px;
	color: #2166CC;
	padding-left: 25px;
	background-image: url(../images/arr_green.png);
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	line-height: 1em;
	text-decoration: underline;
	font-weight: bold;
}
.top_box2 ul{
	margin-top:10px;
}
.top_box2_right ul{
	margin-top:10px;
}

.top_box2 img,.top_box2_right img {
	vertical-align: top;
}

.top_box2_right ul li a:hover{ color:#39F;}

.main_contents ul li { float:left;
margin-bottom:1em;
list-style:none;
}
.menu_box{ width:320px;
	margin:5px;
	padding:0;
	float:left;
	border-bottom:dotted #BABABA 2px;
}
.rightmenu_box{ width:300px;
	margin:5px;
	padding:0;
	float:left;
	border-bottom:dotted #BABABA 2px;
}
.menu_box2_in{ width:320px;
	padding:0;
	float:left;
	border-bottom:dotted #BABABA 2px;
}
.menu_box2_last{ width:320px;
	padding:0;
	float:left;
}
.menu_box_last{
	width:320px;
	margin:5px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.menu_box_right{ width:320px;
margin:5px;
	padding:0;
	float:right;
	border-bottom:dotted #BABABA 2px;
}
.menu_box_right_last{
	width:320px;
	margin:5px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.box_btn {
	width:120px;
	float:right;
	text-aligh:right;
}
.box_btn2 {
	width:120px;
	float:right;
	clear: both;
}
.box_btn3 {
	width:120px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
.menu_box2{ width:320px;
margin:5px;
	padding:0;
	float:left;
}
.menu_box_right2{ width:320px;
margin:5px;
	padding:0;
	float:right;

}
.box_img { width:120px;
float:left;
text-align:center;
}
.box_textbox { width:200px;
float:right;
}
.box_textbox2 {
	width:155px;
	float:right;
	padding-right: 20px;
	padding-left: 20px;
}
.box_textbox3 { width:175px;
float:right;
}
.boxtext {
	font-size: 12px;
	line-height: 1.2em;
}
.boxtext2 {
	font-size: 11px;
	line-height: 1.2em;
}
.boxtext3 {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
}
.boxtext4 {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.douga_text1 {
	margin: 0 0 0 1em;
padding: 0;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

/*----ヘッダーナビここから-----*/
#header{
	position:relative;
	height:105px;
	margin:0;
	padding:0;
	color:#CC0000;
	background:url(../img2013/headlogo.jpg) no-repeat 0 0;
}


#navi{
	clear:both;
	height:45px;
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	background-image: url(../images/main_navi180626.png);
	background-repeat: no-repeat;
	background-position: 0 -45px;
}
#navi li{
	float:left;
	overflow:hidden;
}
#navi li.n0{
	float:left;
	overflow:hidden;
}
#navi li span{ display:none;}

#navi li a{
	display:block;
	height:45px;
	width:108px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#navi li.n0 a{
	display:block;
	height:45px;
	width:110px;
	margin-left:16px;
	padding:0;
	background-image: url(../images/main_navi180626.png);
	background-repeat: no-repeat;
	background-position: -16px bottom;
}
#navi li.n1 a{
	display: block;
    height: 45px;
    width: 126px;
    margin: 0;
    padding: 0;
    background: url(../images/main_navi180626.png) no-repeat -128px bottom;
}
#navi li.n2 a{
    display: block;
    height: 45px;
    width: 95px;
    margin: 0;
    padding: 0;
    background: url(../images/main_navi180626.png) no-repeat -254px bottom;
}
#navi li.n3 a{
	display:block;
	height:45px;
	width:196px;
	margin:0;
	padding:0;
	background:url(../images/main_navi180626.png) no-repeat -344px bottom;
}
#navi li.n4 a{
    display: block;
    height: 45px;
    width: 118px;
    margin: 0;
    padding: 0;
    background: url(../images/main_navi180626.png) no-repeat -349px bottom;
}
#navi li.n5 a{
    display: block;
    height: 45px;
    width: 179px;
    margin: 0;
    padding: 0;
    background: url(../images/main_navi180626.png) no-repeat -349px bottom;
}
#navi li.n6 a{
	display:block;
	height:45px;
	width:126px;
	margin:0;
	padding:0;
	background:url(../images/main_navi180626.png) no-repeat -838px bottom;
}

#navi li.n0 a:hover{  background:url(../images/main_navi180626.png) no-repeat -16px top;}
#navi li.n1 a:hover{ background:url(../images/main_navi180626.png) no-repeat -128px top;}
#navi li.n2 a:hover{ background:url(../images/main_navi180626.png) no-repeat -254px top;}
#navi li.n3 a:hover{ background:url(../images/main_navi180626.png) no-repeat -344px top;}
#navi li.n4 a:hover{ background:url(../images/main_navi180626.png) no-repeat -349px top;}
#navi li.n5 a:hover{ background:url(../images/main_navi180626.png) no-repeat -349px top;}
#navi li.n6 a:hover{ background:url(../images/main_navi180626.png) no-repeat -838px top;}


/*----ヘッダーナビここまで-----*/
/*----サイドここから-----*/
.side{ width:300px;
margin:5px 0;
	padding:0;
	float:right;
}
.top_box2_side{
	width:300px;
	padding:0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
ul li.sidelist a{
	width:264px;
	font-size: 13px;
	color: #03C;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	line-height: 1.5em;
	text-decoration: underline;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
ul li.sidelist_last a{
	width:264px;
	font-size: 13px;
	color: #03C;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	line-height: 1.5em;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.top_box2_side ul li a:hover{ color:#39F;}
.side_img {
	margin-bottom: 10px;
}
/*----サイドここまで-----*/
.main_left {
	width: 330px;
	float: left;
}
.main_right {
	float: right;
	width: 330px;
}
.menu_bnr {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cm_left {
	width: 320px;
	float: left;
	margin: 5px;
}
.cm_right {
	float: right;
	width: 320px;
	margin: 5px;
}
.cm_side {
	width: 300px;
	clear: both;
}
