body{
	text-align:center;
	background-image: url(../img/main_bg.gif);
	margin-top:5px;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	
html>body{ text-align:left; }


/* layout
----------------------------------------------------*/

#wrapper{
	width:830px;
	text-align:left;
	margin:0 auto;
}


#pagebody {
	background-color:#FFF;
}
	
#contents {
	width:535px;
	float:right;
	padding-right:10px;
}

#sidenavi{
	width:255px;
	float:left;
	padding-left:10px;
}
	
div.flclr {
	clear:both;
	height:1px;
	overflow:hidden;
}

img {
	vertical-align:bottom;
	display:block;
}

img.imgR { float:right; margin:0 0 10px 10px; }
img.imgL { float:left; margin:0 10px 10px 0; }

.alR { text-align:right; }
.alL { text-align:left; }

.MgnT30 { margin-top:30px; }
.MgnT20 { margin-top:20px; }
.MgnT10R { margin-top:10px; text-align:right; }


/* link
----------------------------------------------------*/

a:link, a:visited {
	color:#296DAB;
	text-decoration:underline;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}


/* font
----------------------------------------------------*/

h1,h2,h3,h4,h5,h6,p,div,ul,ol {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6,ul,ol { clear:both; }

h1 { color:#FFFFFF; text-align:right; }

h2 { line-height:150%; color:#333366; margin:20px auto; text-align:center; }
h2.indexmain {
	margin:0;
	text-indent:-9999px;
	background:url(../img/index_mainimg.jpg) no-repeat;
	height:190px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#157EB7;
	padding:2px 6px;
	margin:15px 0;
	border-left:5px solid #157EB7;
}


h4 { text-indent:-9999px; margin:20px 0 5px 0; width:255px; height:20px; }
h4.produce { background:url(../img/side_menu_seisaku.gif); }
h4.operate { background:url(../img/side_menu_unei.gif); }
h4.add { background:url(../img/side_menu_add.gif); }
h4.works { background:url(../img/side_menu_work.gif); }
h4.voice { background:url(../img/side_menu_voice.gif); }
h4.contact { background:url(../img/side_menu_contact.gif); }

p { line-height:140%; }
p.underlogo { color:#999; text-align:center; }
p.sidestxt { width:255px; font-size:10px; text-align:right; margin:1px 0 10px 0; }

p.basic {color:#FF9900;}
p.business {color:#99CC00;}
p.standard {color:#009999;}
p.powerup {color:#0099CC;}
p.option {color:#9966CC;}
p.contact, .txtred {color:#FF3300;}


/* header
----------------------------------------------------*/

div.mainlogo {
	float:left;
	width:276px;	
	background:url(../img/top_logo.gif) no-repeat;
	text-indent:-9999px;
}

div.mainlogo a { 
	height:175px;
	width:276px;
	text-decoration:none;
	display:block;
	}
	
#topnavi {
	float:right;
	width:550px;
	padding-top:40px;
}

#topnavi ul {
	list-style:none;
}

#topnavi li {
	float:left;
	text-indent:-9999px;
	margin-left:5px;
}

#topnavi li a {
	text-decoration:none;
	display:block;
	height:130px;
	width:130px;
	}

#topnavi li.basic a { background:url(../img/top_plan_bas.jpg) no-repeat; }
#topnavi li.basic a:hover { background:url(../img/top_plan_bas.jpg) no-repeat 0px -130px; }

#topnavi li.business a { background:url(../img/top_plan_bis.jpg) no-repeat; }
#topnavi li.business a:hover { background:url(../img/top_plan_bis.jpg) no-repeat 0px -130px; }

#topnavi li.standard a { background:url(../img/top_plan_sta.jpg) no-repeat; }
#topnavi li.standard a:hover { background:url(../img/top_plan_sta.jpg) no-repeat 0px -130px; }

#topnavi li.powerup a { background:url(../img/top_plan_pow.jpg) no-repeat; }
#topnavi li.powerup a:hover { background:url(../img/top_plan_pow.jpg) no-repeat 0px -130px; }

div.headerbtm {
	background:url(../img/contents_header.gif) no-repeat;
	height:27px;
	clear:left;
}


/* footer
----------------------------------------------------*/

#footer {
	 background:url(../img/contents_footer.gif) no-repeat;
	 padding-top:25px;
	 color:#FFF;
	 text-align:center;
}

#footer a { color:#FFF; text-decoration:underline; }
#footer p { margin:10px auto; }



/* sidenavi
----------------------------------------------------*/

div.sidecontact { margin-top:20px; }

#sidenavi ul {
	list-style:none;
	margin-left:15px;
	margin-top:10px;
}

#sidenavi li {
	background:url(../img/arrow01.gif) no-repeat;
	padding-left:12px;
	padding-bottom:5px;
}

div.companyinfo {
	margin-top:20px;
	padding:10px;
	line-height:140%;
	background-color:#EFEFEF;
}


/* contents
----------------------------------------------------*/

p.indexmaintxt {
	color:#334F99;
	text-align:center;
	margin:5px auto;
}

#indexplan { background:url(../img/index_plan_plus.gif) no-repeat; }

#indexplan div.plan01 {
	background:url(../img/index_plan01-b.gif) no-repeat;
	float:left;
}

#indexplan div.plan02 {
	background:url(../img/index_plan02-b.gif) no-repeat;
	margin-left:29px;
	float:right;
}

#indexplan div.plan01 p { padding:5px 0 9px 20px; line-height:115%; }
#indexplan div.plan02 p { padding:5px 0 34px 20px; line-height:115%; }

#indexworks {
	margin:15px 0 20px 0;
	padding-top:5px;	
}

