@charset "utf-8";
/* CSS Document */

/* =================================== */
/* 　　　　　　　再定義　　　　　　　  */
/* =================================== */

/* ----- HTML再定義 ------------------------------------ */

#MENU h2{ display:none;} 

font,body,p,div,dt,dd,table,tr,th,td,li,span,
a,a:link,a:visited,a:hover,a:active{
margin:0px;
padding:0px;
color:#333333;
font-family:'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
font-size:12px;
line-height:140%;
word-spacing:1px;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
/*border:solid 1px red;*/
}

*{
margin:0px;
padding:0px;
color:#333333;
font-family:'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
font-size:12px;
line-height:140%;
word-spacing:1px;
/*border:solid 1px red;*/
}

body{
margin:0px;
padding:0px;
background-color:#ffffff;
}

em {
font-weight: bold;
}

img {
margin:0px;
padding:0px;
border: 0px;
}

p{
margin:0px 0px 15px 0px;
}

li{
list-style:none;
}

.left{
float:left;
margin:0px;
padding:0px;
}

.right{
float:right;
margin:0px;
padding:0px;
}

.clear{
clear:both;
float:none;
}

.center{
margin:auto;
text-align:center;
}

.bottom{
vertical-align:bottom;
}

ol{
margin:0px 10px 5px 15px;
}

.speacer_1line{
display:block;
margin:0px;
padding:0px;
width:100%;
height:15px;
}

#main table{
width:100%;
}

#main table th{
padding:2px 5px;
width:150px;
}

#main table td{
padding:2px 5px;
}

#contents_inner table th{
padding:5px;
width:280px;
}

#contents_inner table td{
padding:5px;
}

.red{
color:#F00;
}

.decimal {
margin:0px 0px 5px 20px;
}

.decimal li {
list-style:decimal;
}

.disc {
margin:0px 10px 0px 10px;
}

.disc li {
list-style:disc;
}

.border {
	height: 65px;
	width: 221px;
	background-repeat: no-repeat;
	background-image: url(../images/qr_code.gif);
}

#flow {
	width:685px;
	background-repeat: no-repeat;
	background-image: url(../images/flow_01.jpg);
	height: 160px;
	margin: 0px;
}
#order_btn1 {
	float:left;
	width:190px;
	height:20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
/* =================================== */
/* 　　　　リンクカラーの設定　　　　  */
/* =================================== */

a:link, a:visited {
color:#06C;
text-decoration:underline;
}

a:active, a:hover {
text-decoration: none;
}

.attention a:link,.attention a:visited,.attention a:active,.attention a:hover{
font-size:10px;
}

img a:link, img a:visited,img a:active,img a:hover {
margin: 0px;
padding:0px;
}

#footer_menu a:link, #footer_menu a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#footer_menu a:active, #footer_menu a:hover {
color:#999999;
text-decoration: none;
}

.info_bar a:link, a:visited {
color: #FF0000;
text-decoration: underline;
}
.info_bar a:hover {
color: #FF0000;
text-decoration: none;
}

#header h1 a:link, a:hover, a:visited {
color: #999999;
font-size: 12px;
text-decoration: none;
}

/* =================================== */
/*　　　　　　 基本構造　　　　　　　  */
/* =================================== */

#kabe{
	text-align: center;
}

#header{
	width:980px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 90px;
	text-align: center;
}

#header_inner{
	width:950px;
	height: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
}

#header_tel {
	float: right;
	width: 441px;
	height: 63px;
	margin-top: 10px;
}
#header_logo {
	float: left;
	height: 63px;
	width: 200px;
	padding: 0 0 0 5px;
}
#header_inner #arc1 {
	height: 13px;
	width: 200px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_info{
	width:980px;
	background-image: url(../images/header_information.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 10px;
}

#header_info_inner{
	width:950px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: normal;
}



#title{
margin:0px;
padding:0px;
}

