/* common.css */

/* 前頁共通部定義 */

body{
	margin : auto;
	text-align : center;
	padding: 0px;
	border-top : 8px solid #646464;
/*
	background-color : #F5F5E3;
	background-repeat: repeat-x;
	background-position: top;
	scrollbar-face-color: #ff9999;       
	scrollbar-3dlight-color: #ffcccc;    
	scrollbar-highlight-color: #ffcccc;  
	scrollbar-shadow-color: #ff6666;     
	scrollbar-darkshadow-color: #ff6666; 
	scrollbar-arrow-color: #ff0000;      
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	scrollbar-base-color: #ffffff;
*/
}


.wrapper{
	width : 910px;
	margin : 0px auto 0 auto;
/*
	border-left : 2px solid #2D2300;
	border-right : 2px solid #2D2300;
	border-bottom : 1px solid #2D2300;
	background-color : #00FFFF;
*/
}


.content {
	width : 900px;
	margin-top : 0px; /* opera */
/*
	position : absolute; top:95px; left: 0px;
	background-color : #0F00aa;
	background-color : #F5F5F5;
*/
}


.conteiner {
	width : 905px;
	text-align : right;
/*
	background-color : #E0E0E0;
*/
	position : relative; top:0px; left: 0px;
}


.main_all{
	width :680px;
	float : right;
/*
	margin : 20px 0 0 0;
	border-top : 1px solid #D6D6D6;
	border-left : 1px solid #D6D6D6;
	background: url(../img/bg/bg_main_middle.gif) repeat-y;
	position : absolute; top:410px; left: 0px;
	height : 600px;
	border-top : 7px solid #4E3000;
	background-color : #BEA037;
*/
}


.main {
	width :680px;
	float : right;
	margin : 15px 0 0 0;
	border-top : 1px solid #D6D6D6;
	border-left : 1px solid #D6D6D6;
	background: url(../img/bg/bg_main_middle.gif) repeat-y;

/*
	position : absolute; top:410px; left: 0px;
	height : 600px;
	border-top : 7px solid #4E3000;
	background-color : #BEA037;
*/
}


.main_above {
	width :680px;
	float : right;
	background: url(../img/bg/bg_main_above.gif) no-repeat;
/*
	position : absolute; top:410px; left: 0px;
	height : 600px;
	border-top : 7px solid #4E3000;
	background-color : #BEA037;
*/
}


.main_bottom {
	width :680px;
	float : right;
	background: url(../img/bg/bg_main_bottom.gif) no-repeat;
	margin : 0px;
/*
	background-color : #BEA037;
	position : absolute; top:410px; left: 0px;
	height : 600px;
	border-top : 7px solid #4E3000;
	background-color : #FF00FF;
*/
}


.footer{
	width : 100%;
	height : 180px;
	clear : both;
	background: url(../img/bg/bg_foot.gif) repeat-x;
	border-top : 1px solid #FFFFFF;
	margin-top : 0px;
/*
	position : absolute; top:1190px; left: 0px;
	height : 150px;
	text-align : right;
	background: url(../img/hedder.jpg) repeat-y scroll;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:#1a1a1a url(../img/bg/bg_foot03.gif) no-repeat top;
	background-color : #BEA037;
*/
}


.header{
	width : 900px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	text-align : left;
/*
	background-color : #D0D0D0;
*/
}


.header_left{
	width :560px;
	margin : 0px;
	float : left;
	color : #AAAAAA;
/*
*/
}

img.head_img_l{
	width : 230px;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	border : none;
}


.header_right{
	width :250px;
	float : right;
	text-align : right;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	margin-top : 0px;
/*
	background-color : #00ff00;
	background-color : #000000;
*/
}


.header_right img{
	margin : 0 0 0px 10px;
	padding : 0;
	border: 0;
}


h1{
	float : left;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 1.0em;
	margin : 10px 0px 0px 0px;
	padding : 0px;
}


h2{
	font-size:14px;
	font-weight : bold;
	color : #000000;
	margin : 0px;
	padding : 0px;
}


