igner@charset "UTF-8";
/* COMMON CSS */

/* Color Chart class */
.wht { color: #ffffff; }
.blk { color: #000000; }
/* BLUE */
.blu { color: #369dd8; }
/* LGHT BLUE */
.lbl { color: #99bfe4; }
/* EXTRA LIGHT BLUE */
.elb { color: #cce3f3; }
/* DARK GREY */
.dgr { color: #707070; }
/* LIGHT GREY */
.lgr { color: #c8c8c8; }
/* YELLOW */
.ylw { color: #ffff00; }
/* LIGHT YELLOW */
.lyl { color: #ffffd7; }


/* Link Color */
a { text-decoration:none;}
a:link { color: #369dd8; }
a:visited { color: #99bfe4; }
a:hover { color: #369dd8; }
a:active { color: #369dd8; }

a:link.ylw { color: #369dd8; }
a:visited.ylw { color: #99bfe4; }
a:hover.ylw { color: #369dd8; background:#ffff00; }
a:active.ylw { color: #369dd8; }



/* Commons */
* {
	margin			: 0px;
	padding			: 0px;
	font-family		: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;
	font-style		: normal;
	text-decoration	: none;
	letter-spacing	: 1px;
}

html{
	height:100%;
	scrollbar-highlight-color: #369dd8;
	scrollbar-3dlight-color: #99bfe4;
	scrollbar-shadow-color: #369dd8;
	scrollbar-darkshadow-color: #99bfe4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #369dd8;
	scrollbar-track-color: #cce3f3;

}

body {
	height: 100%;
	background: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	color: #707070;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

li {
	list-style-type:none;
}


hr {
	display:none;
}

p {
	width: auto;
	height: auto;
	word-break: break-all;
}

img {
	border:0;
}


/* FONT */
h1 {
	font: 12px bold;
	color: #369dd8;
	letter-spacing: 2px;
	text-indent: -9999px;
	overflow: hidden;
}

h2 {
	font: 10px normal;
	color: #707070;
	text-indent: -9999px;
	overflow: hidden;
}

h3 {
	font: 10px normal;
	color: #707070;
	text-indent: -9999em;
	overflow: hidden;
}

h4 {
	font: 10px normal;
	color: #707070;
}

h5 {
 font: 10px normal;
 color: #707070;
}

h6 {
	font: 10px normal;
	color: #707070;
}


.dgr14b {
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	line-height: 23px;
}
.dgr14r {
	font-size: 14px;
	color: #707070;
	line-height: 23px;
}
.dgr12b {
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	line-height: 21px;
}
.dgr12r {
	font-size: 12px;
	color: #707070;
	line-height: 21px;
}
.dgr10r {
	font-size: 10px;
	color: #707070;
	line-height: 19px;
}

.blu14b {
	font-size: 14px;
	font-weight: bold;
	color: #369dd8;
	line-height: 23px;
}
.blu14r {
	font-size: 14px;
	color: #369dd8;
	line-height: 23px;
}
.blu12b {
	font-size: 12px;
	font-weight: bold;
	color: #369dd8;
	line-height: 21px;
}
.blu12r {
	font-size: 12px;
	color: #369dd8;
	line-height: 21px;
}
.blu10r {
	font-size: 10px;
	color: #369dd8;
	line-height: 19px;
}

.lgr14b {
	font-size: 14px;
	font-weight: bold;
	color: #d3e3e3;
	line-height: 23px;
}
.lgr14r {
	font-size: 14px;
	color: #d3e3e3;
	line-height: 23px;
}
.lgr12b {
	font-size: 12px;
	font-weight: bold;
	color: #d3e3e3;
	line-height: 21px;
}
.lgr12r {
	font-size: 12px;
	color: #d3e3e3;
	line-height: 21px;
}
.lgr10r {
	font-size: 10px;
	color: #d3e3e3;
	line-height: 19px;
}
.pnk12b {
	font-size: 12px;
	font-weight: bold;
	color: #aa1b5f;
	line-height: 18px;
}
.pnk12r {
	font-size: 12px;
	color: #aa1b5f;
	line-height: 18px;
}
.pnk10r {
	font-size: 10px;
	color: #aa1b5f;
	line-height: 16px;
}

.grn12b {
	font-size: 12px;
	font-weight: bold;
	color: #A7C24E;
	line-height: 18px;
}


/* ID */
#mother {
	height: auto;
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	border-left: 1px #369dd8 solid;
	border-right: 1px #369dd8 solid;
}

#breadcrumbs {
	width: 948px;
	height: 16px;
	font-size: 10px;
	color: #369dd8;
	line-height: 16px;
	border-bottom: 1px #369dd8 solid;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#header {
	background: url("../cmnimg/header_obi_bg.gif");
	border-bottom: 1px #369dd8 solid;
	width: 948px;
	height: 140px;
}

#hdr-l {
	width: 415px;
	height: 140px;
	display: table-cell;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
}
* html #hdr-l{/* IE 6 */
	display: inline;
	zoom: 1;
}
*:first-child+html #hdr-l{/* IE 7 */
	display: inline;
	zoom: 1;
}

#hdr-r {
    background: url("../cmnimg/copy.gif") no-repeat;
	width: 513px;
	height: 140px;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-indent: -9999px;
	overflow: hidden;
}
* html #hdr-r{/* IE 6 */
	display: inline;
	zoom: 1;
	text-indent: -9999px;
	overflow: hidden;
}
*:first-child+html #hdr-r{/* IE 7 */
	display: inline;
	zoom: 1;
	text-indent: -9999px;
	overflow: hidden;
}

#menu {
	width: 212px;
	margin: 0px;
	padding: 20px 0px 40px 0px;
	float: left;
	font-size: 12px;
	color: #707070;
	line-height: 21px;
	letter-spacing: 0.5px;
}

#main {
	width: 675px;
	margin: 0px;
	padding: 20px 30px 0px 30px;
	float: right;
	font-size: 12px;
	color: #707070;
	line-height: 21px;
	letter-spacing: 0.5px;
}

#footer {
 background: url("../cmnimg/footer.gif") no-repeat;
	width: 948px;
	height: 80px;
	border-top: 1px #369dd8 solid;
	border-bottom: 1px #369dd8 solid;
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
}

#btn-l {
	width: 179px;
	margin: 0px;
	padding: 0px;
}
#btn-l h2 a {
	height: 59px;
	display: block;
	margin: 0px 0px 10px 0px;
}

#btn-s {
	width: 179px;
	margin: 0px;
	padding: 0px;
}
#btn-s h2 a {
	height: 40px;
	display: block;
	margin: 0px;
}
#btn-bnr {
	width: 179px;
	margin: 49px 0px 0px 0px;
	padding: 0px;
}
#btn-bnr h2 a {
	height: 58px;
	display: block;
	margin: 0px;
}



/* CLASS */

.slash {
    background: url("../cmnimg/slash_blu.gif");
	width: 948px;
	height: 9px;
}

.cts-belt {
    background: url("../cmnimg/cts-belt_blb.gif") repeat-y;
	width: 676px;
	height: 60px;
	clear: both;
}

.cts-belt_glg {
    background: url("../cmnimg/cts-belt_glg.gif") repeat-y;
	width: 676px;
	height: 60px;
	clear: both;
}

.bigimg1 {
	width: 676px;
	height: 399px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	clear: both;
}
.bigimg2 {
	width: 676px;
	height: 319px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	clear: both;
}
.topimg {
	width: 676px;
	height: auto;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	clear: both;
}
.top-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #369dd8;
	line-height: 27px;
	margin: 10px 0px;
	padding: 0px;
}
.top-read {
	color: #369dd8;
	margin: 5px 0px;
	padding: 0px;
}

