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

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 83%;
	color: #333333;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: none;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p {
	margin: 0px 0px 0.8em;
}


.clear {
	font-size: 0.1em;
	line-height: 0.1 em;
	clear: both;
}

.red {
	color: #FF0000;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}



#head_bg {
	background: url(../img/headbg.gif) no-repeat center top;
	text-align: center;
}

#head {
	width:850px;
	height: 104px;
	position: relative;
	margin: 0px auto;
	text-align: left;
}

h1 {
	color: #FFFFFF;
}

p.head_text {
	color: #FFFFFF;
	position: absolute;
	top: 64px;
}

h2.logo_h2 {
	position: absolute;
	left:0px;
	top: 36px;
}


h2.logo_h2 a {
	background: url(../img/logo.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 25px;
	width: 222px;
}


.head_ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 0px;
	top: 0px;
}

.head_ul li {
	float: left;
	margin: 0px 5px 0px 0px;
}

.head_menu01 a {
	background: url(../img/head_menu.gif) no-repeat 0px 0px;
	width: 70px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.head_menu01 a:hover {
	background: url(../img/head_menu.gif) no-repeat -230px 0px;
}

.head_menu02 a {
	background: url(../img/head_menu.gif) no-repeat -70px 0px;
	width: 90px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.head_menu02 a:hover {
	background: url(../img/head_menu.gif) no-repeat -300px 0px;
}

.head_menu03 a {
	background: url(../img/head_menu.gif) no-repeat -160px 0px;
	width: 70px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.head_menu03 a:hover {
	background: url(../img/head_menu.gif) no-repeat -390px 0px;
}

.head_mail {
	position: absolute;
	right: 0px;
	top: 34px;
	margin: 0px;
	padding: 0px;
}

.head_mail a {
	background: url(../img/head_mail.gif) no-repeat;
	width: 186px;
	height: 56px;
	text-indent: -9999px;
	display: block;
}

.head_mail a:hover {
	background: url(../img/head_mail.gif) no-repeat -186px 0px;
}

#cover {
	background: url(../img/bg.gif) repeat-y center;
	padding: 10px 14px;
	margin: 0px auto;
	text-align: left;
	width: 850px;
}

#left {
	width: 220px;
	float: left;
}

.cover_left_bg {
	background: url(../img/left_bg.gif) repeat-y left;
	width: 850px;
}

.l_menu {
	margin: 10px 10px 20px;
	padding: 0px;
	list-style: none;
}

.l_menu li {
	margin: 0px 0px 15px;
	padding: 0px;
}

.l_menu01 a {
	background: url(../img/l_menu_first.gif) no-repeat 0px 0px;
	width: 200px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

.l_menu01 a:hover {
	background: url(../img/l_menu_first.gif) no-repeat -200px 0px;
}

.l_menu02 a {
	background: url(../img/l_menu_nagare.gif) no-repeat 0px 0px;
	width: 200px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

.l_menu02 a:hover {
	background: url(../img/l_menu_nagare.gif) no-repeat -200px 0px;
}

.l_menu03 a {
	background: url(../img/l_menu_faq.gif) no-repeat 0px 0px;
	width: 200px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

.l_menu03 a:hover {
	background: url(../img/l_menu_faq.gif) no-repeat -200px 0px;
}

#main {
	width: 600px;
	float: right;
}

#foot_bg {
	background: url(../img/foot_bg.jpg) repeat-x top;
}

#foot {
	width: 850px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	margin: 0px auto;
	color: #FFFFFF;
}

#foot a,#foot a:hover {
	color: #FFFFFF;
}

h2.foot_h2 {
	margin: 0px 0px 10px;
}

h2.foot_h2 a {
	background: url(../img/foot_logo.gif) no-repeat;
	width: 222px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	
}

.foot_ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.foot_ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}

.cp {
	text-align: center;
	padding: 5px;
	margin: 0px;
}




/*	パンくず
---------------------------------*/
.pk {
	background: #F9EBE6;
	padding: 4px 4px 4px 10px;
	margin: 0px 0px 20px;
	list-style: none;
}

.pk li {
	display: inline;
	margin: 0px;
}

.pk li a {
	background: url(../img/pk_bg.gif) no-repeat right center;
	padding: 0px 12px 0px 0px;
}






/*	トップ電話一覧
---------------------------------*/
.h3_news {
	margin: 0px 10px;
	background: url(../img/h3_news.gif) no-repeat;
	width: 200px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}

.news_div {
	margin: 0px 0px 20px;
	padding: 5px;
	border: 1px solid #E7AC97;
	border-top: none;
	width: 188px;
	margin: 0px 10px 20px;
	font-size: 12px;
	background: #FFFFFF;
}

