@charset "utf-8";

body {
	height: 100%;
	color: #333333;
	line-height: 1.6;
	font-family: "lr oSVbN", "CI", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background-color: #ffffff;
	background-image: url(../img/bg2.png);
	background-repeat: repeat-x;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

hr {
	display: none;
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

#right {
	float:right;
	padding: 0 0 10px 10px;
}
.clear {
	clear:both;
	padding: 0 0 0 20px;
	margin: 0 20px 0 0;
}

li {
	list-style:none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

/* ---------------------------------------------------------- */
/*  02 wrapper  */
/* ---------------------------------------------------------- */

#wrapper {
	width: 800px;
	/*background-color: #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #616161;
}
/* ---------------------------------------------------------- */
/*  03 header  */
/* ---------------------------------------------------------- */
#t_header {
	width: 800px;
	margin-bottom: 20px;
	position:relative;
}
#hdr {
	width: 800px;
	height: 111px;
	background: url(../img/hdr.png) no-repeat;
	margin-bottom: 24px;
}
#h_top {
	width: 242px;
	height: 101px;
	position:absolute;
	left: 0;
	top: 0;
	display:block;
}

#call_hdr {
	width: 113px;
	height: 101px;
	position: absolute;
	left: 677px;
}

#t_header h1 {
float: left;
width: 181px;
}
#t_header p#h_text {
	float: left;
	width: 350px;
	font-size: 10px;
	margin: 10px 0 0 5px;
}
#t_header p img {
float: left;
width: 248px;
}
#t_header ul {
	list-style: none;
	width: 800px;
	height: 47px;
	clear: both;
	padding:0 0 0 0;
}
#t_header li {
	height: 47px;
	float: left;
}
#t_header li a {
	display: block;
	height: 47px;
	text-indent: -9999px;
	line-height: 0;
	text-decoration:none;
	font-size: 0;
}
#t_header li#g_navi1 a {
	width: 160px;
	margin: 0;
	background: url("../img/navi.png") left top no-repeat;
}

#t_header li#g_navi1.now a,
#t_header li#g_navi1 a:hover {
	background: url("../img/navi.png") left top no-repeat;
	background-position: 0 -47px;
}
#t_header li#g_navi2 a {
	width: 160px;
	margin: 0;
	background: url("../img/navi.png") left top no-repeat;
	background-position: -160px 0px;
}

#t_header li#g_navi2.now a,
#t_header li#g_navi2 a:hover {
	background: url("../img/navi.png") left top no-repeat;
	background-position: -160px -47px;
}
#t_header li#g_navi3 a {
	width: 160px;
	margin: 0;
	background: url("../img/navi.png") left top no-repeat;
	background-position: -320px 0px;
}

#t_header li#g_navi3.now a,
#t_header li#g_navi3 a:hover {
	background: url("../img/navi.png") left top no-repeat;
	background-position: -320px -47px;
}
#t_header li#g_navi4 a {
	width: 160px;
	background: url("../img/navi.png") left top no-repeat;
	background-position: -480px 0;
}

#t_header li#g_navi4.now a,
#t_header li#g_navi4 a:hover {
	background: url("../img/navi.png") left top no-repeat;
	background-position: -480px -47px;
}
#t_header li#g_navi5 a {
	width: 160px;
	background: url("../img/navi.png") left top no-repeat;
	background-position: -640px 0;
}

#t_header li#g_navi5.now a,
#t_header li#g_navi5 a:hover {
	background: url("../img/navi.png") left top no-repeat;
	background-position: -640px -47px;
}

/* ---------------------------------------------------------- */
/*  03 t_main_contents  */
/* ---------------------------------------------------------- */

#order {
	position:absolute;
	left: 610px;
	top: 73px;
}

#inq {
	position:absolute;
	left: 610px;
	top: 237px;
}

a.area {
	display:block;
	text-indent:-9999px;
	background-color:#fff;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#t_main_contents div#main_photo {
	width: 800px;
	height: 278px;
	background: url('../img/t_main_img.png') no-repeat left top;
	clear: both;
}
#t_main_contents div#main_photo p {
	width: 216px;
	height: 59px;
	padding: 46px 0 0 572px;
}
#t_main_contents div#main_photo p a:hover {
	width: 216px;
	height: 59px;
	background-image: url(../img/t_main_img_r.png);
	background-repeat: no-repeat;
	background-position: 0px ;
	padding: 50px 0 0 0;
}
*:first-child+html #t_main_contents div#main_photo p a:hover {
	padding: 0 0 0 0;
}
*html #t_main_contents div#main_photo p a:hover {
	padding: 0 0 0 0;
}
#t_main_contents p.left {
	float: left;
	padding: 0 5px 10px 0;
}
#t_main_contents p.right {
	float: right;
}
#t_main_contents div#contact {
	width: 780px;
	clear:both;
}

#t_main_contents p#bottom_form {
	padding: 20px 0 10px 40px;
	float: left;
}
#t_main_contents p#entry {
	padding: 30px 0 10px 0;
	float: right;
}
#t_main_contents p#entry a {
	background:url(../img/btn_to_order.png) no-repeat;
	width: 380px;
	height: 45px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#t_main_contents p#entry a:hover {
	background:url(../img/btn_to_order_r.png) no-repeat;
	width: 380px;
	height: 45px;
}

/* ---------------------------------------------------------- */
/*  03 t_footer  */
/* ---------------------------------------------------------- */
#t_footer {
	clear: both;
	background: #fff;
	border-top: 1px solid #101010;
}

