﻿
/*  Base.css  ===============================

	EIDAI, Inc.
	http://www.eidai-inc.co.jp
	
	Contents:
	- Universal selector
	- Structure selector
	- Header selector
	- Form selector
	- Sub Navi selector
	- Footer selector
	- List selector
	- Common selector
	- Table selector
	- DL DT DD selector
	- H selector
	- Other Selector
	
	default bg color: #4b3e2e;
	logomark color: #806340;
	pink color: #d56076;
	
============================================*/

/*
	Universal selector  
---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*
	Structure selector  
---------------------------------------------*/
body#common {
	margin: 0 auto;
	padding: 0;
	left: auto;
	right: auto;
	top: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 62.5%;
	font-family: 'メイリオ', Meiryo ,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro', sans-serif;
	color: #cccccc;
	background-color: #000000;
}

div.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.clearfix { display: inline-block; }

/* Hide from IE-mac \*/
* html div.clearfix { height: 1%; }
div.clearfix { display: block; }
/* End hide from IE-mac */

div.block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.block {
	display: inline-block;
	height: auto;
	width: 200px;
	margin-bottom: 5px;
}

/* Hide from IE-mac \*/
* html div.block {
	height: 1%;
}
div.block {
	display: block;
}
/* End hide from IE-mac */

#wrapper-out {
	height: auto;
	width: 1020px;
	margin: 0 auto 0 auto;
	background-color: none;
	text-align: center;
	background-color: #000000;

	background-image: url(../img/bg_wrapper_out.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

#wrapper-mid {
	height: auto;
	width: 840px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	/*
	background-image: url(../img/bg_wrapper_in.gif);
	background-repeat: repeat-y;
	background-position: left top;
	*/
}

#logoblock {
	height: auto;
	width: auto;
	margin-right: 0px;
	padding: 0 0 0 0;
	display: block;
	text-align: left;
	background-color: #000000;
}

#wrapper-in {
	height: auto;
	width: auto;
	margin: 5px 20px 0 20px;
	text-align: left;
	background-color: none;
	/*
	background-image: url(../img/bg_wrapper_in.gif);
	background-repeat: repeat-y;
	background-position: left top;
	*/
}

#wrapper-in-wide {
	height: auto;
	width: auto;
	margin: 28px 0 0 0;
	text-align: left;
	background-color: none;
	/*
	background-image: url(../img/bg_wrapper_in.gif);
	background-repeat: repeat-y;
	background-position: left top;
	*/
}


#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents {
	width: auto;
	height: auto;
	padding: 0 20px 0 0;
	display: inline-block; 
	background-color: none;
}

/* Hide from IE-mac \*/
* html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*
	Global Navi selector
---------------------------------------------*/


#head-navi {
	margin-top: 0;
	margin-bottom: 0;
	background-color: none;
	height: auto;
	width: 840px;
	border-top: 1px #684516 solid;
	border-bottom: 1px #684516 solid;
	display: inline-block;
}

#head-navi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html #head-navi { height: 1%; }
#head-navi { display: block; }
/* End hide from IE-mac */

#head-navi h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#head-navi strong {
	list-style-type: none;
	visibility: hidden;
	font-size: 6px;
}

#head-navi h2#gn0x {
	text-decoration: none;
	height: 28px;
	width: 20px;
	float: left;
}

#head-navi h2#gn0y {
	text-decoration: none;
	height: 28px;
	width: 160px;
	float: left;
}

