@charset "utf-8";
/* CSS Document */

@charset "utf-8";


/* 全体構造
---------------------------------------------------- */
* { 
	font-family: Verdana, Arial, sans-serif;
}
body,form,fieldset,p,div,pre,blockquote{
	margin: 0;
	padding: 0;
}
input.box{
	padding: 0 3px 0 0;
}

a img {
　　border-style: none;
}
	


div,p{
	line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px; 
	padding: 0px; 
	font-weight: normal;
	font-size: 100%;
} 
ul,ol,li,dl,dt,dd,img {
	list-style: none;
	margin:0;
	padding:0;
	border:0;
}

table{
	border-collapse: collapse;
}
br {
	margin:0;
	padding:0;
	border:0;
	letter-spacing:0; /* IE */
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */

.clear {
	clear: both; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* リンク
---------------------------------------------------- */
a {
	color: #000;
	text-decoration: none;
	overflow:hidden;
outline:none;
}
a:hover {
	color: #02699B;
	text-decoration:underline;
}
a.underline{
	text-decoration: underline;
}

.link01{
	font-weight:bold;
	color:#FF6600;
	margin-right:5px;
}

/* body,container,contents
---------------------------------------------------- */
body{
	text-align: center;
}
#container{
	position:relative;
	width: 950px;
	height: 100%;
	font-size: 80%;
	text-align:left;
	margin: 0 auto;

}
#contents-wrapper{
	background:url(../images/common/wrapper_bg.gif) repeat-y left top;
	margin:0px;
	padding:0px;
}
#contents{
	width: 730px;
	padding: 0 15px 0 15px;
}
#contents-bottom{
	background: #FFF url(../images/contents_bk3.gif) no-repeat left bottom;
	padding: 0 15px 15px 0;
}

/* header
---------------------------------------------------- */
#header{
	position: relative;
	
	width: 950px;
	height: 40px;
	margin-bottom: 0px;
}
#header-preview{
	position: relative;
	background: url(../images/header_preview_bk.gif) no-repeat left top;
	width: 760px;
	height: 95px;
	margin-bottom: 0px;
}
#header h1{
	position: absolute;
	bottom: 15px;
	left: 5px;
}
#header h1 a{
	display: block;
	width: 169px;
	height: 51px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/common/logo_h1.gif) no-repeat left top;
}

#header h1 a.logoindex{
	display: block;
	width: 169px;
	height: 51px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/top/logo_h1_top.gif) no-repeat left top;
}

.h1_index{
	position: absolute;
	z-index:4;
	top: 35px;
	left: 5px;
}
.h1_index a{
	display: block;
	width: 169px;
	height: 51px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/common/spacer.gif) no-repeat left top;
}


#header h2{
	position: absolute;
	top: 53px;
	left: 190px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/common/description.gif) no-repeat left top;

	width: 400px;
	height: 20px;
}
#header_info{
	position: absolute;
	right: 165px;
	bottom: 18px;
	float: right;
	width: 185px;
}
#header_info ul{
}
#header_info li {
	float: left;
	margin-left: 10px;
}

#header_info li#h_info1{
	background: url(../images/common/info_phone.gif) no-repeat left bottom;
	text-indent:-9999px;
	width: 158px;
	height: 16px;
}
#header_info li#h_info2{
	background: url(../images/common/info_time.gif) no-repeat left bottom;
	width: 156px;
	height: 28px;
	text-indent:-9999px;
}

#header_inquiry{

	padding:0px 5px 0px 0px;
	width: 165px;
	height: 50px;
	text-indent:-9999px;
	position: absolute;
	right: 0px;
	bottom: 15px;
	float: right;
}

#header_inquiry a{
	background: url(../images/common/head_inquiry.gif) no-repeat right bottom;
	width: 165px;
	height: 50px;
	float: right;
}
#header_inquiry a:hover{
	background: url(../images/common/inquiry_on.gif) no-repeat right bottom;
	width: 165px;
	height: 50px;
	float: right;
		
}

#hd_inq_index{
	width: 165px;
	height: 50px;
	text-indent:-9999px;
	position: absolute;
	z-index:3;
	right:5px;
	top:35px;
	float: right;
}