.cntr-1 {
	width: 636px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}

.cntr-2l {
	width: 307px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.cntr-2r {
	width: 307px;
	margin: 0px;
	padding: 0px 0px 40px 21px;
	float: right;
	text-align: justify;
	text-justify: distribute;
}

.cntr-3l {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.cntr-3c {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 40px 21px;
	float: left;
}
.cntr-3r {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 40px 20px;
	float: right;
	text-align: justify;
	text-justify: distribute;
}

.cntr-4l {
	width: 144px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.cntr-4cl {
	width: 144px;
	margin: 0px;
	padding: 0px 0px 40px 20px;
	float: left;
	text-align: justify;
	text-justify: distribute;
}
.cntr-4cr {
	width: 144px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	text-align: justify;
	text-justify: distribute;
}
.cntr-4r {
	width: 144px;
	margin: 0px;
	padding: 0px 0px 40px 19px;
	float: left;
	text-align: justify;
	text-justify: distribute;
}

.cntr-32l {
	width: 417px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.cntr-32r {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 40px 20px;
	float: right;
	text-align: justify;
	text-justify: distribute;
}

.cntr-32l_rvs {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.cntr-32r_rvs {
	width: 417px;
	margin: 0px;
	padding: 0px 0px 40px 20px;
	float: right;
	text-align: justify;
	text-justify: distribute;
}

.wrks-img {
	border: 1px #369dd8 solid;
	width: 100px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.wrks-txt {
	width: 524px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 10px;
	line-height: 19px;
}

.detail {
	width: 524px;
	height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: right
}
.contact {
	width: 198px;
	height: 21px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: right
}


/*------MENU concept*/
#btn-l h2.concept {
 background: url("../cmnimg/btn-concept_y.gif") no-repeat 0px 0px;
}
#btn-l h2.concept a {
	display:block;
	width:179px;
	height:59px;
 background: url("../cmnimg/btn-concept_w.gif") no-repeat 0px 0px;
}
#btn-l h2.concept a:hover  {
	background:none;
}
/*------MENU works*/
#btn-l h2.works {
 background: url("../cmnimg/btn-works_y.gif") no-repeat 0px 0px;
}
#btn-l h2.works a {
	display:block;
	width:179px;
	height:59px;
 background: url("../cmnimg/btn-works_w.gif") no-repeat 0px 0px;
}
#btn-l h2.works a:hover  {
	background:none;
}
/*------MENU price*/
#btn-l h2.price {
 background: url("../cmnimg/btn-price_y.gif") no-repeat 0px 0px;
}
#btn-l h2.price a {
	display:block;
	width:179px;
	height:59px;
 background: url("../cmnimg/btn-price_w.gif") no-repeat 0px 0px;
}
#btn-l h2.price a:hover  {
	background:none;
}
/*------MENU system*/
#btn-l h2.system {
 background: url("../cmnimg/btn-system_y.gif") no-repeat 0px 0px;
}
#btn-l h2.system a {
	display:block;
	width:179px;
	height:59px;
 background: url("../cmnimg/btn-system_w.gif") no-repeat 0px 0px;
}
#btn-l h2.system a:hover  {
	background:none;
}
/*------MENU reform*/
#btn-l h2.reform {
 background: url("../cmnimg/btn-reform_y.gif") no-repeat 0px 0px;
}
#btn-l h2.reform a {
	display:block;
	width:179px;
	height:59px;
 background: url("../cmnimg/btn-reform_w.gif") no-repeat 0px 0px;
}
#btn-l h2.reform a:hover  {
	background:none;
}


