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:#FFF;
	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 */


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



a {
	color:#C0C21E;
}


body{
	background-color:#112734;
}

#help {

	background:#112734 url(img/bg_pattern.gif) repeat-x bottom;
}

#buy{
	margin:0 auto;
	width:850px;
	text-align:left;
}
/*---------------header ----------------*/

#leave{
	margin-bottom:5px;
	background:url(img/header_back.jpg) no-repeat center;
}
#leave h5{
	padding:0px 15px 5px 0;
	text-align:right;
	color:#91A6CE;
}
#leave p#meet{
	padding:80px 0 30px 150px;
	font-size:150%;
}
#leave p#meet a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#leave h1{
	padding:0 0 20px 150px;
	color:#fff;
}

/*----------------- main menu-------------------*/



/*----------------- cnt -------------------*/

#live{
	padding-bottom:10px;
}

/*------------------- sub ------------------*/
#work{
	margin:0 15px 0 0;
	padding:0px 0 0 0;
	width:205px;
	float:right;
	display:inline;
	background-color:#394B56;
}
#work table {
	margin-bottom:10px;
}
#work table th{
	text-align:right;
}
#work table th img {
	line-height:2;
}

#work table td{
	padding-left:30px;
	line-height:2;
	background:url(img/add_16.gif) no-repeat 10px 0.5em;
}

#work ul.tips{
	margin:20px 0;
}

#work ul.tips li{
	margin:10px 0;
}


/*------------ pr (sub)---------------*/
#work div.pr dl {
	margin:10px;
	border:1px solid #367CA9;
	background:#4C6675;
}
#work div.pr dl dh{
	padding:0.4em;
	font-weight:bold;
}
#work div.pr dl dd {
	padding:0.4em;
	word-wrap:break-word;
	word-break:break-all;
}

#work div.pr dl dd a{
	display:block;
	text-align:center;
	color:#C0C21E;
}

/*------------------ footer ----------------*/
#go{
	font-size:85%;
}

#go a {
	color:#585858;
}


#go p.cate,
#go div.fmenu{
	margin:0 15px;
	line-height:2;
}
#go div.fmenu p {
	display:inline;
	color:#585858;
}
#go p#know{
	margin:25px 15px 0;
	text-align:left;
}
#go p#know a{
	color:#288CC6;
}

/*------------------- main -------------*/
#study{
	margin:0px 0px 0 15px;
	float:left;
	display:inline;
	width:600px;
}
#study h2{
	margin:0 0 12px 0;
	padding:8px 0 5px 25px;
	background:url(img/h2_back.jpg) no-repeat left center;
	font-size:120%;
	color:#FFF;
	line-height:2;
}

#study p#eat{
	margin:0;
	padding:0 0.4em;
	text-align:right;
	font-size:85%;
}
#study p#eat a{
	color:#23648C;
}

#study h3{
	margin:0 0 0px 0;
	padding:0.4em 0.6em 0.4em 20px;
	background-color:#112734;
	font-size:145%;
	color:#000;
}

#study h3 a{
	color:#000;
}

#study div.block{
	margin:0px 0 20px 0;
	padding:0 0 10px 0;
}


#study p.pagetop{
	margin:2em 0 10px 0;
	padding:10px;
	text-align:right;
}
#study p.pagetop a{
	padding-left:25px;

	text-decoration:none;
	color:#000;
}



#study p.pagenavi{
	padding:0 0 1em 0;
	text-align:center;
}
#study p.pagenavi  a{
	margin:0 5px;
}
#study p.pagenavi em a{
	font-weight:bold;
}
/*-----------------pr (bottom)------------------*/
#study div.pr{
	width:48%;
	margin-bottom:30px;
	float:left;
	display:inline;
	text-align:center;
}
#study div.pr.twice{
	float:right;
}
#study div.pr h5{
	padding:0.4em;
	font-weight:bold;
	color:#FFF;
}
#study div.pr p{
	padding:0.4em;
	word-wrap:break-word;
	word-break:break-all;
}
#study div.pr div.item{
	margin:0 0 1em 0;
	border:2px solid #367CA9;
	background:#1A3B4E;
}
#study div.pr p a{
	display:block;
	text-align:center;
	color:#C0C21E;
}


/* toppage */
#study.toppage div.faq{
	background:#000;
}
#study.toppage div.faq div.list{
	height:200px;
	overflow:auto;
}

#study.toppage div.faq h4{
	margin:0;
	padding-left:15px;
	color:#FFF;
	font-weight:bold;
}
#study.toppage div.faq p{
	margin:0 0 20px 0;
	padding-left:30px;
}
/*----------------rss ------------------*/


#study.toppage div.rss dl dt{
	margin:0;
	padding-left:69px;
	background:url(img/icon_rss.jpg) no-repeat 15px 0.5em;
	color:#FFA800;
	background-color:inherit;
	font-weight:bold;
	font-size:120%;
	line-height:2;
}
#study.toppage div.rss dd{
	margin-bottom:1em;
	padding-left:35px;
}

/* company */
#study.company table.profile{
	width:600px;
	background:#12384F;

}
#study.company table.profile th{
	padding:0.4em;
	width:30%;
	font-weight:bold;
	color:#FFF;
	border:1px solid #FFF;
}
#study.company table.profile td{
	padding:0.4em;
	width:60%;
	border:1px solid #FFF;
}

/* sitemap */
#study.sitemap dl.list dt{
	margin:0 10px 1em 0px;
	padding-left:30px;
	color:#FFF;
	font-weight:bold;
	display:block;
	background:url(img/add_16.png) no-repeat 10px 0.5em;
	line-height:2;
}

#study.sitemap dl.list dd{
	margin:0 10px 1em 30px;
	padding-left:30px;
	background:#fff;
	background:url(img/arrow_green.gif) no-repeat 10px 0.5em;
}

/* category */

#study.category dt{
	margin:0 10px 1em 0px;
	padding-left:30px;
	color:#005CE7;
	font-weight:bold;
	display:block;
	background:url(img/add_16.png) no-repeat 10px 0.5em;
	line-height:2;
}
#study.category dd{
	margin-bottom:1em;
	padding-left:30px;

}

/* faq */
#study.faq h3{
	background-color:#87A1B0;
}
#study.faq div.item p{
	padding:0.4em;
}

/* gls */
#study.gls ul.knavi{
	margin:0 5px 2em 5px;
}
#study.gls ul.knavi li{
	padding:1em 0 1em 0;
	display:block;
	width:16%;
	float:left;
	text-align:center;
	background:#000;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#FFF;
	font-weight:bold;
}
#study.gls ul.knavi li a{
	color:#FFF;
}
#study.gls h3{
	background-color:#BBD1DE;
	color:#FFF;
}
#study.gls p{
	margin: .4em 0.6em;
}

#study.gls div.block ul li{
	width:45%;
	float:left;
}

#study.gls div.block h3{
	color:#FFF;
}

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

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