@charset "utf-8";

/* Common Elements */

* {
	zoom: 1;
}

a:link {color:#0066CC;text-decoration:none;}
a:visited {color:#4B3962;text-decoration:none;}
a:hover {color:#CC0000;}
a:active {color:#FF0000;text-decoration:none;}

a img {border:0;}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p,
pre,
address,
cite {
	margin: 0.5em 10px;
	font-size: 100%;
}

/* misc */

hr {display: none;}

.red {
	color: #9c1d1e;
}

.green {
	color: #007920;
}

.left {
	margin: 0 20px 20px 0;
	float: left;
}

.left2 {
	float: left;
}

.right {
	margin: 0 0 20px 20px;
	float: right;
}

.clear {clear:both;}

/* Layout */

html {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック",  sans-serif;
	font-size:12px;
	line-height:1.8;
	text-align:center;
	color:#333;
	background-color:#d4d4d4;
	margin:0;
	padding:0;
}

#wrap {
	background:url(../img/bg_subnav.gif) repeat-y 50% 0 #d4d4d4;
	text-align:left;
	width:950px;
	margin:0 auto;
	padding:0;
}

#header {
	text-align:right;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#container {
	margin:0;
	padding:0;
}

#footer {
	height:34px;
	color:#CCC;
	background:url(../img/bg_footer.gif) repeat-x;
	margin:0;
	padding:8px 25px;
}

/* Navigation */

#global_nav {
	text-align:left;
	background: url(../img/bg_global_nav.gif) repeat-x;
	height:45px;
	margin:0;
	padding:0 25px 0 24px;
}

#global_nav img {
	vertical-align:bottom;
}

#nav { width: 901px; margin: 0; padding: 0; position: relative; line-height: 1; text-align: left; }  

#nav li { width: 150px; list-style: none; float: left; position: relative; }
#nav li#nv_top { width:151px; }

#nav ul { display: none; position: absolute; top: 45px; left: 0; margin: 0; padding: 0; line-height: 0; }

* html #nav ul { line-height: 0; font-size: 1px; }

#nav ul li { height: 25px; float: none; font-size:12px; line-height: 0; }

#nav ul a {
    display: block;
    width: 138px;
    height: 12px;
    background:#121212;
    padding: 6px;
    font-weight: bold;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    zoom: 1;
    line-height: normal;
}

#nav ul a.hover { background: #444; }

#nav ul ul { top: 0; left: 150px; line-height: 0; }

#nav ul ul li { height: 25px; line-height: 0; font-size: 8px; }

#nav ul ul li a { height: 8px; font-size: 8px; border-bottom: 1px solid #FFF; margin: 0; padding: 8px 6px; zoom: 1; line-height: normal; }

/* Subnavigation Elements */

#subnav {
	width:200px;
	margin:0;
	padding:0;
	float:left;
}

#subnav img {
	vertical-align:bottom;
	margin:0;
	padding:0;
}

#subnav ul {
	margin:0;
	padding:0;
}

#subnav ul li {
	list-style:none;
	margin:0;
	padding:0;
}

#btn_shop {
	text-align:center;
	margin:10px 0;
}

#btn_shop-login {
	text-align:center;
	margin:10px 0;
}

/* Corporate Elements */

#corporate_id {
	height:65px;
	margin:0 30px;
	padding:0;
}

#propia_logo {
	width:100px;
	height:40px;
	margin:13px 0 12px;
	padding:0;
	float:left;
}

h1 {
	text-align:right;
	font-size:12px;
	text-decoration:none;
	color:#666;
	height:25px;
	margin:5px 0 0 0;
	float:right;
}

h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color:#666;
}

/* Footer Elements */
#footer img {
	vertical-align:bottom;
}

#footer_nav {
	font-size:11px;
	text-align:right;
	line-height:1.5;
	float:right;
}


#footer_nav span {
	margin:0 0 0 10px;
	padding:0;
}

#footer_nav span a {
	color:#CCC;
}

#footer_nav span a:hover {
	text-decoration:underline;
}

/* Top Page Elements */

#eyecatch {
	text-align:left;
	background:url(../img/bg_eyecatch.gif) repeat-x;
	height:345px;
	margin:0;
	padding:0;
}

.top_contents {
	background-color:#FFFFFF;
	padding: 20px 0 0 !important;
}

#top_left,
#top_right {
	background-color: #FFF;
	float: right;
}

#top_left {
	width:600px;
	padding:0 0 0 20px;
}

#top_right {
	width:300px;
	padding:0 20px 0 10px;
}

h2#top_about_header {
	margin: 0;
	padding: 0;
}