#t_footer p#p_top {
	clear: both;
	width: 780px;
	text-align: right;
	padding: 0 20px 10px 0;
	border-bottom: 1px solid #666666;
}
#t_footer address#f_right {
	width: 360px;
	padding: 0 20px 10px 0;
	text-align: center;
}
#t_footer p#f_right {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 13px;
	padding-top: 10px;
}

#main_contents div#contact {
	width: 780px;
	clear:both;
}

#main_contents p#bottom_form {
	padding: 20px 0 10px 40px;
	float: left;
}
#main_contents p#entry {
	padding: 30px 0 10px 0;
	float: right;
}
#main_contents p#entry a {
	background:url(../img/btn_to_order.png) no-repeat;
	width: 380px;
	height: 45px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#main_contents p#entry a:hover {
	background:url(../img/btn_to_order_r.png) no-repeat;
	width: 380px;
	height: 45px;
}
/* ---------------------------------------------------------- */
/*  03 Main　contents  */
/* ---------------------------------------------------------- */

#main_contents {
	width: 800px;
}
.catch {
	margin-bottom: 20px;
}

#main_contents .left {
	width: 374px;
	float: left;
}
#main_contents .right {
	width: 374px;
	float: right;
	text-align: left;
}
#main_contents .left p {
	width: 374px;
	text-align: left;
}
#main_contents .right p {
	width: 374px;
}
#main_contents h3.service {
	clear: both;
	margin: 0 17px; 
}
#main_contents dt {
	padding: 10px 0 0 0;
}

#main_contents dd {
	width: 374px;
	padding: 10px 0 0px 0;
}

#main_contents dd.dds {
	width: 374px;
	padding: 10px 0 0px 0;
}

#main_contents dd.ddleft {
	margin: 0px 0 10px 0;
}


#main_contents dl {
	margin: 0px 0 20px 0;
	font-size: 130%;
	font-weight:bold;
	line-height: 1.4em;
}

#main_contents dl.dlb {
	margin: 0px 0 30px 0;
	font-size: 130%;
	font-weight:bold;
	line-height: 1.4em;
}

.ddtextr {
	float: right;
	font-size: 100%;
	margin: 10px 0 30px 0;
}

#main_contents dl#lan_flow {
	width: 343px;
	height: 510px;
	background-image: url(../img/lan_campaign.png);
	margin: 15px 0 0 20px;
}
#main_contents dl#lan_flow dt {
	display: block;
	height: 36px;
	text-indent: -9999px;
	line-height: 0;
	text-decoration:none;
	font-size: 0;
}
#main_contents dl#lan_flow dd {
	width: 310px;
	line-height: 150%;
}
#main_contents dl#lan_flow dd#top {
	width: 200px;
	padding: 33px 0 0 123px;
}
#main_contents ul#price_navi {
	width: 800px;
	height: 139px;
	list-style: none;
	clear: both;
	background-image: url(../img/price_navi.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_contents ul#price_navi li {
	height: 30px;
	float: left;
	marign: 0;
	padding: 0 0 0 0;
}
#main_contents ul#price_navi li a {
	display: block;
	text-indent: -9999px;
	line-height: 0;
	text-decoration:none;
	font-size: 0;
}
#main_contents ul#price_navi li#adsl_n {
	width: 250px;
	height: 30px;
	padding: 98px 0 0 32px;
}
#main_contents ul#price_navi li#adsl_n a {
	width: 250px;
	height: 30px;
	background: url('../img/adsl_n.png') no-repeat left top;
}
#main_contents ul#price_navi li#adsl_n a:hover {
	width: 250px;
	height: 30px;
	background: url('../img/adsl_n_r.png') no-repeat left top;
}
#main_contents ul#price_navi li#white_n {
	width: 250px;
	height: 30px;
	padding: 98px 0 0 12px;
}
#main_contents ul#price_navi li#white_n a {
	width: 250px;
	height: 30px;
	padding: 0 0 0 0;
	background: url('../img/white_n.png') no-repeat left top;
}
#main_contents ul#price_navi li#white_n a:hover {
	width: 250px;
	height: 30px;
	padding: 0 0 0 0;
	background: url('../img/white_n_r.png') no-repeat left top;
}
#main_contents ul#price_navi li#bbtv_n {
	width: 194px;
	height: 30px;
	padding: 98px 0 0 28px;
}
#main_contents ul#price_navi li#bbtv_n a {
	width: 194px;
	height: 30px;
	background: url('../img/bbtv_n.png') no-repeat left top;
}
#main_contents ul#price_navi li#bbtv_n a:hover {
	width: 194px;
	height: 30px;
	background: url('../img/bbtv_n_r.png') no-repeat left top;
}

.main_price {
	text-align: center;
}
.margin_t {
	margin: 20px 0 0 0;
}
.margin_tb {
	margin: 20px 0;
}
.text {
	padding: 20px 40px 0 40px;
}
table#company {
	margin: 20px 40px 0 40px;
}

#t_main_contents p#entry2 {
	padding: 10px 0 10px 0;
	float: right;
}
#t_main_contents p#entry2 a {
	background:url(../img/btn_to_order2.png) no-repeat;
	width: 380px;
	height: 45px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#t_main_contents p#entry2 a:hover {
	background:url(../img/btn_to_order2_r.png) no-repeat;
	width: 380px;
	height: 45px;
}
#main_contents p#entry2 {
	padding: 10px 0 10px 0;
	float: right;
}
#main_contents p#entry2 a {
	background:url(../img/btn_to_order2.png) no-repeat;
	width: 380px;
	height: 45px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#main_contents p#entry2 a:hover {
	background:url(../img/btn_to_order2_r.png) no-repeat;
	width: 380px;
	height: 45px;
}