#hd_inq_index a{
	background: url(../images/common/head_inquiry.gif) no-repeat right bottom;
	width: 165px;
	height: 50px;
	float: right;
	
}
#hd_inq_index a:hover{
	background: url(../images/common/inquiry_on.gif) no-repeat right bottom;
	width: 165px;
	height: 50px;
	float: right;	
}


/* footer
---------------------------------------------------- */
#footer{
	position: relative;
	background: url(../images/common/footer.gif) no-repeat left top;
	width: 950px;
	height: 107px;
}

#footer ul{
	padding:10px 0px 10px 15px;	
}

#footer ul li{
	float: left;
	padding:0px 15px 0px 0px;
}

#privacy{
	width: 131px;
	height: 12px;
	text-indent:-9999px;
}

#privacy a{
	background:no-repeat url(../images/common/privacypolicy.gif);
	width: 131px;
	height: 12px;
	float: left;
}
#privacy a:hover{
	background:no-repeat url(../images/common/privacy_on.gif);
	width: 131px;
	height: 12px;
	float: left;	
}

#sitemap{

	width: 85px;
	height: 12px;
	text-indent:-9999px;
}

#sitemap a{
	background:no-repeat url(../images/common/sitemap.gif);
	width: 85px;
	height: 12px;
	float: left;
}
#sitemap a:hover{
	background:no-repeat url(../images/common/sitemap_on.gif);
	width: 85px;
	height: 12px;
	float: left;
}

#company{

	width: 70px;
	height: 12px;
	text-indent:-9999px;
}

#company a{
	background:no-repeat url(../images/common/company.gif);
	width: 70px;
	height: 12px;
	float: left;
}

#company a:hover{
	background:no-repeat url(../images/common/company_on.gif);
	width: 70px;
	height: 12px;
	float: left;
}


#copyright{
	padding:50px 20px 10px 340px;
	text-align:right;
	font-size: 10px;
	color: #ffffff;
}

/* global_navi
---------------------------------------------------- */
#globalnavi{
	width: 950px; 
	background: url("../images/common/globalnavi_on.gif") no-repeat left top;
	margin-bottom: 0px;
}
#globalnavi ul{
	width: 950px;
}
#globalnavi li{
	float:left;
}
#globalnavi li a{
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	background: url("../images/common/globalnavi_off.gif") no-repeat left bottom;
}
#globalnavi li#menu1 a {
	background-position: 0px 0px;
	width: 160px;
}
#globalnavi li#menu2 a {
	background-position: -160px 0px;
	width: 160px;
}
#globalnavi li#menu3 a{
	background-position: -320px 0px;
	width: 157px;
}
#globalnavi li#menu4 a{
	background-position: -477px 0px;
	width: 157px;
}
#globalnavi li#menu5 a{
	background-position: -634px 0px;
	width: 157px;
}
#globalnavi li#menu6 a{
	background-position: -791px 0px;
	width: 159px;
}
#globalnavi li a:hover,
#globalnavi li a.current{
	background: none;
}


#gl2{
	position:absolute;
	z-index:2;
	top:100px;
	height: 45px;
	width: 950px; 
	background: url("../images/common/spacer.gif") no-repeat left top;
	margin-bottom: 0px;
}
#gl2 ul{
	width: 950px;
}
#gl2 li{
	float:left;
}
#gl2 li a{
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	
}
#gl2 li#menu1 a {
	background-position: 0px 0px;
	width: 160px;
}
#gl2 li#menu2 a {
	background-position: -160px 0px;
	width: 160px;
}
#gl2 li#menu3 a{
	background-position: -320px 0px;
	width: 157px;
}
#gl2 li#menu4 a{
	background-position: -477px 0px;
	width: 157px;
}
#gl2 li#menu5 a{
	background-position: -634px 0px;
	width: 157px;
}
#gl2 li#menu6 a{
	background-position: -791px 0px;
	width: 159px;
}
#gl2 li a:hover{
	background: url("../images/common/globalnavi_on.gif") no-repeat left bottom;}
#gl2 li a.current{
	background: url("../images/common/globalnavi_on.gif") no-repeat left bottom;
}


#bars{
	width: 950px;
	height: 11px;
	margin:0px;
	padding:0px;
}