/*------MENU process*/
#btn-s h2.process {
 background: url("../cmnimg/btn-process_y.gif") no-repeat 0px 0px;
}
#btn-s h2.process a {
	display:block;
	width:179px;
	height:40px;
 background: url("../cmnimg/btn-process_w.gif") no-repeat 0px 0px;
}
#btn-s h2.process a:hover  {
	background:none;
}
/*------MENU company*/
#btn-s h2.company {
 background: url("../cmnimg/btn-company_y.gif") no-repeat 0px 0px;
}
#btn-s h2.company a {
	display:block;
	width:179px;
	height:40px;
 background: url("../cmnimg/btn-company_w.gif") no-repeat 0px 0px;
}
#btn-s h2.company a:hover  {
	background:none;
}
/*------MENU info-jp*/
#btn-s h2.info-jp {
 background: url("../cmnimg/btn-info-jp_y.gif") no-repeat 0px 0px;
}
#btn-s h2.info-jp a {
	display:block;
	width:179px;
	height:40px;
 background: url("../cmnimg/btn-info-jp_w.gif") no-repeat 0px 0px;
}
#btn-s h2.info-jp a:hover  {
	background:none;
}
/*------MENU sitemap*/
#btn-s h2.sitemap {
 background: url("../cmnimg/btn-sitemap_y.gif") no-repeat 0px 0px;
}
#btn-s h2.sitemap a {
	display:block;
	width:179px;
	height:40px;
 background: url("../cmnimg/btn-sitemap_w.gif") no-repeat 0px 0px;
}
#btn-s h2.sitemap a:hover  {
	background:none;
}

