/* 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:13px;
	line-height:1.5;
	background-color:#FFF;
	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;*/
	/**/
}

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

.header {
	background:url(../images/button_back.jpg) no-repeat;
	width:922px;
	margin:0 auto 0 auto;
	padding:3px 3px 0 3px;
	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:153px;
}

.gnavi02 {
	width:153px;
}

.gnavi03 {
	width:153px;
}

.gnavi04 {
	width:153px;
}

.gnavi05 {
	width:152px;
}

.gnavi06 {
	width:152px;
}

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

#footer .Fcontact {
	width:710px;
	float:left;
	text-align:right;
}

#footer .Flogo {
	height:18px;
	border-left:solid 1px #BFBFBF;
	float:right;
	padding:2px 37px 0 35px;
	margin:6px 0 0 0;
}

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

.Main {
	width:922px !important;
	margin:30px auto 0 auto !important;
}

/* 4.top
-------------------------------------------------------- */
.topImage {
	float:left;
	margin:0 24px 0 22px;
	_margin:0 24px 0 11px;
}

.topPct01 {
	margin:0 0 0 54px;
	_margin:0 0 0 27px;
}

.topComment {
	float:left;
	margin:4px 0 0 0;
}

.tCom {
	background:url(../images/top_com_back.jpg) no-repeat;
	padding:10px 0 0 10px;
	width:476px;
	height:97px;
	font-size:10px;
	line-height:160%;
	font-weight:bold;
	color:#006933;
}

.topPct02 {
	float:left;
	width:205px;
}

.tCom2 {
	float:left;
	width:250px !important;
	margin:21px 0 0 0;
}

.tCom3 {
	float:left;
	width:250px !important;
	margin:6px 0 0 0;
}

.topArrow {
	text-align:center;
	clear:both;
	padding:3px 0 3px 0;
	width:486px;
}

.topEnd {
	text-align:center;
	background:url(../images/top_end_back.jpg) no-repeat;
	width:486px;
	height:126px;
	margin-top:25px;
	padding-top:28px;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 1px #231815;
}

.topEnd a {
	color:#fff;
}

.topEnd a:link {
	color:#fff;
	text-decoration:none;
}
.topEnd a:visited {
	color:#fff;
	text-decoration:none;
}
/*.topEnd a:hover,
.topEnd a:focus {
	color:#fff;
	text-decoration:none;
}*/

/* 5.商品紹介
-------------------------------------------------------- */
.productsLeft {
	float:left !important;
	margin:0 0 0 22px !important;
}

.productsLeft h2 {
	color:#006933;
	font-size:14px;
	line-height:20px;
	border-left:solid 3px #006933;
	height:19px;
	padding:1px 8px 0 8px;
	margin:0 0 5px 8px;
	font-weight:bold;
}

.products_p1 {
	background:url(../images/products_p1_back.jpg);
	width:347px !important;
	height:232px !important;
	color:#000;
	font-weight:bold;
	font-size:10px !important;
	padding:21px 0 0 17px;
}

.products_p1 span {
	width:305px;
	display:block;
	padding:2px 0 0 14px;
	font-weight:bold;
	font-size:10px !important;
}

.productsRight {
	float:left !important;
	margin:0 0 0 8px !important;
}

.productsRight h2 {
	color:#006933;
	font-size:14px;
	line-height:20px;
	border-left:solid 3px #006933;
	height:19px;
	padding:1px 8px 0 8px;
	margin:0 0 5px 8px;
	font-weight:bold;
}

.products_p4 {
	background:url(../images/products_p4_back.jpg);
	width:475px;
	height:187px;
	color:#006933;
	font-weight:bold;
	font-size:10px;
	padding:22px 0 0 34px;
}

.products_p4 table {
	border:solid 1px #6DA66A;
	float:left;
	width:210px;
	margin:0 20px 0 0;
}

