*{
	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 url(img/body_back.gif) repeat-y center top;
	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;
}

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


#box{
	margin:0 auto;
	width:850px;
	text-align:left;
}

#header{
	margin-bottom:10px;
	background:url(img/header_back.jpg) no-repeat left bottom;
	border-bottom:2px solid #fff;
}
#header h5{
	padding:5px 15px 0 0;
	text-align:right;
	color:#fff;
}
#header p#sitenm_tag{
	margin:1px 0 20px 15px;
	padding:5px 0 0 18px;
	font-size:150%;
	background:url(img/h1_pre.gif) no-repeat left top;
}
#header p#sitenm_tag a{
	padding:0 18px 5px 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(img/h1_post.gif) no-repeat right bottom;
}

#header h1{
	margin:0 0 60px 15px;
	padding:0px 0 0 18px;
	color:#fff;
}


#cnt{
	background:url(img/box_back.gif) repeat-y left bottom;
}

/* sub */
#sub{
	margin:20px 0 0 15px;
	width:205px;
	float:left;
	display:inline;
}
#sub table.menu{
	margin:0 0 0 10px;
	width:185px;
}
#sub table.menu td{
	padding:0px 0 20px 0px;
	vertical-align:middle;
}
#sub table.menu td.category{
	padding:5px 5px 5px 10px;
	border:1px solid #690;
	background:#fff;
}

#sub table.menu td.category dd{
	font-size:95%;
	line-height:2;
}
#sub table.menu td.topix{
	padding-top:20px;
}
#sub ul li{
	line-height:2;
}

#sub table.menu td.topix li{
	padding:5px 0;
}

#sub ul li a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}


#sub div.link table{
	margin:0 10px 10px 10px;
	border:1px solid #690;
	background:#fff;
}

#sub div.link table th,
#sub div.link table td{
	padding:0.4em;
}
#sub div.link table th{
	font-weight:bold;
	color:#690;
}
/* footer */
#footer{
	margin-top:10px;
	padding-bottom:10px;
	background:#eee url(img/footer_back.gif) repeat-x left top;
	font-size:85%;
}

#footer p{
	margin:0 15px;
	line-height:2;
}
#footer p a{
	color:#000;
}
#footer p#key{
	margin:0;
	padding:0.4em;
	background:#fff url(img/footer_keyback.gif) repeat-x left top;
	border-bottom:2px solid #679901;
	text-align:center;
}
#footer p#key a{
	color:#000;
}

/* main */
#main{
	margin:0px 15px 0 0px;
	float:right;
	display:inline;
	width:600px;
}
#main h2{
	margin:0 0 15px 0;
	padding:0.4em 0.6em;
	background:#690 url(img/h2_back.gif) no-repeat left top;
	font-weight:bold;
	font-size:150%;
	color:#fff;
}

#main p#pan{
	margin:0;
	padding:0 0.4em;
	background:#fff;
	text-align:right;
}
#main p#pan a{
	text-decoration:none;
	color:#000;
}

#main h3{
	margin:0 0 10px 0;
	padding:0.4em 0.6em;
	background:#690 url(img/h3_back.gif) repeat-x left bottom;
	font-weight:bold;
	color:#fff;
}

#main h3 a{
	color:#fff;
}

#main p.pagetop{
	margin:2em 0 10px 0;
	text-align:right;
}

#main div.block{
	margin:15px 0 15px 0;
	padding:0 0 10px 0;
	border:1px solid #690;
}

#main p.pagenavi{
	padding:0 0 1em 0;
	text-align:center;
}
#main p.pagenavi  a{
	margin:0 5px;
}
#main p.pagenavi em a{
	font-weight:bold;
}

#main div.pr{
	width:49%;
	float:left;
	display:inline;
}
#main div.pr.twice{
	float:right;
}
#main div.pr h5{
	font-weight:bold;
	color:#690;
}
#main div.pr div.item{
	margin-bottom:1em;
	padding:0.4em;
	border:1px solid #9c0;
	background:#FAFFEF;
}



/* toppage */
#main.toppage div.faq{
	margin-bottom:20px;
}
#main.toppage div.faq dl{
	height:200px;
	overflow:auto;
}

#main.toppage div.faq dl dt{
	margin:0 0 5px 0;
	padding-left:30px;
	color:#690;
	font-weight:bold;
	background:url(img/arrow_green.png) no-repeat  5px 0.5em;
}
#main.toppage div.faq dl dd{
	margin:0 0 20px 0;
	padding-left:30px;
}
#main.toppage div.rss{
	background:#fff;
}
#main.toppage div.rss dt{
	margin:0;
	padding-left:30px;
	background:url(img/rss.png) no-repeat 10px 0.5em;
	color:#600;
	background-color:inherit;
	font-weight:bold;
	line-height:2;
}
#main.toppage div.rss dd{
	margin-bottom:1em;
	padding-left:30px;
}

/* company */
#main.company dl{
	width:600px;
	background:#fff;
	border:1px solid #690;
}
#main.company dl dt{
	padding:0.4em;
	width:30%;
	font-weight:bold;
	color:#600;
	float:left;
	clear:both;
}
#main.company dl dd{
	padding:0.4em;
	width:60%;
	float:left;
}

/* sitemap */
#main.sitemap li{
	margin:0 10px 1em 10px;
	padding:0.4em;
	background:#fff;
	color:#000;
	font-weight:bold;
	display:block;
	border:1px solid #690;
}

#main.sitemap li a{
	color:#000;
	text-decoration:none;
}

#main.sitemap li dl{

}
#main.sitemap li dl dd{
	background:#fff;
	padding:0.4em;
}

/* category */

#main.category dt{
	margin:0;
	padding-left:30px;
	background:url(img/arrow_green.png) no-repeat 10px 0.5em;
	color:#600;
	background-color:inherit;
	font-weight:bold;
	line-height:2;
}
#main.category dd{
	margin-bottom:1em;
	padding-left:30px;
}
#main.category p{
	margin-bottom:10px;
}

#main.category h4{
	margin-top:8px;
	font-weight:bold;
	font-size: 120%;
}


/* faq */

#main.faq div.item p{
	padding:0.4em;
}

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

#main.gls dl dt{
	padding:0.4em 0.6em;
	background:#690 url(img/h3_back.gif) repeat-x left bottom;
	color:#fff;
	font-weight:bold;
}
#main.gls dl dt a{
	color:#fff;
}
#main.gls dl dd{
	margin-bottom:1em;
	padding:0.4em;
	background:#fff;
	border:1px solid #690;
}

#main.gls div.exp p{
	padding:0.4em;
}

#main.gls div.exp p.pdf{
	float:right;
	margin:0.4em;
}
#main.gls div.block ul{
	margin:0.6em;
}
#main.gls dl dd ul li,
#main.gls div.block ul li{
	width:45%;
	float:left;
}