/*------MENU blog*/
#btn-bnr h2.blog {
 background: url("../cmnimg/btn-blog_w.gif") no-repeat 0px 0px;
}
#btn-bnr h2.blog a {
	display:block;
	width:179px;
	height:58px;
 background: url("../cmnimg/btn-blog.gif") no-repeat 0px 0px;
}
#btn-bnr h2.blog a:hover  {
	background:none;
}

/*------MENU blog*/
#btn-bnr h2.superstrong a {
	display:block;
	width:179px;
	height:80px;
	background: url("../cmnimg/superstrong_bnr.gif") no-repeat 0px 0px;
	margin: 0px 0px 0px 18px;
}




/* index.html */
.info-box {
	border: 1px #369dd8 solid;
	width: 380px;
	margin: 0px;
	padding: 0px;
}


/* topics.html */
#topics {
	width: 90%;
	margin: 10px;
	padding: 0px;

}

.topics-day {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-size: 12px;
	color: #369dd8;
	line-height: 21px;
}
.topics-cap {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #369dd8;
	line-height: 21px;
}
.topics-read {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	font-size: 10px;
	color: #707070;
	line-height: 19px;
}
.topics-read img {
	margin: 4px 0px;
}



/* price.html */
.sitemap-txt {
	width: 636px;
	margin: 0px 0px 40px 40px;
	padding: 0px;
	clear: both;
	font-size: 14px;
	line-height: 23px;
}

/* sitemap.html */
.price-spec {
	width: 307px;
	margin: 0px 0px 40px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	line-height: 19px;
}

.lv1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.lv2 {
	margin: 0px;
	padding: 10px 0px 10px 20px;
}

.lv3 {
	margin: 0px;
	padding: 0px 0px 10px 60px;
	font-size: 12px;
	line-height: 21px;
}



/* concept.html */
.ccptbox-l {
    background: #ffffd7;
	width: 168px;
        height: 350px;
	margin: 0px;
	padding: 15px;
	float: left;
	letter-spacing: 0.5px;
	text-align: justify;
	text-justify: newspaper;
}
.ccptbox-c {
    background: #ffffd7;
	width: 168px;
        height: 280px;
	margin: 0px;
	padding: 15px;
	float: left;x
	text-align: justify;
	text-justify: newspaper;
}
.ccptbox-r {
    background: #ffffd7;
	width: 168px;
        height: 280px;
	margin: 0px;
	padding: 15px;
	float: right;
	text-align: justify;
	text-justify: newspaper;
}



/* system.html */
.sstmbox-3l {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 40px;
	float: left;
}
.sstmbox-3c {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 21px;
	float: left;
}
.sstmbox-3r {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	float: right;
}
.sstmbox-3l_u {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 40px;
	float: left;
}
.sstmbox-3c_u {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 21px;
	float: left;
}
.sstmbox-3r_u {
	width: 198px;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	float: right;
}
.sstmbox-1 {
	width: 636px;
	margin: 20px 0px 15px 40px;
	padding: 0px;
	clear: both;
}

.sstmbox-2r_rgt {
	width: 307px;
	margin: 0px 0px 40px 21px;
	padding: 0px;
	float: right;
	text-align: center;
}
.arwbox {
	width: 174px;
	margin: 0px;
	padding: 0px;
}

