@charset "utf-8";
/**/
body {
	margin : 0;
	padding : 0;
	line-height : 1.5;
	color : #CC9966;
	font-size : 100%;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: scroll;
} 
img { 
margin : 0; 
padding : 0; 
border : none; 
} 
ul, ol {
	margin : 0;
	list-style-position : outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
dl, dt, dd {
	margin : 0;
	padding : 0;
} 
hr { 
display : none; 
} 
h1, h2, h3, h4, h5, h6 { 
margin : 0; 
padding : 0; 
font-size : 1em; 
font-weight : normal; 
} 
p { 
margin : 0; 
padding : 0; 
} 
div { 
margin : 0; 
padding : 0; 
} 
form { 
margin : 0; 
padding : 0; 
} 
input, select { 
font-size : 12px; 
} 
a:link { 
color : #666666; 
text-decoration : none; 
} 
a:visited { 
color : #666666; 
text-decoration : none; 
} 
a:hover { 
text-decoration : underline; 
} 
a:active {
	color : #666666;
} 
.cf:after { 
display : block; 
height : 0; 
visibility : hidden; 
clear : both; 
content : "."; 
} 
.cf { 
display : inline-block; 
} 
* html .cf {
	height : 1em;
} 
.cf { 
display : block; 
} 

div#wrapper {
	margin : 0;
	padding : 0;
	width : 100%;
	color : #666;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
} 
div#header img, div#navigation img, div#sideBar img, div#footer img {
	vertical-align : bottom;
} 
div#container {
	width : 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 120px;
} 

div#headWrap {
	width : 960px;
	min-height : 98px;
	font-size : 0.8em;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/head_bg5.jpg);
}

div#header {
	width : 100%;
	min-height : 98px;
	margin : 0;
	padding : 0;
	background-position: left top;
	background-image: url(../images/head_bg5.jpg);
	background-repeat: repeat-x;
} 
/*////////////////////////////////////////////////////////////////////////*/
/* header h1*/
/*////////////////////////////////////////////////////////////////////////*/
h1{
padding:0;
margin:0;
display:inline;
}
#h1wrap {
position:absolute;
left:0px;
top:-200px;
z-index:1;
visibility:hidden;
}
/*////////////////////////////////////////////////////////////////////////*/

div#headLeft { 
float : left; 
display : inline; 
margin-top : 47px; 
} 
div#headRight { 
float : right; 
display : inline; 
width : 611px; 
text-align : right; 
} 
div#headNav { 
margin-top : 20px; 
font-size : 0.8em; 
} 
div#headNav ul { 
float : right; 
display : inline; 
margin-top : 5px; 
margin-right : 20px; 
} 
div#headNav li { 
display : inline; 
} 
div#headNav p { 
float : right; 
display : inline; 
} 
div#headNav li { 
border-left : 1px solid #424242; 
margin-left : 4px; 
padding-left : 8px; 
margin-top : 7px; 
} 
div#headNav li a { 
color : #424242; 
text-decoration : none; 
} 
div#headNav li a:active { 
color : #3D0007; 
text-decoration : underline; 
} 
div#headNav li a:hover { 
color : #3D0007; 
text-decoration : underline; 
} 
div#headNav #headNavFirst { 
margin-left : 0; 
padding : 0; 
border-left : none; 
} 
div#search { 
margin : 8px 0 0 auto; 
width : 233px; 
} 
div#search button { 
margin : 0; 
padding : 0; 
border-style : none; 
vertical-align : middle; 
} 
div#search .inputSize { 
margin : 0; 
padding : 1px; 
width : 135px; 
font-size : 12px; 
border : 1px solid #7e9db9; 
} 
div#search img { 
padding-top : 2px; 
vertical-align : top; 
} 
#secondNav {
	margin-top : 8px;
	width : 549px;
	float: right;
} 
#secondNav li { 
float : left; 
display : inline; 
font-size : 0; 
line-height : 0; 
} 
#naviWrapper {
	width : 100%;
	background-color: #BD9E68;
	background-image: url(../image/navi_bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
#navigation { 
margin : 0 auto; 
width : 960px; 
} 
p#kuzu { 
margin : 5px 0; 
} 
div#contents { 
margin-bottom : 20px; 
font-size : 0.8em; 
} 
div#main { 
float : right; 
width : 644px; 
} 

