@charset "utf-8";
h2 {
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	padding: 0px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gnavi {
	height: 30px;
	margin-top: 10px;
}
#gnavi ul {
    list-style:none;
    width:760px;
}

#gnavi li {
    list-style:none;
    float:left;
    width:152px;
}
#gnavi a {
	display:block;
	width:152px;
	height:30px;
	background-image:url(../images/gnavi.jpg);
	background-repeat: no-repeat;
}

#gnavi a span{display:none;} 

a.cat01{background-position:0px 0px;}
a:hover.cat01{background-position:0px -30px;}
a.cat02{background-position:-152px 0px;}
a:hover.cat02{background-position:-152px -30px;}
a.cat03{background-position:-304px 0px;}
a:hover.cat03{background-position:-304px -30px;}
a.cat04{background-position:-456px -0px;}
a:hover.cat04{background-position:-456px -30px;}
a.cat05{background-position:-608px 0px;}
a:hover.cat05{background-position:-608px -30px;}

#top_image {
	width: 760px;
}
#column {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#plist {
	font-size: 0.8em;
	margin-left: 10px;
	margin-bottom: 10px;
}
#plist span {
	margin-right: 5px;
	margin-left: 5px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 760px;
	text-align: center;
	font-size: 0.8em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#top_main {
	width: 555px;
	float: left;
}
#top_main ul {
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-type: none;
}
#top_main li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#top_side {
	width: 200px;
	float: right;
}
#top_side  #info  {
	border: 3px double #CCCCCC;
	background-color: #FFFFCC;
	padding: 5px;
	font-size: 0.9em;
}
#info {
	margin-top: 0px;
}

#info p {
	margin-bottom: 0px;
}
#contents p {
	line-height: 1.4em;
	font-size: 1.0em;
	margin-bottom: 0.1em;
}
#contents h3 {
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: both;
}
#contents h4 {
	font-size: 1.0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 5px;
	clear: both;
}
#contents h4 span {
	font-weight: normal;
	float: right;
	font-size: 0.8em;
	padding-top: 4px;
}




#contents dl {
	font-size: 0.9em;
	line-height: 1.4em;
}
#contents dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#contents dt {
	float: left;
}

#list_01 {
	margin-left: 30px;
	line-height: 1.4em;
}
.table_style_01 {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-top: 10px;
	margin-bottom: 10px;
}
html>body table {border-collapse:separate}
caption {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 0.9em;
}


.table_style_01 th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	font-size: 0.9em;
	background-color: #F3F3F3; 
	}
.table_style_01 td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
.table_color_sample {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-top: 20px;
	margin-bottom: 20px;
}
html>body table {
	border-collapse:separate;
}
caption {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 0.9em;
}


.table_color_sample th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	font-size: 0.8em;
	background-color: #F3F3F3;
	vertical-align: top;
	}
.table_color_sample td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	}
.table_color_sample img {
	border: 1px solid #CCCCCC;
}

.backtop {
	text-align: right;
	margin-top: 10px;
	clear: both;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.staff {
	width: 450px;
	background-image: url(../information/images/fukidashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	float: right;
	clear: both;
}
.staff .fukidashi_end {
	background-image: url(../information/images/fukidashi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 10px;
}
.staff_img {
	float: left;
}
#staff_table {
	margin-right: auto;
	margin-left: auto;
}
#staff_table td {
	vertical-align: bottom;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.flowbox {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	clear: both;
}

.flowbox h4 {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.flowbox img {
	float: left;
}
.flowbox p {
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}
ol {
	margin-left: 40px;
	line-height: 1.5em;
}
.image_left {
	padding: 5px;
	float: left;
}
.text_s {
	font-size: 0.9em;
	margin-bottom: 5px;
}

.text_ss {
	font-weight: bold;
	color: #990000;
}

