@charset "UTF-8";

/* ==============common style ============== */

*{
	margin:0;
	padding:0;
	font-style: normal;

}

body{
	font-size : 12px ;
	font-weight :1.4em;
	font-family : "Hei","MS UI Gothic",sans-serif ;
	background: url("../images/body_bg.gif") repeat-y 0 50%;
	/*font:normal normal normal 12px/1.2em "Hei","MS UI Gothic",sans-serif;*/

}

body.leftmenubody{
	width:790px;
}

#maincontentsarea{
	position:relative;
	padding-top : 0 ;
	margin-left : 180px ;
	font-size : 12px ;
	color : #333333 ;
		width:540px;

	}


#maincontentsarea .leftbd{
	width:540px;

	}


#maincontentsarea P{
	padding: 5px;
	margin-top :0px ;
	margin-bottom :0px ;

	}

.contentsarea,
.contentsareaEng{	/* 全体位置 フレーム有*/
	width : 540px ;
	margin-left : 5px ;
	margin-right : 0px ;
	margin-top : 16px ;
	align:center;

	}

.outlinearea{
	width : 540px ;
	margin : auto ;

	}



H1,
H3.pagetitle{
	color : #333333 ;
	font-size : 14px ;
	line-height : 18px ;
	font-weight : bold ;
	padding: 3px;
	border-top : 1px solid #ccc ;
	border-bottom : 1px solid #ccc ;
	margin : 0 0 16px 0;
	width:520px;
}


H1.pagetitle{
	background-color : #EEEEFF ;
	color : #0F218B ;
	font-size : 14px ;
	font-weight : bold ;
	padding: 3px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0F218B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0F218B;
	margin-bottom : 16px;
	
}

H2.prdcttitle{	
	color : #333333 ;
	font-size : 14px ;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0F218B;
	margin-bottom: 12px;
}

H3{
	border-bottom : 1px solid #333333 ;
	color : #333333 ;
	margin : 8px;
	padding-left : 4px ;
	font-size : 12px ;
	font-weight : bold ;
}




/*==========inquiry=========*/


body#inquiryindex h2{
	height:32px;
	width:540px;
	background: url("../images/inquiry_title.gif") no-repeat top left;
	text-indent : -1000px ;
	margin : 0 0 16px 0;
}


body#inquiryindex #maincontentsarea ul{
	margin : 12px ;

}

body#inquiryindex #maincontentsarea ul li{
list-style-type:none;

}
body#inquiryindex #maincontentsarea li a{
	background: url("../images/bl_tri.gif") no-repeat 0 1px;
	padding:0 0 0 10px;
}




/*=============== productabout ==================*/

body#productabout{
	background-image : none ;

}
#productabout .prdcttitle{ 
	color : #333333 ;
	font-size : 12px;
	font-weight : bold ;
		border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}

#productabout H2{	
	background-color : #FFFFFF ;
	width:530px;
	color : #666666 ;
	font-size : 14px ;
	font-weight : bold ;
	padding: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 8px;

	
	}

#productabout H2.subtitle{	
	background-color : #FFFFFF ;
	width:550px;
	color : #0F218B ;
	font-size : 14px ;
	font-weight : bold ;
	padding: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #666666;

	margin-bottom: 8px;

	
	}


#productabout dl{ 
	margin-top: 0px;
}

#productabout dd{ 
	font-size : 12px ;
	margin-left:16px;
}

/*-------
#productabout .outlinearea{
	border-left : 20px solid #CCCCCC ;
	}
------*/	
	
#productabout .outlinearea P{
	font-size : 12px ;
	margin-left : 16px ;
	margin-right : 16px ;

}
#productabout .outlinearea P{
	font-size : 12px ;
	margin-left : 16px ;
	margin-right : 16px ;

}


#productabout .opttbl{

	margin-left : 8px ;

}


#productabout H1.pagetitle-ab{
	background-color : #EEEEFF ;
	color : #0F218B ;
	font-size : 14px ;
	line-height : 18px ;
	font-weight : bold ;
	padding: 3px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0F218B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0F218B;
	margin-bottom : 16px;
	border-right-style: solid;
	border-right-width: 120px;
	border-right-color: #0F218B;
	
	}


#productabout .ollink{
	position:absolute;
	left:460px;
	top:8px;
	font-size : 12px ;
		line-height : normal ;

	height : 20px ;


}

#productabout .ollink a{
	font-weight : bold ;
	color:#FFFFFF;
}


#productabout .ollink a:hover{
	color : #FF6600 ;
}

#productabout .shiki{
	margin-top : 8px ;
	margin-bottom : 8px ;

}

#productabout .outlinearea table{
	margin-left : 8px ;
	margin-bottom : 8px ;

}