#top_about {
	color: #FFF;
	background: url(../img/top_about_bg.gif) no-repeat 50% 100%;
	width: 600px;
	height: 307px;
	position: relative;
}

#top_about_inner_l,
#top_about_inner_r {
	font-size: 11px;
	line-height: 1.5;
	width: 300px;
	float: left;
}

#top_about_inner_l p {
	margin: 0 0 5px 20px;
}

#top_about_inner_r p {
	margin: 0 10px 10px 10px;
}

#top_feat  {
	width:600px;
	margin:20px 0 0 0;
	}

#top_feat_p  {
	background: url(../img/top_feat_bg.gif) no-repeat 50% 100%;
    width:255px;
	float:left;
	margin-bottom:15px;
	padding: 20px 20px 0;
	}

#top_feat_p h2 {
	margin: -20px -20px 20px;
}

#top_feat_p p {
	font-size: 11px;
	margin: 0 0 10px;
}

#top_feat_n  {
	background: url(../img/top_feat_bg.gif) no-repeat 50% 100%;
    width:255px;
	float:right;
	margin:0 0 15px 10px;
	padding: 20px 20px 0;
	}

#top_feat_n h2 {
	margin: -20px -20px 20px;
}

#top_feat_n p {
	font-size: 10px;
	line-height:1.6;
	margin: 0 0 10px;
}

#top_feat_p,
#top_feat_n {
	height: 280px;
	position: relative;
}

#top_feat_p a,
#top_feat_n a {
	display: block;
	width: 200px;
	margin: 5px 27.5px;
	padding: 0;
	clear: both;
	position: absolute;
	bottom: 10px;
}

#top_event  {
    width:300px;
	height:170px;
	margin:0 0 15px 0;
	position:relative;
	}

#yamaguchi  {
    position:absolute;
	top:95px;
	left:15px;
	}

#top_news_header {
	margin:20px 0 0;
	padding:0;
}

#top_news  {
    width:278px;
    font-size: 11px;
	border:1px #CCCCCC solid;
	margin:0 0 15px 0;
	padding: 10px;
	}

#book_top  {
	float:left;
	margin-left:20px;	
	}

#top_news em {
	color:#990000;
	font-size:10px;
	margin-left:20px;
	}

#top_set  {
    width:300px;
	height:235px;
	margin:15px 0;
	}

/* Contents */

#contents {
	background-color: #FFF;
	width: 710px;
	padding: 24px 20px 20px;
	float: left;
}

h2.page_header {
	margin: 0 0 20px;
	padding: 0;
}

/* Product */

.pd_img {
	width: 200px;
	margin: 0 20px 20px 0;
	float: left;
}

.pd_caption {
	text-align: center;
	margin: 10px 0 0;
}

h3.contents_header {
	margin: 0 0 10px;
	float: left;
}

h3.product_header {
	margin: 0 0 5px 0;
	padding: 3px;
	background: #F9E4DC;
	color: #AD0001;
	font-size: 14px;
	border-top: 1px solid #AD0001;

}

.product_section {
	margin: 0 0 20px;
}

.product_section ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.product_section ul li {
	padding: 0 0 3px 17px;
	background: url("../img/mk01.gif") no-repeat 0 50%;;	
	color: #AD0001;	}

h4.contents_subheader {
	font-size: 11px;
}

.pd_compornent {
	background-color: #daeff6;
	font-size: 9px;
	line-height: 1.5;
	width: 468px;
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #b4cfd7;
	float: left;
}
.pd_trap1 {
	font-size: 14px;
	line-height: 1.5;
	height: 417px;
	width: 385px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #b4cfd7;
	float: left;
}

.pd_feature {
	width: 490px;
	margin: 0 0 20px;
	float: left;
}

.pd_feature ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

.pd_feature ul li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pd_feature p {
	font-size: 11px;
}

.pd_notice {
	clear: both;
	background-color: #f3f2d4;
	width: 688px;
	padding: 10px;
	border: 1px solid #d4d3b3;
}

.pd_notice_left,
.pd_notice_right {
	font-size: 11px;
	width: 344px;
	float:left;
}

.pd_notice ol {
	font-size: 10px;
}

/* Mech Contents */

.mech_wrap {
	padding: 20px 0 0;
}

.mech_left,
.mech_right {
	margin: 0 0 20px;
	float: left;
}

.mech_left {
	width: 450px;
	padding: 0 20px 0 0;
}

.mech_left ol {
	margin: 10px 0 20px;
	padding-left: 30px;
}

.mech_left ol li {
	zoom: normal;
}

.mech_right {
	width: 240px;
}

/* Howto Contents */

.howto_wrap {
}

.howto_section {
	width: 670px;
	margin: 0 20px;
}

.howto_use {
	font-size: 11px;
	line-height: 1.5;
	width: 608px;
	margin: 0 20px 20px;
	padding: 10px;
	border: 1px solid #ECDBA6
}

/* Monitor */

.voice_wrap {
	padding: 0 75px;
}

.text01 {
	width: 466px;
	margin: 0 0 20px 0px;
	padding: 5px 5px 5px 85px;
	border-bottom: 2px solid #A6A6A6;
	border-left: 2px solid #A6A6A6;
	border-right: 2px solid #A6A6A6;
	}

.text11 {
	width: 466px;
	margin: 0 0 20px 0px;
	padding: 5px 5px 5px 85px;
	border-top: 2px solid #A6A6A6;
	border-bottom: 2px solid #A6A6A6;
	border-left: 2px solid #A6A6A6;
	border-right: 2px solid #A6A6A6;
	}

.textColor1 {
	color: #B30202;
	font-size: 16px;
	}

#monitor_serizawa {
	width: 560px;
	height: 68px;
	margin: 0 0 0 0px;
	padding: 0;
	}