.sstmbox-l {
    background: #639dd6;
	width: 198px;
	margin: 0px;
	padding: 10px 0px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #ffff00;
	line-height: 13px;
}
.sstmbox-c {
    background: #639dd6;
	width: 198px;
	margin: 0px;
	padding: 10px 0px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #ffff00;
	line-height: 13px;
}
.sstmbox-r {
    background: #639dd6;
	width: 198px;
	margin: 0px;
	padding: 10px 0px;
	float: right;
	text-align: center;
	font-size: 10px;
	color: #ffff00;
	line-height: 13px;
}
.system_cap {
	margin: 0px;
	padding: 11px 0px 0px 0px;
}
.system_cap2 {
	width: 636px;
	margin: 20px 0px 0px 40px;
	padding: 0px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #369dd8;
	line-height: 23px;
}
.system_cap3 {
	font-size: 12px;
	font-weight: bold;
	color: #369dd8;
	line-height: 21px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.system-txt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.reform_cap {
	margin: 0px;
	padding: 11px 0px 0px 0px;
}
.reform_cap2 {
	width: 636px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #8eaf00;
	line-height: 23px;
}
.reform_cap3 {
	font-size: 12px;
	font-weight: bold;
	color: #8eaf00;
	line-height: 21px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.reform_cap4 {
	background: #F5FF64;
	width: 631px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	clear: both;
}
.reform-txt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}



.navi {
	width: 636px;
	margin: 0px 0px 40px 40px;
	padding: 0px;
	font-size: 10px;
	color: #369dd8;
	line-height: 19px;
	clear: both;
        text-align: center;
}

.engy-l1 {
	width: 307px;
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
}
.engy-r1 {
	width: 307px;
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	float: right;
}
.engy-txt {
	width: 636px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	clear: both;
	font-size: 10px;
	color: #707070;
	line-height: 19px;
}
.engy-l2 {
	width: 207px;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 40px 50px;
	float: left;
}
.engy-r2 {
	width: 207px;
	margin: 0px 0px 0px 21px;
	padding: 0px 50px 40px 50px;
	float: right;
}

#taishin_img {
    background: url("../cmnimg/taishin_img4.gif") no-repeat;
	width: 307px;
	height: 412px;
	text-indent: -9999px;
	overflow: hidden;
}


/* process.html */
.prcs-l {
	width: 116px;
	height: 136px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	clear: both;
}
.prcs-r {
	width: 499px;
	height: 136px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	float: right;
}



/* reform.html */
.rfmbox-1 {
	width: 636px;
	margin: 40px 0px 15px 15px;
	padding: 0px;
	text-align: center;
	clear: both;
}

.rfmbox-a {
	background: url("../cmnimg/reformbox_a.gif");
	width: 157px;
	height: 114px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
.rfmbox-b {
	background: url("../cmnimg/reformbox_b.gif");
	width: 156px;
	height: 114px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

.rfmbox-c {
	background: url("../cmnimg/reformbox_c.gif");
	width: 156px;
	height: 114px;
	margin: 0px 3px 0px 0px;
	padding: 0px px 0px 0px;
	text-align: center;
	float: left;
}

.rfmbox-d {
	background: url("../cmnimg/reformbox_d.gif");
	width: 157px;
	height: 114px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

.rfmsub {
	line-height: 1.1em;
}


.rfmbox-nb {
	width: 663px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: distribute;
	clear: both;
}
.rfmbox-round {
    background: url("../cmnimg/reform_round_bg.gif");
	width: 663px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: distribute;
	clear:both;
}
.rfmbox_cell {
	margin-left:40px;
	clear:both;
}

.point_a,
.point_b,
.point_c,
.point_d,
.point_e,
.point_f,
.point_g {
	width: 138px;
	height:68px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float:left;
}

#point_a_r,
#point_b_r,
#point_c_r,
#point_d_r,
#point_e_r,
#point_f_r,
#point_g_r {
	display		: table;
	width		: 448px;
	height		: 68px;
	margin		: 0px;
	padding		: 0px 0px 0px 10px;
}
.point_r_blk {
	display		: table-cell;
	vertical-align	: middle;
}

* html #point_a_r,
* html #point_b_r,
* html #point_c_r,
* html #point_d_r,
* html #point_e_r,
* html #point_f_r,
* html #point_g_r {
	position	: relative;
}
* html .point_r_blk {
	position	: absolute;
	top		: 50%;
}
	* html .point_r_blk p {
		position: relative;
		top	: -50%;
	}


.rfmftr,
.rfmftr_list {
	font-size: 12px;
	color: #A7C24E;
	line-height: 21px;
}
.rfmftr {
	font-weight: bold;
}

.rfmftr a,
.rfmftr_list a {
	text-decoration:none;
}
.rfmftr a:link,
.rfmftr_list a:link {color: #A7C24E;
}
.rfmftr a:hover,
.rfmftr_list a:hover {color: #A7C24E; background:#F5FF64;
}
.rfmftr a:active,
.rfmftr_list a:active, {color: #707070; background:#F5FF64;
}
.rfmftr a:visited,
.rfmftr_list a:visited {color: #A7C24E;
}

.workflow_a,
.workflow_b,
.workflow_c,
.workflow_d,
.workflow_e,
.workflow_f,
.workflow_g {
	margin: 0px 0px 5px 0px;
	float:left;
}
.workflow_a,
.workflow_b,
.workflow_c,
.workflow_d,
.workflow_e {
	width: 116px;
	height:136px;
	padding: 0px 29px;
}
.workflow_f {
	width: 174px;
	height:204px;
	padding: 0px;
}
.workflow_g {
	width: 116px;
	height:116px;
	padding: 0px 29px;
}

#workflow_a_r,
#workflow_b_r,
#workflow_c_r,
#workflow_d_r,
#workflow_e_r,
#workflow_f_r,
#workflow_g_r {
	display		: table;
	width		: 409px;
	margin		: 0px;
	padding		: 0px 0px 0px 10px;
}
#workflow_a_r,
#workflow_b_r,
#workflow_c_r,
#workflow_d_r,
#workflow_e_r {
	height		: 116px;
}
#workflow_f_r {
	height		: 184px;
}
#workflow_g_r {
	height		: 116px;
}

