@charset "utf-8";
/* ----------------------------------------------------------------------------------
 TOP
---------------------------------------------------------------------------------- */
#mainimg{
	width:980px;
	height:500px;
	margin:0 auto;
	background:#fff;
	}
#top_header_all{
	height:508px;
	margin-bottom:30px;
	background:url(../images/header_top_bk.png) 0 0 repeat-x;
	text-align:center;
}
#top_header {
	margin-left:-490px;
	width:980px;
	height:104px;
	background:url(../images/header_bk.png) 0 0 repeat-x;
	top:0;
	left:50%;
	position:absolute;
}

.topcontent-l1{
	float:left;
	width:125px;
	margin:0 20px 0 0;
	}
.topcontent-r1{
	float:left;
	width:580px;
	}
.topcontent-l2{
	float:left;
	width:580px;
	margin:0 20px 0 0;
	}
.topcontent-r2{
	float:left;
	width:125px;
	}
.topcontent-txt{
	background:url(../images/top_content_bg.jpg) no-repeat;
	width:570px;
	height:144px;
	margin:18px 0 0 5px;
	}
.topcontent-txt p{
	padding:15px 18px;
	}
/* ----------------------------------------------------------------------------------
 Common
---------------------------------------------------------------------------------- */
.container{
	width:705px;
	margin:20px 10px 0;
	}

.common_tbl{
	width:705px;
	margin:0 0 10px 0;
	border-top:1px solid #ccc;
}

.common_tbl th{
	font-weight:normal;
	background-color:#E8E8E8;
	padding:8px 18px;
	width:120px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:left;
}

.common_tbl td{
	padding:8px 18px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}


/* --------------------------------------------------
 Sabnavi
-------------------------------------------------- */
#subnavi{
	margin:0 0 15px 0;
	}
#subnavi-ttl{
	background:url(../images/subnavi_ttl.jpg) no-repeat;
	widows:235px;
	height:38px;
	color:#fff;
	padding:0 0 0 15px;
	line-height:38px;
	}
#subnavi li{
	list-style:none;
	}
#subnavi li a:link,
#subnavi li a:visited{
	display:block;
 text-decoration: none;
	background:url(../images/subnavi_off.jpg) no-repeat;
	height:41px;
	line-height:41px;
	padding:0 0 0 30px;
}
#subnavi li a:hover,
#subnavi li a:active{
	background:url(../images/subnavi_on.jpg) no-repeat;
	color:#000;
}
#subnavi li.current a:link,
#subnavi li.current a:visited{
	display:block;
 text-decoration: none;
	background:url(../images/subnavi_on.jpg) no-repeat;
	height:41px;
	line-height:41px;
	padding:0 0 0 30px;
	color:#000;
}

#subnavi li.sub-btm a:link,
#subnavi li.sub-btm a:visited{
	display:block;
 text-decoration: none;
	background:url(../images/subnavi_btm_off.jpg) no-repeat;
	height:42px;
	line-height:42px;
	padding:0 0 0 30px;
}
#subnavi li.sub-btm a:hover,
#subnavi li.sub-btm a:active{
	background:url(../images/subnavi_btm_on.jpg) no-repeat;
	color:#000;
}
#subnavi li.btmcurrent a:link,
#subnavi li.btmcurrent a:visited{
	display:block;
 text-decoration: none;
	background:url(../images/subnavi_btm_on.jpg) no-repeat;
	height:42px;
	line-height:42px;
	padding:0 0 0 30px;
	color:#000;
}
/* ----------------------------------------------------------------------------------
 Sitemap
---------------------------------------------------------------------------------- */
#sitemap{
	}
#sitemap dl{
	border-bottom:1px #d0d0d0 dotted;
	padding:15px 0;
	}
#sitemap dt{
	font-size:14px;
	background:url(../images/arrow2.gif) left center no-repeat;
	margin:0 0 0 20px;
	padding:0 0 0 12px;
	}
#sitemap dd{
	background:url(../images/arrow2.gif) left center no-repeat;
	margin:5px 0 5px 80px;
	padding:0 0 0 12px;
	}
/* ----------------------------------------------------------------------------------
 Form
---------------------------------------------------------------------------------- */
#contactform table{
	margin:15px 0 0 0;
	_font-size:12px;
	width:705px;
	}