.products_p4 th {
	height:20px;
	line-height:20px;
	padding-left:6px;
	font-weight:bold;
	font-size:11px;
	background:#e4e97e;
	text-align:left;
}

.products_p4 td {
	height:26px;
	line-height:26px;
	padding-left:6px;
	border:solid 1px #6DA66A;
}

.products_p4ListSub td {
	height:17px;
	line-height:17px;
	padding-left:6px;
	border:solid 1px #6DA66A;
}

sup {
	font-size:8px;
}

/* 6.導入メリット
-------------------------------------------------------- */
.meritT1 {
	margin:0 0 0 22px;
	font-size:13px;
	font-weight:bold;
}

.meritT1 p img {
	margin:0 0 20px 0;
}

.meritT2 {
	margin:25px 0 50px 22px;
}

.meritT3 {
	margin:0 0 30px 22px;
	font-size:10px;
	font-weight:bold;
}

.point1B {
	float:left;
	height:176px;
	width:337px;
	background:url(../images/point1_back.jpg);
	line-height:160%;
}

.point2B {
	float:left;
	height:176px;
	width:336px;
	background:url(../images/point2_back.jpg);
	line-height:160%;
}

.meritT4 {
	margin:0 0 30px 22px;
	font-size:10px;
	font-weight:bold;
}

.point3B {
	float:left;
	height:231px;
	width:337px;
	background:url(../images/point3_back.jpg);
	line-height:160%;
}

.point3B sub {
	font-size:10px;
}

.point4B {
	float:left;
	height:231px;
	width:336px;
	background:url(../images/point4_back.jpg);
	line-height:160%;
}


.meritT5 {
	margin:0 0 30px 22px;
	font-size:10px;
	font-weight:bold;
}

.pointB {
	float:left;
	height:47px;
	width:673px;
	background:url(../images/merit_p5_sub.jpg);
	line-height:160%;
}

.pointB p {
	margin:8px 43px 0 43px !important;
	color:#006933;
	font-size:12px;
	line-height:130%;
}

.pointB sub {
	font-size:10px;
}

.point5B {
	float:left;
	height:229px;
	width:223px;
	background:url(../images/point5_back.jpg);
	line-height:120%;
	font-size:10px;
	
	/**IE7・8用ハック**/
	line-height/*\**/:110%\9;
	font-size/*\**/:12px\9;
}

.point6B {
	float:left;
	height:229px;
	width:225px;
	background:url(../images/point6_back.jpg);
	line-height:160%;
}

.point7B {
	float:left;
	height:229px;
	width:225px;
	background:url(../images/point7_back.jpg);
	line-height:160%;
}

/* 7.導入情報	
-------------------------------------------------------- */
.record {
	width:789px;
	margin:15px 0 45px 68px !important;
}

.record h2 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	padding:0 0 0 6px;
	color:#006933;
	border-left:solid 5px #006933;
}

.recordBack {
	margin:20px 0 33px 0 !important;
	height:334px !important;
	background:url(../images/record_back.jpg) no-repeat bottom center;
}

.recordT1 {
	height:78px !important;
	margin:0 0 36px 0 !important;
}

.recordT1Left {
	height:78px !important;
	line-height:78px;
	font-size:19px;
	color:#006933;
	width:198px;
	margin:0 0 0 12px;
	text-align:center !important;
	font-weight:bold;
	float:left;
	display:none;
}

.recordT1Right1 {
	float:right;
	width:557px;
	font-size:17px;
	font-weight:bold;
	color:#006933;
	margin:11px 0 0 0 !important;
}
.recordT1Right2 {
	float:right;
	width:557px;
	font-size:10px;
	font-weight:bold;
}

.recordT2 {
	height:117px !important;
	margin:0 0 36px 0 !important;
}

.recordT2Left {
	height:82px;
	padding:35px 0 0 0;
	line-height:130%;
	font-size:19px;
	color:#006933;
	width:198px;
	margin:0 0 0 12px;
	text-align:center !important;
	font-weight:bold;
	float:left;
	display:none;
}

