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

a{
 color:#B13158;
}

#box{
	margin:0 auto;
	width:850px;
	text-align:left;
	background:#65224D url(img/box_back.jpg) no-repeat left top;
}

/*--------- header -----------*/

#header{
	padding:0;
}

#header h5{
	margin:0 0 0 15px;
	text-align:left;
	color:#fff;
}

#header p#cecil{
	margin:0 0 0px 15px;
	padding-top:5px;
	padding-bottom:8px;
	font-size:160%;
	color:#fff;
	font-weight:bold;
}
#header p#cecil a{
	color:#fff;
	text-decoration:none;
}

#header h1{
	margin:0 0 10px 15px;
	color:#fff;
}

/*-----------header menu---------------*/
#header ul{
	border-top:1px solid #914576;
	border-bottom:1px solid #fff;
	width:100%;
	text-align:left;
	background:#BC82A7;
}
#header ul li{
	padding-left:15px;
	line-height:2;
	font-size:110%;
	display:inline;
	float:left;
}
#header ul li a{
	margin-right:15px;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	line-height:2;
}

/*--------- footer -----------*/
#footer{
	padding:15px 0 0 0;
	text-align:left;
	border-top:1px solid #ccc;
}
#footer dl,
#footer p{
	font-size:85%;
	margin:0 15px 0 15px;
}

#footer dl dd a,
#footer p a{
	color:#fff;
}
#footer dl dd{
	display:inline;
}

#footer dl{
	line-height:2;
	display:inline;
}

#footer p#key{
	margin:10px 0 0 0;
	padding:0.4em;
	border-top:1px solid #ccc
	border-bottom:2px solid #C8E5E5;
	text-align:center;
}

/*--------- sub ------------*/
#sub{
	margin:20px 0 0 15px;
	width:200px;
	float:left;
	display:inline;
}

#sub {
	margin-bottom:15px;
	padding:10px 0;
	background:#fff url(../../WebSiteChange/PCTemplate/2-KD025-1/img/sub_back.gif) ;
}

#sub p.gohome{
	padding-left:38px;
	padding-top:7px;
	font-size:135%;
	background:url(img/circlearrow_green.gif) no-repeat 8px 0.5em;
	line-height:2;
}
#sub p.gohome a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#sub table.kate th{
	padding-left:38px;
	padding-top:10px;
	background:url(img/circlearrow_orange.gif) no-repeat 8px 0.5em;
	font-size:150%;
	font-weight:bold;
}
#sub table.kate td{
	padding-left:40px;
	background:url(img/arrow_orange.gif) no-repeat 15px 0.5em;
	line-height:2;
}
#sub ul.tips {
	margin-bottom:10px;
}

#sub ul.tips li{
	padding-left:38px;
	padding-top:10px;
	background:url(img/circlearrow_orange.gif) no-repeat 8px 0.5em;
	font-size:135%;
	font-weight:bold;
}
#sub ul.others li{
	padding-left:38px;
	padding-top:7px;
	font-size:135%;
	background:url(img/circlearrow_green.gif) no-repeat 8px 0.5em;
	line-height:2;
}
#sub ul.tips a,
#sub ul.others a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
/*-----------pr (sub)---------------*/

#sub div.pr dl{
	margin:0 10px 10px 10px;
	border:1px solid #ccc;
	background:#fff;
}

#sub div.pr dl dt,
#sub div.pr dl dd{
	padding:0.4em;
}
#sub div.pr dl dt{
	font-weight:bold;
	color:#454545;
}
#sub div.pr dl dd a{
	font-weight:bold;
}

/* #main */
#main{
	margin:0 15px 0 0;
	float:right;
	display:inline;
	width:600px;
}
#main p#topicpath{
	margin:0.4em 15px 10px 0;
	text-align:right;
	font-size:85%;
	color:#fff;
}
#main p#topicpath a{
	color:#fff;
}

#main div#contents{
	margin-bottom:1em;
	background:#fff;
	color:inherit;
}
#main div#contents h2{
	margin-bottom:20px;
	padding:0.4em;
	background:#fff;
	font-size:150%;
	font-weight:bold;
	border-bottom:5px solid #65224D;
}

