* {
	margin : 0;
	padding : 0;
	border : 0;
	background-color : transparent;
	color : #000000;
	font-size : 100%;
	font-weight : normal;
	font-style : normal;
	line-height: 100%;
	text-decoration : none;
}

body {
	font-size: 100%;
}

p, span {
	color: #474747;
}

ul {
	list-style:none;
}

a {
	overflow: hidden;
	color:#3E3E3E;
}

a:hover {
	color:#E50012;
}

.red {
	color: #E50012;
}

.dark_gray {
	color: #434343;
}

.bold {
	font-weight:bold;
}

.clear {
	clear: both;
	height: 0px;
	font-size:0;
	overflow: hidden;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#jscontainer {
	background:url(/common/images/bg_globalmenu.jpg) repeat-x;
}

#container_sp {
	width: 960px;
	margin: 0 auto;
}

/* font */
.ffm { font-family: "ＭＳ Ｐ明朝",細明朝体,serif }

/* header */
#header {
	border-bottom:solid 2px #a7a7a7;
}

#header_navi {
	float:right;
	font-size:10px;
	margin-top:12px;
	margin-bottom:8px;
}

#header_navi2 {
	float:right;
	font-size:10px;
	margin-top:12px;
	margin-bottom:8px;
}

#header_navi a {
	background:url(/common/images/icon_arrow_r.gif) no-repeat left center;
	padding-left:13px;
	font-size:10px;
	color:#212121;
}

#header_navi2 a {
	background:url(/common/images/icon_arrow_r.gif) no-repeat left center;
	padding-left:13px;
	margin-top:12px;
	font-size:10px;
	color:#212121;
}

#header_navi li#navi a {
	background : none;
	background-color:#000000;
	color: #ffffff;
	padding:3px;
	font-size:10px;
}

#header_navi a:hover {
	color:#E50012;
}

#header_navi li {
	float:left;
	padding:0 4px 0 2px;
}

#header_navi2 li {
	float:left;
	padding:0 4px 0 2px;
}

#header_navi2 li#font {
	float:left;
	padding-left:10px;
}

#header_box {
	background-color:#e7e7e7;
	position:relative;
}
#global_navi {
	background-image:url(/common/images/header_navi_bg.gif);
	padding:0 17px;
	width:649px;
	height:32px;
	position:absolute;
	top:14px;
	left:228px;
}
#global_navi li {
	float:left;
}

#header_home {
	position:absolute;
	top:14px;
	left:918px;
}

#header_right {
	position:absolute;
	top:0px;
	right:0px;
}

/*//header */


/* js_header */
#js_header {
	height:140px;
}

#logo {
	width:150px;
	float:left;
	margin-top:20px;
}

#jsheader_navi {
	float:right;
	font-size:10px;
	margin-top:50px;
	margin-bottom:24px;
}

#jsheader_navi a {
	background:url(/common/images/icon_arrow_r.gif) no-repeat left center;
	padding-left:13px;
	font-size:10px;
	color:#212121;
}

#jsheader_navi li#navi a {
	background : none;
	background-color:#000000;
	color: #ffffff;
	padding:3px;
	font-size:10px;
}

#jsheader_navi a:hover {
	color:#E50012;
}

#jsheader_navi li {
	float:left;
	padding:0 4px 0 2px;

}


#jsnav {
    clear: both;
    margin:  0 auto;
    overflow: hidden;
}
#jsnav ul li {
    display: block;
    float: left;
    margin: 0;
}


/* contents_area */
#contents_left {
	width: 789px;
	margin-bottom:20px;
	float: left;
}