#bars_l{
	background:url(../images/common/bars_shade_l.gif);
	background-repeat:repeat-y;
	height: 11px;
	font-size: 0px;
	float: left;
		border:0px;
	margin:0px;
	padding:0px;
}

#bars_r{
	background:url(../images/common/bars_shade_r.gif);
	background-repeat:repeat-y;
	float: right;
	height: 11px;
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 0px;
}
#bars_m{
	background-color:#2b3763;
	height: 11px;
	width: 937px;
	float: left;
	border-bottom:none;
	border-top:none;
	font-size:0px;
}
#bars1px{
	background-color:#2b3763;
	height: 1px;
	width: 930px;
	font-size:0px;
}

#main_1col{
	background:url(../images/common/for1col.gif);

	background-repeat:no-repeat;
	width: 950px;

	padding:0px 0px 0px 17px;
	margin:0px;
}
#main_left_top{
	
	
	background-repeat:no-repeat;
	width: 690px;
	float: left;
	padding:0px 0px 0px 17px;
	margin:0px;
}

#main_left{
	
	background-image:url(../images/common/leftbg.gif);
	background-repeat:no-repeat;
	width: 690px;
	float: left;
	padding:0px 0px 0px 17px;
	margin:0px;
}

#main_right_top{
	width: 230px;
	float: right;
	padding:242px 10px 10px 0px;
	
	background-position:top right;
	background-repeat:no-repeat;
}

#main_right{
	width: 225px;
	float: right;
	padding:45px 15px 10px 0px;
	background:url(../images/common/rightbg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#position{
	font-size: 10px;
	padding:15px 0px 15px 0px;
	font-weight: bolder;
}
#position a{
	text-decoration:underline;
	font-weight: normal;
}
#position a:hover{
	color:#ffcc00;	
}

.orange{
	color: #FF7C06;	
}

/*ECuboとは*/

#h2_whats{
	background-image:url(../images/bars/h2_whats.gif);
	background-repeat: no-repeat;
	width: 679px;
	height: 60px;
	text-indent:-9999px;
}

#h3_freecustomize{
	background:no-repeat url(../images/whats/what_h3_1.gif);
	height: 39px;
	width: 317px;
	text-indent:-9999px;
	margin-top:10px;

}

.explain_what_h3{
	width: 326px;
	float: left;
	padding-top:20px;
}

.explain_what_h3 p{
	font-size: 12px;
	font-weight: bolder;
	padding-top:10px;
	line-height: 1.5em;
}

#h3_what_p02{
	background:no-repeat url(../images/whats/whatp02.gif);
	height: 39px;
	width: 473px;
	text-indent:-9999px;
	margin-top:10px;
}

#h3_what_p03{
	background:no-repeat url(../images/whats/whatp03.gif);
	height: 39px;
	width: 340px;
	text-indent:-9999px;
	margin-top:10px;
}
#h3_what_p03 a{
	display:block;
	height: 39px;
	width: 340px;
}

#h3_what_p04{
	background:no-repeat url(../images/whats/whatp04.gif);
	height: 39px;
	width: 257px;
	text-indent:-9999px;
	margin-top:10px;
}
#h3_what_p04 a{
	display:block;
	height: 39px;
	width: 257px;
}

#h3_what_p05{
	background:no-repeat url(../images/whats/whatp05.gif);
	height: 39px;
	width: 332px;
	text-indent:-9999px;
	margin-top:10px;
}

.function1{
	background:no-repeat url(../images/whats/function1.gif);
	width: 328px;
	height: 35px;
	text-indent:-9999px;
}
.function1 a{
	display:block;
	width: 328px;
	height: 35px;
}

.function2{
	background:no-repeat url(../images/whats/function2.gif);
	width: 168px;
	height: 35px;
	text-indent:-9999px;
}
.function2 a{
	display:block;
	width: 168px;
	height: 35px;
}

.function3{
	background:no-repeat url(../images/whats/function3.gif);
	width: 196px;
	height: 35px;
	text-indent:-9999px;
}
.function3 a{
	display:block;
	width: 196px;
	height: 35px;
}

#mobilefunc{
	width: 326px;
		line-height: 1.5em;
}
#memberfunc{
	width: 180px;
	font-size: 12px;
		line-height: 1.5em;
}

