*{
	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:#eee;
	color:#333;
	font-size:85%;
}

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;
}

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;}


.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 */

pre,
.url{
	overflow:auto;
}
.centering{
	text-align:center;
}

/* layout */


#box{
	margin:0 auto;
	padding:0;
	width:680px;
	color:#333;
	text-align:left;
	background:#fff;
}

/* id_head */
#header{
	margin: 0 0px 10px 0;
	background:url(img/header_h1back.gif) no-repeat left bottom;
	height:92px;
}

#header h5{
	padding:0px 20px 5px 20px;
	background:url(img/header_h5back.gif) no-repeat left top;
	text-align:right;
	font-size:80%;
	color:#fff;
}
#header p#baku{
	padding:10px 0 0 10px;
	font-size:140%;
}
#header h1{
	padding:0 0 0 10px;
	color:#fff;
}

#header p#baku a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

div#cnt{
	background:url(img/cnt_back.gif) repeat-y 10px 0;
}

div#sub{
	margin:0px 0 0 0px;
	padding:10px 0;
	float:left;
	width:190px;
	display:inline;
}

div#sub div.menu{
}
div#sub div.menu h3{
	margin:0 0 0px 15px;
	text-align:left;
	font-weight:bold;
}
div#sub div.menu p{
	margin:0 0 20px 0;
	text-align:center;
}
div#sub div.menu p.cat{
	margin-bottom:5px;
}
div#sub div.menu ul.cat{
	margin-bottom:20px;
}
div#sub div.menu ul.cat li{
	font-size:85%;
}
div#sub div.menu ul.cat li a{
	margin:0 10px;
	padding:5px;
	color:#000;
	text-decoration:none;
	background:#eee url(img/sub_cateback.gif) no-repeat left bottom;
	font-weight:bold;
	display:block;
	line-height:1.2;
}

div#sub div.menu p.faq,
div#sub div.menu p.gls{
	margin:10px 0;
}

div#sub div.mng{
	margin:0 20px 20px 20px;
	border:1px solid #666;
	background:#fff;
}

div#sub div.mng p{
	padding:5px;
	background:url(img/border.gif) repeat-x left top;
}
div#sub div.mng p.first{
	background-image:none;
}
div#sub div.mng p a{
	text-decoration:none;
	color:#000;
}
div#sub div.link{
	margin-top:30px;
}
div#sub div.link dl{
	font-size:80%;
	margin:10px 20px;
	padding:0.5em;
	background:#fff;
	border:1px solid #47916B;
}

div#sub div.link dl dt{
	margin-bottom:5px;
	background-color:#fff;
}

div#sub div.link dl dd{
	line-height:1.4;
}

div#sub div.link dl h5{
	margin:5px;
	text-align:center;
	color:#333;
}

div#sub div.link dl p.url{
	color:#333;
}

/* footer */

div#footer{
	margin:10px 0px 10px 0px;
	background:#fff;
}

div#footer address{
	padding:0.4em 15px 0.4em 10px;
	text-align:right;
	font-size:85%;
	background:#000 url(img/footer_line.gif) repeat-x left top;
	border-bottom:1px solid #fff;
}
div#footer address a{
	color:#fff;
	text-decoration:none;
}
div#footer div.fcnt{
	border-top:3px solid #eee;
	padding-top:5px;
	background:#fff url(img/footer_back.gif) repeat-x left top;
}
div#footer p,
div#footer ul{
	padding:0.2em 15px;
	font-size:85%;
}
div#footer p a,
div#footer ul li a{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
div#footer ul li{
	display:inline;
	line-height:1.6;
}



/* main */
div#main{
	margin:0 20px 0px 0;
	width:450px;
	float:right;
	display:inline;

}

#main p#topicpath{
	margin:0 10px 2px 0;
	text-align:right;
	font-size:85%;
}

div#main h2{
	margin-bottom:20px;
	padding:5px 0 5px 20px;
	color:#fff;
	font-size:140%;
	font-weight:bold;
	background:url(img/h2_back.gif) no-repeat left top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div#main div.block{
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

div#main h3{
	margin:0px 0 10px 0;
	padding:5px 0 0px 0px;
	font-size:120%;
	background:url(img/h3_back.gif) no-repeat left bottom;
	font-weight:bold;
	border-bottom:5px solid #A2AFA7;
}

div#main h3 span{
	padding-left:35px;
	font-weight:bold;
	background:url(img/h3_mark.gif) no-repeat 10px 0px;
}

div#main div.link{
	margin:0 0 0 5px;
	font-size:80%;
	width:210px;
	float:left;
	display:inline;
}
div#main div.link.twice{
	margin:0 5px 0 0;
	float:right;
}
div#main div.link dl{
	margin-bottom:10px;
	padding:0.5em;
	border:1px solid #47916B;
	background:#fff;
}
div#main div.link dl dt{
	margin-bottom:0.6em;
	color:#333;
}
div#main div.link dl p{
	margin:0;
}
div#main div.link dl p.url{
	color:#333;
}

div#main div.link dl p img{
	margin:0 auto -1em auto;
	display:block;
	text-align:center;
}

div#main p{
	margin:0 10px 2em 5px;
	line-height:1.6;
}

div#main ul.pagenavi{
	margin:30px auto 5px auto;
	padding-left:35px;
	font-size:90%;
	text-align:center;
}