#main h3{
	margin-bottom:5px;
	padding:0.2em 0.4em 1.5em 2.8em;
	color:#16A6B3;
	font-weight:bold;
	font-size:120%;
	background:url(img/h3_back.gif) no-repeat left bottom;
}

ul.pagenavi{
	margin:0 auto;
	text-align:left;
	font-size:80%;
	display:table;
}

ul.pagenavi li{display:inline-table}
ul.pagenavi li{display:table-row}
ul.pagenavi li{display:inline;}

ul.pagenavi li a{
	padding:5px;
	float:left;
}


/*---------pr(bottom)-------------*/
#main div.pr{
	text-align:center;
	float:left;
	wdith:48%;
	disaplay:inline;
}
#main div.twice{
	float:right;
}
#main div.pr .item{
	margin:0 10px 15px 10px;
	width:270px;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
}

#main div.pr h5,
#main div.pr p{
	padding:0.4em;
}
#main div.pr p a{
	font-weight:bold;
}
#main p.pagetop{
	padding:0.4em;
	text-align:right;
	line-height:2;
	background-color:#914576;
}
#main p.pagetop a{
	line-height:1;
	color:#CCCCCC;
}

/* toppage */
#contents.toppage div.faq{
	margin-bottom:20px;
}
#contents.toppage div.faq div.list{
	overflow:auto;
	height:200px;
	
}
#contents.toppage div.faq div.list h4{
	padding-left:49px;
	background:url(img/top_faq_back.gif) no-repeat 25px 0.5em;
	line-height:2;
	color:#65224D;
	font-weight:bold;
}
#contents.toppage div.faq div.list p{
	padding-left:25px;

}

#contents.toppage div.rss{
	margin-bottom:20px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left :1px solid #eee;
}

#contents.toppage div.rss h5{
	padding-left:25px;
	background:url(img/rss.gif) no-repeat 5px 0.5em;
	line-height:2;
	color:#E95210;
	font-weight:bold;
}
#contents.toppage div.rss p{
	padding-left:25px;

}

/* company table */
#contents.company div.detail{
	margin:0 15px 15px 15px;
}

#contents.company div.detail table{
	width:100%;
}
#contents.company div.detail table th,
#contents.company div.detail table td{
	padding:0.4em;
	border:1px solid #ccc;
}

#main.company div.detail table th{
	width:20%;
	background:#eee;
}

/* category */
#contents.category dl dt{
	padding-left:25px;
	background:url(img/rss.gif) no-repeat 5px 0.5em;
	line-height:2;
	color:#408A8A;
	font-weight:bold;
}
#contents.category dl dd{
	margin-bottom:1em;
	padding-left:30px;
}

/* faq */
#contents.faq div.block p{
	margin:0 0 2em 0;
}
#contents.faq dl.faqlist dt{
	padding-left:25px;
	background:url(img/rss.gif) no-repeat 5px 0.5em;
	line-height:2;
	color:#408A8A;
	font-weight:bold;
}

#contents.faq dl.faqlist dd{
	margin-bottom:1em;
	padding-left:30px;
}

/* gls */
#contents.gls p.kana{
	margin:0 0 20px 5px;
}
#contents.gls p.kana a{
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:0.6em 0;
	width:16%;
	float:left;
	display:inline;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:#F1F8F8;
}

#contents.gls dl.list dt{
	padding-left:25px;
	background:url(img/rss.gif) no-repeat 5px 0.5em;
	line-height:2;
	color:#408A8A;
	font-weight:bold;
}

#contents.gls dl.list dt a{
	color:#000;
	text-decoration:none;
}

#contents.gls dl.list dd{
	margin-bottom:1em;
	padding-left:30px;
}
#contents.gls dl.list dd li{
	display:inline;
	float:left;
	width:48%;
}

#contents.gls div.detail p img{
	margin: 10px;
	float:right;
}

/* sitemap */
#contents.sitemap ul.list{
	margin:0.6em;
}

#contents.sitemap ul.list li{
	padding-left:25px;
	background:url(img/arrow_orange.gif) no-repeat 5px 0.5em;
}

#contents.sitemap ul.list li dt{
	font-weight:bold;
}

#contents.sitemap ul.list li dd{
	padding-left:1em;
}