#func2wrap{
	width: 280px;
	margin:0px;
	padding:0px;
}
#func3wrap{
	width: 330px;
	margin:0px;
	padding:0px;

}

#p03main{
	width: 325px;
	
}

#p03txt{
	width:200px;
	font-size: 12px;
	text-align:left;
	float: left;
}
#p04txt{
	width:320px;
	font-size: 12px;
	text-align:left;
	float: left;
	padding-top:10px;

}


#p03{
	
}

#geotrust{
	float: left;
	width: 100px;
	padding-left: 8px;
}

.cosp{
	width: 672px;
	margin:0px;
	padding:0px 0px 20px 10px;
}

.cosp li{
	padding:10px 0px 0px 10px;
	margin:0px;
	width: 214px;
	height: 49px;
	float: left;
}

#price1{
	text-align:center;
	padding:10px 0px 20px 0px;
}

#mainprice{
	width:665px;
	padding-left: 20px;
}

#initialprice{
	float: left;	
}

#initialpriceh3{
	background:no-repeat url(../images/whats/initialcost.gif);
	background-position:120px 0px;
	width: 214px;
	height: 25px;
	padding:4px 0px 5px 10px;
	text-indent:-9999px;
}

#price1500000{
	background:url(../images/whats/img03.gif);
	width: 321px;
	height: 66px;
	text-indent:-9999px;
}

#initialpriceh4{
	background:url(../images/whats/netshoppack.gif);
	width: 321px;
	height: 22px;
	text-indent:-9999px;
}

#initialpricedetail{
	background:url(../images/whats/packdetail.gif);
	width: 321px;
	height: 78px;
	text-indent:-9999px;
}

#plus_blk{
	float: left;
	
}
#plus_white{
	padding:10px 10px 10px 320px;	
}



#monthlyprice{
	float: left;
	width: 321px;
}

#monthlypriceh3{
	width: 117px;
	background:no-repeat url(../images/whats/monthlycost.gif);
	background-position:108px 0px;
	padding:0px 0px 09px 108px;
	text-indent:-9999px;
	height: 25px;
}

#price29800{
	background:url(../images/whats/img02.gif);
	width: 318px;
	height: 66px;
	text-indent:-9999px;
}

#monthlypriceh4{
	background:url(../images/whats/goriyo.gif);
	width: 318px;
	height: 21px;
	text-indent:-9999px;
}

#monthlypricedetail{
	background:url(../images/whats/support.gif);
	width: 318px;
	height: 79px;
	text-indent:-9999px;
}

#optionfee{
	background:no-repeat url(../images/whats/optionfee.gif);
	background-position:255px 0px ;
	width: 157px;
	height: 24px;
	text-indent:-9999px;
	padding:10px 0px 0px 255px;
}

#optionfee_h3{
	background:url(../images/whats/need.gif);
	float: left;
	width: 201px;
	height: 92px;
	text-indent:-9999px;
}

#optionfee_h4{
	background:url(../images/whats/opfee.gif);
	width: 461px;
	height: 35px;
	text-indent:-9999px;
	float: left;
}

#optionfee_txt{
	background:no-repeat url(../images/whats/opdescription.gif);
	width: 461px;
	height: 57px;
	text-indent:-9999px;
	float: left;
	padding-bottom:10px;
}

#feedetail{

	width: 269px;
	height: 69px;
	text-indent:-9999px;
	padding:10px 0px 0px 207px;	
}

#feedetail a{
	background:no-repeat url(../images/whats/feedetail.gif);
	background-position:0px 0px;
	width: 269px;
	height: 69px;
	float: left;
	text-indent:-9999px;
	padding:0px 0px 0px 0px;
}
#feedetail a:hover{
	background:no-repeat url(../images/whats/feedetail_on.gif);
	background-position:0px 0px;
}

#totop{
	padding:30px 10px 20px 0px;
	text-align:right;	
	margin:0px;
	border:0px;
}

#totop_1col{
	padding:30px 50px 20px 0px;
	text-align:right;	
	margin:0px;
	border:0px;
}


#netshopopen{
	padding:0px 0px 10px 0px;
}


#demositewatch{
	padding:0px 0px 10px 0px;
}

#integratepartner{
	padding:0px 0px 10px 0px;
}

/*//ECuboとは*/


/* others
---------------------------------------------------- */
.wrap{
	
}