div.section { 
margin-bottom : 35px; 
} 
div.section p { 
margin : 0 15px; 
} 
div.section ul { 
margin : 0 15px; 
} 
div.section ol { 
margin : 0 15px; 
} 
div.section dl { 
margin : 0 15px; 
} 
div.section table { 
margin : 0 15px; 
} 
.titleBar { 
margin-bottom : 20px; 
padding-top : 10px; 
padding-left : 2px; 
background : url() no-repeat left top; 
} 

table { 
margin : 0; 
padding : 0; 
border-collapse : collapse; 
} 
th { 
padding : 0; 
font-weight : normal; 
text-align : left; 
} 
td { 
padding : 0; 
} 
.txtLeft { 
text-align : left; 
} 
.txtCenter { 
text-align : center; 
} 
.txtRight { 
text-align : right; 
} 
.style1_top {
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #3D0007;
}

.pageTop { 
margin-top : 35px; 
text-align : right; 
} 
.pageTop img { 
vertical-align : bottom; 
} 
.pageTop01 { 
margin-bottom : 35px; 
text-align : right; 
} 
#sideNav { 
margin-bottom : 20px; 
} 
#sideNav li { 
border-top : 1px solid #fff; 
border-bottom : 1px solid #d7d7d7; 
background : #eee; 
} 
#sideNav li a { 
display : block; 
padding : 8px 5px 8px 25px; 
width : 165px; 
color : #515151; 
text-decoration : none; 
} 
#sideNav li a:hover { 
text-decoration : none; 
} 
#sideNav li.active a {  
} 
#sideNav li.active a:hover { 
} 
#sideNav .subNav { 
margin : 0; 
padding : 0; 
border-top : 1px solid #d7d7d7; 
} 
#sideNav .subNav li { 
border-bottom : none; 
background : #d6d6d6; 
} 
#sideNav .subNav li a { 
display : block; 
width : 150px; 
padding-left : 40px; 
background : no-repeat 28px 14px; 
} 
#sideNav .subNav li a:hover { 
background : #b4b4b4 no-repeat 28px 14px; 
} 
#sideBn li { 
margin-bottom : 7px; 
} 
#footWrapper {
	clear: both;
	padding : 10px 0;
	width : 100%;
	font-size : 0.6em;
	border-top : 1px solid #000000;
	background-image: url(../images/f_bg.jpg);
	background-repeat: repeat-x;
} 
#footer {
	margin : 0 auto;
	width : 960px;
} 
#footNav { 
float : right; 
} 
#footNav li { 
display : inline; 
margin-left : 2px; 
padding-left : 6px; 
border-left : 1px solid #3d3d3d; 
} 
#footNav li#footFirst { 
margin-left : 0; 
padding-left : 0; 
border-left : none; 
} 
#footNav li a { 
color : #3d3d3d; 
text-decoration : none; 
} 
#footNav li a:hover { 
color : #3D0007; 
text-decoration : underline; 
} 

#copyright { 
width : 960px; 
margin : 0 auto; 
} 


#primary { 
float : right; 
width : 699px; 
} 
#secondary { 
float : left; 
width : 230px; 
} 
.pageCon { 
margin-top : 20px; 
} 

.left { 
float : left; 
} 
.right { 
float : right; 
} 
.mg_bt0 { 
margin-bottom : 0; 
} 
.mg_bt7 { 
margin-bottom : 7px; 
} 
.mg_bt10 { 
margin-bottom : 10px; 
} 
.txtRed { 
color : #cc0000; 
} 
#totop { 
clear : both; 
float : none; 
margin-top : 30px; 
width : 960px; 
} 
html > body div#totop { 
margin-top : 0; 
} 
#totop p { 
float : right; 
} 
#totop img { 
vertical-align : bottom; 
} 
#fourthNavi { 
margin-bottom : 20px; 
} 