#contents_center {
	margin-bottom: 20px;
}
	/* pagetitle */
	/*
	#contents_left #title_area {
		height: 35px;
		background: url(/common/images/title_left.gif) no-repeat;
		overflow: hidden;
	}
		
		#contents_left #title_area #title {
			width: 771px;
			height: 35px;
			background: url(/common/images/title_bg.gif) repeat-x;
			margin-left: 9px;
			padding-top: 7px;
		}
	*/
	#contents_center #title_area {
		height: 35px;
		overflow: hidden;
	}
		
		#contents_center #title_area #title_left {
			width: 9px;
			height: 35px;
			background: url(/common/images/title_left_red.gif) no-repeat;
			float: left;
		}
		
		#contents_center #title_area #title {
			width: 941px;
			height: 35px;
			background: url(/common/images/title_bg_red.gif) repeat-x;
			padding-top: 7px;
			float: left;
		}
		
		#contents_center #title_area #title_right {
			width: 10px;
			height: 35px;
			background: url(/common/images/title_right_red.gif) no-repeat;
			float: left;
		}
		/*
			#title h1 {
				height: 21px;
				text-indent: -9999px;
			}
		*/
		#title h1 {
			margin-bottom:0px;
		}
	/*//pagetitle */
	
	/* contents */
	#contents_wrapper {
		width: 560px;
		margin: 11px 0 0 12px;
		float: left;
	}
	
	#contents_wrapper_wide {
		width: 753px;
		margin: 11px 0 0 12px;
		float: left;
	}
	
		#contents_wrapper #contents {
			width: 558px;
			border: solid 1px #D3D3D3;
			margin-bottom: 1px;
		}
		
		#contents_wrapper_wide #contents {
			width: 751px;
			border: solid 1px #D3D3D3;
			margin-bottom: 1px;
		}
	
		#contents_wrapper #contents_footer, #contents_wrapper_wide #contents_footer {
			height: 13px;
			background: #D3D3D3;
			padding: 2px 5px 0 0;
			text-align: right;
		}
		
		#contents_wrapper #contents_footer a, #contents_wrapper_wide #contents_footer a {
			background: url(/common/images/arrow_top.gif) no-repeat right 1px;
			padding-right: 11px;
			color: #3D3D3D;
		}
	/*//contents */