.recordT2Right1 {
	float:right;
	width:557px;
	font-size:17px;
	font-weight:bold;
	color:#006933;
	margin:15px 0 0 0 !important;
}
.recordT2Right2 {
	float:right;
	width:557px;
	font-size:15px;
	font-weight:bold;
	color:#ee7500;
}

.recordT2Right3 {
	float:right;
	width:560px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:13px 0 0 0 !important;
	display:none;
}

.recordSub1 {padding:0 20px 0 20px; font-weight:bold;}
.recordSub2 {padding:0 20px 0 36px; font-weight:bold;}
.recordSub3 {padding:0 20px 0 23px; font-weight:bold;}
.recordSub4 {padding:0 0 0 24px; font-weight:bold;}

.recordT3 {
	height:66px !important;
	margin:0 0 0 0 !important;
}

.recordT3Left {
	height:66px;
	line-height:66px;
	font-size:19px;
	color:#006933;
	width:198px;
	margin:0 0 0 12px;
	text-align:center !important;
	font-weight:bold;
	float:left;
	display:none;
}

.recordT3Right {
	float:right;
	width:557px;
	font-size:17px;
	font-weight:bold;
	height:66px;
	line-height:66px;
	color:#006933;
	margin:0 0 0 0 !important;
}

.recordP1 {
	width:442px;
	margin:0 0 0 169px !important;
	text-align:right;
}

.recordP1 span {
	font-size:10px;
	font-weight:bold;
	padding:2px 18px 0 0;
}

/* 8.お問い合わせ	
-------------------------------------------------------- */
.contact {
	width:789px;
	margin:15px 0 45px 68px !important;
}

.contact h2 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	padding:0 0 0 6px;
	color:#006933;
	border-left:solid 5px #006933;
}

.contact table {
	margin:20px 0 0 1px !important;
	width:785px;
}

.contact th {
	border:solid 1px #9DBE67;
	background:#e4e97e;
	padding:8px 6px;
	color:#006933;
	font-weight:bold;
	width:140px;
}

.contact th span {
	color:#f00;
	font-size:10px;
}

.contact td {
	border:solid 1px #9DBE67;
	padding:7px 6px;
	font-size:10px;
}

.contactBack {
	margin:20px 0 33px 0 !important;
	height:77px;
	width:764px;
	padding:12px 0 0 25px !important;
	background:url(../images/contact_back.jpg) no-repeat bottom center;
}

.contactBack p {
	font-size:19px;
	font-weight:bold;
	color:#006933;
}

.contactBack span {
	display:block;
	font-size:10px;
}

.contact input {
	border:solid 1px #6DA66A;
	font-size:12px;
	height:21px;
}

:root *> .contact input {/*IE6〜8以外ハック*/
	height:19px;
}

.contact input[type=text] {
	padding/*\**/:2px\9;
	height/*\**/:17px\9;
}

.contact input[type=radio] {
	height:21px;
	border:none !important;
}
.radioTitle {
	height:21px;
	line-height:21px;
	float:left;
	margin-right:20px !important;
}

.contact input[type=checkbox] {
	height:21px;
	border:none !important;
}
.checkboxTitle {
	height:21px;
	line-height:21px;
	float:left;
	margin-right:20px !important;
}

.contactName {
	float:left;
	width:30px;
	line-height:21px;
}

.contact textarea {
	border:solid 1px #6DA66A;
	font-size:12px;
}

.Quest {
	float:left;
	line-height:21px;
	height:21px;
	color:#006933;
	font-weight:bold;
	width:350px;
}

.thanks {
	width:789px;
	margin:15px 0 45px 68px !important;
}

.thanks h2 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	padding:0 0 0 6px;
	color:#006933;
	border-left:solid 5px #006933;
}