#monitor_horita {
	width: 560px;
	height: 68px;
	margin: 10px 0 0 0px;
	padding: 0;
	}

#monitor_muraoka {
	width: 560px;
	height: 68px;
	margin: 10px 0 0 0px;
	padding: 0;
	}

#monitor_sakai {
	width: 560px;
	height: 68px;
	margin: 10px 0 0 0px;
	padding: 0;
	}

#monitor_itou {
	width: 560px;
	height: 68px;
	margin: 10px 0 0 0px;
	padding: 0;
	}

/* Feature */

.feat_wrap {
	padding: 0 75px 0 35px;
}

* html .feat_wrap {padding-right:55px;}

.feat_wrap .text01 {
	width: 560px;
	margin: 15px 0 10px 35px;
	padding: 0;
	}

.feat_wrap .text02 {
	width: 580px;
	margin: 0 0 50px 20px;
	padding: 0;
	}

.feat_wrap .text03 {
	width: 580px;
	margin: 0 0 20px 20px;
	padding: 0;
	}

.feat_wrap table,
.feat_wrap th,
.feat_wrap td {
	border: 1px #E68F8F solid;
	border-collapse: collapse;
	}

.feat_wrap td,
.feat_wrap th {
	padding: 3px 6px;
}

.feat_wrap th {
	text-align: center;
	white-space: nowrap;
	background: #FEEDED	;
	color: #AD1010;
}

.feat_wrap #copy01 {
	width: 580px;
	margin: 0 0 3px 20px;
	padding: 0;
	}

.feat_wrap #copy02 {
	width: 580px;
	margin: 0 0 3px 20px;
	padding: 0;
	}

.feat_wrap #copy03 {
	width: 580px;
	margin: 0 0 3px 20px;
	padding: 0;
	}

.feat_wrap #copy03_link {
	width: 580px;
	margin: 10px 0 10px 20px;
	padding: 0;
	text-align:right;
	}

.feat_wrap #copy03_link img {
	margin: 0 0 0 10px;
	}

.feat_wrap #copy05 {
	width: 580px;
	margin: 0 0 15px 20px;
	padding: 0;
	}

.feat_wrap #mainBanner01 {
	width: 580px;
	margin: 0 20px;
	padding: 15px 0;
	}
	
	
.feat_wrap #copy01_3step {
	width: 580px;
	height: 120px;
	margin: 20px 0 0 20px;
	padding: 0;
	}

.feat_wrap .text01_3step {
	width: 558px;
	margin: 0 0 20px 20px;
	padding: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}

/* Sitemap */

.sitemap_wrap {
	padding: 0 50px;
}

.sitemap_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.map1{
	padding: 5px;
	border-top: 1px solid #6BC7E6;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px dotted #6BC7E6;
	border-left: 1px solid #6BC7E6;
	background: #C6EFFC;
	}

.map2{
	padding: 5px 5px 5px 21px;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px dotted #6BC7E6;
	border-left: 1px solid #6BC7E6;
	}

.map3{
	padding: 5px 5px 5px 21px;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px solid #6BC7E6;
	border-left: 1px solid #6BC7E6;
	}

.map4{
	padding: 5px 5px 5px 21px;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px dotted #6BC7E6;
	border-left: 1px solid #6BC7E6;
	background: #C6EFFC;
	}

/* Deve Contents */

.deve_wrap {
	padding: 0 55px 0 35px;
}

