@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Common Setting
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#movie {
	margin		:0 0 10px;
	}
#content .section-body h3 {
	margin			:0 0 10px;
	padding-left		:10px;
	height			:30px;
	line-height		:30px;
	background-image	:url(../img/h3_bg.gif);
	background-repeat	:no-repeat;
	font-size		:1.2em;
	font-weight		:bold;
	}
	
#content .half {
	width			:266px;
	float			:left;
	}
	
#content .halfl {
	width			:256px;
	float			:left;
	}
#content .halfr {
	width			:256px;
	float			:right;
	}
	
#content .section-body p {
	margin			:0 0 1em;
	}
	
#content .section-body2{ margin:4px;}
#content .section-body table p {
	margin			:0 0;
	}
#content .section-body table.dotted th, #content .section-body table.dotted td {
	background-image	:url(../img/dotted.gif);
	background-repeat	:repeat-x;
	background-position	:left bottom;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	}
.title{ font-size:1.2em; font-weight:bold;}
.iconback{ float:left; background:url(../../img/icongreen.gif) 0 3px no-repeat; padding:0 0 5px 22px; }
.h2_seihin_title{ font-size: 1.4em; font-weight:bold; padding:8px; border-bottom:5px solid #34A570;}

.left_contents{ float:left; width:245px;}
.left_contents2{ float:left; width:280px;}
.h3_title_seihin {
	margin			:0 0 10px;
	padding-left		:10px;
	height			:30px;
	line-height		:30px;
	background-image	:url(../img/h3_bg.gif);
	background-repeat	:no-repeat;
	font-size		:1.2em;
	font-weight		:bold;
	}
.p5{ padding:5px 10px 20px 10px;}
.right_contents{ width:300px; float:right;}
.right_contents2{ width:250px; float:right;}
.spacetitle{ margin:5px 0px;}
.storng_title_green{ display:block; background:#34A570; padding:5px 10px; color:#FFFFFF; margin:10px 0px;}
.strongline{ display:block; border-bottom:solid 1px #CCCCCC; padding:5px 0; }
.macicon{
	padding:5px 20px;
	border-bottom:solid 1px #CCCCCC;
	font-size:14px;
	font-weight:bold;
	background-image: url(/english/products/mc/img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
.ns_st01 {padding:0; border-bottom:1px solid #ff0000; margin:0; font-weight:bold;}
.storng_title_bk {display:block; background:#333333; padding:5px 10px; color:#FFFFFF; margin:10px 0px;}