#header h1{
display:block;
float:left;
margin:0px;
padding:0px;
width:400px;
height:15px;
font-size:10px;
font-weight:normal;
color:#999;
}

#base {
	width: 980px;
	text-align: center;
	background-image: url(../images/kabe.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}

#document{
	position: relative;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}

#navi{
	float:left;
	padding:0px;
	width:500px;
	color:#666;
	height:25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi a,#navi a:hover{
}

#contents{
margin:0px;
}

#kv{
	text-align: center;
}

#kv .kv_btn_s{
	height: 116px;
	width: 248px;
	position: absolute;
	top: 273px;
	left: 683px;	
}

#kv .kv_btn_s a span{
	background: url("../images/kv_btn_s.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 116px;
	width: 248px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#kv .kv_btn_s a:hover span{
	background: url("../images/kv_btn_s.gif") no-repeat scroll 0 -116px transparent;
}

#kv2{
	margin: 0;
	width: 950px;
}

#kv2 #free_pc_caution{
	width: 500px;
	margin: 15px 15px 5px 30px;
	float: left;
}

#kv2 #free_pc_caution p{
	line-height: 1em;
}

#kv2 #kv_btn_l_base{
	float: right;
	margin: 16px 18px 0 0;
	position: relative;
}

#kv2 #kv_btn_l_base .kv_btn_l{
	width: 324px;
	height: 69px;
	position: absolute;
	top: 59px;
	left: 14px;
}

#kv2 #kv_btn_l_base .kv_btn_l a span{
	background: url("../images/kv_btn_l.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 69px;
	width: 324px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#kv2 #kv_btn_l_base .kv_btn_l a:hover span{
	background: url("../images/kv_btn_l.gif") no-repeat scroll 0 -69px transparent;
}

#pc100{
	margin: 10px auto 10px 15px;
	width: auto;
	position: relative;
	text-align: left;
}

#pc100 ul li{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
	list-style: none outside none;
}

#pc100 li a{
	background: url("../images/100pc_btn_01.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 250px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#pc100 li.pc100_1 a{
	background-position: 0 0;
	width: 460px;
}

#pc100 li.pc100_1 a:hover{
	background-position: 0 -250px;
}

#pc100 li.pc100_2 a{
	background-position: -460px 0;
	width: 460px;
}

#pc100 li.pc100_2 a:hover{
	background-position: -460px -250px;
}


#mac{
	margin: 10px auto 10px 15px;
	width: auto;
	position: relative;
	text-align: left;
}

#mac ul li{
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	display: inline;
	list-style: none outside none;
}

#mac li a{
	background: url("../images/100pc_btn_02.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 250px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#mac li.pc100_3 a{
	background-position: 0 0;
	width: 460px;
}

#mac li.pc100_3 a:hover{
	background-position: 0 -250px;
}

#mac li.pc100_4 a{
	background-position: -460px 0;
	width: 460px;
}

#mac li.pc100_4 a:hover{
	background-position: -460px -250px;
}

#banner_tel_top{
	text-align: center;
	position: relative;
}

#banner_tel_top .btn_tel{
	width: 388px;
	height: 76px;
	position: absolute;
	top: 12px;
	left: 527px;
}

#banner_tel_top .btn_tel a{
	background: url("../images/btn_tel.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 76px;
	width: 388px;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#banner_tel_top .btn_tel a:hover{
	background: url("../images/btn_tel.gif") no-repeat scroll 0 -76px transparent;
}

#banner_tel_btm{
	text-align: center;
	position: relative;
}

#banner_tel_btm .btn_tel{
	width: 388px;
	height: 76px;
	position: absolute;
	top: 12px;
	left: 527px;
}

#banner_tel_btm .btn_tel a{
	background: url("../images/btn_tel.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 76px;
	width: 388px;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#banner_tel_btm .btn_tel a:hover{
	background: url("../images/btn_tel.gif") no-repeat scroll 0 -76px transparent;
}