h3{
	font-size:12px;
	font-weight : normal;
	margin : -3px 0px 0px 0px;

}


a:visited {
	color:#000000;
	text-decoration : none;
}


a:link {
	color:#000000;
	text-decoration : none;
}


a:hover {
	color:#000000;
	text-decoration : underline;
}


a:active {
	color:#000000;
	text-decoration : underline;
}


div.clear_float{
	clear : both;
}


img.head_tel{
	float:right;
	margin-top : 0px;
}


img.head_tel2{
	float:right;
	margin-top : 30px;
}


img.banner01{
	margin : 0px;

}


img.banner02{
	margin : 10px 0px 10px 0px;
}


.side_navi_menu {
	width : 204px;
	float : left;
	margin : 0px 0px 40px 0px;
	padding : 0px 0px;
	text-align : left;
/*
	background-color : #F0DFF0;
	border: 1px solid #A0A0A0;
*/
}


.side_navi_ISO {
	float : left;
	width : 204px;
	height : 204px;
	margin : 5px 0px 6px 0px;
	padding : 0px 0px;
	background: url(../img/banner/bn_ISO_2015.jpg) no-repeat;
/*
	background-color : #F0DFF0;
	border-bottom : 2px solid #A0A0A0;
*/
}


.side_navi_ISO p{
	margin : 140px 0 0 0;
	text-align : center;
	font-size : 10px;
	line-height : 1.5em;
}


.side_navi_banner {
	float : right;
	width :220px;
	height : 40px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px;
	text-align : right;
/*
	background-color : #F0DFF0;
	border-bottom : 2px solid #A0A0A0;
*/
}


.side_navi_banner2 {
	float : left;
	margin : 0px 0px 12px 0px;
	padding : 0px 0px;
	text-align : right;
/*
	background-color : #F0DFF0;
	border-bottom : 2px solid #A0A0A0;
*/
}


.cont_01{
	width :680px;
	margin : 10px 0px 0 0;
/*
	border-top : 2px solid #A0A0A0;
	background-color : #FFE304;
*/
}


div.midasi_cat_img{
	width : 623px;
	height : 30px;
	margin : 25px 15px 25px 15px;
	padding : 7px 0px 3px 30px;
	background: url(../img/bg/midashi_bg.png) no-repeat;
	color : #ffffff;
	text-align : left;
	font-size : 12px;
	float : left;
}


/* ie6 */
* html div.midasi_cat_img{
	margin : 25px 0px 25px 10px;
}


#footerMap{
	height : 35px;
	margin : 25px 10px 0 450px;
	font-size : 10px;
/*
	text-align : right;
	background-color : #786400;
*/
}


#footerMap ul li {
	display:inline;
	border-left: 1px solid #FFFFFF;
	margin-right:20px;
	padding-left:20px;
	color : #FFFFFF;
/*
	background-color : #00FF00;
*/
}


#footerMap ul li.home {
	margin-right:20px;
	border-left: 0;
}


#footerMap ul li.end {
	display:inline;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-right:20px;
	padding-left:20px;
	padding-right:20px;
	color : #FFFFFF;
}


.footerlogo{
	text-align : center;
	margin-left : -780px;
/*
	background-color : #FFaa00;
*/
}


.footerlogo p{
	font-size : 11px;
	color : #FFFFFF;
	margin : 0px 0px 0px 60px;
	line-height : 1.5em;
/*
	background-color : #FF00aa;
*/
}


p.p2{
	margin : 0px 0px 3px 85px;
}


p.p3{
	margin : 0px 0px 0px 72px;
}


.footerlogo img{
	margin-bottom : 5px;
	margin-left : 40px;
}


.copyright{
	margin : 10px 0px 0 610px;
/*
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/
}


.copyright p{
	margin : 0px;
	color : #FFFFFF;
/*
	text-align: right;
*/
	font-size : 10px;
	line-height :1.3em;
	font-family: Arial, Helvetica, sans-serif;
}