.workflow_r_blk {
	display		: table-cell;
	vertical-align	: middle;
}

* html #workflow_a_r,
* html #workflow_b_r,
* html #workflow_c_r,
* html #workflow_d_r,
* html #workflow_e_r,
* html #workflow_f_r,
* html #workflow_g_r {
	position	: relative;
}
* html .workflow_r_blk {
	position	: absolute;
	top		: 50%;
}
	* html .workflow_r_blk p {
		position: relative;
		top	: -50%;
	}


.rfmwfp_cell {
	background:#F6F;
	margin-left:30px;
	clear:both;
}

.rfmwfp_a,
.rfmwfp_b,
.rfmwfp_c,
.rfmwfp_d,
.rfmwfp_e,
.rfmwfp_f,
.rfmwfp_g {
	width: 68px;
	height:68px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float:left;
}

#rfmwfp_a_r,
#rfmwfp_b_r,
#rfmwfp_c_r,
#rfmwfp_d_r,
#rfmwfp_e_r,
#rfmwfp_f_r,
#rfmwfp_g_r {
	display		: table;
	width		: 225px;
	height		: 68px;
	margin		: 0px;
	padding		: 0px 0px 0px 10px;
	float:		left;
}
* html #rfmwfp_a_r,
* html #rfmwfp_b_r,
* html #rfmwfp_c_r,
* html #rfmwfp_d_r,
* html #rfmwfp_e_r,
* html #rfmwfp_f_r,
* html #rfmwfp_g_r {
	position	: relative;
}
.rfmwfp_r_blk {
	display		: table-cell;
	vertical-align	: middle;
	font-size:10px;
	line-height: 1.6em;
	letter-spacing: normal;
}

* html #rfmwfp_a_r,
* html #rfmwfp_b_r,
* html #rfmwfp_c_r,
* html #rfmwfp_d_r,
* html #rfmwfpe_r,
* html #rfmwfp_f_r,
* html #rfmwfp_g_r {
	position	: relative;
}
* html .rfmwfp_r_blk {
	position	: absolute;
	top		: 50%;
}
	* html .rfmwfp_r_blk p {
		position: relative;
		top	: -50%;
	}


.grn-tbl {
	border-collapse:collapse;
	border: 1px #A7C24E solid;
}
.grn-tbl th {
	background: #A7C24E;
	border-collapse:collapse;
	border: 1px #A7C24E solid;
	color:#FFF;
	font-weight: bold;
}
.grn-tbl tr,
.grn-tbl td {
	border-collapse:collapse;
	border: 1px #A7C24E solid;
	font-weight: bold;
	text-align:center;
	color: #A7C24E;
}

.grn-tbl td.one,
.grn-tbl td.three,
.grn-tbl td.four {
	width: 150px;
	padding: 5px;
}

.grn-tbl td.two {
	width: 50px;
	padding: 5px;
}


#rfm_formcap {
	background: url(../cmnimg/reform_formcapbg.gif) repeat-y;
	width: 663px;
	height: auto;
	text-align:center;
	margin: 80px 0px 0px 0px;
	padding: 10px 0px;
}

#rfmbox_prc-l {
	width: 301px;
	height: auto;
	margin: 0px;
	padding: 0px 21px 0px 40px;
	float: left;
}

