/* CSS Document */
/*  CLEARFIX */  
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix { /* IE 5.5-7 */
	zoom: 1;
}
.clearfix {display: inline-block;}
*+html div.clearfix{height: 1%;} /* MacIE */
* html div.clearfix{height: 1%;} /* MacIE */
.clearfix {display: block;} /* MacIE */

/* FLOAT  */
.clear {clear:both;}
.clearL {clear:left;}
.clearR {clear:right;}

/* 1 Reset
-------------------------------------------------------- */  
* {
    font-family:inherit;
    font-style:inherit;
	font-size:100%;
    padding:0;
    margin:0;
}
table { 
	border-collapse:collapse; 
	border-spacing:0; 
}
a img { border:none;
text-decoration:none;}
a, a:link, a:visited, a:hover, a:active {
	outline:0;
	text-decoration:none;
}
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
ol,ul {list-style-type:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
fieldset { border:none;}
blockquote,q{ quotes:none;} 
blockquote:before,blockquote:after,
q:before,q:after { content:'';}
abbr,acronym { border:0;}

/* FORMS */
* html legend {margin-left: -7px; color:#646464;} /* IE6 */
*+html legend {margin-left: -7px; color:#646464;} /* IE7 */
textarea, input[type='text'],
input[type='password'], select { border: 1px solid #ccc;}
select,label { cursor: pointer; }

ul p, ol p, dl p, table p,
ul ul, ol ul, dl ul, table ul,
ul ol, ol ol, dl ol, table ol,
ul dl, ol dl, dl dl, table dl,
ul table, ol table, dl table, table table {
  font-size: 1em;
}

object,param,embed {
	margin:0;
	padding:0;
	border:0;
}

.baseColor {
	color:#5A5A5A !important;
}

/* 2.Body
-------------------------------------------------------- */
html{
	overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size:12px;
	line-height:1.6;
	background-color:#D6EBF2;
	color:#030000;
}

/* LINKS*/
a:link {
	color:#006933;
	text-decoration:none;
}
a:visited {
	color:#006933;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#006933;
	text-decoration:none;
}
a { /* Firefox */
	/*\*/
	overflow:hidden;
	text-decoration:none;
	/*border-bottom:solid 1px #D60000;*/
	/**/
}

/* ハック
IE7オンリー（*+html）
*/

/* 3.Layout
-------------------------------------------------------- */
#headerArea {
	/*width:928px;*/
	margin:0 auto 0 auto;
	padding:60px 0 0 0;
	background:#fff;
}

.header {
	background:url(../images/button_back.jpg) no-repeat;
	width:922px;
	margin:0 auto 0 auto;
	padding:3px 3px 0 3px;
	height:35px;
}

*+html .header {
	padding:3px 3px 0 3px !important;
	height:35px !important;
}

.header ul {
	margin:0 0 0 0;
}

.header ul li {
	float:left;
	font-size:12px;
	margin:0 1px 0 0;
}

.header ul li a {
	border:none;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

.gnavi01 {
	width:184px;
}

.gnavi02 {
	width:183px;
}

.gnavi03 {
	width:184px;
}

.gnavi04 {
	width:183px;
}

.gnavi05 {
	width:183px;
}

.gnavi06 {
	width:152px;
}

#footerArea {
	background:url(../images/footer_back.jpg) bottom left repeat-x;
}

#footer {
	width:922px;
	margin:0 auto 0 auto;
	padding:7px 0 0 0;
	text-align:right;
	height:64px;
	border-top:solid 1px #BFBFBF;
	
}

#footer .Flogo {
	height:21px;
	border-left:solid 1px #BFBFBF;
	float:right;
	padding:5px 37px 0 9px;
	margin:5px 0 0 0;
}

.backList {
	width:800px;
	margin:20px auto 0 auto;
	padding:0;
	line-height:100%;
}

.Main {
	width:100%;
	margin:0 auto 0 auto;
	background:url(../images/back.jpg) bottom left repeat-x #fff;
}

/* 4.top
-------------------------------------------------------- */
.topArea {
	width:922px;
	height:562px;
	margin:0 auto 0 auto;
	padding-top:64px;
}

.topLeft {
	float:left;
	margin:0 0 0 28px;
}

.topRight {
	float:right;
	width:393px;
}

.topPct01 {
	margin:0 0 0 8px !important;
}

.topComment01 {
	margin:20px 0 0 8px;
	height:65px;
}

.topPct02 {
	margin:120px 0 0 15px;
}

.topComment02 {
	margin:0 0 0 15px;
	height:76px;
	font-size:11px;
}

.topPct03 {
	margin:0 0 0 15px;
}

.topComment03 {
	margin:0 0 0 15px;
	height:89px;
	font-size:11px;
}

.topPct04 {
	margin:0 0 0 15px;
}

.topComment04 {
	margin:0 0 0 15px;
	font-size:11px;
}

/* 5.事業内容
-------------------------------------------------------- */
.businessArea {
	width:922px;
	margin:0 auto 0 auto !important;
	padding-top:64px !important;
}

.businessT {
	border-bottom:solid 5px #00529f;
	background:#fff;
	padding-bottom:12px !important;
}

.businessCom {
	background:url(../images/business_com_back.jpg) no-repeat left top;
	width:922px;
	height:277px !important;
	
	border-bottom:solid 5px #00529f;
	padding:0 0 12px 0 !important;
	margin:0 0 24px 0 !important;
}

.businessText {
	float:left;
	width:433px;
	font-size:13px;
	line-height:180% !important;
	font-weight:bold;
	margin:58px 0 0 70px !important;
}

.businessButton {
	margin-bottom:56px !important;
}

.businessButton p {
	float:left;
	margin-left:24px;
}


.environmentArea {
	width:922px;
	margin:0 auto 60px auto;
}

.environmentTimg {
	padding:26px 0 23px 34px;
}

.environmentT {
	border-bottom:solid 5px #00529f;
	padding-bottom/*\**/:12px\9;
}

.environmentT h1 {
	margin:0 0 12px 50px;
	padding:0 0 0 14px;
	height:33px;
	border-left:solid 4px #00529f;
	font-size:22px;
	line-height:33px;
	color:#00529F;
	font-weight:bold;
}

.environmentCom {
	font-size:16px;
	font-weight:bold;
	margin:0 0 30px 50px;
}

.environmentLeft {
	float:left;
	width:447px;
	font-size:13px;
	font-weight:bold;
	margin:0 73px 0 50px !important;
}

.sub_but {
	background:url(../images/sub_button.png) left top;
	width:161px;
	height:30px;
}

.sub_but a {
	height:23px;
	text-align:center;
	margin:30px 3px 0 0;
	font-size:13px;
	line-height:100%;
	padding-top:7px;
	color:#fff;
	display:block;
}

.subPageArea {
	width:922px;
	margin:0 auto 60px auto;
	padding-top:64px !important;
}

.subPageT {
	border-bottom:solid 5px #00529f;
	padding-bottom/*\**/:12px\9;
}

.subPageT h1 {
	margin:0 0 12px 50px;
	padding:0 0 0 14px;
	height:33px;
	border-left:solid 4px #00529f;
	font-size:22px;
	line-height:33px;
	color:#00529F;
	font-weight:bold;
}

.subPageData {
	margin:0 50px;
}

/* 6.会社案内
-------------------------------------------------------- */
.companyArea {
	width:922px;
	margin:0 auto 60px auto !important;
	padding-top:64px !important;
}

.companyT {
	border-bottom:solid 5px #00529f;
}

.companyT {
	padding-bottom/*\**/:12px\9;
}

.companyT h1 {
	margin:0 0 12px 50px !important;
	padding:0 0 0 14px;
	height:33px !important;
	border-left:solid 4px #00529f;
	font-size:22px;
	line-height:33px;
	color:#00529F;
	font-weight:bold;
}

.companyLeft {
	float:left;
	margin-left:50px !important;
}
.companyLeft h1 {
	width:434px;
	margin-bottom:30px !important;
}

.Outline {
	margin:0;
	padding:0;
	width:434px;
}

.Outline dt {
	clear:left;
	float:left;
	width:80px;
	margin:0 10px 15px 0;
	padding:0 0 0 0;
	font-weight:bold;
	color:#0852A0;
}

.Outline dd {
	width:300px;
	margin:0 0 15px 90px;
	padding:0 0 0 0;
}


.companyRight {
	float:right;
	width:410px;
	/*margin-top:55px;*/
}

.companyRight span {
	color:#00529F;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
}

.companyRight p {
	width:350px;
	border:solid 1px #ccc;
}

/* 7.商品紹介	
-------------------------------------------------------- */

/* #.boder
-------------------------------------------------------- */
.borderAC {
	border:none !important;
}

.borderTC {
	border-top:none !important;
}

.borderRC {
	border-right:none !important;
}

.borderBC {
	border-bottom:none !important;
}

.borderLC {
	border-left:none !important;
}

.borderA {
	border:solid 1px #C8C9CA !important;
}

.borderT {
	border-top:solid 1px #C8C9CA !important;
}

.borderR {
	border-right:solid 1px #C8C9CA !important;
}

.borderB {
	border-bottom:solid 1px #C8C9CA !important;
}

.borderL {
	border-left:solid 1px #C8C9CA !important;
}

/* #.margin
-------------------------------------------------------- */
.MR0 {
	margin-right:0 !important;
}

.MT5 {
	margin-top:5px !important;
}

.MT6 {
	margin-top:6px !important;
}

.MT8 {
	margin-top:8px !important;
}

.MT5 {
	margin-top:5px !important;
}

.MT10 {
	margin-top:10px !important;
}

.MT12 {
	margin-top:12px !important;
}

.MT16 {
	margin-top:16px !important;
}

.MT18 {
	margin-top:18px !important;
}

.MT20 {
	margin-top:20px !important;
}

.MT21 {
	margin-top:21px !important;
}

.MT25 {
	margin-top:25px !important;
}

.MT29 {
	margin-top:29px !important;
}

.MT30 {
	margin-top:30px !important;
}

.MT36 {
	margin-top:36px !important;
}

.MT120 {
	margin-top:120px !important;
}

.MB0 {
	margin-bottom:0 !important;
}

.MB5 {
	margin-bottom:5px !important;
}

.MB8 {
	margin-bottom:8px !important;
}

.MB10 {
	margin-bottom:10px !important;
}

.MB15 {
	margin-bottom:15px !important;
}

.MB20 {
	margin-bottom:20px !important;
}

.MB30 {
	margin-bottom:30px !important;
}

.MB35 {
	margin-bottom:35px !important;
}

.MB40 {
	margin-bottom:40px !important;
}

.MB50 {
	margin-bottom:50px !important;
}

.MB60 {
	margin-bottom:60px !important;
}

.MB70 {
	margin-bottom:70px !important;
}

.MB80 {
	margin-bottom:80px !important;
}

.MB90 {
	margin-bottom:90px !important;
}

.MB120 {
	margin-bottom:120px !important;
}

.MB150 {
	margin-bottom:150px !important;
}

.MR6 {
	margin-right:6px !important;
}

.MR20 {
	margin-right:20px !important;
}

.MR24 {
	margin-right:24px !important;
}

.MR38 {
	margin-right:38px !important;
}

.MR300 {
	margin-right:300px !important;
}

.ML12 {
	margin:0 0 0 12px !important;
}

.ML14 {
	margin-left:14px !important;
}

.ML15 {
	margin-left:15px !important;
}

.ML23 {
	margin-left:23px !important;
}

.ML25 {
	margin-left:25px !important;
}

.ML28 {
	margin-left:28px !important;
}

.ML36 {
	margin-left:36px !important;
}

.ML49 {
	margin-left:49px !important;
}

.ML50 {
	margin-left:50px; !important;
}

.ML169 {
	margin-left:169px !important;
}

/* #.padding
-------------------------------------------------------- */
.PA15 {
	padding:15px;
}

.PT0 {
		padding-top:0px !important;
}

.PT10 {
		padding-top:10px;
}

.PT12 {
		padding-top:12px;
}

.PT15 {
		padding-top:15px;
}

.PT20 {
		padding-top:20px;
}

.PL10 {
		padding-left:10px;
}

.PR0 {
		padding-right:0px !important;
}

.PR10 {
		padding-right:10px;
}

.PB0 {
		padding-bottom:0px !important;
}

.PB10 {
		padding-bottom:10px !important;
}

.PB20 {
		padding-bottom:20px !important;
}

/* #.width
-------------------------------------------------------- */
.w30 {
	width:30px !important;
}

.w40 {
	width:40px !important;
}

.w50 {
	width:50px !important;
}

.w60 {
	width:60px !important;
}

.w70 {
	width:70px !important;
}

.w80 {
	width:80px !important;
}

.w90 {
	width:90px !important;
}

.w100 {
	width:100px !important;
}

.w120 {
	width:120px !important;
}

.w150 {
	width:150px !important;
}

.w160 {
	width:160px !important;
}

.w200 {
	width:200px !important;
}

.w205 {
	width:205px !important;
}

.w210 {
	width:210px !important;
}

.w240 {
	width:240px !important;
}

.w250 {
	width:250px !important;
}

.w300 {
	width:300px !important;
}

.w336 {
	width:336px !important;
}

.w337 {
	width:337px !important;
}

.w393 {
	width:393px !important;
}

.w400 {
	width:400px !important;
}

.w500 {
	width:500px !important;
}

.w550 {
	width:550px !important;
}

.w600 {
	width:600px !important;
}

.w700 {
	width:700px !important;
}

.wAuto {
	width:auto !important;
}

/* #.height
-------------------------------------------------------- */
.h10 {
	height:10px !important;
}

.h20 {
	height:20px !important;
}

.h30 {
	height:30px !important;
}

.h35 {
	height:35px !important;
}

.h40 {
	height:40px !important;
}

.h50 {
	height:50px !important;
}

.h76 {
	height:76px !important;
}

.h89 {
	height:89px !important;
}

.h60 {
	height:60px !important;
}

.h100 {
	height:100px !important;
}

.h150 {
	height:150px !important;
}

.h200 {
	height:200px !important;
}

.h250 {
	height:250px !important;
}

/* #.フォント関連
-------------------------------------------------------- */
.fS10 {
	font-size:10px !important;
}

.fS11 {
	font-size:11px !important;
}

.fS12 {
	font-size:12px !important;
}

.fS20 {
	font-size:20px !important;
}

.fS26 {
	font-size:26px !important;
}

.fWB {
	font-weight:bold !important;
}

.fCenter {
	text-align:center;
}

.red {
	color:#F00 !important;
}

.Fcolor {
	color:#006933 !important;
}

/* #.PC入力モード
-------------------------------------------------------- */
.Nacrive {
	ime-mode:active;
}

.Ninacrive {
	ime-mode:inactive;
}

.Ndisabled {
	ime-mode:disabled;
}

/* #.float
-------------------------------------------------------- */
.floatL {
	float:left;
}

.floatR {
	float:right;
}