#contents_right {
	width: 171x;
	margin-bottom: 20px;
	float: right;
}
/*
#contents_right h2 {
	height: 35px;
	background: url(/common/images/push_contents.gif) no-repeat;
	text-indent: -9999px;
}
*/
	/* push_contents */
	#contents_right ul#push_contents {
		width: 170px;
		margin-top: 12px;
		float: left;
	}
	
		ul#push_contents li {
			width: 170px;
			margin-bottom:8px;
			float:right;
		}
		
		ul#push_contents li a {
			height: 108px;
			display: block;
			text-indent: -9999px;
		}
		ul#push_contents li a.medium {
			height: 60px;
			display: block;
			text-indent: -9999px;
		}
		ul#push_contents li a.small {
			height: 29px;
			display: block;
			text-indent: -9999px;
		}
		
		ul#push_contents li#push_cm a {background: url(/common/images/banner_cm_no.jpg) no-repeat; height: 120px;}
		ul#push_contents li#push_cm2 a {background: url(/common/images/banner_ycm_no.jpg) no-repeat; height: 174px;}
		ul#push_contents li#push_faq a {background: url(/common/images/banner_faq.jpg) no-repeat;}
		ul#push_contents li#push_about a {background: url(/common/images/banner_about.jpg) no-repeat;}
		ul#push_contents li#push_health a {background: url(/common/images/banner_health.jpg) no-repeat;}
		ul#push_contents li#push_efficacy a {background: url(/common/images/banner_efficacy.jpg) no-repeat;}
		ul#push_contents li#push_effect a {background: url(/common/images/banner_effect.gif) no-repeat;}
		ul#push_contents li#push_tvcm a {background: url(/common/images/banner_tvcm.jpg) no-repeat;}
		ul#push_contents li#push_request a {background: url(/common/images/banner_request.jpg) no-repeat;}
		ul#push_contents li#push_product a {height: 142px;background: url(/common/images/banner_product.jpg) no-repeat;margin-top: 27px;}
		ul#push_contents li#push_yomeishu a {background: url(/common/images/banner_yomeishu.jpg) no-repeat;height: 151px;}
		ul#push_contents li#push_improvement a {background: url(/common/images/banner_improvement.jpg) no-repeat;}
		ul#push_contents li#push_recruit a {background: url(/common/images/banner_recruit.jpg) no-repeat;height: 69px; margin-top: 20px;}
		ul#push_contents li#push_yomeishuu a {background: url(/common/images/banner_yomeishuu.png) no-repeat;}
		ul#push_contents li#push_reon a {background: url(/common/images/banner_reon.jpg) no-repeat;}
		ul#push_contents li#push_illness a {background: url(/common/images/banner_illness.jpg) no-repeat;}
		ul#push_contents li#push_encyclopedia a {background: url(/common/images/banner_encyclopedia.jpg) no-repeat;}
		ul#push_contents li#push_forest a {background: url(/common/images/banner_forest.jpg) no-repeat;}
		ul#push_contents li#push_museum a {background: url(/common/images/banner_museum.jpg) no-repeat;}
		ul#push_contents li#push_shop a {background: url(/common/images/banner_shop.jpg) no-repeat;}
		ul#push_contents li#push_blog a {background:url(/common/images/banner_blog.jpg) no-repeat;}
		ul#push_contents li#push_environment a {background:url(/common/images/banner_environment.jpg) no-repeat;}
		ul#push_contents li#push_access a {background:url(/common/images/banner_access.jpg) no-repeat;height:40px;}
		ul#push_contents li#push_portalsite a {background:url(/common/images/banner_genki_top.jpg) no-repeat;height:129px;}
		ul#push_contents li#push_radio a {background:url(/common/images/banner_radio.gif) no-repeat;height:79px;}
		ul#push_contents li#push_kentei a {background:url(/common/images/banner_kentei.jpg) no-repeat;height:108px;margin-top: -5px; ;margin-bottom: 30px;}
		ul#push_contents li#push_otc a {background: url(/common/images/banner_otc.jpg) no-repeat;}
		ul#push_contents li#push_otc2 a {background: url(/common/images/banner_otc2.jpg) no-repeat;}
		ul#push_contents li#push_mibyou a {background: url(/common/images/banner_mibyou.jpg) no-repeat;}
		ul#push_contents li#push_chimeguri a {background: url(/common/images/banner_chimeguri.jpg) no-repeat; height: 84px; margin-top: 3px;}
		ul#push_contents li#push_otccamp a {background: url(/common/images/banner_otccamp.jpg) no-repeat; height: 60px;}
		ul#push_contents li#push_herbplus a {background: url(/common/images/banner_herbplus.jpg) no-repeat;}
		ul#push_contents li#push_x7x8 a {background: url(/common/images/banner_top.jpg) no-repeat;height:120px;}
		ul#push_contents li#push_herbplusl a {background: url(/common/images/banner_herbplusl.jpg) no-repeat;height:267px;}
		ul#push_contents li#push_koma a {background: url(/common/images/banner_koma.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_megumi a {background: url(/common/images/banner_megumi.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_clasuwa a {background: url(/common/images/banner_clasuwa.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_h400 a {background: url(/common/images/banner_h400.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_komagane a {background: url(/common/images/banner_komagane.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_hroom a {background: url(/common/images/banner_hroom.jpg) no-repeat;height:148px;margin-bottom: -30px;}
		ul#push_contents li#push_dakimakura a {background: url(/common/images/banner_dakimakura.jpg) no-repeat;height:103px;}
		ul#push_contents li#push_golgo a {background: url(/common/images/brand_golgo13.jpg) no-repeat;height:120px;}
		ul#push_contents li#push_smile a {background:url(/common/images/banner_smile.gif) no-repeat;height:60px;}
		ul#push_contents li#push_individual a {background:url(/common/images/banner_individual.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_irmagazine a {background:url(/common/images/banner_irmagazine.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_irdirectory a {background:url(/common/images/banner_irdirectory.gif) no-repeat 10px 0;height:108px;}
		ul#push_contents li#push_nikkei_ir2015 a {background:url(/common/images/banner_nikkei_ir2015.gif) no-repeat 10px 0;height:50px;}
		ul#push_contents li#push_komagane02 a {background:url(/common/images/banner_komagane02.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_csr a {background:url(/common/images/banner_csr.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_brand a {background:url(/common/images/banner_brand.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_kinou a {background:url(/common/images/banner_kinou.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_shoga a {background:url(/common/images/banner_kinou_shoga.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_tocare a {background:url(/common/images/banner_kinou_tocare.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_shoga2017 a {background:url(/common/images/banner_kinou_shoga2017.png) no-repeat;height:58px;}
		ul#push_contents li#push_complimentary a {background:url(/common/images/banner_complimentary.png) no-repeat;height:49px;}
		ul#push_contents li#push_kinou_tsuzukeru a {background:url(/common/images/banner_kinou_tsuzukeru.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_kuromame a {background:url(/common/images/banner_kinou_kuromame.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_amazake a {background:url(/common/images/banner_kinou_amazake.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_yomeishu_shoga a {background:url(/common/images/banner_kinou_yomeishu_shoga.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_yomeishu_tsuzukeru a {background:url(/common/images/banner_kinou_yomeishu_tsuzukeru.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_bunseki a {background:url(/common/images/banner_kinou_bunseki.png) no-repeat;height:58px;}
		ul#push_contents li#push_kenkou_present a {background:url(/common/images/banner_kenkou_present.png) no-repeat;background-size:contain;height:58px;}
		ul#push_contents li#push_yasuragi a {background:url(/common/images/banner_yasuragi.jpg) no-repeat;background-size:contain;height:108px;}
    ul#push_contents li#push_otc3 a {background:url(/common/images/banner_otc_event.jpg) no-repeat;background-size:contain;height:170px;transition: 0.3s; padding-bottom:20px; border-bottom: 1px solid #aaa; margin-bottom: 12px;}

		ul#push_contents li#push_cm a:hover {background: url(/common/images/banner_cm_no.jpg) no-repeat; height: 120px;}
		ul#push_contents li#push_cm2 a:hover {background: url(/common/images/banner_ycm_no_over.jpg) no-repeat; height: 174px;}
		ul#push_contents li#push_faq a:hover {background: url(/common/images/banner_faq_over.jpg) no-repeat;}
		ul#push_contents li#push_about a:hover {background: url(/common/images/banner_about_over.jpg) no-repeat;}
		ul#push_contents li#push_health a:hover {background: url(/common/images/banner_health_over.jpg) no-repeat;}
		ul#push_contents li#push_efficacy a:hover {background: url(/common/images/banner_efficacy_over.jpg) no-repeat;}
		ul#push_contents li#push_effect a:hover {background: url(/common/images/banner_effect_over.gif) no-repeat;}
		ul#push_contents li#push_tvcm a:hover {background: url(/common/images/banner_tvcm_over.jpg) no-repeat;}
		ul#push_contents li#push_request a:hover {background: url(/common/images/banner_request_over.jpg) no-repeat; margin-top: 20px;}
		ul#push_contents li#push_product a:hover {background: url(/common/images/banner_product_over.jpg) no-repeat;height: 142px;margin-top: 27px;}
		ul#push_contents li#push_yomeishu a:hover {background: url(/common/images/banner_yomeishu_over.jpg) no-repeat;height: 151px;}
		ul#push_contents li#push_improvement a:hover {background: url(/common/images/banner_improvement_over.jpg) no-repeat;}
		ul#push_contents li#push_recruit a:hover {background: url(/common/images/banner_recruit_over.jpg) no-repeat;height: 69px;}
		ul#push_contents li#push_yomeishuu a:hover {background: url(/common/images/banner_yomeishuu_over.png) no-repeat;}
		ul#push_contents li#push_reon a:hover {background: url(/common/images/banner_reon_over.jpg) no-repeat;}
		ul#push_contents li#push_illness a:hover {background: url(/common/images/banner_illness_over.jpg) no-repeat;}
		ul#push_contents li#push_encyclopedia a:hover {background: url(/common/images/banner_encyclopedia_over.jpg) no-repeat;}
		ul#push_contents li#push_forest a:hover {background: url(/common/images/banner_forest_over.jpg) no-repeat;}
		ul#push_contents li#push_museum a:hover {background: url(/common/images/banner_museum_over.jpg) no-repeat;}
		ul#push_contents li#push_shop a:hover {background: url(/common/images/banner_shop_over.jpg) no-repeat;}
		ul#push_contents li#push_blog a:hover {background:url(/common/images/banner_blog_over.jpg) no-repeat;}
		ul#push_contents li#push_environment a:hover {background:url(/common/images/banner_environment_over.jpg) no-repeat;}
		ul#push_contents li#push_access a:hover {background:url(/common/images/banner_access_over.jpg) no-repeat;height:40px;}
		ul#push_contents li#push_portalsite a:hover {background:url(/common/images/banner_genki_top_over.jpg) no-repeat;height:129px;}
		ul#push_contents li#push_radio a:hover {background:url(/common/images/banner_radio_over.gif) no-repeat;}
		ul#push_contents li#push_kentei a:hover {background:url(/common/images/banner_kentei_over.jpg) no-repeat;}
		ul#push_contents li#push_otc a:hover {background: url(/common/images/banner_otc_over.jpg) no-repeat;}
		ul#push_contents li#push_otc2 a:hover {background: url(/common/images/banner_otc2_over.jpg) no-repeat;}
		ul#push_contents li#push_mibyou a:hover {background: url(/common/images/banner_mibyou_over.jpg) no-repeat;}
		ul#push_contents li#push_chimeguri a:hover {background: url(/common/images/banner_chimeguri_over.jpg) no-repeat; height: 84px; margin-top: 3px;}
		ul#push_contents li#push_otccamp a:hover {background: url(/common/images/banner_otccamp_over.jpg) no-repeat; height: 60px;}
		ul#push_contents li#push_herbplus a:hover {background: url(/common/images/banner_herbplus_over.jpg) no-repeat;}
		ul#push_contents li#push_x7x8 a:hover {background: url(/common/images/banner_top_over.jpg) no-repeat;height:120px;}
		ul#push_contents li#push_herbplusl a:hover {background: url(/common/images/banner_herbplusl_over.jpg) no-repeat;height:267px;}
		ul#push_contents li#push_koma a:hover {background: url(/common/images/banner_koma_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_megumi a:hover {background: url(/common/images/banner_megumi_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_clasuwa a:hover {background: url(/common/images/banner_clasuwa_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_h400 a:hover {background: url(/common/images/banner_h400_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_komagane a:hover {background: url(/common/images/banner_komagane_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_hroom a:hover {background: url(/common/images/banner_hroom_over.jpg) no-repeat;height:148px;}
		ul#push_contents li#push_dakimakura a:hover {background: url(/common/images/banner_dakimakura_over.jpg) no-repeat;height:103px;}
		ul#push_contents li#push_golgo a:hover {background: url(/common/images/brand_golgo13_over.jpg) no-repeat;height:120px;}
		ul#push_contents li#push_smile a:hover {background:url(/common/images/banner_smile_over.gif) no-repeat;}
		ul#push_contents li#push_individual a:hover {background:url(/common/images/banner_individual_over.jpg) no-repeat;}
		ul#push_contents li#push_irmagazine a:hover {background:url(/common/images/banner_irmagazine_over.jpg) no-repeat;}
		ul#push_contents li#push_irdirectory a:hover {background:url(/common/images/banner_irdirectory.gif) no-repeat 10px 0;}
		ul#push_contents li#push_nikkei_ir2015 a:hover {background:url(/common/images/banner_nikkei_ir2015.gif) no-repeat 10px 0;}
		ul#push_contents li#push_komagane02 a:hover {background:url(/common/images/banner_komagane02_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_csr a:hover {background:url(/common/images/banner_csr_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_brand a:hover {background:url(/common/images/banner_brand_over.jpg) no-repeat;height:108px;}
		ul#push_contents li#push_kinou a:hover {background:url(/common/images/banner_kinou_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_shoga a:hover {background:url(/common/images/banner_kinou_shoga_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_tocare a:hover {background:url(/common/images/banner_kinou_tocare_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_shoga2017 a:hover {background:url(/common/images/banner_kinou_shoga2017_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_complimentary a:hover {background:url(/common/images/banner_complimentary_over.png) no-repeat;height:49px;}
		ul#push_contents li#push_kinou_tsuzukeru a:hover {background:url(/common/images/banner_kinou_tsuzukeru_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_kuromame a:hover {background:url(/common/images/banner_kinou_kuromame_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_amazake a:hover {background:url(/common/images/banner_kinou_amazake_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_yomeishu_shoga a:hover {background:url(/common/images/banner_kinou_yomeishu_shoga_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_yomeishu_tsuzukeru a:hover {background:url(/common/images/banner_kinou_yomeishu_tsuzukeru_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kinou_bunseki a:hover {background:url(/common/images/banner_kinou_bunseki_over.png) no-repeat;height:58px;}
		ul#push_contents li#push_kenkou_present a:hover {background:url(/common/images/banner_kenkou_present_over.png) no-repeat;background-size:contain;height:58px;}
		ul#push_contents li#push_yasuragi a:hover {background:url(/common/images/banner_yasuragi_over.jpg) no-repeat;background-size:contain;height:108px;}
    ul#push_contents li#push_otc3 a:hover {opacity: 0.7;}

	/*//push_contents */