#rfmbox_prc-r {
	width: 301px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.prcbox-a {
	width: 301px;
	height: 294px;
	margin	: 0px 0px 21px 0px;
}
.prcbox-b {
	width: 301px;
	height: 84px;
	margin	: 0px 0px 21px 0px;
}

.prcbox-price {
	width: 301px;
	height: 42px;
	margin	: 0px;
	padding	: 0px;
}
.prcbox-body {
	background: url(../cmnimg/prcbox-bg.gif);
	width: 301px;
	font-size	: 11px;
	line-height	: 12px;
}
.prcbox-body div,
.prcbox-body p {
	width: 281px;
	padding	: 10px;
}
.prcbox-title {
	background: url(../cmnimg/prcbox-title.gif);
	display		: table;
	width		: 301px;
	height		: 42px;
	margin		: 0px;
	padding		: 0px;
	font-size	: 12px;
	font-weight	: bold;
	line-height	: 13px;
	text-align	: center;
}
* html .prcbox-title {
	position	: relative;
}
.prcbox-title_blk {
	display			: table-cell;
	vertical-align	: middle;
}
* html .prcbox-title {
	position		: relative;
}
* html .prcbox-title_blk {
	position		: absolute;
	top				: 50%;
}
	* html .prcbox-title_blk p {
		position	: relative;
		top			: -50%;
		left			: -50%;
	}



.rfmbox-e {
	width: 301px;
	height: auto;
	margin		: 0px;
	padding		: 0px;
}
.rfmbox-works_upr {
	background: url(../cmnimg/rfmbox-works_upr.gif);
	width: 301px;
	height: 11px;
	margin		: 0px;
	padding		: 0px;
}
.rfmbox-works_ftr {
	background: url(../cmnimg/rfmbox-works_ftr.gif);
	width: 301px;
	height: 11px;
	margin		: 0px;
	padding		: 0px;
}

.rfm-works_img {
	width: 301px;
	height :auto;
	padding-bottom: 5px;
}
.rfm-works_price{
	width: 281px;
	text-align:right;
}

.rfm-cap {
	width: 636px;
	margin: 0px 0px 40px 40px;
	padding: 0px;
	clear: both;
	font-size: 12px;
	color: #A7C24E;
	line-height: 21px;
	text-align: center;
}

#mail-form_rfm {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 0p;
	border-collapse: collapse;
	font-size: 10px;
	line-height: 19px;
	text-align: left;
}
.left_rfm {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #A7C24E solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #A7C24E;
}
.right_rfm {
	width: 486px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #A7C24E solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #A7C24E;
}
.center_rfm {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #A7C24E solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #A7C24E;
}
.confirm_rfm {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #A7C24E solid;
	border-spacing: 0px;
	border-collapse: collapse;
}




























/* company.html */
.dsnr-c {
	width: 307px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 10px;
	color: #369dd8;
	line-height: 16px;
}
.dsnr-l {
	width: 50px;
	margin:9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 10px;
	color: #707070;
	line-height: 19px;
	clear: both;
}
.dsnr-r {
	width: 217px;
	margin:9px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	float: left;
	font-size: 10px;
	color: #707070;
	line-height: 19px;
}

.dsnr-l2 {
	width: 120px;
	margin:9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 10px;
	color: #369dd8;
	line-height: 14px;
}
.dsnr-r2 {
	width: 143px;
	margin:9px 0px 0px 4px;
	padding: 0px 40px 0px 0px;
	float: left;
	font-size: 10px;
	color: #369dd8;
	line-height: 14px;
}




/* topics.html */
topics-frame {
	width: 380px;
	height:307px
	margin: 0px;
	padding: 0px;
 border: none;
}



/* info.html */
.info-cap {
	width: 636px;
	margin: 0px 0px 40px 40px;
	padding: 0px;
	clear: both;
	font-size: 12px;
	color: #369dd8;
	line-height: 21px;
	text-align: center;
}