.deve_wrap #profile01 {
	width: 580px;
	height: 148px;
	margin: 0 0 0 20px;
	padding: 0;
	}

.deve_wrap #profile02 {
	width: 580px;
	height: 148px;
	margin: 15px 0 0 20px;
	padding: 0;
	}

.deve_wrap #copy01 {
	width: 580px;
	height: 30px;
	margin: 25px 0 20px 20px;
	padding: 0;
	}

.deve_wrap #copy02 {
	width: 580px;
	height: 30px;
	margin: 15px 0 20px 20px;
	padding: 0;
	}

.deve_wrap #copy03 {
	width: 580px;
	height: 55px;
	margin: 15px 0 20px 20px;
	padding: 0;
	}

.deve_wrap #copy04 {
	width: 580px;
	height: 188px;
	margin: 15px 0 0 20px;
	padding: 0;
	}

.deve_wrap .text01 {
	width: 560px;
	margin: 15px 0 20px 35px;
	padding: 0;
	border: none;
	}

.deve_wrap .text02 {
	width: 560px;
	margin: 15px 0 20px 35px;
	padding: 0;
	}

.deve_wrap .text02 dt {
	margin: 0;
	padding: 5px;
	background: #DDF7FF;
	font-size: 14px;
	color: #088DB8;
	border-top: 1px solid #6BC7E6;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px dotted #6BC7E6;
	border-left: 1px solid #6BC7E6;
	}

.deve_wrap .text02 dd {
	margin: 0 0 10px 0;
	padding: 15px;
	border-right: 1px solid #6BC7E6;
	border-bottom: 1px solid #6BC7E6;
	border-left: 1px solid #6BC7E6;
	}

.deve_wrap .text03 {
	width: 560px;
	margin: 0 0 20px 35px;
	padding: 0;
	}

.deve_wrap .photoR { 
	float: right;
	margin: 5px;
	}
.deve_wrap .photoL {
	float: left;
	margin: 5px;
	}

/* Type Contents */

.type_wrap {
	padding: 0 55px 0 35px;
}

.type_wrap #copy01 {
	width: 580px;
	height: 100px;
	margin: 0 0 10px 20px;
	padding: 0;
	}

.type_wrap #Exp01 {
	width: 580px;
	height: 240px;
	margin: 0 0 20px 20px;
	padding: 0;
	}

.type_wrap .text01 {
	width: 560px;
	margin: 0 0 0 35px;
	padding: 0;
	border:none;
	}

.type_wrap .text02 {
	width: 560px;
	margin: 0 0 0 35px;
	padding: 0;
	}

.type_wrap .text02 dd {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 50px;
	border-top: 1px dotted #6BC7E6;
	border-bottom: 2px solid #6BC7E6;
	}

/* Contact Form */

.contact_form {
	border: 1px solid #6BC7E6;
}

/*//////////////////////////////////////////////////*/
/*// 01.ベースの設定                              //*/
/*//////////////////////////////////////////////////*/
form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
}
form#mailform label {
	cursor: pointer;
	text-decoration: underline;
	display: block;
	padding: 2px;
	width: 98%;
	margin-bottom: 1px;
}
label.label_true {
	background-color: #FFFFEE;
	border: solid 1px #CCCCCC;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: url(../img/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
input.mfp {
	padding: 2px;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	width: 360px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
div#mfp_buttons ul li {
	width: 180px;
	height: 60px;
	overflow: hidden;
	float: left;
}
input#button_mfp_goconfirm {
	width: 180px;
	height: 60px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../img/mfp_goconfirm.gif);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_reset {
	width: 180px;
	height: 60px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../img/mfp_reset.gif);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
.reset_over {
	background-image: url(../img/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../img/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../img/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../img/mfp_confirm.gif);
}

/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 02.テーブルの指定                            //*/
/*//////////////////////////////////////////////////*/
table.mailform {
	width: 100%;
	padding: 10px;
}
table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
}
table.mailform tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

/*//////////////////////////////////////////////////*/
/*// 04.以下確認画面関連のスタイル                //*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer {
	width: 560px;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 560px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../img/mfp_table_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/mfp_table_background.png', sizingMethod='scale');
}
li.confirm_top {
	height: 33px;
	background-image: url(../img/mfp_table_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/mfp_table_top.png', sizingMethod='scale');
}
li.confirm_bottom {
	height: 33px;
	background-image: url(../img/mfp_table_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/mfp_table_bottom.png', sizingMethod='scale');
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}
table.infield {
	width: 500px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 5px;
	margin: 0px;
	text-align: right;
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	color: #232323;
}
table.infield tr td {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	border-left: solid 2px #CCCCCC;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.mfp_color {
	background-color: #E8EEF9;
}
div#confirmWindow {
	filter: alpha(opacity=50);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0px auto 0px auto;
}
div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}
/*//////////////////////////////////////////////////*/