#indexworks span {
	font-weight:bold;
	color:#54482C;
	border-left:3px solid #54482C;
	padding-left:3px;
}

#indexworks div {
	float:left;
	margin-top:5px;
	padding:8px 6px;
	width:165px;
	background-color:#ECF1F2;
}

#indexworks img { margin-top:5px; }

#contents p strong { color:#FF6600; }


/* ====== Plan ====== */

.pagetitle {
	margin:20px 0;
}

#Plan { margin:0 20px; }

.planPrice {
	margin:20px 0 50px 0;
}

.planExpBas, .planExpBus, .planExpSta, .planExpPow {
	width:495px;
	height:34px;
	text-indent:-9999px;
}

.planExpBas { background:url(../img/bas_exp.gif) no-repeat; }
.planExpBus { background:url(../img/bus_exp.gif) no-repeat; }
.planExpSta { background:url(../img/sta_exp.gif) no-repeat; }
.planExpPow { background:url(../img/pow_exp.gif) no-repeat; }

#Plan ul { margin:10px 20px; font-size:14px; color:#CC0000; }

#Plan table.plantbl {
    width:495px;
	margin-top:10px;
	}
	
#Plan table.plantbl th{
    background:url(../img/plan_tbl01t.jpg) no-repeat;
	width:230px;
	font-size:14px;
	text-align:left;
	padding:13px 0 3px 15px;
	color:#003366;
	}
	
#Plan table.plantbl td.txt {
	width:225px;
    background:url(../img/plan_tbl01c.jpg) repeat-y;
	padding:10px;
	font-size:12px;
	line-height:135%;
	border-bottom:1px solid #666666;
	vertical-align:top;
	}
	
#Plan table.pricetbl {
	width:495px;
	background-color:#333;
}

#Plan table.pricetbl th, #Plan table.pricetbl td {
	padding:5px;
	text-align:center;
}

#Plan table.pricetbl th.gr {
	background-color:#9BCAE3;
	border-right:1px solid #333;
	text-align:left;
	width:34%;
}

#Plan table.pricetbl td.gr, #Plan table.pricetbl td.grsum {
	background-color:#E6F2F9;
	border-right:1px solid #333;
	text-align:left;
}

#Plan table.pricetbl th.be {background-color:#FFCC33; width:22%;}
#Plan table.pricetbl td.be, #Plan table.pricetbl td.besum {background-color:#FFEFBF;}

#Plan table.pricetbl th.st {background-color:#CCCCCC; width:22%;}
#Plan table.pricetbl td.st, #Plan table.pricetbl td.stsum {background-color:#E9E9E9;}

#Plan table.pricetbl td.grsum, #Plan table.pricetbl td.besum, #Plan table.pricetbl td.stsum {
	border-top:1px solid #333;
	font-weight:bold;
	font-size:14px;
}

#option {
	border:1px solid #666;
	padding:2px;
	margin-bottom:10px;
}

#option div.item {
	border-left:#663399 5px solid;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

#option div.itemetc {
	border-left:#006699 5px solid;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}


#option div.txt {
    background-color:#F9F9F9;
	padding:10px;
	line-height:150%;
}

/* ====== FORM ====== */

#FormTbl {
	border:1px solid #666;
	padding:2px 2px 1px 2px;
}

#FormTbl table{
	width:488px;
	}

#FormTbl th, #FormTbl td {
	padding:10px;
	border-bottom:1px solid #FFF;
	text-align:left;
}

#FormTbl th {
	background-color:#C5D3E4;
	width:120px;
}
	
#FormTbl th.must, span.must {
	background-color:#FDC9C1;
}
	
#FormTbl td {
	background-color:#EFEFEF;
}
	
div.formbtn {
	margin:10px 0 20px 0; 
	text-align:center;
}

input.w01 { width:200px; }
input.w02 { width:280px; }
input.w03 { width:150px; }
textarea.w04 { width:300px; }

p.formthanx {
	margin:40px 0;
	padding:20px 0;
	text-align:center;
	background-color:#EFEFEF;
	line-height:150%;
}