.thanks p {
	font-size:12px;
	font-weight:normal;
	line-height:160%;
}

/* 9.シミュレーション
-------------------------------------------------------- */
.simuleation {
	width:789px;
	margin:15px 0 45px 68px !important;
}

.simuleation h2 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	padding:0 0 0 6px;
	color:#006933;
	border-left:solid 5px #006933;
	margin:0 0 20px 0;
}

.simuleation h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	height:14px;
	padding:0;
	color:#006933;
	margin:0 0 5px 0;
}

.simuleationKekka {
	font-size:16px !important;
	font-weight:bold;
	padding:0;
	color:#006933;
	margin:0 0 15px 0 !important;
	padding-bottom:10px !important;
	border-bottom:solid 2px #006933 !important;
}

.simuleation table {
	margin:0 0 20px 1px !important;
	width:785px;
}

.simuleation th {
	border:solid 1px #9DBE67;
	background:#e4e97e;
	padding:8px 6px;
	color:#006933;
	font-weight:bold;
	width:180px;
}

.simuleation th span {
	color:#006933;
	font-weight:bold;
}

.simuleation td {
	border:solid 1px #9DBE67;
	padding:7px 6px;
	font-size:10px;
}

.simuleation td span {
	margin:0 0 0 15px;
}

.simuleation input {
	border:solid 1px #6DA66A;
	font-size:12px;
	height:21px;
}

:root *> .simuleation input {/*IE6〜8以外ハック*/
	height:19px;
}

.simuleation input[type=text] {
	padding/*\**/:2px\9;
	height/*\**/:17px\9;
}

.simuleation select {
	height:21px;
	border:solid 1px #6DA66A;
	padding/*\**/:2px\9;
	font-size:12px;
}

.simuleation dl {
	margin:0 0 0 20px;
	padding:0;
	width:510px;
}

.simuleation dl dt {
	clear:left;
	float:left;
	width:200px;
	margin:0 10px 5px 0;
	padding:0 0 0 0;
	font-weight:bold;
	color:#006933;
}

.simuleation dl dd {
	width:300px;
	margin:0 0 5px 210px;
	padding:0 0 0 0;
}

.simuleation dl dd span {
	font-size:10px;
}


/* 10.プライバシーポリシー
-------------------------------------------------------- */
.policy {
	width:789px;
	margin:15px 0 45px 68px !important;
}

.policy h2 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	padding:0 0 0 6px;
	color:#006933;
	border-left:solid 5px #006933;
}

.policyBack {
	margin:20px 0 33px 0 !important;
	height:74px;
	width:774px;
	padding:15px 0 0 15px !important;
	background:url(../images/contact_back.jpg) no-repeat bottom center;
}

.policyBack p {
	font-size:13px;
	font-weight:bold;
	color:#006933;
	line-height:160%;
}

.policy li {
	list-style-type:decimal;
	font-size:14px;
	font-weight:bold;
	color:#006933;
	margin:0 0 20px 24px !important;
}

.policy ol li p,span {
	font-size:12px;
	font-weight:normal;
	color:#000;
}



/* #.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;
}

.MT4 {
	margin-top:4px !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;
}

.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;
}

.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;
}

.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;
}

.ML4 {
	margin-left:4px !important;
}

.ML12 {
	margin-left:12px !important;
}

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

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

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

.ML25 {
	margin-left:25px !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;
}

.PL22 {
		padding-left:22px !important;
}

.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;
}

.w280 {
	width:280px !important;
}

.w290 {
	width:290px !important;
}

.w300 {
	width:300px !important;
}

.w336 {
	width:336px !important;
}

.w337 {
	width:337px !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;
}

.h12 {
	height:12px !important;
}

.h20 {
	height:20px !important;
}

.h30 {
	height:30px !important;
}

.h35 {
	height:35px !important;
}

.h40 {
	height:40px !important;
}

.h50 {
	height:50px !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;
}