.banner {
	margin: 10px 0;
	text-align: center;
}

#text_pc_send{
	width: auto;
	margin: 20px 0 5px 30px;
}

#text_pc_send p{
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
}

#image_pc_send{
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}

#image_pc_send .form{
	position: absolute;
	top: 390px;
	left: 565px;
}

#image_pc_send .form a{
	background: url("../images/btn_form.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 50px;
	width: 325px;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#image_pc_send .form a:hover{
	background: url("../images/btn_form.gif") no-repeat scroll 0 -50px transparent;
}

#btn_ntt{
	width: auto;
	margin: 0 0 20px 4px;
	position: relative;
	float: left;
}

#btn_ntt ul li{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none outside none;
}

#btn_ntt li a{
	background: url("../images/btn_nttw_and_ntte.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#btn_ntt .ntt_w a{
	background-position: 0 0;
	width: 471px;
}

#btn_ntt .ntt_w a:hover{
	background-position: 0 -100px;
}

#btn_ntt .ntt_e a{
	background-position: -471px 0;
	width: 471px;
}

#btn_ntt .ntt_e a:hover{
	background-position: -471px -100px;
}

#btn_ntt .area_w{
	float: left;
	margin-left: 9px;
}

#btn_ntt .area_e{
	float: right;
	margin-right: 12px;
}

#main{
	float:left;
	margin:0px;
	width:701px;
}

.inner{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 685px;
}

.inner3{
	padding:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: 2px solid #666666;
}

h2#h2_ipad2{
	background: url("../images/h2_ipad2.gif") no-repeat scroll center top transparent;
	text-align: center;
	text-indent: -9999px;
	width: auto;
	height: 50px;
}

h3{
margin:0px 0px 5px 0px;
padding:0px;
font-size:16px;
color:#006;
}

h4{
margin:0px 0px 5px 0px;
padding:0px;
font-size:14px;
color:#069;
}

h5{
margin:0px 0px 0px 0px;
padding:0px;
font-size:12px;
color:#000099;
}

.attention{
font-size:10px;
}

#left_sidebar{
	float:right;
	margin:0px;
	width:221px;
}

#footer{
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/kabe.jpg);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#footer_inner{
	margin:10px auto 0;
	padding:10px 0px 10px 0px;
	width:950px;
	background-color: #000033;
}

#footer_menu{
	margin:5px auto;
	padding:0px;
	list-style-type:none;
	color: #FFFFFF;
}

#footer_menu li{
margin:5px 15px 5px 0px;
padding:0px;
float:left;
}

#footlink{
	text-align: center;
}

#copyright{
width:950px;

}

address{
text-align:center;
font-style:normal;
color: #FFFFFF;
}


/* フッターメニュー */
.textmenu {
	width: 920px;
	margin: 10px auto 0;
	background-color: #000066;
}

.textmenu .tm1,.tm2,.tm3,.tm4 {
	margin: 10px 15px;
	float: left;
	width: 200px;
	text-align: left;
}

.textmenu dl dt {
	font-weight: bold;
	color: #ffffff;
	border-bottom: groove 2px #ffffff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.textmenu dl dd a{
	color: #ffffff;
}



/* =================================== */
/*  　　　　　  　 FAQ 　　 　　　　　 */
/* =================================== */

#faq ul{
margin:0px 0px 20px 0px;
padding:0px;
}

#faq ul li{
margin:0px;
padding:0px;
list-style:none;
}

#faq ul li a {
display:block;
margin:0px;
padding:2px 0px;
width:685px;
}

#faq ul li a,
#faq ul li a:link,
#faq ul li a:visited,
#faq ul li a:active,
#faq ul li a:hover
{
font-size:12px;
color:#F30;
text-decoration:none;
}

#faq ul li a:hover,#faq ul li a:active{
background-color:#FFC;
}

