@charset "UTF-8";
@charset "utf-8";

/* ===================================================================
CSS information
=================================================================== */
/*--- reset */
body{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader ul{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader li{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader h1{margin: 0 !important;padding: 0 !important;font-size: 100%;font-weight:normal;}
#cmn-frameheader h2{margin: 0 !important;padding: 0 !important;font-size: 100%;font-weight:normal;}
#cmn-frameheader h3{margin: 0 !important;padding: 0 !important;font-size: 100%;font-weight:normal;}
#cmn-frameheader pre{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader form{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader fieldset{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader input{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader textarea{margin: 0 !important;padding: 0 !important;}
#cmn-frameheader p{margin: 0 !important;padding: 0 !important;}

#cmn-frameheader table {
	border-collapse: collapse;
	border-spacing: 0;
}
#cmn-frameheader th {
	text-align: left;
}

#cmn-frameheader object,
#cmn-frameheader embed {
	vertical-align: top;
}
#cmn-frameheader img{
	border: 0;
	height:auto;
	width:auto;
}
#cmn-frameheader li {
	list-style-type: none;
	height:auto;
	width:auto;
}

/*--- default */
body{
	margin:0 0 auto !important;
	padding: 0 0 auto !important;
	}
body #cmn-frameheader{
	height:167px;
	font-size: 12px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.6;
	background:url(/common/img/bg-framebody.gif);
}
/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
#cmn-frameheader a,#cmn-frameheader a:link{color:#1766B1;text-decoration: none;}
#cmn-frameheader a:visited{color:#1766B1;text-decoration: none;}
#cmn-frameheader a:hover{color:#1766B1;text-decoration: underline;}

#cmn-frameheader a.arrow,
#cmn-frameheader .arrow a,
#cmn-frameheader .arrow a:link,
#cmn-frameheader .arrow a:visited,
#cmn-frameheader .arrow a:hover{
	padding-left:8px;
	background:transparent url(/common/img/icn-arrow.gif) 0 46% no-repeat;
	}
	
/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
#cmn-frameheader .imgR {
	float: right;
	margin: 0 0 10px 10px;
	}

#cmn-frameheader .imgL {
	float: left;
	margin: 0 10px 10px 0;
	}

#cmn-frameheader .mgL10{margin-left:10px;}
#cmn-frameheader .mgL20{margin-left:20px;}
#cmn-frameheader .mgR10{margin-right:10px;}
#cmn-frameheader .mgL20{margin-right:20px;}

#cmn-frameheader .clear{
	clear:both;
	}
/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/

#cmn-frameheader {
	background:transparent url(/common/img/header-bg.gif) top center repeat-x;
	color:#fff;
	text-align:center;
	}
#cmn-frameheader .frameheader-inner{
	margin:0 auto;
	padding-top:20px;
	height:137px;
	width:955px;
	text-align:left;
	}

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#cmn-frameheader .frameheader-logo{
	float:left;
	}
#cmn-frameheader h1,
#cmn-frameheader h1 a{
	width:auto;
	height:auto;
	position:static;
	top:0;
	left:0;
	display:inherit;
	text-indent:0;
	font-size:10px;
	}
#cmn-frameheader h1 img{
	position:static;
	}
#cmn-frameheader h1 .frameheader-home{
	display:inline;
	margin:8px 0 0 12px;
	float:left;
	}
#cmn-frameheader h1 .frameheader-home a{
	background-image:none;
	color:#FFF;
	font-size:10px;
	}
#cmn-frameheader .imgL{margin:5px 5px 0 0;}
	
/*-----------  サブメニュー ----------*/
#cmn-frameheader .frameheader-siteNav{
	float:right;
	width:420px;
	}

#cmn-frameheader #searchform {
	float:right;  
	height: 37px;
	width: 297px;  
	display: block;  
	background: url(/common/img/header-search-bg.gif) left top no-repeat; 
	position: relative;
	margin:0;
	}  
#cmn-frameheader #keywords , #cmn-frameheader #keyword{
	font-size:9pt;
	line-height:1.2;
	width: 180px;
	padding-left:2px;
	height:14px;
	position: absolute;
	top: 11px;
	left: 76px;
	border-top: 1px solid #e9e9e9;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	}  
#cmn-frameheader #searchBtn {
	position: absolute;
	padding-left:2px;
	top: 13px;
	right: 20px;
	}  

/*-----------  グローバルメニュー ----------*/
#cmn-frameheader #frameheader-gNav{
	clear:both;
	margin:0 auto;
	height:100px;
	}

#cmn-frameheader #frameheader-gNav ul li{
	float:left;
	}


/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
.frameheader-inner:after,
.clearfix:after{
	content:" ";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden;
	}
.frameheader-inner,
.clearfix{
	display:inline-block;
	min-height:1%;
	}

/* Hides from IE-mac \*/
* html .frameheader-inner,
* html .clearfix{height:1%;}

.frameheader-inner,
.clearfix{display:block;}
/* End hide from IE-mac */