/* Shop List */

#List {
	width: 630px;
	margin: 10px 0 0 40px;
	padding: 0;
	}

.AreaTb table {
	width: 630px;
	border-collapse: separate;
	}

th, td {
	margin: 0;
	padding: 2px 3px;
	}

th {
	width: 150px;
	font-weight: normal;
	text-align:left;
	}

td {
	font-size: 10px;
	line-height:1.3;
	}

.Area {
	width: 540px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 14px;
	border-left: 5px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}

.TBcolor1 {
	background: #EDFFCE;
	border-bottom: 1px solid #BFE77F;
	}

.TBcolor2 {
	background: #FFFBBE;
	border-bottom: 1px solid #FED25B;
	}

.TBcolor3 {
	background: #FFEDEE;
	border-bottom: 1px solid #FAC0C3;
	}

.TBcolor4 {
	background: #F3F3F3;
	border-bottom: 1px solid #D3D3D3;
	}

.Text1 {
	color: #5E9900;
	}

.Text2 {
	color: #E97300;
	}

.Text3 {
	color: #F04E4E;
	}

.Text4 {
	color: #0099FF;
	}

.Text5 {
	color: #CC0000;
	}

.com1 {
	width: 540px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 5px;
	}

/* Company */

.company_wrap {
	width: 560px;
	padding: 0 75px;
}

table.table_outline {
	width:560px;
	border-collapse:collapse;
	border:solid 1px #dad2c0;
	margin: 20px 0 0;
}

table.table_outline th {
	width:160px;
	padding:5px 20px;
	text-align:center;
	vertical-align:middle;
	color:#111111;
	font-weight:normal;
	background:#dad2c0;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #dad2c0;
	border-right:solid 1px #dad2c0;
}

table.table_outline th.top {
	width:160px;
	padding:5px 20px;
	text-align:center;
	vertical-align:middle;
	color:#111111;
	font-weight:normal;
	background:#dad2c0;
	border-top:solid 1px #dad2c0;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #dad2c0;
	border-right:solid 1px #dad2c0;
}

table.table_outline th.last {
	width:160px;
	padding:5px 20px;
	text-align:center;
	vertical-align:middle;
	color:#111111;
	font-weight:normal;
	background:#dad2c0;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #dad2c0;
	border-left:solid 1px #dad2c0;
	border-right:solid 1px #dad2c0;
}

table.table_outline td {
	width:330px;
	padding:5px 10px 5px 20px;
	text-align:left;
	border:solid 1px #dad2c0;
}

/* mech */


#mech_item_list {
    width:710px;
	clear:both;
}

#mech_item_list td {
    margin:0px;
	padding:0px;
}


/* howto */


/* shopmap */

#map {
	position:relative;
	margin: 0 40px;
	padding: 0;
}

#hokkaido,
#tohoku,
#kanto,
#hokuriku,
#tokai,
#kansai,
#chugoku,
#shikoku,
#kyushu,
#okinawa {
	position:absolute;
	padding:5px;
}

#hokkaido {
	width: 40px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #B3D5EF;
	top:120px;
	right:60px;
}

#tohoku {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #C2EEEF;
	top:200px;
	right:100px;
}

#kanto {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #C9DFC3;
	top:290px;
	right:120px;
}

#hokuriku {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #D9EFA4;
	top:240px;
	right:300px;
}

#tokai {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #D9EFA4;
	top:380px;
	right:220px;
}

#kansai {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFEDAF;
	top:320px;
	right:340px;
}

#chugoku {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFCA9F;
	top:340px;
	right:460px;
}

#shikoku {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFB18F;
	top:440px;
	right:340px;
}

#kyushu {
	width: 80px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFAFBA;
	top:440px;
	right:520px;
}

#okinawa {
	width: 40px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFAFBA;
	top:200px;
	right:520px;
}

#map ul {
	margin:0;
	padding:0;
	list-style:none;
}

#map ul li {
	margin;0;
	padding:0;
	width:40px;
	line-height:1.5;
	text-align: center;
	float:left;
}

#map ul li a {
	font-weight:bold;
}

.pd_txtbox {
	background-color: #fee9e9;
	font-size: 11px;
	line-height: 1.5;
	margin: 0 0 10px;
	padding: 5px;
	border: 1px solid #EFC2C2;
}