.right_links {
	margin: 0;
	padding: 0;
}
.right_links > li {
	margin-bottom: 8px;
}
.right_links > li img {
	vertical-align: top;
}

/*//contents_area */

/* footer */
#footer {
	margin:0 auto;
	background-color:#e6e6e6;
	position:relative;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
}

#footer_navi {
	position:absolute;
	top:13px;
	left:158px;
}

#footer_navi li {
	float:left;
	padding-right:6px;
}

#footer_navi a {
	background:url(/common/images/icon_arrow_r.gif) no-repeat left center;
	padding-left:13px;
	font-size:10px;
	color:#212121;
}

#footer_navi a:hover {
	color:#E50012;
}

#footer #copyright {
	position:absolute;
	top:0;
	right:0;
}
/*//footer */


/* special contents */

#special_container {
	width: 780px;
	margin: 0 auto;
}

#header #image_visual {
	height: 79px;
	border-top: solid 2px #C6130A;
	position: relative;
}

#header #image_visual p {
	text-indent: -9999px;
}

#header #image_visual p#top_page {
	position: absolute;
	right: 12px;
	top: 6px;
}

#header #image_visual p#top_page a {
	width: 87px;
	height: 14px;
	background: url(/forest/images/btn_top.jpg) no-repeat;
	display: block;
}