.floater_l{
	float:left;	
}

.floater_r{
	float:right;	
}

.f14bold{
	font-size: 14px;
	font-weight: bolder;	
}

h2.bar{
	margin: 15px 0 10px 0;
}
p.information{
	background: url(../images/list_bullet2.gif) no-repeat 0 2px;
	padding-left: 20px;
}
.information dd{
	border-bottom: 1px dotted #CCC;
	background: url(../images/list_bullet2.gif) no-repeat 0 2px;
	margin-bottom: 3px;
	padding: 0 0 3px 20px;
}
.information dd.nolink{
	background: url(../images/list_bullet1.gif) no-repeat 0 2px;
	padding-left: 20px;
}
.list-bullet3{
	background: url(../images/list_bullet3.gif) no-repeat left center;
	padding-left: 15px;
}
img.icon_new{
	margin: 0 0 -1px 3px;
}

/* pankuzu, paging, pagetop*/

.paging{
	clear: both;
	margin: 10px auto;
	text-align: center;
	border-bottom: 1px solid #CECECE;
	padding-bottom: 10px;
}
.paging2{
	clear: both;
	margin: 10px auto;
	text-align: center;
}
.paging img{
	margin-bottom: -1px;
}
.pagetop a{
	float: right;
}

/* background, border, img
---------------------------------------------------- */

.bk_gray{
	background-color: #EEE;
}
.border_gr{
	border-bottom: 1px solid #CECECE;
}
.border_grwh{
	background: url(../images/border-grwh.gif) repeat-x left bottom;
}
.border_blwh{
	background: url(../images/common/border-blwh.gif) repeat-x left bottom;
}

.left{
	float:left;
}
.right{
	float:right;
}

img.left{
	float: left;
	padding: 0 5px 0 0;
}
img.right{
	float: right;
	padding: 0 0 0 5px;
}
img.top{
	margin: 0 auto;
	text-align: center;
	padding: 0 0 5px 0;
}
img.bottom{
	padding: 5px 0 0 0;
}
/* margin, padding
---------------------------------------------------- */
.margin-auto{
	margin: 0　auto;
	text-align: center;
}
.margin-t5{
	margin-top: 5px;
}
.margin-t10{
	margin-top: 10px;
}

.margin-t15{
	margin-top: 15px;
}
.margin-t20{
	margin-top: 20px;
}

.margin-t30{
	margin-top: 30px;
}

.margin-t50{
	margin-top: 50px;
}
.margin-t100{
	margin-top: 100px;
}

.margin-s{
	margin-left: 43px;	
}

/* ---------------------------- */
.margin-b5{
	margin-bottom: 5px;
}
.margin-b7{
	margin-bottom: 7px;
}
.margin-b10{
	margin-bottom: 10px;
}
.margin-b20{
	margin-bottom: 20px;
}
.margin-b50{
	margin-bottom: 50px;
}

/* ---------------------------- */
.margin-r10{
	margin-right: 10px;
}

.margin-l10{
	margin-left: 10px;
}
.margin-l20{
	margin-left: 20px;
}

.margin-l40{
	margin-left: 40px;
}
/* ---------------------------- */
.padding-b10{
	padding-bottom: 10px;
}

.padding-b20{
	padding-bottom: 20px;
}

.padding-b40{
	padding-bottom: 40px;
}

.padding-t10{
	padding-top: 10px;
}

.padding-t20{
	padding-top: 20px;
}

.padding-t40{
	padding-top: 40px;
}

.padding-t60{
	padding-top: 60px;
}
/* ---------------------------- */
.padding-r10{
	padding-right: 10px;
}

.padding-r20{
	padding-right: 20px;
}

.padding-r40{
	padding-right: 40px;
}

.padding-l10{
	padding-left: 10px;
}

.padding-l20{
	padding-left: 20px;
}

.padding-l40{
	padding-left: 40px;
}

.padding-s{
	padding-left: 43px;
}
/* font
---------------------------------------------------- */
.font-size85{
	font-size: 85%;
	_font-size: 10px;
}
.inline_img{
	margin-bottom: -1px;
}
.alert{
	font-size:   12px;
	font-weight: bold;
	color:       #ff0000;
}

.bolder{
	font-weight: bolder;	
}