div#main ul.pagenavi li{
	margin:4px;
	padding:2px;
	text-decoration:none;
	display:inline;
}

div#main ul.pagenavi em li{
	font-weight:bold;
}


div#main p.gotopagetop{
	margin:30px 10px 20px 0;
	text-align:right;
	font-size:90%;

}


/* toppage */

div#main.toppage div.faq div.cfix{
	margin-right:5px;
	overflow:auto;
	height:400px;
}

div#main.toppage div.faq h4{
	font-size:85%;
	font-weight:bold;
	padding-left:40px;
	padding-bottom:5px;
	background:url(img/mark_q.png) no-repeat 5px 0;
}

div#main.toppage div.rss h4{
	font-size:85%;
	font-weight:bold;
	padding-left:40px;
	padding-bottom:5px;
	background:url(img/mark_rss.png) no-repeat 5px 0;
}

div#main.toppage div.faq p,
div#main.toppage div.rss p{
	margin:0 5px 10px 0;
	font-size:85%;
	padding-left:40px;
	background:url(img/mark_res.png) no-repeat 5px 0;
}

div#main.toppage div.faq div{
	height:250px;
	overflow:auto;
}
div#main.toppage div.faq dl dt,
div#main.toppage div.rss dl dt{
	margin:0 0 10px 5px;
	float:left;
	display:inline;
	width:25px;
	font-weight:bold;
}
div#main.toppage div.faq dl dd,
div#main.toppage div.rss dl dd{
	margin:0 0 10px 5px;
	width:390px;
	float:left;
	display:inline;
}
div#main.toppage div.faq dl dt.q,
div#main.toppage div.rss dl dt.q{
	color:#630;
}
div#main.toppage div.faq dl dd.q,
div#main.toppage div.rss dl dd.q{
	font-weight:bold;
}
div#main.toppage div.faq dl dt.a
div#main.toppage div.rss dl dt.a{
	color:#036;
}
div#main.toppage div.faq dl dd.a,
div#main.toppage div.rss dl dd.a{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(img/border.gif) no-repeat left bottom;
}


div#main.toppage div.rss ul.pagenavi{
	background-image:none;
}

/* company */
div#main.company table.about{
	margin:10px 0  0 10px ;
	width:430px;
}
div#main.company table.about th{
	padding:5px;
	vertical-align:middle;
	font-weight:bold;
	font-size:85%;
	width:30%;

	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div#main.company table.about td{
	padding:5px;
	font-size:85%;
	vertical-align:middle;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


/* gls */
#main.glossary p.knavi{
	margin:0 5px 20px 10px;
}
#main.glossary p.knavi a{
	padding:10px 0;
	float:left;
	width:16%;
	display:inline;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background:#eee;
	text-align:center;
	font-size:85%;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}


div#main.glossary h3 a{
	color:#000;
}
div#main.glossary h3 a em{
	font-weight:normal;
	font-size:85%;
}
#main.glossary ul.list,
#main.glossary p{
	margin:0.4em 0.4em 1.6em 10px;
}
#main.glossary ul.list li{
	width:40%;
	float:left;
	line-height:1.5;
}


#main.glossary p.pdf{
	margin:0;
	float:right;
	width:100px;
	text-align:center;
}

#main.glossary div.block ul.pagenavi{
	margin-top:20px;
}

/* faq */

div#main.faq h3{
	margin-bottom:0;
	padding:0 0 5px 35px;
	font-weight:bold;
	background-color:inherit;
	background:url(img/h3_mark.gif) no-repeat 8px 0.0em;

	border-style:none;
}

div#main.faq div#inner div.cfix ul.pagenavi{
	background-image:none;

}
/* category */
div#main.category div#inner div.cfix h3{
	margin-bottom:0;
	padding:0 0 5px 35px;
	color:#360;
	font-weight:bold;
	background-color:inherit;
	background:url(img/sub_item.gif) no-repeat 8px 0.0em;
	font-size:85%;
	border-style:none;
}
div#main.category div#inner div.cfix p{
	margin:0 10px 2em 0;
	padding:0 0 0 35px;
	font-size:85%;
	background:url(img/faq_a.gif) no-repeat 10px 0em;
	line-height:1.5;
}
div#main.category div#inner div.cfix p.pagenavi{
	background:#fff;

}

/* sitemap */

#main.sitemap div.block h3{
	margin-top:15px;
	background-image:none;
}
#main.sitemap div.block p{
	margin:0 10px 1em 20px;
	font-size:85%;

	line-height:1.6;
}

#main.sitemap div.block ul{
	margin-left:2em;
}
#main.sitemap div.block ul li{
	margin:0 0 1em 2em;
	line-height:1.6;
	list-style-type:disc;
	font-weight:bold;
}
#main.sitemap div.block ul li a{
	color:#300;
}
#main.sitemap div.block ul li.home a,
#main.sitemap div.block ul li.gls a{
	color:#c00;
}
#main.sitemap div.block ul li.faq a{
	color:#069;
}
#main.sitemap div.block ul li dt{
	font-weight:bold;
	color:#060;
}

#main.sitemap div.block ul li  dd a{
	font-weight:normal;
	color:#690;
}
#main.sitemap div.block{
	margin-bottom:15px;
}