#special_wrapper {
	width: 780px;
	background: url(/common/images/bg_dot.gif) repeat-y;
	margin-bottom: 17px;
}

#special_wrapper #title_left {
	width: 9px;
	height: 35px;
	background: url(/common/images/title_left_green.gif) no-repeat;
	float: left;
}

#special_wrapper #title {
	width: 761px;
	height: 35px;
	background: url(/common/images/title_bg_green.gif) repeat-x;
	float: left;
}

#special_wrapper #title_right {
	width: 10px;
	height: 35px;
	background: url(/common/images/title_right_green.gif) no-repeat;
	float: left;
}

#special_wrapper #title h1 {
	height: 35px;
}

#banner_area {
	width: 194px;
	padding: 20px 0;
}

#special_wrapper #special_contents {
	width: 584px;
	background: #FFFFFF;
	border: solid 1px #3CB878;
	margin-bottom: 1px;
	float: left;
}

#special_wrapper #contents_footer {
	height: 13px;
	background: #BAEECD;
	padding: 2px 5px 0 0;
	text-align: right;
}

#special_wrapper #contents_footer a {
	background: url(/common/images/arrow_top_green.gif) no-repeat right 1px;
	padding-right: 11px;
	color: #007236;
}

.link_right {
	width: 534px;
	margin: 0 auto;
	padding-top:2px;
	text-align: right;
}

