*{
	word-wrap: break-word;
	word-break:break-all;
}

html {
	height: 100%;
	overflow-y: scroll;
	}

body {
	margin: 0 auto;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	background: url(img/bg_dott.gif) ;
	color:#333;
	font-size:80%;
}
input,select{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	border-collapse:collapse;
	vertical-align:top;
}
div, span, pre {
	margin: 0;
	padding: 0;
}
pre,
.url {
	overflow: auto;
}


textarea { font-size: 100%; }
img { vertical-align: bottom;
	border-style:none;
}
hr  { display: none; }
em{font-style:normal}

input{line-height:auto;vertical-align:top;}
a {color: #3399AB;}
a:hover {}
.cfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .cfix{height: 1%;}
*+html .cfix{min-height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */
a{
	color:#C5C320;
}

#box{
	width: 800px;
	margin: 0 auto;
	background: url(img/body_back.gif) repeat-y center top    ;
}

#header{
	margin:0 4px;
	padding: 5px 0 40px 10px;
	background: url("img/header_back.jpg") no-repeat left bottom;
	text-align:left;
}
#header h5{
	margin-bottom: 25px;
	font-size: 90%;
	color: #fff;
}
#header p#beat{
	font-size: 190%;
	color: #fff;
	font-weight: bold;
}
#header p#beat a{
	text-decoration: none;
	color: #fff;
}

#header h1{
	margin:0;
	color: #fff;
}

#header #menu{
	width: 385px;
	float: right;
	display: inline;
	text-align: right;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#header #menu .table {
	background: #fff url("img/hmenu_back_top.gif") no-repeat left top;
}
#header #menu ul {
	background: #fff url("img/hmenu_back_bottom.gif") no-repeat left bottom;
}
#header #menu ul li {
	width: 25%;
	border-right: 1px dashed #ccc;
	float:left;
	display:inline;
	text-align: center;
	font-size: 90%;
	vertical-align: middle;
}
#header #menu ul li.sitemap {
	width: 24%;
	border: none;
}
#header #menu ul li a {
	padding: 8px 0 8px;
	display: block;
	text-decoration: none;
	color: #476385;
	font-weight: bold;
}

#cnt{
	margin:0 auto;
	width:800px;
	text-align:left;
}

/*----- sub ---------*/
#sub{
	background: url("img/sub_bg.gif");
	float:left;
	display:inline;
	width:190px;
	margin-left: 10px;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
#sub table.kate {
	margin:5px;
}
#sub table.kate a,
#sub ul.tips a,
#sub ul.others a{
	text-decoration:none;
	color: #300;
}
#sub table.kate a:hover,
#sub ul.others a:hover,
#sub .tips a:hover {text-decoration: underline;}


#sub table.kate {
	width: 180px;
	margin-bottom: 2em;
}
#sub table.kate th {
	padding: 9px 5px 3px 32px;
	background: url("img/smenu_back_kate.gif") no-repeat 10px 0.55em;
	font-weight: bold;
	font-size:140%;
	color: #300;
}
#sub table.kate td {
	background: #fff;
	padding: 3px 5px 0 20px;
}
#sub table.kate td p {
	padding-left: 10px;
	background: url("img/smenu_dot.gif") no-repeat left 0.55em;
	color: #300;
}
#sub .tips,
#sub .others {
	margin-bottom: 10px;
}
#sub .tips li,
#sub ul.others li{
	font-weight: bold;
	font-size:140%;
}
#sub .tips li a ,
#sub .others li a{
	padding: 9px 5px 3px 32px;
	background: url("img/smenu_back_kate.gif") no-repeat 10px 0.7em;
	display: block;
}


/*--------pr(sub)---------*/
#sub .pr dl {
	margin:5px;
	margin-bottom:1em;
	padding:0.4em;
	background: #fff;
	border: 1px solid #DFDAC9;
	font-size: 85%;
}
#sub .pr dt {
	margin-bottom: 5px;
	font-weight: bold;
	color: #454545;
}
#sub .pr dd {
	padding-left: 18px;
}
#sub .pr dd a{
	color: #B13158;
}


/*--------- footer ----------*/

#footer{
	margin:0 10px 10px;
	text-align:left;
	font-size: 80%;
}
#footer dl{
	padding: 8px 8px 0;
	background: #47961F url("img/footer_back_top.gif") no-repeat left top;
}
#footer dl dd {
	display: inline;
}
#footer p.cate {
	padding: 0 8px 8px;
	margin-bottom: 10px;
	background: #47961F url("img/footer_back_bottom.gif") no-repeat left bottom;
	line-height:2;
}
#footer dl dd a,
#footer p.cate a {
	color: #fff;
}
#footer p#key {
	padding: 3px 0 3px;
	background: url("img/pan_back.gif") repeat left bottom;
	text-align: center;
}

/* main */
#main{
	width: 580px;
	float:right;
	display:inline;
}
#main #contents{
	padding: 0 10px 3px;
}
#main .maintitle {
	width: 550px;
	padding-top: 5px;
	margin-bottom: 15px;
	background: #47961F url("img/h2_back_top.gif") no-repeat left top;
}
#main .maintitle h2{
	padding-bottom: 3px;
	padding-left: 8px;
	background: url("img/h2_back_bottom.gif") no-repeat left bottom;
	font-weight:bold;
	font-size:160%;
	color: #fff;
}

p#pan{
	padding: 5px 5px 4px;
	font-size: 90%;
}
p#pan a{
	
}

#main h3{
	padding-bottom: 25px;
	padding-left: 5px;
	margin-bottom: 8px;
	background: url("img/h3_back.gif") repeat-x center bottom;
	color: #A5A308;
	font-weight: bold;
	font-size: 130%;
}

