@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 {
	padding			:7px 3px 3px;
	background-image	:url(../img/dotted.gif);
	background-repeat	:repeat-x;
	background-position	:left bottom;
	}
.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; }
.iconback a {color:#333; font-weight:bold;}
.iconback a:hover {color:#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		:16px;
	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{ background:url(../../product/mac/img/mac_icon_01.gif) no-repeat 0 7px; padding:5px 20px; border-bottom:solid 1px #CCCCCC; font-size:14px; font-weight:bold;}

#content h2.h2_seihin_title {
	margin			:0 0 10px;
	padding			:0 5px 5px;
	font-size		:1.4em;
	font-weight		:bold;
	border-bottom		:4px solid #34a570;
	}