.link_left {
	margin-left: 16px;
	text-indent: -16px;
}

.link_right a {
	background: url(/common/images/arrow_red.gif) no-repeat;
	padding-left: 16px;
}

.link_left a {
	background: url(/common/images/arrow_red.gif) no-repeat;
	padding-left: 16px;
	line-height: 18px;
}

#contents h3.headline {
	height: 22px;
	background: url(/common/images/headline_bg.gif) no-repeat #E2E2E2;
	padding-left: 12px;
	line-height: 22px;
	font-size: 117%;
	color: #303030;
	font-weight: bold;
}

.dotline {
	height: 1px;
	background: url(/common/images/dotline_light.gif) repeat-x;
	overflow: hidden;
}

.dotline_dark {
	height: 1px;
	background: url(/common/images/dotline_dark.gif) repeat-x;
	overflow: hidden;
}

/* form */

#contents form {
	text-align: center;
}
#contents form p, #contents form dt, #contents form dd, #contents form div#mail_magazine, #contents form div#privacy_policy {
	text-align: left;
}
#contents form input[type="text"], #contents form select, #contents form textarea {
	background-color: #FFFFFF;
	border: 2px inset #F0F0F0;
}

#contents form input {
	padding: 1px;
}

#contents form input#submit, #contents form input#reset {
	margin-bottom: 15px;
	border: 2px outset #F0F0F0;
	background-color: #F0F0F0;
	margin: 18px 0;
}
#contents form dl {
	margin-top: 9px;
}
#contents form dt {
	clear: both;
	width: 109px;
	height: 17px;
	padding: 6px 10px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #F9E8E7;
	color: #434343;
	font-weight: bold;
	line-height: 18px;
	float: left;
}
#contents form dd {
	width: 404px;
	height: 29px;
	_height: 30px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #F3F3F3;
	color: #434343;
	line-height: 18px;
	float: left;
}
#contents form dt p, #contents form dd p {
	color: #434343;
}
#contents form dd input, #contents form dd select, #contents form dd textarea {
	margin: 4px 10px;
}

#contents form input#reset {
	margin-right: 13px;
}

/*
	breadcrumb
*/

#breadcrumb {
	border-top:solid 1px #a7a7a7;
	border-bottom:solid 1px #a7a7a7;
	padding:12px 0;
}

#breadcrumb a {
	color:#4b4b4b;
	text-decoration:underline;
}

#breadcrumb a:hover {
	color:#E50012;
}