#main p.pagetop{
	margin: 0 0 10px 0;
	text-align:right;
	font-size: 80%;
}
#main p.pagetop a{
	padding-left: 10px;
	background: url("img/pagetop.gif") no-repeat left center;
}

#main p.pagenavi{
	padding:1px 0 1em 0;
	text-align:center;
}
#main p.pagenavi a{
	margin: 1px;
	padding: 0px 5px;
	background: #fff;
	border: 1px solid #DFDAC9;
	text-decoration: none;
	color: #666;
}
#main p.pagenavi em a{
	background: #E9E5DB;
	font-weight: bold;
}
/*-------pr (bottom)----------*/
#main .pr{
	padding-top: 30px;
	width:49%;
	float:left;
	display:inline;
}
#main .pr.twice{
	float:right;
}
#main .pr .item{
	margin-bottom:1em;
	padding:0.4em;
	background: #fff;
	border: 1px solid #DFDAC9;
	font-size: 85%;
}
#main .pr .item h5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
	color: #454545;
}
#main .pr .item p {
	padding: 0;
	margin: 0;
	border-bottom: none;
}

/* toppage */
#main.toppage .faq{
	margin-bottom: 30px;
}
#main.toppage .faq dl{
	height:200px;
	margin-left: 8px;
	padding-right: 8px;
	overflow:auto;
}

#main.toppage .faq dl dt{
	margin:0 0 5px 0;
	padding-left:45px;
	background:url("img/ques_back.gif") no-repeat  left 0.2em;
	color: #86762D;
	font-weight:bold;
	font-size: 110%;
}
#main.toppage .faq dl dd{
	margin:0 0 20px 0;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom: 1px dashed #eee;
	color: #666;
	font-size: 90%;
}
#main.toppage .rss{
	padding: 10pxs;
	border:1px solid #ccc;
}
#main.toppage .rss dt{
	margin:0;
	padding:18px 5px 10px 55px;
	background: #fff url("img/rss.gif") no-repeat 10px 0.7em;
	color: #E95210;
	font-weight:bold;
	font-size: 125%;
}
#main.toppage .rss dd{
	margin-bottom:1em;
	background: #fff;
	padding-left:40px;
	padding-bottom: 7px;
	color: #666;
	font-size: 90%;
}

/* company */
#main.company table{
	width: 540px;
	margin: 0 5px 30px;
	background:#fff;
}
#main.company table th{
	padding:0.4em;
	width:30%;
	font-weight:bold;
	border-bottom: 1px solid #eee;
	color:#488463;
}
#main.company table td{
	padding:0.4em;
	text-align: left;
	border-bottom: 1px solid #eee;
	width:60%;
}

/* sitemap */
#main.sitemap ul {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 0 1px;
	background: url("img/pan_back.gif") repeat left bottom;
}
#main.sitemap li{
	margin:0 10px 1em 10px;
	padding:0.4em;
	background:#fff;
	color:#300;
	font-weight:bold;
	display:block;
}

#main.sitemap li a{
	padding-left: 10px;
	background: url("img/arrow_orange.png") no-repeat left 0.6em;
}

#main.sitemap li dt{
	font-weight: bold;
}
#main.sitemap li dl dd{
	background:#fff;
	padding:0.4em;
}

/* category */

#main.category .res{
	width: 540px;
	margin: 0 5px 10px;
	padding: 10px 0 0;
	background: url("img/pan_back.gif") repeat left bottom;
}
#main.category .res dt{
	margin: 0 10px;
	padding: 8px 0 0 30px;
	background: #fff url(img/arrow_green.png) no-repeat 10px 1.0em;
	color:#300;
	font-weight:bold;
}
#main.category .res dd{
	margin: 0 10px 1em;
	padding: 0 0 8px 30px;
	background: #fff;
}

/*--- faq ---*/
#main.faq p.read {
	padding: 0 10px 10px;
}
#main.faq .item {
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #fff;
}
#main.faq .item h3{
	margin:0 0 5px 0;
	padding: 0 0 0 48px;
	background:url("img/ques_back.gif") no-repeat  left 0.2em;
	color: #B17103;
	font-weight:bold;
	font-size: 110%;
}
#main.faq .item p{
	margin:0 0 10px 0;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom: 1px dashed #eee;
	color: #666;
	font-size: 90%;
}
#main.faq .pr .item p{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
}

/* gls */
#main.gls p.knavi{
	margin:0 0 2em 10px;
}
#main.gls p.knavi a{
	padding: 1em 0 1em 0;
	display: block;
	width: 16%;
	float: left;
	text-align: center;
	background: #C0B898;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#main.gls dl.words {
	margin: 0 10px 10px;
	border: 1px solid #DFDAC9;
	background:#fff;
}
#main.gls dl.words dt{
	padding:0.4em;
	background:#E9E5DB;
	color:#300;
	font-weight:bold;
}
#main.gls dl.words dt a{
	color:#300;
	text-decoration:none;
}
#main.gls dl.words dd{
	margin-bottom:1em;
	padding:0.4em;
}
#main.gls dl.words dd a{
	padding-left: 10px;
	background: url("img/arrow_orange.png") no-repeat left 0.6em;
}

#main.gls dl.words dd ul li{
	width:45%;
	float:left;
}
#main.gls div.exp{
	margin-bottom:1em;
	padding:0.4em;
	background:#fff;
	border:1px solid #eee;
}
#main.gls div.exp h3{
	padding-bottom: 25px;
	padding-left: 5px;
	margin-bottom: 8px;
	background: url("img/h3_back.gif") no-repeat left bottom;
	color: #488463;
	font-weight: bold;
	font-size: 120%;
}

#main.gls div.exp p.pdf{
	float:right;
	margin:0.4em;
}