/***********************/
/* CAEgCSS         */
/***********************/

* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
}
body{
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
	background-image:url(../bg_patern.gif);
}
img{
	border:none;
}
#header-top{
	width:100%;
	height:5px;
	background-color:#0066CC;
	display:compact;
}
#header {
	height: 120px; /* headerinnner height { headernavi height { header-under height */
	width:100%;
	left:0px;
	background-image:url(../page_top_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
}

html>body #header {
	position:absolute; /* position:fixed; */
	top:0;
	z-index:1;
	overflow:visible;
}
#headerinner{
	width:840px;
	height:59px;
	left:50%;
	margin-left:-420px;
	text-align:left;
	margin:auto;
}
#headernavi{
	height:60px;
	width:840px;
	text-align:left;
	margin:auto;
	background-image:url(../bg_headernavi.gif);
	border-bottom:1px #FFFFFF solid;
}
#headernavi li a {
	background-image:url(../bg_mainmenu.gif);
}
#submenu{
	float:right;
	width: 351px;
	margin-top:5px;
	margin-right:5px;
}

#submenu.top_submenu {
	width: 411px;
	margin-right: 15px;
	_margin-right: 7.5px;
}
#submenu ul li{
	float:left;
	list-style:none;
}
#submenu ul li a{
	display:block;
	width:117px;
	height:30px;
	line-height:24px;
	text-align:center;
	background-image:url(../bg_submenu_tab.gif);
	font-size:85%;
	text-decoration:none;
	color:#333333;
}

#submenu ul li a#language {
	width: 60px;
	background-image: url(../bg_submenu_tab_mini.gif);
}
#header-under{
	height:30px;
	width:840px;
	text-align:left;
	margin:auto;
	background-color:#CCCCCC;
	display:none;
}
#container 	{
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
	background-image:url(../bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
body > #container {
  height: auto;
}
html>body #contents {
	padding-top:120px; /* headerinnner height { headernavi height { header-under height */
}
#contents {
	padding-bottom: 50px;
	text-align:center;
}
#inner{
	width:800px;
	text-align:left;
	margin:auto;
	padding-bottom:20px;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left:0;
	height: 60px;
	background-image:url(../bg_footer.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#footer-inner{
	width:840px;
	height:22px;
	left:50%;
	margin-left:-420px;
	margin:auto;
}
#footer p {
  padding: 0;
}
#copyright{
	width:840px;
	left:50%;
	margin-left:-420px;
	margin:auto;
	font-size:85%;
	text-align:left;
	text-indent:230px;
}

#page-img{
	width:840px;
	margin:auto;
	margin-bottom:15px;
}
#full-wdth-inner{
	width:690px;
	margin:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:20px 0;
}

#center{
	width:600px;
	margin:auto;
}

#left {
/* position:fixed; */
	display:block;
	width:590px;
	float:left;
}
#right{
    width:200px;
    float:right;
	border-left:1px solid #CCCCCC;
}
#right-inner{
	margin-left:10px;
}
#right ul li{
	border-bottom:1px dotted #999999;
	list-style:none;
}
#right ul li #active_menu{
	background-position:-190px 0px;
}
#right ul li a{
	display:block;
	background-image:url(../bg_second_menu.gif);
	background-repeat:no-repeat;
	width:190px;
	line-height:36px;
	text-indent:30px;
}
#right ul li a:hover{
	background-position:-190px 0px;
}
#right ul li li{
	list-style:none;
	margin-left:12px;
	border-bottom:none;
}
#right ul li li a{
	display:block;
	background-image:url(../bg_third_menu.gif);
	background-repeat:no-repeat;
	width:auto;
	line-height:15px;
	text-indent:0px;
	padding-left:14px;
	font-size:85%;
}
*html #right ul li li a{
	height:18px;
}

#page-img.standard h2{
	background-image:url(../../03standard/img/img_standard.jpg);
	background-repeat:no-repeat;
	height:200px;
	color:#FFFFFF;
	font-size: 16px !important;
	font-size: 1.1em;
	line-height:250%;
	text-align:left;
	padding-left:20px;
}
hr{
	margin:7px 0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color:#CCCCCC;
	clear:both;
}
#active_menu{
	background-position:0px -100px;
}
p{
	margin-bottom:10px;
}