#head-navi h2#gn00 a {
	background-image: url(../img/gn00.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn00 a:hover,
#head-navi h2#gn00 a:active {
	background-image: url(../img/gn00_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn00-on {
	background-image: url(../img/gn00_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 40px;
	width: 159px;
	float: left;
}

#head-navi h2#gn01 a {
	background-image: url(../img/gn01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn01 a:hover,
#head-navi h2#gn01 a:active {
	background-image: url(../img/gn01_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn01-on {
	background-image: url(../img/gn01_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn02 a {
	background-image: url(../img/gn02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn02 a:hover,
#head-navi h2#gn02 a:active {
	background-image: url(../img/gn02_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn02-on {
	background-image: url(../img/gn02_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 40px;
	width: 159px;
	float: left;
}

#head-navi h2#gn09 a {
	background-image: url(../img/gn09.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn09 a:hover,
#head-navi h2#gn09 a:active {
	background-image: url(../img/gn09_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}

#head-navi h2#gn09-on {
	background-image: url(../img/gn09_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 28px;
	width: 159px;
	float: left;
}





/*
	Header selector  
---------------------------------------------*/

#head-wrapper {
	background-image: url(../img/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: auto;
	padding: 10px 0px 0px 0px
}

#loginblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#loginblock {
	display: inline-block;
	background-image: url(../img/bg_top_middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	height: 140px;
}

/* Hide from IE-mac \*/
* html #loginblock { height: 1%; }
#loginblock { display: block; }
/* End hide from IE-mac */

.loginblock-right {
	float: right;
	width: 400px;
	height: auto;
}


#topnavi {
	width: 800px;
	height: 25px;
	margin-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	display: block;
	position: static;
	letter-spacing: 0.1em;
	clear: both;
}
#topnavi li {
	display: inline;
	margin: 0px;
	padding: 6px 10px 0px 15px;
	float: right;

}
#topnavi a {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
#topnavi a:hover,#topnavi a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
div.topbox {
	height: 70px;
	width: 820px;
	clear: both;
}
div.intopbox {
	float: right;
	width: 580px;
	padding-right: 15px;
	color: #cccccc;
}

#head-box-left {
	float: left;
	margin-top: 12px;
	margin-left: 14px;
	width: 250px;
}

#head-box-right {
	float: right;
	margin-top: 6px;
	widht: 300px;
}

/*
	Main selector  
---------------------------------------------*/

#indeximg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#indeximg {
	display: inline-block;
	width: 840px;
	height: 297px;
	background-image: url(../img/img_index_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Hide from IE-mac \*/
* html #indeximg { height: 1%; }
#indeximg { display: block; }
/* End hide from IE-mac */

#movie {
	float: right;
	width: 270px;
	height: 297px;
	background-color: none;
}

#koumotobnr strong {
	list-style-type: none;
	visibility: hidden;
	font-size: 6px;
}

#koumotobnr a {
	background-image: url(../img/bnr_koumoto.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 85px;
	width: 250px;
	display: block;
	text-decoration: none;
}

#koumotobnr a:hover,
#koumotobnr a:active {
	background-image: url(../img/bnr_koumoto_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 85px;
	width: 250px;
	display: block;
	text-decoration: none;
}

.bgtitle {
	background-image: url(../img/bg_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	margin: 0 0 15px 0;
	font-size: 120%;
}

.bgtitle-bgblack {
	background-image: url(../img/bg_titlebar_bgblack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	margin: 0 0 15px 0;
	font-size: 120%;
}

#bnblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#bnblock {
	display: inline-block;
	margin: 30px 0 0 0;
}

/* Hide from IE-mac \*/
* html #bnblock { height: 1%; }
#bnblock { display: block; }
/* End hide from IE-mac */

#bnblock h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#bnblock strong {
	list-style-type: none;
	visibility: hidden;
	font-size: 6px;
}

#bnblock h2#bn00 a {
	background-image: url(../img/bn00.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

#bnblock h2#bn00 a:hover,
#bnblock h2#bn00 a:active {
	background-image: url(../img/bn00_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

#bnblock h2#bn01 a {
	background-image: url(../img/bn01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

#bnblock h2#bn01 a:hover,
#bnblock h2#bn01 a:active {
	background-image: url(../img/bn01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

#bnblock h2#bn02 a {
	background-image: url(../img/bn02.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

#bnblock h2#bn02 a:hover,
#bnblock h2#bn02 a:active {
	background-image: url(../img/bn02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	height: 60px;
	width: 260px;
	float: left;
}

li strong {
	list-style-type: none;
	visibility: hidden;
	font-size: 6px;
}

li#ln-charm01 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-charm01 a:hover,
li#ln-charm01 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-charm01 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}


li#ln-charm02 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm02.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-charm02 a:hover,
li#ln-charm02 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-charm02 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_charm02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect01 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect01 a:hover,
li#ln-protect01 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect01 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect02 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect02.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect02 a:hover,
li#ln-protect02 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect02 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect03 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect03.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect03 a:hover,
li#ln-protect03 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect03_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect03 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect03_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect04 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect04.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect04 a:hover,
li#ln-protect04 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect04_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect04 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect04_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect05 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect05.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect05 a:hover,
li#ln-protect05 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect05_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect05 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect05_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect06 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect06.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect06 a:hover,
li#ln-protect06 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect06_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-protect06 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_protect01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-visible01 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_visible01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-visible01 a:hover,
li#ln-visible01 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_visible01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-visible01 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_visible01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product00 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product00.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product00 a:hover,
li#ln-product00 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product00_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product00 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product00_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}


li#ln-product01 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product01 a:hover,
li#ln-product01 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product01 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product02 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product02.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product02 a:hover,
li#ln-product02 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product02 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product02_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product03 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product03.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product03 a:hover,
li#ln-product03 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product03_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product03 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product03_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product04 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product04.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product04 a:hover,
li#ln-product04 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product04_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product04 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product04_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product05 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product05.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product05 a:hover,
li#ln-product05 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product05_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product05 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product05_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product06 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product06.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product06 a:hover,
li#ln-product06 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product06_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product06 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product06_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product07 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product07.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product07 a:hover,
li#ln-product07 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product07_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product07 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product07_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product08 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product08.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product08 a:hover,
li#ln-product08 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product08_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product08 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product08_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product09 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product09.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product09 a:hover,
li#ln-product09 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product09_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product09 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product09_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product10 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product10.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product10 a:hover,
li#ln-product10 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product10_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product10 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product10.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product11 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product11.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product11 a:hover,
li#ln-product11 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product11_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product11 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product11_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product12 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product12.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product12 a:hover,
li#ln-product12 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product12_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product12 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product12_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product13 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product13.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product13 a:hover,
li#ln-product13 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product13_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-product13 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_product13_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}




li#ln-produce01 a {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_produce01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-produce01 a:hover,
li#ln-produce01 a:active {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_produce01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

li#ln-produce01 {
	width: 180px;
	height: 30px;
	background-image: url(../img/ln_produce01_on.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin:0;
}

/*
	Block selector  
---------------------------------------------*/

div.block-dotpink-top {

	margin: 0;
	padding: 0;
	height: 10px;
	width: 800px;
}

div.block-dotpink-middle {

	margin: 0;
	padding: 5px 0 0 0;
	height: auto;
	width: 800px;
}

div.block-dotpink-bottom {

	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 800px;
}

div.block-middle-left {
	width: 60px;
	height: auto;
	float: left;
	background-color: none;
	vertical-align: top;
	padding: 0 0 0 15px;
	font-size: 120%;
}

div.block-middle-right {
	width: 690px;
	height: auto;
	padding: 0 20px 0 0;
	float: right;
	background-color: none;
	vertical-align: top;
	font-size: 120%;
}

div.block-middle-right li {
	padding: 0px 0 7px 0;
	list-style-type: none;
}

div.clearblock {
	display: inline-block;
	margin: 10px 0 0 0;
}

div.clearblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html div.clearblock { height: 1%; }
div.clearblock { display: block; }
/* End hide from IE-mac */

#side-block {
	width: 180px;
	height: auto;
	display: block;
	float: left;
	background-color: none;
	color: #000000;
}

#main-block-inner {
	width: auto;
	height: auto;
	margin: 0 20px 0 20px;
	padding: 10px 0 0 0;
	text-align: left;
}

#main-block {
	width: 600px;
	height: auto;
	display: block;
	float: right;
	background-color: none;
	font-size: 120%;
	color: #333333;
}

#main-block-top {
	background-image: url(../img/main_block_top.gif);
	background-position: center bottom;
	background-repeat: none;
	display: block;
	width: 600px;
	height: 9px;
}

#main-block-btm {
	background-image: url(../img/main_block_btm.gif);
	background-position: center top;
	background-repeat: none;
	display: block;
	width: 600px;
	height: 9px;
}

#main-block-mid {
	background-image: url(../img/main_block_mid.gif);
	background-position: center top;
	background-repeat: repeat-y;
	display: block;
	width: 600px;
	height: auto;
}

h3.tab-charm a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 23px;
	background-image: url(../img/tab_charm.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-charm a:hover,
h3.tab-charm a:active {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 23px;
	background-image: url(../img/tab_charm_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-protect a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_protect.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-protect a:hover,
h3.tab-protect a:active {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_protect_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-visible a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_visible.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-visible a:hover,
h3.tab-visible a:active {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_visible_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-product a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 70px;
	background-image: url(../img/tab_product.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-product a:hover,
h3.tab-product a:active {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 70px;
	background-image: url(../img/tab_product_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-produce a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_produce.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-produce a:hover,
h3.tab-produce a:active {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_produce_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

/* page selected version */

h3.tab-charm {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 23px;
	background-image: url(../img/tab_charm_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-charm strong {
	visibility: hidden;
	font-size: 6px;
}

h3.tab-protect {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_protect_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-protect strong {
	visibility: hidden;
	font-size: 6px;
}

h3.tab-visible {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_visible_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-visible strong {
	visibility: hidden;
	font-size: 6px;
}

h3.tab-product {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 70px;
	background-image: url(../img/tab_product_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-product strong {
	visibility: hidden;
	font-size: 6px;
}

h3.tab-produce {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background-image: url(../img/tab_produce_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
}

h3.tab-produce strong {
	visibility: hidden;
	font-size: 6px;
}


h4.localmenu a {
	display: block;
	margin: 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #000000;
}

h4.localmenu a:hover,
h4.localmenu a:active {
	display: block;
	margin: 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #d56076;
}

h4.localmenu {
	display: block;
	margin: 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #000000;
}

h4.localmenu-end a {
	display: block;
	margin: 0 0 20px 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local_end.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #000000;
}

h4.localmenu-end a:hover,
h4.localmenu-end a:active {
	display: block;
	margin: 0 0 20px 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local_end_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #d56076;
}

h4.localmenu-end {
	display: block;
	margin: 0 0 20px 0;
	padding: auto 0 auto 0;
	font-size: 13px;
	width: 180px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../img/bg_local_end_on.gif);
	background-position: left bottom;
	background-repeat: none;
	background-color: none;
	text-decoration: none;
	color: #000000;
}

h4.localmenu strong {
	padding: 8px 10px 0 10px;
	display: block;
}

h4.localmenu-end strong {
	padding: 8px 10px 0 10px;
	display: block;
}

h3.qanda {
	font-weight: normal;
	font-size: 14px;
	margin: 5px 0 20px 0;
	padding: 3px 0 8px 0;
	border-bottom: 1px dotted #cccccc;
}

.relatedbox {
	width: 121px;
	float: left;
	margin: 0 0 0 40px;
}

/*
	Form selector  
---------------------------------------------*/

input.bg {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #f6f6f6;
	color: #333333;	
}

input.bg-login {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #f6f6f6;
	color: #333333;
}

select.bg-login-form {
	background-color: #f6f6f6;
	font-size: 15px;
	color: #000000;
	line-height: 150%;
}


/*
	Side Navi selector  
---------------------------------------------*/


#main-left ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 200px;
}

#main-left li {
	display: inline;
	margin: 0px;
	height: 50px;
	font-size: 13px;
}


a.main-left {
	height: 50px;
	display: block;
}


/*
	Footer selector  
---------------------------------------------*/


div#foot-wrapper {
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 100px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px 20px 0px 20px;
	display: inline-block;
}

div#foot-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html div#foot-wrapper { height: 1%; }
div#foot-wrapper { display: block; }
/* End hide from IE-mac */


div#foot-banner {
	clear: both;
	width: 820px;
	vertical-align: top;
	padding-top: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}

img.foot-banner {
	float:left;
	padding: 0px;
	margin: 5px 0px 5px 11px;
	border: 1px solid #cccccc;
}

#footnavi {
	width: auto;
	text-align: center;
	padding: 0 0 10px 0px;
	margin: 0 auto 0 auto;
	float: left;
	display: block;
	letter-spacing: 0.1em;
}
#footnavi li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#foot-navi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#foot-navi {
	display: inline-block;
	margin: 0 0 0 0;
	width: 840px;
}

/* Hide from IE-mac \*/
* html #foot-navi { height: 1%; }
#foot-navi { display: block; }
/* End hide from IE-mac */

#foot-navi h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#foot-navi strong {
	list-style-type: none;
	visibility: hidden;
	font-size: 6px;
}

#foot-navi h4#fn0x {
	height: 28px;
	width: 60px;
	float: left;
}

#foot-navi h4#fn00 a {
	background-image: url(../img/fn00.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 129px;
	float: left;
}

#foot-navi h4#fn00 a:hover,
#foot-navi h4#fn00 a:active {
	background-image: url(../img/fn00.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 129px;
	float: left;
}

#foot-navi h4#fn01 a {
	background-image: url(../img/fn01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 103px;
	float: left;
}

#foot-navi h4#fn01 a:hover,
#foot-navi h4#fn01 a:active {
	background-image: url(../img/fn01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 103px;
	float: left;
}

#foot-navi h4#fn02 a {
	background-image: url(../img/fn02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 75px;
	float: left;
}

#foot-navi h4#fn02 a:hover,
#foot-navi h4#fn02 a:active {
	background-image: url(../img/fn02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 75px;
	float: left;
}

#foot-navi h4#fn03 a {
	background-image: url(../img/fn03.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 53px;
	float: left;
}

#foot-navi h4#fn03 a:hover,
#foot-navi h4#fn03 a:active {
	background-image: url(../img/fn03.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 53px;
	float: left;
}

#foot-navi h4#fn04 a {
	background-image: url(../img/fn04.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 123px;
	float: left;
}

#foot-navi h4#fn04 a:hover,
#foot-navi h4#fn04 a:active {
	background-image: url(../img/fn04.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 123px;
	float: left;
}

#foot-navi h4#fn05 a {
	background-image: url(../img/fn05.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 127px;
	float: left;
}

#foot-navi h4#fn05 a:hover,
#foot-navi h4#fn05 a:active {
	background-image: url(../img/fn05.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 28px;
	width: 127px;
	float: left;
}

#footer {
	width: auto;
	margin-right: 0px;
	padding: 0 0 20px 0;
	font-size: 100%;
	color: #666666;
	letter-spacing: 0.15em;
	display: block;
	text-align: center;
	background-color: #000000;
}

div#footcoment {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #333333;
	clear: both;
	letter-spacing: 0.15em;
	text-align: right;
}

/*
	List selector  
---------------------------------------------*/

li.date {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 10px;
}

li.contents {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
li {
	margin-left: 15px;
}


/*
	Common selector  
---------------------------------------------*/
/*	Wide	-------------------*/

.agnright {
	text-align: right;
}

.agnleft {
	text-align: left;
}

.w5per {
	width: 5%;
}

.w10per {
	width: 10%;
}

.w15per {
	width: 15%;
}

.w20per {
	width: 20%;
}

.w25per {
	width: 25%;
}

.w30per {
	width: 30%;
}

.w35per {
	width: 35%;
}

.w40per {
	width: 40%;
}

.w45per {
	width: 45%;
}

.w50per {
	width: 50%;
}

.w60per {
	width: 60%;
}

.w70per {
	width: 70%;
}

.w100per {
	width: 100%;
}

/*	Font	-------------------*/

.f110per {
	font-size: 110%;
}

.f115per {
	font-size: 115%;
}

.f120per {
	font-size: 120%;
}

.f8p {
	font-size: 8px;
}

.f9p {
	font-size: 9px;
}

.f10p {
	font-size: 10px;
}

.f11p {
	font-size: 11px;
}

.f12p {
	font-size: 12px;
}

.f13p {
	font-size: 13px;
}

.f14p {
	font-size: 14px;
}

.f15p {
	font-size: 15px;
}

.f16p {
	font-size: 16px;
}

.f17p {
	font-size: 17px;
}

.f18p {
	font-size: 18px;
}

.pb {
	font-weight: bold;
}

.aka {
	color:#df0442;
}

.kuro {
	color:#000000;
}

.shiro {
	color:#ffffff;
}

.midori {
	color:#006633;
}

.cha {
	color:#660033;
}

.pin {
	color:#d56076;
}

.gin {
	color:#666666;
}

/*	Image	-------------------*/

img {
	border: 0;
	vertical-align: bottom;
}

img.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 2px;
}

img.imgright {
	float: right;
	padding-left: 15px;
	padding-bottom: 2px;
}

img.imgright-pzero {
	float: right;
	padding: 0;
}

img.imgright-fr {
	float: right;
	margin-left: 15px;
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid #cccccc;
}

img.imgleft-fr {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid #cccccc;
}

img.imgleft-fr-white {
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ffffff;
}

img.imgleft-fr-thum {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #999999;
}

img.imgleft-thum {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #999999;
}

img.img-fr {
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.img-f-left {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

img.img-f-center {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
}

img.img-f-right {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}


/*	Align	-------------------*/

.txt-l {
	text-align: left;
}

.txt-r {
	text-align: right;
}


/*	valign	-------------------*/

.va5btm {
	padding-bottom: 5px;
}
.va10btm {
	padding-bottom: 10px;
}

.va12btm {
	padding-bottom: 12px;
}

.va14btm {
	padding-bottom: 14px;
}

.va16btm {
	padding-bottom: 16px;
}

.va5top {
	padding-top: 5px;
}

.va10top {
	padding-top: 10px;
}

.va12top {
	padding-top: 12px;
}

.va14top {
	padding-top: 14px;
}

.va16top {
	padding-top: 16px;
}

/*	link	-------------------*/

a {
	text-decoration: underline;
	color: #ffffff;
}

a img {
	border: 0;
	vertical-align: bottom;
}

a:hover,a:active {
	color: #d56076;
	text-decoration: underline;
}

#contents-inner-gn01 a {
	text-decoration: underline;
	color: #000000;
}

#contents-inner-gn01 a:hover,
#contents-inner-gn01 a:active {
	color: #df0442;
	text-decoration: underline;
}

a.link-cha {
	text-decoration: underline;
	color: #660033;
	font-size: 105%;
}

a.link-cha:hover,
a.link-cha:active {
	color: #df0442;
	text-decoration: underline;
	font-size: 105%;
}

a.main {
	text-decoration: underline;
	color: blue;
}


/*	Stopper	-------------------*/

div.stopper,
.stopper {
	clear: both;
	height: auto;
	width: auto;
	margin: 5px 0px 5px 0px;
	padding: 0px;

}
div.stopper-dot {
	clear: both;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.dotend {
	clear: both;
	width: 100%;
	height: 4px;
	display: block;
	margin: 10px 0px 10px 0px;
	background-image: url(../img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left middle;
}

/*
	Table selector  
---------------------------------------------*/

table.eyebrella-normal {
	width: 100%;
	background-color: none;
	border: 1px solid #666666;
}

td.nml-dot {
	padding: 7px 0px 7px 0px;
	background-color: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

td.nml-l {
	padding: 7px 10px 7px 10px;
	background-color: #806340;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

td.nml-m {
	padding: 7px 0px 7px 10px;
	background-color: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #d56076;
	text-align: center;
	vertical-align: center;
}

td.nml-r {
	padding: 7px 10px 7px 10px;
	background-color: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

td.news {
	font-size: 100%;
	color: #333333;
	line-height: 130%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

td.standard-palepink {
	font-size: 110%;
	color: #cc0033;
	line-height: 130%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #ffcccc;
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard {
	font-size: 110%;
	color: #333333;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

td.standard-ble{
	color: #006699;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: center;
}

td.standard-ble-bg{
	color: #006699;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #cccccc;
	text-align: center;
}

td.standard-pik{
	color: #cc0066;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: center;
}

td.standard-pik-bg{
	color: #cc0066;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #cccccc;
	text-align: center;
}

td.standard-grn{
	color: #006633;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: left;
}

td.standard-grn-bg{
	color: #006633;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #cccccc;
	text-align: left;
}

td.standard-ylw{
	color: #996600;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: left;
}

td.standard-ylw-bg{
	color: #996600;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #cccccc;
	text-align: left;
}

td.standard-login {
	font-size: 110%;
	color: #333333;
	line-height: 130%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

td.standard-btmwhite {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 130%;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 7px;
	background-image: url(../img/bg_linewhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-color01 {
	font-size: 13px;
	font-weight: bold;
	color: #df0442;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffff99;
	width: 30%;
	background-image: url(../img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-color-thead {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #df0442;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffff99;
	background-image: url(../img/bg_linewhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-title {
	font-size: 14px;
	color: #669999;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

td.bgwhite {
	background-color: #ffffff;
}

table.thum {
	width: 100%;
}

td.thum-photo {
	vertical-align: top;
	width: 25%;
	text-align: left;
}

td.thum-photo a img {
	padding: 2px;
	border: 1px solid #ffffff;
}

td.thum-photo a:hover img,
td.thum-photo a:active img {
	padding: 2px;
	border: 1px solid #ff9900;
}

td.thum-mid {
	vertical-align: top;
	text-align: left;
}

td.thum-right {
	vertical-align: middle;
	text-align: right;
	width: 15%;
}

td.standard-login {

	font-size: 13px;
	color: #666666;
	line-height: 130%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

tr.news {
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*
	DL DT DD selector  
---------------------------------------------*/
dl#shinchaku,dl.shinchaku {
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
dl#shinchaku dt,dl.shinchaku dt {
	font-size: 14px;
	line-height: 160%;
	color: #3366CC;
	font-weight: bold;
	padding-left: 26px;
	letter-spacing: 0.1em;
}
dl#shinchaku dd,dl.shinchaku dd {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 10px;
}
dl#notice {
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
dl#notice dt {
	font-size: 13px;
	line-height: 160%;
	color: #669999;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
dl#notice dd {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
}

dl.cell-record {

	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px solid #CCCCCC;
}
dt.cell-record-left {

	text-align: left;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 200px;
	font-weight: bold;
	background-image: url(img/corner_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 7px;
}
dd.cell-record-right {

	text-align: right;
	vertical-align: middle;
	height: auto;
	width: 240px;
	float: right;
}

/*cell patern-what's new (photo:date, text:right)*/

dl.cell {
	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px dotted #CCCCCC;
}
dt.cell-left {
	text-align: left;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 130px;
	font-weight: bold;
	background-image: url(img/corner_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 7px;


}
dd.cell-right {
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 310px;
	float: right;
}
div.cellwrapper {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

/*cell patern-list (photo:left, text:right)*/

dl.cell-li {
	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px solid #CCCCCC;
}
dt.cell-li-left {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 110px;
	font-weight: bold;
}
dd.cell-li-right {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 330px;

	float: right;
	background-image: url(img/vertical_ruled_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}
p.cell-li-title {
	font-weight: bold;
	margin-bottom: 5px;

}
p.cell-li-title a {
	font-weight: normal;
	color: #CCCC99;
}

/*
	H selector  
---------------------------------------------*/
/*	H1	-------------------*/

h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1.headimage {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}

h1.topimg {
	background-color: none;
	height: 171px;
	width: 820px;
	text-align: right;
	clear: both;
}

#head-wrapper h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

/*	H2	-------------------*/

h2.thum-pname {
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h2.pname {
	font-size: 16px;
	font-weight: bold;
	color: #df0442;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 3px 20px;
	background-image: url(../img/bg_pname.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

h2.privacy {
	font-size: 14px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

h2.title {
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2.title-black {
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding-right: 15px;
}

#intro h2 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	clear: both;
}

h2.title-float {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
	text-align: left;
	font-size: 120%;
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*	H3	-------------------*/

h3.privacy {
	font-size: 13px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
}

h3.title01 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
h3.title02 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
}
h3.title03 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
h3.title04,p.bold {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;

}

h3.title05 {

	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;
}
h3.title06 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;
}

td.standard-white {

	font-size: 13px;
	color: #FFFFFF;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/*
	Other selector  
---------------------------------------------*/

p.talk {
	font-size: 13px;
	color: #cc0033;
}

#pankuzu {
	height: 30px;
	width: 820px;
	background-color: #006699;
}

.block01 {
	height: auto;
	width: 530px;
}

.insideblock01 {
	width: auto;
	margin-left: 20px;
}

.p1 {
	line-height: 200%;
	width: auto;
	padding-left: 20px;
}

.photo-left {
	float: left;
	margin-right: 10px;
	border: 1px solid #3366CC;
}


.dot01 {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(./img/dot01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: auto;
	clear: both;
}

/*-------------------------------
 for 3 column box css  
-------------------------------*/

div.mainlist-box {
	width: 100%;
	margin-bottom: 5px;
}

li.p-01,
li.p-02,
li.p-03,
li.p-04 {
	text-align: center;
	text-decoration: none;
	background-image: url(../img/bg_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 220px;
	width: 170px;
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


div.p-conts {
	min-height: 190px;
	height: auto;
	width: 120px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

img.p {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

p.p-title,
h3.p-title {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

p.p {
	text-align: left;
}

/*-------------------------------
 for 3 column box css end  
-------------------------------*/

div.box {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	clear: both;
}

div.index-text {
	padding-right: 400px;
}

img.img3column {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.colorspace {
	clear: both;
	height: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
	width: 800px;
}

#intro {
	width: auto;
	padding: 0px;
}

.mainbox { 
	display: inline-block; 
	width: 100%;
	margin-bottom: 10px;
}

.mainbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html .mainbox { height: 1%; }
.mainbox { display: block; }
/* End hide from IE-mac */

.num-wrapper {
	display: inline-block;
	margin: 10px 0px 10px 0px;
}
.num-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html .num-wrapper { height: 1%; }
.num-wrapper { display: block; }
/* End hide from IE-mac */

li.num {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 7px;
	border: 1px solid #cccccc;
	list-style-type: none;
	float: left;
	display: block;
	background-color: #ffffff;
}


/*
	Lightbox selector  
---------------------------------------------*/


#lightbox{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
  
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
  
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 20%;
  height: 100%;
  background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100% 
  }

#imageData{ 
	padding:0 10px;
	color: #666;
	font-size:12px;
	font-family: 'メイリオ', Meiryo ,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro', sans-serif;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 
    
#overlay{
  position: absolute;
  /*  */
  top: 0;
  right: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  }
