@charset "utf-8";


/*================================================================

	ページ設定

================================================================*/

.mainArea .leftWrap {
	float:left;
}

.mainArea #contents {
	/*	margin:0 auto;*/
	width: 950px;
	background-color: #FFF;
}

.mainArea a.hover :hover {
	opacity: 0.8;
}

.mainArea .fullContents h1.product {
    background-color: #EEEEEE;
    border-top: 4px solid #0169C6;
    color: #333333;
    font-size: 190%;
    font-weight: bold;
    margin: 5px 0 30px;
    padding: 7px 20px 8px;
}

.mainArea .fullContents h1.product span.font_small {
    font-size: 90%;
    padding-left: 2px;
    padding-right: 2px;
}

.mainArea #contents h2.keyVisual{
	text-indent:-10000px;
	width:910px;
	height:85px;
	clear:both;
	margin:0px;
}

.mainArea .fullContents .exsample01 h2.product {
	width:120px;
    border-bottom: medium none ;
    border-left: 6px solid #3CA1E1 ;
    clear: both ;
    color: #333333 ;
	background:#FFF ;
    font-size: 125% ;
    font-weight: bold ;
    margin: 10px 0 15px 10px;
    padding: 3px 12px ;
	border-top: 1px solid #FFFFFF ;
}

.mainArea #contents h2.CKD_nv_h2_01{
	background: url(/maker/ckd/mech/speed_controller/images/CKD_tech_nv_title.png) no-repeat;
}

.mainArea .fullContents h2.product {
    background-color: #EEEEEE;
    border-left: 8px solid #0169C6;
    border-top: medium none;
    color: #333333;
    font-size: 145%;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 50px;
    padding: 6px 15px 5px;
}

.mainArea .CKD_nv_h3_01,
.mainArea .CKD_nv_h3_02 {
    background-color:#EEEEEE;
    border-top: 1px solid #DFDFDF;
    color: #333333;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 0 5px 10px;
}

.mainArea .fullContents h4.product {
    border-bottom: medium none;
    border-left: 6px solid #3CA1E1;
    clear: both;
    color: #333333;
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 3px 12px 3px 7px;
	letter-spacing: -0.1em;
}





.mainArea #contact_web{
	margin: 0 auto;
	text-indent:-10000px;
	width:890px;
	height:86px;
	background: url("/maker/ckd/mech/speed_controller/images/contact_01.png") no-repeat;
}


.mainArea #contact_web a{
	display:block;
	margin-left:181px;
	margin-top:28px;
	width:345px;
	height:37px;
	float:left;
	display: inline;
}
.mainArea #contact_web a:hover{
	background-color:#FFF;
	opacity: 0.2;
	filter:alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}

.mainArea #contact_tel{
	margin: 0 auto;
	text-indent:-10000px;
	width:890px;
	height:113px;
	background: url("/maker/ckd/mech/speed_controller/images/contact_02.png") no-repeat;
}
.mainArea #contact_tel a{
	display:block;
	margin-right:30px;
	margin-top:57px;
	width:345px;
	height:30px;
	float:right;
	display: inline;
}
.mainArea #contact_tel a:hover{
	background-color:#FFF;
	opacity: 0.2;
	filter:alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}


