*{
	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:#fff;
	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:835px;
	color:#333;
	text-align:left;
}

/* id_head */
#header{
	margin: 0 0 20px 0;
	padding:0 0 10px 0;
	background:url(img/header_bottom.gif) no-repeat left bottom;
}
#header h5{
	padding:10px 10px 5px 0;
	text-align:right;
	font-size:90%;
	background:url(img/header_h5_back.gif) no-repeat left top;
}
#header h1{
	padding-left:15px;
}

#header p#rumi{
	padding: 10px 0px 10px 15px;
	font-size:140%;
}


#header p#rumi a{
	text-decoration:none;
	color:#000;
}


div#sub{
	margin:0px 0 0 0px;
	float:left;
	width:220px;
	display:inline;
}

div#sub dl.menu{
	padding:10px 0;
}
div#sub dl.menu dt{
	margin-top:10px;
	font-size:120%;
	font-weight:bold;
}
div#sub dl.menu dd{
	background:url(img/sub_olback.gif) no-repeat left bottom;
}

div#sub dl.menu dd.cat strong{
	margin-left:10px;
}

div#sub dl.menu dd ol{
	padding:5px 0;
}
div#sub dl.menu dd li{
	margin-left:10px;
	padding:0 0 5px 30px;
	background:url(img/sub_item.png) no-repeat 5px 0.4em;
	font-size:80%;;
}
div#sub dl.menu dd a{
	color:#000;
	text-decoration:none;
}
div#sub dl.menu dt a{
	color:#FFF;
	text-decoration:none;
}

div#sub div.menu ul{
	padding-bottom:20px;
}
div#sub ol li{
	margin:0 0 10px 0;
}
div#sub ol li.company{
	margin-top:20px;
}

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

div#sub div.link{
	margin-top:30px;
}
div#sub div.link dl{
	font-size:85%;
	margin:10px;
	padding:0.5em;
	background:#fff;
	border:1px solid #8A9BA8;
}

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:#06c;
}

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

/* footer */

div#footer{
	margin:2em 0 10px 0;
	padding-bottom:10px;
	background:url(img/footer_bottom.gif) no-repeat left bottom;
}

div#footer address{
	padding:1em 15px 0.6em 0;
	text-align:right;
	font-size:85%;
	background:url(img/footer_back.gif) no-repeat left top;
}
div#footer address a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
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 0px 20px 0;
	width:600px;
	float:right;
	display:inline;

}
div#main div#inner{
	margin:0 0 30px 0;
	background:#fff url(img/cnt_mid.gif) repeat-y left top;

}
*+html body div#main div#inner{
	border-bottom:1px solid #fff;
}
div#main p#topicpath{
	margin:0;
	padding:0.4em 1em 0.2em 0 ;
	text-align:right;
	color:#000;
	background:url(img/cnt_back.gif) no-repeat left top;
	font-size:85%;
}

div#main p#topicpath a{
	text-decoration:none;
	color:#000;
}



div#main h2{
	margin:0 5px 15px 5px;
	padding:6px 6px 6px 10px;
	color:#000;
	font-size:180%;
	border-top:2px solid #58A5E1;
	background:url(img/h2_back.gif) no-repeat left bottom;
}
div#main div.block{
	margin:0 5px 20px 5px;
	padding:0 0 10px 0;
}

div#main h3{
	margin:20px 0 10px 0;
	padding:0.6em 0 5px 10px;
	font-size:110%;
	background:url(img/h3_line.gif) repeat-x left bottom;
	border-top:1px solid #eee;
}
div#main h3 strong{
	padding-left:30px;
	background:url(img/h3_back.gif) no-repeat 0px 0em;
	color:#630;
	font-weight:bold;
}

div#main div.link{
	margin:0 0 0 10px;
	font-size:85%;
	width:280px;
	float:left;
	display:inline;
}
div#main div.link.twice{
	margin:0 10px 0 0;
	float:right;
}
div#main div.link dl{
	margin-bottom:10px;
	padding:0.5em;
	border:1px solid #8A9BA8;
	background:#fff;
}
div#main div.link dl dt{
	margin-bottom:0.6em;
	color:#06c;
}
div#main div.link dl p{
	margin:0;
}
div#main div.link dl p.url{
	color:#3cc;
}

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:10px 0px 0px 0;

	text-align:right;
	font-size:80%;
	background:url(img/cnt_back.gif) no-repeat left bottom;
}
div#main p.gotopagetop a{
	margin:5px;
	padding:8px 10px 15px 10px;;
	display:block;
	border-top:5px solid #58A5E1;
}

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

div#main.toppage div.faq h4,
div#main.toppage div.rss h4{
	padding:0 0 0 35px;
	color:#06c;
	font-weight:bold;
	background-color:inherit;
	background:url(img/sub_faq.png) no-repeat 8px 0.3em;
	font-size:85%;
}
div#main.toppage div.rss h4{
	background:url(img/rss_mark.png) no-repeat 8px 0.3em;
	line-height:2;
}
div#main.toppage div.faq p,
div#main.toppage div.rss p{
	margin:0 10px 1em 0;
	padding:0 0 0 35px;
	font-size:85%;
	background:url(img/faq_a.png) no-repeat 10px 0.3em;
}

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

/* company */
div#main.company table.about{
	margin:10px 0  0 10px ;
	width:570px;
}
div#main.company table.about th{
	padding:10px 10px 10px 35px;
	vertical-align:middle;
	color:#360;
	font-weight:bold;
	font-size:85%;
	width:30%;
	background:url(img/sub_about.png) no-repeat 8px 0.5em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div#main.company table.about td{
	padding:10px 10px 10px 35px;
	padding:0 0 0 35px;
	font-size:85%;
	background:url(img/faq_a.png) no-repeat 10px 0.5em;
	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:#06c;
	text-decoration:none;
}


div#main.glossary h3 a{
	color:#000;
}
div#main.glossary h3 a span{
	font-weight:normal;
	font-size:85%;
}
#main.glossary div.block ul,
#main.glossary div.block p{
	margin:0.4em 0.4em 0.4em 10px;
}
#main.glossary div.block ul.cfix 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 div#inner div.block p{
	margin:0 0 10px 10px;
	padding-top:1em ;
}
div#main.faq 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_faq.png) no-repeat 8px 0.0em;
	font-size:85%;
	border-style:none;
}
div#main.faq div#inner div.cfix p{
	margin:0 10px 1em 0;
	padding:0 0 0 35px;
	font-size:85%;
	background:url(img/faq_a.png) no-repeat 10px 0.3em;
	line-height:1.4;
}
div#main.faq div#inner div.cfix ul.pagenavi{
	background-image:none;

}
/* category */
div#main.category div#inner div.cfix h3{
	font-weight:bold;
}
div#main.category div#inner div.cfix h4{
	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{
	margin:0 10px 2em 0;
	padding:0 0 0 10px;
	font-size:85%;
	line-height:1.5;
}
div#main.category div#inner div.cfix p.pagenavi{
	background:#fff;

}

/* sitemap */
#main.sitemap div.block div.cfix{
	padding-top:10px;
}
#main.sitemap div.block div.cfix h3{
	margin:0;
	padding:0px 0 5px 35px;
	color:#360;
	font-weight:bold;
	background-color:inherit;
	background:url(img/sub_cat.png) no-repeat 8px 0.0em;
	font-size:85%;
	border-style:none;
}
#main.sitemap div.block div.cfix p{
	margin:0 10px 1em 30px;
	padding:0 0 0 35px;
	font-size:85%;
	background:url(img/faq_a.png) no-repeat 10px 0em;
	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;
}