#faq ul li .q{
margin:0px;
padding:0px 10px 0px 10px;
width:6em;
font-size:12px;
font-weight:bold;
color:#F60;
}

#faq dl{
}

#faq dl dt{
margin:50px 0px 0px 0px;
padding:2px 20px;
background-color:#FFC;
border:#F60 dotted 1px;
font-size:14px;
font-weight:bold;
color:#F60;
}

#faq dl dt a,#faq dl dt a:link,#faq dl dt a:visited,#faq dl dt a:active,#faq dl dt a:hover{
font-size:14px;
font-weight:bold;
color:#F60;
}

#faq dl dd{
margin:0px;
padding:10px 20px 0px 20px;
border-right:#F60 dotted 1px;
border-bottom:#F60 dotted 1px;
border-left:#F60 dotted 1px;
}
#set {
	background-image: url(../images/service_set.jpg);
	height: 285px;
	width: 685px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#set2 {
	background-image: url(../images/service_set2.jpg);
	height: 212px;
	width: 685px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.inners {
	margin: 0px;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.right_bar {
	margin: 0px;
	height: 17px;
	padding-left: 15px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* =================================== */
/*  　　　　　　 sitemap　　　　　　　 */
/* =================================== */

.sitemap{
	float:left;
	margin:0px;
	padding:0px;
	width:220px;
}

.sitemap li{
margin:10px 0px;
padding:0px;
list-style-type:none;
color:#069;
}

.sitemap li ul{
margin:5px 0px 5px 10px;
padding:0px;
}

/* ************ONLINE メニュー部分************ */
div#t_menu{
	width:950px;
	height:25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul#t_menu{
	list-style:none;
	width:100%;
	margin: 0px;
}
ul#t_menu li{
	list-style:none;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#t_menu a{
	display:block;
	width:100px;
	height:25px;
	background-image:url(../images/menu/memu_online.gif);
}
#t_menu a span{display:none;}


ul#t_menu a.top{
background-position:0px 0px;
width: 159px;}	
ul#t_menu a:hover.top{
background-position:0px -25px;
width: 159px;}	

ul#t_menu a.service{
background-position:-159px 0px;
width: 158px;}	
ul#t_menu a:hover.service{
background-position:-159px -25px;
width: 158px;}	

ul#t_menu a.price{
background-position:-317px 0px;
width: 158px;}
ul#t_menu a:hover.price{
background-position:-317px -25px;
width: 158px;}

ul#t_menu a.flow{
background-position:-475px 0px;
width: 158px;}
ul#t_menu a:hover.flow{
background-position:-475px -25px;
width: 158px;}

ul#t_menu a.camp{
background-position:-633px 0px;
width: 158px;}
ul#t_menu a:hover.camp{
background-position:-633px -25px;
width: 158px;}

ul#t_menu a.qa {
background-position:-791px 0px;
width: 159px;
}
ul#t_menu a:hover.qa {
background-position:-791px -25px;
width: 159px;
}


#archive_btn2 {
	width:701px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/moushikomi2.gif);
	height: 93px;
}
#order_btn {
	float:left;
	width:auto;
	height:43px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 240px;
	margin-top: 45px;
}
#contact_btn {
	float:left;
	width:221px;
	height:43px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 45px;
	margin-bottom: 0px;
	padding-left: 18px;
}
/* =================================== */
/*  　　　　　　  spec  　　　　　　　 */
/* =================================== */

