@import "html_set.css";
@import "base.css";
@import "contents.css";
@import "custom.css";



img{
border:0px;
}


/* ############ base setting ############ */
.navihidden {display: none;}

.logomark {margin: 0px;float:none;width:auto;}

.wrapper{margin: 0px;float:none;width:auto;}

/* ############ main header ############ */
.header{margin: 0px;float:none;width:auto;}
.hnavi{display: none;}

/* ############ main menu ############ */
.navi_main {display: none;}

/* ############ topic path ############ */
.topicpath{display: none;}

/* ############ footer ############ */
.categorytitle{display: none;}

/* ############ pagebody ############ */
.pagebody{margin: 0px;
float:none;
width:auto;}
.sub_navi{display: none;}
.contents{
margin: 0px;
float:none;
width:auto;
}

/* ############ footer navi ############ */
.navi_footer{ display: none;}

/* ############ footer ############ */
.footer{ display:none;}


/* ############ font ############ */
.categorytitle_p{
font-size:1.15em;
margin-top:15px;
padding: 8px;
background:#E6D0CF;
border-bottom:2px solid #990000;
}

h1{
font-size:1.5em;
margin:0px;
background:url(../img/share/h1.gif) no-repeat 8px 8px;
padding: 8px 8px 8px 25px;
}

.page_title_en{
	font-size:0.65em;
	color:#666;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 3px;
	border-top: 1px solid #990000;
}

h2{
	font-size:1.1em;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	color:#222;
	background:url(../img/share/h2.gif) no-repeat 3px 4px;
	border-bottom: 2px solid #AF6C46;
}

h3{
	font-size:0.8em;
	margin: 10px 0px 0px;
	padding: 1px 5px 1px 10px;
	color:#222;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 5px solid #BB7F5F;
}

h4{
	font-size:0.75em;
	margin: 5px 8px 0px;
	padding: 1px 10px;
	background-color: #AF6C46;
	color: #FFF;
}

h5{
	font-size:0.75em;
	margin: 5px 15px 0px;
	padding: 1px 15px 1px 18px;
	background-image: url(../img/share/h5.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}

p li{
font-size:0.9em;
line-height:150%;
}

iframe {
	margin-bottom: 20px;
}
