@charset "Shift_JIS";

/* ---------- base layout */

*{
	padding:0px;
	margin:0px;
	background-color:transparent;
	background-image:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

p,li,dt,dd{line-height: 140%;}
ul,ol     {margin:0.5em 0em 0.5em 3em;}
dl        {margin:0.5em 1em 0.5em 1em;}
p         {margin:0.5em 0em 0.5em 0em;}
dt        {
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
}
dd        {
	margin:0em 0em 0em 2em;
	line-height: 180%;
}
img,a img {
	border:0px;
}
h1,h2,h3,h4,h5,h6,
strong{font-weight:bold;}
/* ---------- float,align */

h1,h2,h3,h4,h5,h6,
.f_clr{	clear:both;}
.f_none{clear:none;}
.f_right{clear:right;}
.f_left{clear:left;}
.f_both{clear:both;}

/* ---------- table border="1" */

table,tr,th,td{
	border-color: #CCCCCC;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}
.p_copy {
	font-size: 120%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FF6666;
	border-left-color: #FF6666;
	padding: 0px 7px 7px 7px;
	margin-top: 20px;
	margin-bottom: 20px;
}


td,th{
	padding:5px;
}
th{
	background-color:#FFFFCC;
}

/*add			*/
caption {
	font-size: 110%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	text-align: left;
	padding-left: 8px;
	margin: 0 0 5px 3px;
}
/*add				*/


/* ---------- v-center base layout */

body{
	padding: 0px 30px;
	background-color:#ffedb5;
}

#sitemaps{
	text-align:right;
	margin-top: -20px;
	width: auto;
	font-size: 80%;
	margin-bottom: 10px;
	padding-right: 24px;
}

#navi{
	margin: 0 20px 0 0;
	padding: 0px;
	width: 208px;
}

#content{
	float:right;
	width:70%;
	background-color: #FFFFFF;
	background-image: url(corner_r_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

body#index #content {
	float:right;
	background-color:transparent;
	background-image:none;
}

body#index #content .content_index {
	background-image: url(corner_r_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px 0px 10px 0px;
	padding:0px;
}

body#index #content .content_index h2{
	background-image: url(corner_l_top.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin:5px 0px 0px 0px;
	padding:0px;
	height: 23px;
}

#content_main,
body#index #content .content_index .content_main{
	color:#000000;
	background-color:#ffffff;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #FB8720;
	padding: 15px;
	font-size: 90%;
	line-height: 140%;
}

#footer{
	clear: both;
	margin-top: 20px;
	background-image: url(footer_back.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left;
	width: auto;
	padding: 0;
}
#footer p{
	text-align:center;
	background-image: url(copyright_r.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: right;
	font-size: 80%;
	color: #60523B;
	padding: 10px 0 0 0;
}
.pagenavi{
	text-align:right;
	background-image: url(corner_r_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 80%;
}
.pagenavi span{
	margin:0px;
	padding:10px;
	display:block;
	background-image: url(corner_l_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* ---------- v-center headline */

body#index h1,
#header{
	background-image: url(logo_back.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: auto;
	height: 62px;
}

#topic_path{
	float:right;
	width: 74%;
	margin: 0 0 5px 0;
	font-size: 80%;
	text-align:right;
}

#content h2{
	background-image: url(h2_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f1f1f1;
	height: 35px;
	vertical-align: bottom;
	padding: 3px 0 0 40px;
	font-size: 150%;
}
#content h3{
	background-image: url(h3_back.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 22px;
	padding: 3px 0px 0px 8px;
	font-size: 120%;
	margin: 10px 0 5px 0px;
}
#content h4 {
	background-image: url(h4_back.gif);
	background-repeat: repeat-y;
	font-size: 120%;
	border-bottom: dashed #bbbbbb 1px;
	padding: 0 0 0 5px;
	border-top: dashed #bbbbbb 1px;
}
#content h5 {
	background-image: url(h5_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 18px;
	font-size: 110%;
}
#content h6 {
	background-image: url(h6_back.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 8px;
	font-size: 100%;
}



/* ---------- v-center navi */
#navi ul {
	list-style: none; margin: 10px 0 0 0; padding: 0px;
}

	#navi #main{
	padding: 0;
	margin: 0;
	}
	

		#navi #main li{
	background-color:#ffffff;
	border-style: solid;
	border-width: 1px 2px 1px 2px;
	border-color: #FB8720;
	padding: 0px;
	margin: 0px;
		}

		#navi #main li.mainhome{
	background-color:#FB8720;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(navi_home02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:26px;
		}
				#navi #main li.mainhome a:link,
				#navi #main li.mainhome a:visited
				 {
				 display:inline;
	padding: 0;
	margin: 0;
				}
				#navi #main li a:link,
				#navi #main li a:visited
				 {
	display: block;
	padding: 0 3px 0 3px;
	margin: 0;
	font-size: 80%;
	vertical-align: bottom;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
				}
/*add			*/
				#navi #main li img
				 {
	margin: 0 3px 0 0;
	vertical-align: middle;
				}
/*add				*/
	#navi h2.address{
	margin: 10px 0px 0px 0px;
	}
/*gp~
	#navi .address_main{
	background-image:url(back_address_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
gp~*/
	#navi address{
	border-width: 0 2px 0 2px;
	border-color: #FB8720;
	background-color: #FFFFFF;
	border-style: solid;
	font-size: 80%;
	padding: 5px 5px 5px 5px;
	}
	
	div.pagelink{
	float:right;
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 0px;
	background-color:#FFFFFF;
}
	div.pagelink strong{
	text-align:center;
	background-color:#FFCC99;
	display:block;
	padding:3px;
}
 	div.pagelink ul{
	margin:0;
	}
		div.pagelink ul li{
		padding:3px;
	border-style:dotted;
	border-color:#666666;
	border-width:1px 0 0 0;
}