.news_div dl {
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #666666;
}

.news_div dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.news_div dl dd {
	margin: 0px;
	padding: 0px;
}




/*	トップ電話一覧
---------------------------------*/
.area_mini_c {
	width: 600px;
	margin: 0px 0px 15px;
}
.area_mini {
	background: url(../img/top_a_mini.gif) no-repeat;
	width: 290px;
	height: 84px;
	padding: 6px 0px 0px;
	text-align: center;
	display: block;
}


/*	エリア
---------------------------------*/
.h3_area {
	background: url(../img/h3_area.gif) no-repeat;
	width: 600px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

.area_div {
	padding: 10px;
	margin: 0px 0px 20px;
	border: 1px solid #E7AC97;
	border-top: none;
	width: 578px;
}

.area_div dl {
	width: 578px;
	clear: both;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	border-top: 1px #999999 dotted;
}

.area_div dl dt {
	width: 100px;
	float: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.area_div dl dd {
	width: 460px;
	float: right;
	padding: 0px 0px 6px;
	margin: 0px;
}

.area_p {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}


/*	会社概要
------------------------------------------------------*/
/*	h2リスト
---------------------------------*/
.h2_corp {
	background: url(../img/h2_corp.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.h2_menseki {
	background: url(../img/h2_menseki.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.h2_riyou {
	background: url(../img/h2_riyou.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.h2_privacy {
	background: url(../img/h2_privacy.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

/*	左メニュー
---------------------------------*/
.h3_corp {
	background: url(../img/h3_corp.gif) no-repeat;
	width: 200px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 10px 10px 15px;
}


.c_menu {
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
}

.c_menu li {
	padding: 0px;
	margin: 0px 0px 10px;
}

.c_menu01_now {
	background: url(../img/c_menu01.gif) no-repeat -200px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu01 a {
	background: url(../img/c_menu01.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu01 a:hover {
	background: url(../img/c_menu01.gif) no-repeat -200px 0px;
}

.c_menu02_now {
	background: url(../img/c_menu02.gif) no-repeat -200px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu02 a {
	background: url(../img/c_menu02.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu02 a:hover {
	background: url(../img/c_menu02.gif) no-repeat -200px 0px;
}

.c_menu03_now {
	background: url(../img/c_menu03.gif) no-repeat -200px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu03 a {
	background: url(../img/c_menu03.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu03 a:hover {
	background: url(../img/c_menu03.gif) no-repeat -200px 0px;
}

.c_menu04_now {
	background: url(../img/c_menu04.gif) no-repeat -200px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu04 a {
	background: url(../img/c_menu04.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
}

.c_menu04 a:hover {
	background: url(../img/c_menu04.gif) no-repeat -200px 0px;
}


/*	会社概要
---------------------------------*/
.corp_table {
	margin: 0px 0px 20px;
	width: 600px;
}

.corp_table th {
	background: #EBBDAB;
	text-align: right;
	padding: 6px;
}

.corp_table td {
	background: #F9EBE6;
	padding: 6px;
}


/*	利用規約
---------------------------------*/
.riyou {
}

.riyou dt {
	font-weight: bold;
}

.riyou dd {
	margin: 0px 0px 15px 10px;
}






/*	作業の流れ
------------------------------------------------------*/
.h2_first {
	background: url(../img/h2_first.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.h3_first01 {
	background: url(../img/first_title01.gif) no-repeat;
	width: 600px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}

.h3_first02 {
	background: url(../img/first_title02.gif) no-repeat;
	width: 600px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}






/*	作業の流れ
------------------------------------------------------*/
.h2_nagare {
	background: url(../img/h2_nagare.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.n_div_c {
	width: 600px;
	background: url(../img/yajirusi.gif) no-repeat bottom center;
	padding: 0px 0px 50px;
	margin: 0px 0px 10px;
}

.n_div_l {
	width: 400px;
	float: left;
}

.n_div_r {
	width: 190px;
	float: right;
}

.h3_nagare01 {
	background: url(../img/nagare_title01.gif) no-repeat;
	width: 400px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}

.h3_nagare02 {
	background: url(../img/nagare_title02.gif) no-repeat;
	width: 400px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}

.h3_nagare03 {
	background: url(../img/nagare_title03.gif) no-repeat;
	width: 400px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}

.h3_nagare04 {
	background: url(../img/nagare_title04.gif) no-repeat;
	width: 400px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 15px;
}

.area_nagare {
	margin:0px 0px 30px;
	padding:0px;
	list-style:none; 
}

.area_nagare li {
	width:120px;
	padding:0px 40px 0px 0px;
	background: url(../img/nagare_li.gif) no-repeat right center;
	float:left;
}


/*	よくある質問
------------------------------------------------------*/
.qa_dl {
	margin: 0px 0px 30px;
}

.qa_dl dt {
	background: url(../img/question.gif) no-repeat;
	padding: 0px 0px 9px 41px;
	margin: 0px 0px 10px;
	display: block;
	font-weight: bold;
}

.qa_dl dd {
	background: url(../img/answer.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 41px;
	margin: 0px;
	display: block;
}








/*	メールフォーム
------------------------------------------------------*/
.h2_form {
	background: url(../img/h2_otoiawase.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.h2_form2 {
	background: url(../img/h2_omitumori.gif) no-repeat;
	width: 850px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
}

.order_ul {
	margin: 20px 0px 20px;
	padding: 0px;
	list-style: none;
}

.order_ul li {
	padding: 0px;
	margin: 0px 10px 30px 0px;
	float: left;
}

.chiiki_tohoku {
	background: url(../img/chiiki_tohoku.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_kanto {
	background: url(../img/chiiki_kanto.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_shinetsu {
	background: url(../img/chiiki_shinetsu.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_tokai {
	background: url(../img/chiiki_tokai.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_kinki {
	background: url(../img/chiiki_kinki.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_chugoku {
	background: url(../img/chiiki_chugoku.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_shikoku {
	background: url(../img/chiiki_shikoku.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.chiiki_kyushu {
	background: url(../img/chiiki_kyushu.gif) no-repeat;
	width: 850px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 20px;
}

.order_hokkaido a {
	background: url(../img/order_b_hokkaido.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_aomori a {
	background: url(../img/order_b_aomori.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_iwate a {
	background: url(../img/order_b_iwate.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_miyagi a {
	background: url(../img/order_b_miyagi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_akita a {
	background: url(../img/order_b_akita.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_yamagata a {
	background: url(../img/order_b_yamagata.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_fukushima a {
	background: url(../img/order_b_fukushima.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_fukushima a:hover {
	background: url(../img/order_b_fukushima.gif) no-repeat 0px -40px;
}

.order_ibaraki a {
	background: url(../img/order_b_ibaraki.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_ibaraki a:hover {
	background: url(../img/order_b_ibaraki.gif) no-repeat 0px -40px;
}

.order_tochigi a {
	background: url(../img/order_b_tochigi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_tochigi a:hover {
	background: url(../img/order_b_tochigi.gif) no-repeat 0px -40px;
}


.order_gunma a {
	background: url(../img/order_b_gunma.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_gunma a:hover {
	background: url(../img/order_b_gunma.gif) no-repeat 0px -40px;
}

.order_saitama a {
	background: url(../img/order_b_saitama.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_saitama a:hover {
	background: url(../img/order_b_saitama.gif) no-repeat 0px -40px;
}

.order_chiba a {
	background: url(../img/order_b_chiba.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_chiba a:hover {
	background: url(../img/order_b_chiba.gif) no-repeat 0px -40px;
}

.order_tokyo a {
	background: url(../img/order_b_tokyo.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_tokyo a:hover {
	background: url(../img/order_b_tokyo.gif) no-repeat 0px -40px;
}

.order_kanagawa a {
	background: url(../img/order_b_kanagawa.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_kanagawa a:hover {
	background: url(../img/order_b_kanagawa.gif) no-repeat 0px -40px;
}

.order_niigata a {
	background: url(../img/order_b_niigata.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_niigata a:hover {
	background: url(../img/order_b_niigata.gif) no-repeat 0px -40px;
}

.order_toyama a {
	background: url(../img/order_b_toyama.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_toyama a:hover {
	background: url(../img/order_b_toyama.gif) no-repeat 0px -40px;
}

.order_ishikawa a {
	background: url(../img/order_b_ishikawa.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_ishikawa a:hover {
	background: url(../img/order_b_ishikawa.gif) no-repeat 0px -40px;
}

.order_fukui a {
	background: url(../img/order_b_fukui.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_fukui a:hover {
	background: url(../img/order_b_fukui.gif) no-repeat 0px -40px;
}

.order_yamanashi a {
	background: url(../img/order_b_yamanashi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_nagano a {
	background: url(../img/order_b_nagano.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_gifu a {
	background: url(../img/order_b_gifu.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_gifu a:hover {
	background: url(../img/order_b_gifu.gif) no-repeat 0px -40px;
}

.order_shizuoka a {
	background: url(../img/order_b_shizuoka.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_shizuoka a:hover {
	background: url(../img/order_b_shizuoka.gif) no-repeat 0px -40px;
}

.order_aichi a {
	background: url(../img/order_b_aichi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_aichi a:hover {
	background: url(../img/order_b_aichi.gif) no-repeat 0px -40px;
}

.order_mie a {
	background: url(../img/order_b_mie.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_mie a:hover {
	background: url(../img/order_b_mie.gif) no-repeat 0px -40px;
}

.order_shiga a {
	background: url(../img/order_b_shiga.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_shiga a:hover {
	background: url(../img/order_b_shiga.gif) no-repeat 0px -40px;
}

.order_kyoto a {
	background: url(../img/order_b_kyoto.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_kyoto a:hover {
	background: url(../img/order_b_kyoto.gif) no-repeat 0px -40px;
}

.order_osaka a {
	background: url(../img/order_b_osaka.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_osaka a:hover {
	background: url(../img/order_b_osaka.gif) no-repeat 0px -40px;
}

.order_hyogo a {
	background: url(../img/order_b_hyogo.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_hyogo a:hover {
	background: url(../img/order_b_hyogo.gif) no-repeat 0px -40px;
}

.order_nara a {
	background: url(../img/order_b_nara.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_nara a:hover {
	background: url(../img/order_b_nara.gif) no-repeat 0px -40px;
}

.order_wakayama a {
	background: url(../img/order_b_wakayama.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_wakayama a:hover {
	background: url(../img/order_b_wakayama.gif) no-repeat 0px -40px;
}

.order_tottori a {
	background: url(../img/order_b_tottori.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_shimane a {
	background: url(../img/order_b_shimane.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_okayama a {
	background: url(../img/order_b_okayama.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_okayama a:hover {
	background: url(../img/order_b_okayama.gif) no-repeat 0px -40px;
}

.order_hiroshima a {
	background: url(../img/order_b_hiroshima.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_hiroshima a:hover {
	background: url(../img/order_b_hiroshima.gif) no-repeat 0px -40px;
}

.order_yamaguchi a {
	background: url(../img/order_b_yamaguchi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_yamaguchi a:hover {
	background: url(../img/order_b_yamaguchi.gif) no-repeat 0px -40px;
}

.order_tokushima a {
	background: url(../img/order_b_tokushima.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_tokushima a:hover {
	background: url(../img/order_b_tokushima.gif) no-repeat 0px -40px;
}

.order_kagawa a {
	background: url(../img/order_b_kagawa.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_kagawa a:hover {
	background: url(../img/order_b_kagawa.gif) no-repeat 0px -40px;
}

.order_ehime a {
	background: url(../img/order_b_ehime.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_ehime a:hover {
	background: url(../img/order_b_ehime.gif) no-repeat 0px -40px;
}

.order_kochi a {
	background: url(../img/order_b_kochi.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}


.order_fukuoka a {
	background: url(../img/order_b_fukuoka.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_fukuoka a:hover {
	background: url(../img/order_b_fukuoka.gif) no-repeat 0px -40px;
}

.order_saga a {
	background: url(../img/order_b_saga.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_saga a:hover {
	background: url(../img/order_b_saga.gif) no-repeat 0px -40px;
}

.order_nagasaki a {
	background: url(../img/order_b_nagasaki.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_nagasaki a:hover {
	background: url(../img/order_b_nagasaki.gif) no-repeat 0px -40px;
}

.order_kumamoto a {
	background: url(../img/order_b_kumamoto.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_kumamoto a:hover {
	background: url(../img/order_b_kumamoto.gif) no-repeat 0px -40px;
}

.order_oita a {
	background: url(../img/order_b_oita.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_oita a:hover {
	background: url(../img/order_b_oita.gif) no-repeat 0px -40px;
}

.order_miyazaki a {
	background: url(../img/order_b_miyazaki.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_miyazaki a:hover {
	background: url(../img/order_b_miyazaki.gif) no-repeat 0px -40px;
}

.order_kagoshima a {
	background: url(../img/order_b_kagoshima.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_kagoshima a:hover {
	background: url(../img/order_b_kagoshima.gif) no-repeat 0px -40px;
}

.order_okinawa a {
	background: url(../img/order_b_okinawa.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 40px;
}

.order_okinawa a:hover {
	background: url(../img/order_b_okinawa.gif) no-repeat 0px -40px;
}


.hissu {
	color:#FF0000;
}

.form {
	border: 1px solid #D89696;
}

.form_table {
	width: 600px;
	margin: 0px 0px 15px;
	background: #D89696;
}

.form_table th {
	background: #EBBDAB;
	text-align: right;
	padding: 6px;
	width: 150px;
}

.form_table td {
	background: #F9EBE6;
	padding: 6px;
}