/* wb_C[W */
#page-img h2{
	width:840px;
	height:80px;
	line-height:80px;
	text-align:left;
	text-indent:20px;
	font-weight:normal;
	color:#FFFFFF;
}
#page-img h2.profile{
	background-image:url(../../01profile/img/header_img_profile.jpg);
}
#page-img h2.standard{
	background-image:url(../../03standard/img/header_img_ready.jpg);
}
#page-img h2.estimate{
	background-image:url(../../04estimate/img/header_img_estimate.jpg);
}
#page-img h2.inquiry{
	background-image:url(../../05inquiry/img/header_img_inquiry.jpg);
}
#page-img h2.privacypolicy{
	background-image:url(../../06privacypolicy/img/header_img_pp.jpg);
}
#page-img h2.precautions{
	background-image:url(../../07precautions/img/header_img_precaution.jpg);
}

/* R */
.col-half{
	width:390px;
	float:left;
}
.col-separator{
	float:left;
	width:20px;
	height:10px;
}

.kakomi-std{
	background-color:#ECECEC;
	margin/**/:10px;
	float:left;
	padding:10px 0px;
	width:560px;
}
* html .kakomi-std{
	margin:7px;
}
.kakomi-std h3 , .kakomi-std h4 , .kakomi-std p {
	margin: 0px 10px;
}
.kakomi-std div{
	width:280px;
	float:left;
	margin/**/:8px 0;
}
* html .kakomi-std div{
	margin/**/:4px 0;
}
.kakomi-std h3{
	font-size: 14px !important;
	font-size: 1em;
	line-height:150%;
	font-weight:normal;
	color:#90001F;
}
.kakomi-std h4{
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
	font-weight:normal;
	color:#328BCB;
	text-indent:17px;
	background-image:url(../list_mark.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.kakomi-std li{
	list-style:none;
	padding:0px 0px 0px 10px;
	background-image:url(../std_list_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:85%;
	margin:0 10px;
	clear:left;
}
.top-menu-sp ul , .top-menu-st ul{
	width:185px;
}
.top-menu-sp ul li , .top-menu-st ul li {
	border-bottom:1px dotted #999999;
	list-style:none;
}
.top-menu-sp ul li a, .top-menu-st ul li a{
	display:block;
	background-repeat:no-repeat;
	width:190px;
	line-height:32px;
	text-indent:26px;
}
.top-menu-sp ul li a{
	background-image:url(../../img/top_list01.gif);
}
.top-menu-st ul li a{
	background-image:url(../../img/top_list02.gif);
}
.top-menu-sp ul li li, .top-menu-st ul li li{
	list-style:none;
	margin-left:12px;
	border-bottom:none;
}
.top-menu-sp ul li li a , .top-menu-st ul li li a {
	display:block;
	background-repeat:no-repeat;
	width:auto;
	line-height:15px;
	text-indent:0px;
	padding-left:14px;
	font-size:85%;
}
.top-menu-sp ul li li a{
	background-image:url(../bg_third_menu_g.gif);
}
.top-menu-st ul li li a{
	background-image:url(../bg_third_menu.gif);
}
.top-menu-sp ul li li a:hover , .top-menu-st ul li li a:hover{
background-position:-190px 0;
}
*html .top-menu-sp ul li li a , *html .top-menu-st ul li li a{
	height:18px;
}


/* What's New */
#whats-new{
	margin-bottom:15px;
}
#whats-new h3{
	text-indent:-999em;
	background-image:url(../bg_h3_wn.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
	margin-top:15px;
}
.wn-cst{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	clear:both;
}
.wn-cst h4{
	color:#3399CC;
	font-weight:normal;
	text-indent:15px;
	width:100px;
	float:left;
	background-image:url(../wn_mark.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
.wn-cst p{
	display:block;
	width:700px;
	float:left;
	margin-bottom:5px;
}

/* {^ */
.link-btn{
	float:right;
	background-image:url(../btn_bg.gif);
	display:block;
	width:280px;
	height:35px;
	line-height:35px;
	text-align:center;
}

/* XgX^C */
#left li , #center li{
	list-style:none;
	padding:0px 17px;
	background-image:url(../list_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	line-height:175%;
}
#left ol .ol-one , #center ol .ol-one{background-image:url(../list_mark_one.gif);}
#left ol .ol-two , #center ol .ol-two{background-image:url(../list_mark_two.gif);}
#left ol .ol-three , #center ol .ol-three{background-image:url(../list_mark_three.gif);}
#left ol .ol-four , #center ol .ol-four{background-image:url(../list_mark_four.gif);}
#left ol .ol-five , #center ol .ol-five{background-image:url(../list_mark_five.gif);}
#left ol .ol-six , #center ol .ol-six{background-image:url(../list_mark_six.gif);}
#left ol .ol-seven , #center ol .ol-seven{background-image:url(../list_mark_seven.gif);}
#left ol .ol-eight , #center ol .ol-eight{background-image:url(../list_mark_eight.gif);}
#left ol .ol-nine , #center ol .ol-nine{background-image:url(../list_mark_nine.gif);}
#left ol .ol-ten , #center ol .ol-ten{background-image:url(../list_mark_ten.gif);}

/* pfBO */
/* SüÍ */
.pt-all-s{padding:5px;}
.pt-all-m{padding:10px;}
.pt-all-l{padding:20px;}
/* ½ */
.pt-hrz-s{padding:0px 5px;}
.pt-hrz-m{padding:0px 10px;}
.pt-hrz-l{padding:0px 20px;}
/* Vn */
.pt-vtc-s{padding:5px 0px;}
.pt-vtc-m{padding:10px 0px;}
.pt-vtc-l{padding:20px 0px;}
/* E¤ */
.pt-r-s{padding:0px 5px 0px 0px;}
.pt-r-m{padding:0px 10px 0px 0px;}
.pt-r-l{padding:0px 20px 0px 0px;}
/* ¶¤ */
.pt-l-s{padding:0px 0px 0px 5px;}
.pt-l-m{padding:0px 0px 0px 10px;}
.pt-l-l{padding:0px 0px 0px 20px;}

/* tH[ÈÇIuWFNgTCY */
.size-sss{
	width:25px;
}
.size-ss{
	width:50px;
}
.size-s{
	width:80px;
}
.size-m{
	width:120px;
}
.size-l{
	width:250px;
}
.size-ll{
	width:300px;
}
.size-lll{
	width:400px;
}
.size-max{
	width:100%;
}

/* float-align */
.txt-center{text-align:center;}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.flt-l{float:left;}
.flt-r{float:right;}
.clear{clear:both;}

/* N[I[o[ */
a:hover{
    background-position:0px -50px;
}
a:active{
    background-position:0px -100px;
}

/* ©oµ */
h1{
	padding-top:15px;
	padding-left:12px;
	float:left;
}
h3.readymade{
	text-indent:26px;
	background-image:url(../h3_icon.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	color:#FF3300;
	font-weight:normal;
	font-size: 16px !important;
	font-size: 1.1em;
	line-height:150%;
	margin-bottom:10px;
	padding:5px 0;
	border-top:1px dotted #FF3300;
	border-bottom:1px dotted #FF3300;
}
h3.privacy , h4{
	text-indent:20px;
	background-image:url(../h4_bg.gif);
	background-repeat:no-repeat;
	color:#FF3300;
	font-size:110%;
	margin-bottom:5px;
}

/* tH[ÌÌÙ */
input , textarea , select {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	background-color:#F5FAEB;
}
.frmnonstyle{
	border:none;
	background-color:#FFFFFF;
}
.onlyref{
	background-color: #FFFFFF;
	border:none;
}
.btn{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:180px;
	margin:0 5px;
	background-color:#ECECEC;
}
.btn-mini{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:80px;
	margin:0 3px;
	background-color:#ECECEC;
}
.btn-micro{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:40px;
	margin:0 3px;
	background-color:#ECECEC;
}
.ck-radio{
	background-color:#FFFFFF;
	border:none;
}
label{
	display:block;
	width:100%;
	padding:5px 0;
	border-bottom: 1px solid #CCCCCC;
}
.lastlabel{
	border-bottom: none;
}
.txt-err{
	padding-left:16px;
	background-image:url(../err_mark.gif);
	background-repeat:no-repeat;
	color:#FF0000;
	font-size:120%;
}

/* ÍÝÌÙ */
.kakomi01{
	padding:7px;
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin-top:3px;
	margin-bottom:3px;
}
.kakomi02{
	padding:7px;
	margin:2px 0;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
.kakomi03{
	padding:7px;
	margin:4px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* e[u */
.table01{
	width:600px;
	margin:auto;
	border:none;
}
.table01 td , .table01 th{
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
	padding:5px 0;
}
.table01 th{
	width:150px;
	font-weight:normal;
	text-align:left;
	color:#3366FF;
}
.table01 h3{
	font-size: 14px !important;
	font-size: 1em;
	font-weight:normal;
	color:#3366FF;
}
.table01 p{
	margin-bottom:10px;
}
.table02{
	width:100%;
	padding:0;
	margin:0;
}
.table02 th{
	background-color:#E8E8E8;
	font-weight: normal;
	text-indent:7px;
	text-align:left;
}
.table02 td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	vertical-align:top;
}

/* {¶eLXgàæñèÝ */
img.r {
float: right;
border: none;
margin-top:3px;
margin-left:8px;
margin-bottom:3px;
vertical-align:top;
}
img.l {
float: left;
border: none;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
vertical-align:top;
} 

/*************************/
/* ¶TCYTCYCSS */
/* IE^NN¤p@@@@   */
/*************************/

/* ¶TCY */
.fs09 {
	font-size: 9px !important;
	font-size: 0.6em;
	line-height:150%;
}
.fs10 {
	font-size: 10px !important;
	font-size: 0.7em;
	line-height:150%;
}
.fs12 {
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
}
.fs14 {
	font-size: 14px !important;
	font-size: 1em;
	line-height:150%;
}
.fs18 {
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
}
.fs20 {
	font-size: 20px !important;
	font-size: 1.4em;
	line-height:150%;
}
.fs24 {
	font-size: 24px !important;
	font-size: 1.8em;
	line-height:150%;
}

/* EFCg{[h */
.fb {
	font-weight: bold !important;
}

/* Îgk */
.fs-s {
	font-size: 85%;
	line-height:125%;
}
.fs-l {
	font-size: 120%;
}
.fs-ll {
	font-size: 150%;
}


/*********************/
/* eLXgJ[CSS */
/*********************/

.txt-red{
	color: #FF0000;
}
.txt-red1{
	color: #CC0000;
}
.txt-red2{
	color: #CC3333;
}


.txt-blue{
	color: #0000FF;
}
.txt-blue1{
	color: #0033CC;
}
.txt-blue2{
	color: #0066CC;
}


.txt-green{
	color: #006600;
}
.txt-green1{
	color: #00CC66;
}
.txt-green2{
	color: #7BAA27;
}


.txt-orange{
	color: #FF6600;
}
.txt-orange1{
	color: #FF9933;
}


.txt-gray{
	color: #333333;
}
.txt-gray1{
	color: #666666;
}
.txt-gray2{
	color: #999999;
}


.txt-black{
	color: #000000;
}


.txt-white{
	color: #FFFFFC;
}


/***************************/
/* eLXgNJ[CSS */
/***************************/

/* ¢KâEKâÏN */
a:link,a:visited{
	color:#3366CC;
	text-decoration: none;
}

/* }EXI[o[ */
a:hover,a:active {
	color:#3366CC;
	text-decoration: none;
}


/**************/
/* j[p */
/**************/

a.menu:link,a.menu:visited{
	color: #0000CC;
	text-decoration: underline;
}

a.menu:hover,a.menu:active {
	color: #FF0000;
	text-decoration: underline;
}