#fourthNavi li.pd_lf20 { 
padding-left : 25px; 
} 

#fourthNavi li a:hover { 
background : none; 
} 
#fourthNavi li.fnavi_ayu {  
background-repeat : no-repeat; 
font-size : 12px; 
line-height : 16px; 
height : 41px; 
} 
#fourthNavi li.fnavi_ayu a { 
display : block; 
height : 36px; 
background-repeat : no-repeat; 
color : #515151; 
text-decoration : none; 
padding-left : 25px; 
padding-right : 10px; 
padding-top : 5px; 
} 
html > body div#fourthNavi li.fnavi_ayu a { 
height : 41px; 
} 
#fourthNavi li.fnavi_ayu a:hover { 
background : none; 
} 
#fourthNavi li.fnavi_ayu_o {  
background-repeat : no-repeat; 
padding-left : 25px; 
padding-right : 10px; 
font-size : 12px; 
line-height : 16px; 
padding-top : 5px; 
height : 36px; 
} 


#fourthNavi li.fnavi_kou a:hover { 
background : none; 
} 

#fourthNavi li.navi_pd_lf40 a { 
padding-left : 0; 
background-image : none; 
} 
#fourthNavi li.navi_pd_lf40 a:hover { 
text-decoration : underline; 
} 
@import "../dropdown/dropdown02.css"; 
dl.dropdown {
	float : left;
	display : inline;
} 
dl.dropdown dd { 
position : absolute; 
overflow : hidden; 
display : none; 
width : 195px; 
z-index : 200; 
} 
dl.dropdown ul { 
font-size : 0.75em; 
border : 1px solid #3D0007; 
background : #f3f9e3; 
} 
dl.dropdown li a, dl.dropdown li a:visited { 
display : block; 
width : 171px; 
color : #333; 
text-decoration : none; 
padding : 4px 0 4px 20px; 
background : #f3f9e3; 
} 
dl.dropdown li a:hover {
	color : #000;
	text-decoration : none;
	background : #ECE9D8 no-repeat 8px center;
} 
.underline { 
border-bottom : 1px dotted #696969; 
} 

li.bt_navi01 {
	background-image: url(../images/bt_navi01.gif);
	background-repeat: no-repeat;
}

one-ddheader .imgover{ 
margin:0px 0px -5px 6px;
background-image: url(../images/bt_navi01.gif);
background-repeat: no-repeat;
}


@import "ie6win.css"; 
* html div#header {
	height : 98px;
	background-image: url(../images/head_bg5.jpg);
	background-color: #e7ded1;
} 
div#topMain { 
float : right; 
display : inline; 
width : 699px; 
} 
div#subject { 
margin-bottom : 20px; 
} 
div#subject li { 
float : left; 
display : inline; 
margin-left : 4px; 
line-height : 1; 
} 
div#subject li#subjectFirst { 
margin-left : 0; 
} 
.emergency { 
margin-bottom : 10px; 
padding : 5px; 
color : #cc0000; 
background : #eee; 
} 
.emergency dt { 
float : left; 
width : 11em; 
} 
.emergency dd { 
margin-left : 11em; 
} 
div#topics, div#info { 
margin-bottom : 30px; 
} 

div#topics h2, div#info h2 { 
float : left; 
display : inline; 
margin-top : 8px; 
width : 90px; 
line-height : 0; 
} 
.list { 
float : right; 
display : inline; 
margin-top : 2px; 
width : 79px; 
} 
#topics dl, #info dl { 
margin : 10px 0 0 23px; 
line-height : 22px; 
} 
#topics dt, #info dt { 
float : left; 
width : 5em; 
color : #77a703; 
} 
#topics dd, #info dd { 
margin-left : 5em; 
} 
#topics dd a, #info dd a { 
color : #666666; 
text-decoration : none; 
} 
#topics dd a:hover, #info dd a:hover { 
color : #3D0007; 
text-decoration : underline; 
} 
div#area { 
margin-bottom : 30px; 
}
