@charset "UTF-8";

/*
===== CONTENTS ==============================
	1:#contents.sectionH1
		#article
	2:Browser clear
=============================================
*/

/*
===== 1:#contents.sectionH1 =====
*/

#header {
	margin-bottom: 0;
	border-bottom: none;
}

#mainVisual {
	width: 892px;
	margin: 0 auto 20px;
	border: 4px solid #e4e4e4;
}

#contents.sectionH1 #article {
	float: none;
	width: 900px;
}


#contents.sectionH1 #article .sectionH2 h2 {
	margin: 0 0 10px;
	border-bottom: none;
}
#contents.sectionH1 #article .sectionH2 a {
	display: block;
}
#contents.sectionH1 #article .sectionH2 .sectionH3 h3 {
	float: right;
	margin: 0;
}
#contents.sectionH1 #article .sectionH2 .sectionH3 p {
	float: right;
	margin: 0;
}
#contents.sectionH1 #article .sectionH2 .sectionH3 .pict {
	width: 76px;
	float: left;
}

/* #summary */
#contents.sectionH1 #article .sectionH2#summary {
	width: 353px;
	float: left;
	margin: 0 32px 0 0;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3 {
	margin: 0 0 2px;
	padding: 9px 0 0;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3 h3 {
	float: none;
	padding: 0 10px 0 95px;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary01 {
	background: url(../images/summary01Bg.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary01:hover {
	background: url(../images/summary01Bg_on.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary02 {
	background: url(../images/summary02Bg.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary02:hover {
	background: url(../images/summary02Bg_on.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary03 {
	background: url(../images/summary03Bg.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary03:hover {
	background: url(../images/summary03Bg_on.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary04 {
	background: url(../images/summary04Bg.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3#summary04:hover {
	background: url(../images/summary04Bg_on.jpg) no-repeat left top;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3 p {
	float: none;
	padding: 0 10px 15px 95px;
	background: url(../images/summaryBg.jpg) no-repeat left bottom;
}
#contents.sectionH1 #article .sectionH2#summary .sectionH3:hover p {
	background: url(../images/summaryBg_on.jpg) no-repeat left bottom;
}
#contents.sectionH1 #article .sectionH2#summary .box_hover{
	cursor:pointer;
}

/* #spec */
#contents.sectionH1 #article .sectionH2#spec {
	width: 245px;
	float: left;
	_margin: 0;
}
#contents.sectionH1 #article .sectionH2#spec ul {
	margin: 10px 0 10px 3px;
	/*_margin: -25px 0 10px 3px;*/
	padding: 10px 0 0;
	border-top: 1px dotted #cccccc;
}
#contents.sectionH1 #article .sectionH2#spec ul li {
	margin: 0 0 10px;
	padding: 0 0 10px 5px;
	border-bottom: 1px dotted #cccccc;
}

#contents.sectionH1 #article .sectionH2#spec .sectionH3 {
	margin: 10px 0 10px 3px;
	/*_margin: -25px 0 10px 3px;*/
	padding: 0 0 10px;
	border-bottom: 1px dotted #cccccc;
}
#contents.sectionH1 #article .sectionH2#spec .sectionH3 h3 {
	width: 159px;
}
#contents.sectionH1 #article .sectionH2#spec .sectionH3 ul {
	width: 159px;
	float: right;
	margin: 0;
	padding: 0;
	border-top: none;
}
#contents.sectionH1 #article .sectionH2#spec .sectionH3 ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 10px;
	font-size: 72%;
	background: url(../images/spec_mark.gif) no-repeat left 0.6em;
	border-bottom: none;
}

/* #case,#seminar */
#contents.sectionH1 #article .sectionH2#case,
#contents.sectionH1 #article .sectionH2#seminar {
	width: 240px;
	float: right;
	margin: 0 0 20px;
	_margin: 0;
	padding: 0;
}
#contents.sectionH1 #article .sectionH2#case ul,
#contents.sectionH1 #article .sectionH2#seminar ul {
	margin: 0 0 0.4em 5px;
}
#contents.sectionH1 #article .sectionH2#case ul li,
#contents.sectionH1 #article .sectionH2#seminar ul li {
	font-size: 72%;
}
#contents.sectionH1 #article .sectionH2#case ul li a,
#contents.sectionH1 #article .sectionH2#seminar ul li a {
	padding: 0 0 0 10px;
	background: url(../images/spec_mark.gif) no-repeat left 0.6em;
}

/* #banner */
#contents.sectionH1 #article .sectionH2#banner {
	width: 240px;
	float: right;
}
#contents.sectionH1 #article .sectionH2#banner ul {}
#contents.sectionH1 #article .sectionH2#banner ul li {
	margin: 0 0 12px;
	padding: 0;
}


/*
===== 2:Browser clear =====
*/
#contents.sectionH1 #article:after,
#contents.sectionH1 #article .sectionH2#spec .sectionH3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #contents.sectionH1 #article,
* html #contents.sectionH1 #article .sectionH2#spec .sectionH3 {
	/*\*/height: 1%;/*for WinIE*/
	display: inline-table;/*for MacIE*/
}