.sign{
	margin : 0px 0px 0 775px;
/*
	margin-left : 770px;
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/
}


.sign p{
	margin : 0px;
	color : #FFFFFF;
/*
	text-align: right;
*/
	font-size : 10px;
	line-height :1.3em;
	font-family: Arial, Helvetica, sans-serif;
}


.footer a:visited {
	color:#FFFFFF;
	text-decoration : none;
}


.footer a:link {
	color:#FFFFFF;
	text-decoration : none;
}


.footer a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}


.footer a:active {
	color:#FFFFFF;
	text-decoration : underline;
}


img.waku{
	padding:2px;
	border:1px solid #B0B0B0;
	background:#FFF;
}


#mainMenu{
	float:right;
	width:903px;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
/*
	background-color : #AA00FF;
*/
}


#mainMenu li{
	float:left;
	margin:0 0 0 0px;
	padding:0;
}


.top_navi{
	width : 903px;
	height : 43px;
	margin : 7px 0px 0px 0px;
	float : left;
/*
	background-color : #DE0099;
*/
}


.cont_cat{
	width :680px;
	margin : 20px 0px 0 0;
/*
	background-color : #FFE304;
	border-top : 2px solid #A0A0A0;
	height : 220px;
	position : relative; top:0px; left: 0px;
*/
}


p.link_top{
	float : right;
	font-size : 12px;
	width : 110px;
	height : 30px;
/*
	background-color : #FF0000;
*/
}


.cont_center{
	width :680px;
	margin : 0px 0px;
/*
	background-color : #00E304;
*/
}


/* css splite ここから*/
ul#mainMenu li a {
	display: block; float: left; height: 43px;
	background-image: url(../img/common/top_navi.png); text-indent: -9999px;
}

ul#mainMenu li a.navi01 {
	width: 150px; background-position: 0px 43px;
}

ul#mainMenu li a.navi02 {
	width: 150px; background-position: 750px 43px;
}

ul#mainMenu li a.navi03 {
	width: 150px; background-position: 600px 43px;
}

ul#mainMenu li a.navi04 {
	width: 150px; background-position: 450px 43px;
}

ul#mainMenu li a.navi05 {
	width: 150px; background-position: 300px 43px;
}

ul#mainMenu li a.navi06 {
	width: 150px; background-position: 150px 43px;
}

ul#mainMenu li a.navi01:hover, ul#mainMenu li a.navi01:focus {
	background-position: 0px 0px;	
}

ul#mainMenu li a.navi02:hover, ul#mainMenu li a.navi02:focus {
	background-position: 750px 0px;	
}

ul#mainMenu li a.navi03:hover, ul#mainMenu li a.navi03:focus {
	background-position: 600px 0px;	
}

ul#mainMenu li a.navi04:hover, ul#mainMenu li a.navi04:focus {
	background-position: 450px 0px;	
}

ul#mainMenu li a.navi05:hover, ul#mainMenu li a.navi05:focus {
	background-position: 300px 0px;	
}

ul#mainMenu li a.navi06:hover, ul#mainMenu li a.navi06:focus {
	background-position: 150px 0px;	
}

ul#mainMenu li a.pint_navi01 {
	background-position: 0px 0px;
}

ul#mainMenu li a.pint_navi02 {
	background-position: 750px 0px;
}

ul#mainMenu li a.pint_navi03 {
	background-position: 600px 0px;
}

ul#mainMenu li a.pint_navi04 {
	background-position: 450px 0px;
}

ul#mainMenu li a.pint_navi05 {
	background-position: 300px 0px;
}

ul#mainMenu li a.pint_navi06 {
	background-position: 150px 0px;
}

/* css splite ここまで*/



/* clear fix 対応 */

.main:after,
.main_bottom:after,
.left_side:after,
.cont_flash:after,
.content:after,
.header:after,
.conteiner:after,
.wrapper:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

p.tbl_cont2:after,
p.link_top:after,
.cont_03:after,
.cont_01:after,
.cont_cat:after,
.root:after,
.header_left:after,
.header_right:after,
.head_tel:after,
.cont_service_r:after,
.cont_center:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