#mail-form {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 0p;
	border-collapse: collapse;
	font-size: 10px;
	line-height: 19px;
	text-align: left;
}
.left {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	font-color: #369dd8;
}
.right {
	width: 486px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
}
.center {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
}
.confirm {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #aa1b5f;
}
.minihdr {
	background: #369dd8;
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #ffffff;
}
.btn {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 4px;
	text-align: center;
}
.fld_a {
	width: 450px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: active;
}
.fld_a_hlf {
	width: 200px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: active;
}
.fld_a_qtr {
	width: 100px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: active;
}
.fld_b {
	width: 450px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: inactive;
}
.fld_b_hlf {
	width: 200px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: inactive;
}
.fld_b_qtr {
	width: 100px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: inactive;
}
.fld_b_eighth {
	width: 50px;
	height: auto;
	border: 1px #eaeaea solid;
	ime-mode: inactive;
}
.checkbox {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	border: 1px #eaeaea solid;
}
.area {
	width: 450px;
	height: 150px;
	font-size: 12px;
	line-height: 18px;
	border: 1px #eaeaea solid;
	ime-mode: active;
}

.completed {
	font-size: 12px;
	line-height: 18px;
	margin: 18px 0px 0px 0px;
	padding: 9px;
}

#tel_b {
	padding: 0px 0px 0px 0px;
	margin: 0px 18px 0px 9px;
}


/* works-details */

#imgtbl {
	width: 636px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#imgtbl-5dl {
	width: 476px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#imgtbl-5dr {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#div-5dl {
	width: 476px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
#div-5dr {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: right;
}
.tbl5d-1 {
	width: 476px;
	height: 299px;
 border-bottom: 1px #ffffff solid;
}
.tbl5d-2 {
	width: 237px;
	height: 177px;
}
.tbl5d-3 {
	width: 238px;
	height: 177px;
	border-left: 1px #ffffff solid;
}
.tbl5d-4 {
	width: 159px;
	height: 238px;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.tbl5d-5 {
	width: 159px;
	height: 238px;
	border-left: 1px #ffffff solid;
}
#imgtbl-6cl {
	width: 476px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#imgtbl-6cr {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#div-6cl {
	width: 476px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
#div-6cr {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: right;
}
.tbl6c-1 {
	width: 476px;
	height: 358px;
 border-bottom: 1px #ffffff solid;
}
.tbl6c-2 {
	width: 158px;
	height: 118px;
}
.tbl6c-3 {
	width: 158px;
	height: 118px;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}
.tbl6c-4 {
	width: 158px;
	height: 118px;
}
.tbl6c-5 {
	width: 159px;
	height: 238px;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.tbl6c-6 {
	width: 159px;
	height: 238px;
	border-left: 1px #ffffff solid;
}
.tbl7d-5 {
	width: 159px;
	height: 157px;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.tbl7d-6 {
	width: 159px;
	height: 157px;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.tbl7d-7 {
	width: 159px;
	height: 158px;
	border-left: 1px #ffffff solid;
}
.div2 {
	width: 317px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div4 {
	width: 317px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div8 {
	width: 158px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div8a-1 {
	width: 316px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div6c-1 {
	width: 477px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div16 {
	width: 158px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div16-2 {
	width: 317px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div9 {
	width: 211px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div9-4 {
	width: 421px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.div21 {
	width: 90px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div21-2 {
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div21-4 {
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div21-9 {
	width: 272px;
	height: auto;
	margin: 0px;
	padding: 0px;
}



.voice-cap {
	width: 77px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 40px 40px;
	float: left;
	text-align: right;
}
.voice-area {
	width: 519px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 40px 0px;
	float: right;
}
.voice-comment {
	background: #99bfe4;
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 2px 10px;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
}
#spec {
	width: 631px;
	height: auto;
	margin: 0px;
	padding: 0p;
	border-collapse: collapse;
	font-size: 10px;
	color: #369dd8;
	line-height: 19px;
	text-align: left;
	text-align: justify;
	text-justify: distribute;
}
.spec-l {
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
	vertical-align: top;
}
.spec-r {
	width: 254px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
	vertical-align: top;
}
.spec-lb {
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
	vertical-align: top;
}
.spec-rb {
	width: 241px;
	height: auto;
	margin: 0px;
	padding: 4px;
	border: 1px #369dd8 solid;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #369dd8;
	vertical-align: top;
}
.works-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #369dd8;
	line-height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.works-cap {
	font-size: 14px;
	font-weight: bold;
	color: #369dd8;
	line-height: 23px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


@media print {

body {
_zoom: 0.68;
}

table {
_zoom: 0.98;

}

}