#sidemenu_east,#sidemenu_west{
	position:relative;
	top:0px;
	padding:0px;
	width:195px;
	height:127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidemenu_east{
	background-image: url(../images/menu/moushikomi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 221px;
	margin-bottom: 5px;
}

#sidemenu_east2{
	background-image: url(../images/menu/toiawase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 221px;
	padding-top: 0px;
	margin-bottom: 5px;
}

#sidemenu_east3 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 221px;
	background-color: #CCCCCC;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#eb {
	margin-left: 8px;
	padding-top: 5px;
	height: 40px;
	width: 205px;
}
.order_bb {
	height: 38px;
	width: 205px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#wb {
	margin-top: 5px;
	margin-left: 8px;
	height: 40px;
	width: 205px;
}
#sidemenu_east4 {
	background-repeat: no-repeat;
	background-position: center;
	height: 117px;
	width: 221px;
	background-color: #CCCCCC;
	margin: 0px;
}
#sidemenu_east5 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 221px;
	background-color: #CCCCCC;
}
#sidemenu_east6 {
	width: 221px;
	background-color: #CCCCCC;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidemenu_east7 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 221px;
	background-color: #CCCCCC;
}
#sidemenu_east8 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 221px;
	background-color: #CCCCCC;
}

.right_bar {
	margin: 0px;
	height: 15px;
	padding-left: 30px;
	background-image: url(../images/yajirushi.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
}
.right_bar2 {
	margin: 0px;
	height: 17px;
	padding-left: 15px;
}
.right_bar3 {
	margin: 0px;
	height: 17px;
	padding-left: 30px;
	background-image: url(../images/footermenu_icon.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.right_bar4 {
	margin: 0px;
	height: 17px;
	background-image: url(../images/line5.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.info_bar {
	margin: 0px;
	height: 17px;
	padding-left: 30px;
	background-image: url(../images/footermenu_icon.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	color: #FF0000;
}
#qr {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 45px;
	padding-left: 70px;
}

.inner2 {
margin:0px 15px 15px 15px;
padding:0px;
.right_bar {
	margin: 0px;
	height: 17px;
	padding-left: 15px;
}

div.sidebox{
height:900px;
padding: 0px;
margin-top:8px;
}

div.sidebanner{
margin-bottom:8px;
#flow {
background-image: url(../images/flow_01.jpg);
background-repeat: no-repeat;
height: 160px;
width: 555px;
}

 
#sidemenu_west{
background-image: url(../images/menu/west.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#sidemenu_east ul,#sidemenu_west ul{
position:absolute;
top:32px;
left:7px;
margin:0px;
padding:0px;
}

#sidemenu_east ul li,#sidemenu_west ul li{
display:block;
margin:0px;
padding:0px;
width:182px;
height:47px;
}

#sidemenu_east ul li a,#sidemenu_east ul li a img,
#sidemenu_west ul li a,#sidemenu_west ul li a img{
margin:0px;
padding:0px;
}

#sidemenu{
margin:0px;
padding:0px;
}

#sidemenu li{
margin:5px 0px;
padding:0px;
}

#select_west{
float:left;
margin:0px 0px 0px 0px;
padding:0px;
background:url(http://creators-net.com/images/select_west_hover.jpg) left top no-repeat;
}

#select_east{
float:right;
margin:0px 0px 0px 0px;
padding:0px;
background:url(http://creators-net.com/images/select_east_hover.jpg) left top no-repeat;
}

#select_west a,#select_east a{
display:block;
margin:0px;
padding:0px;
width:400px;
height:300px;
text-decoration:none;
}

#menu_east a:hover,#menu_west a:hover,
#order a:hover,#contact a:hover,
#select_west a:hover,#select_east a:hover,
#footer_order a:hover,
#order_top a:hover,#contact_top a:hover
{
background-color:transparent;
}

#menu_east a:hover img,#menu_west a:hover img,
#order a:hover img,#order a:active img,#contact a:hover img,#contact a:active img,
#select_west a:hover img,#select_east a:hover img,
#footer_order a:hover img,#footer_order a:active img,
#order_top a:hover img,#order_top a:active img,
#contact_top a:hover img,#contact_top a:active img,
#order_btn a:hover img,#order_btn a:active img,
#contact_btn a:hover img,#contact_btn a:active img
{
visibility:hidden;
}
.inner2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	width: 670px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