#contactform th{
	font-weight:normal;
	border-bottom:1px #ccc dotted;
	padding:18px;
	margin:1px;
	width:250px;
	background-color:#E8E8E8;
	text-align:left;
	}
#contactform td{
	border-bottom:1px #ccc dotted;
	padding:18px 10px;
	width:455px;
	}
#contactform .topline{
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	}
#contactform .input1{
	width:430px;
	height:20px;
	line-height:20px;
	border:1px #d0d0d0 solid;
	}
#contactform .input2{
	width:100px;
	height:20px;
	line-height:20px;
	border:1px #d0d0d0 solid;
	}
#contactform select{
	height:20px;
	line-height:20px;
	border:1px #d0d0d0 solid;
	}
#contactform textarea{
	width:430px;
	border:1px #d0d0d0 solid;
	}
#contactform .inputButton{
	padding:2px 6px;
	overflow:visible;
	height:26px;
	}
.buttonarea{
	text-align:center;
	margin:20px 0 0 0;
	}

/* ----------------------------------------------------------------------------------
 Case
---------------------------------------------------------------------------------- */
.url_link{
	font-size:10px;
	margin-left:20px;
}

.case-box{
	width:705px;
	margin-bottom:25px;
}
.left-box01{
	float:left;
	padding-right:10px;
	width:495px;
}
.right-box01{
	float:right;
	width:200px;
	text-align:center;
}
.left-box02{
	float:left;
	padding-right:15px;
	width:200px;
	text-align:center;
}
.right-box02{
	float:right;
	width:490px;
}
.right-box p{
	padding:5px 0;
}
.border_b{
	border-bottom:1px dashed #b22558;
	}

/* ----------------------------------------------------------------------------------
 Function
---------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------
 Price
---------------------------------------------------------------------------------- */

.price_tbl{
	width:705px;
	margin:0 0 30px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.price_tbl th{
	font-weight:normal;
	background-color:#E8E8E8;
	padding:8px 18px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

.price_tbl td{
	padding:8px 18px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.price_bn_l{
	float:left;
	margin-bottom:10px;
	width:345px;
}
.price_bn_r{
	float:right;
	margin-bottom:10px;
	width:345px;
}
.price_bn_txt{
	clear:both;
	margin-bottom:20px;
	color:#666;
	font-size:11px;
	line-height:150%;
	zoom:1;
}
.price_list01{
	width:345px;
	float:left;
}
.price_list02{
	width:345px;
	float:right;
}
.price_list01 dt, .price_list02 dt{
	background: #fff url(../images/icon1.gif) no-repeat left 6px;  
	font-size:13px;
	padding-left:18px;
	color:#555;
	font-weight:bold;
	line-height:2em;
	letter-spacing:0.1em;
}
.price_list01 dd, .price_list02 dd{
	background:url(../images/funv-ar-pink.gif) no-repeat left;
	vertical-align:middle;
	padding:0 0 0 10px;
	margin-left:10px;
}

.plan_tbl{
	width:705px;
	margin:0 0 30px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.plan_tbl th{
	font-weight:normal;
	background-color:#E8E8E8;
	padding:8px 18px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

.plan_tbl .plan-header{
	padding:8px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.plan_tbl .plan-td{
	padding:8px;
	text-align:center;
	font-size:16px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.plan_campaign{
	color:#ff0000;
	font-weight:bold;
}

.plan_campaign2{
	color:#ff0000;
//	font-weight:bold;
	font-size:10px;
}

/* ----------------------------------------------------------------------------------
 Introduction
---------------------------------------------------------------------------------- */
.intro-table .intro-txt{
	border-top:solid #c6c6c6 1px;
	border-right:solid #c6c6c6 1px;
	border-bottom:solid #c6c6c6 1px;
	border-left:0;
	padding-right:18px;
	}
	
.intro-arrow{
	text-align:left;
	padding:0 0 15px 0;
	}
	

/* ----------------------------------------------------------------------------------
 Function
---------------------------------------------------------------------------------- */

.func-mainleft{
	float:left;
	width:350px;
	}

.func-mainright{
	float:right;
	width:330px;
	}
	
.func-anlink{
	list-style:none;
	margin:0 0 0 5px;
	}

.func-anlink li{
	background:url(../images/funv-ar-pink.gif) no-repeat left;
	vertical-align:middle;
	padding:0 0 0 10px;
	}
	
.fl-L{	float:left; width:160px;}
