/* 01_shop_address */

table.add {
	margin: 0px;
	width: 199px;
	background-color:#ffeeee;
}

td.add a {
	color: #ff0000;
	text-decoration: none;
}

td.add a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.add a:visited {
	color: #ff0000;
	text-decoration: underline;
}

td.add_top {
	margin: 0px;
	padding: 12px 11px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

td.add_center {
	margin: 0px;
	padding: 6px 11px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

td.add_bottom {
	margin: 0px;
	padding: 6px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: center;
}

td.add_bottom img {
	border: 0;
}


/* 01_shop_button */

.button_contents {
	width: 179px;
	margin: 10px 0 7px 0;
	padding: 5px 9px 3px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}

div#button {
	width: 180px;
	margin: 10px 0 7px 0;
	padding: 0 9px;
}

.button_01 {
	margin: 0;
	width: 180px;
	height: 30px;
}

.button_01 a {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_testing.gif);
}

.button_01 a:hover {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_testing-o.gif);
}

.button_02 {
	margin: 0;
	width: 180px;
	height: 30px;
}

.button_02 a {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_catalog.gif);
}

.button_02 a:hover {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_catalog-o.gif);
}
.button_03 {
	margin: 0;
	width: 180px;
	height: 30px;
}

.button_03 a {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_inspection.gif);
}

.button_03 a:hover {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_inspection-o.gif);
}

.button_04 {
	margin: 0;
	width: 180px;
	height: 30px;
}

.button_04 a {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_insurance.gif);
}

.button_04 a:hover {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_insurance-o.gif);
}
.button_05 {
	margin: 0;
	width: 180px;
	height: 30px;
}

.button_05 a {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_inquiry.gif);
}

.button_05 a:hover {
	width: 180px;
	height: 30px;
	display:block;
	background-image:url(_images/_btn/btn-l_inquiry-o.gif);
}

/* 01_shop_event */

#event_group {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#event_top {
	width: 500px;
	height: 80px;
	margin: 0;
}

#event_middle {
	width: 500px;
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url(_images/event_02.gif);
	background-repeat: repeat-y;
}

#event_middle hr {
	margin: 10px auto;
	padding: 0;
}

.event_box {
	margin: 0;
	padding: 0;
	height: 150px;
}

.event_box img {
	margin: 0 15px;
	float: left;
}

.event_box h4 {
	margin: 0;
	padding: 0 0 5px 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.event_box p {
	margin: 0;
	padding: 0 10px 0 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h6.event_button {
	margin: 10px 0 0 0;
	padding: 0;
	height: 25px;
	float: right;
}

h6.event_img_clear {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
}

#event_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}



/* 01_shop_toku */

#toku_group {
  width: 500px;
  margin: 0 0 15px 0;
  padding: 0;
}

#toku_top {
  width: 500px;
	height: 86px;
  margin: 0;
}

#toku_middle {
	margin: 0;
	padding: 5px 0 10px 0;
	width: 500px;
	background-image: url(_images/tokutoku_02.gif);
	background-repeat: repeat-y;
}

#toku_middle hr {
	margin: 10px 15px 10px 32px;
	padding: 0;
	border: 1px dotted #ffffff;
	width: 453px;
}

.toku_box {
	width: 500px;
	margin: 0;
	padding: 0;
}

.toku_box img {
	margin: 0 15px 0 0;
	float: left;
}

.toku_box h4 {
	margin: 0 10px 5px 32px;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 20px;
}

.toku_box p {
	margin: 0 10px 0 32px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h6.toku_button {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	height: 25px;
}


/* 01_shop_news */

#shop_news {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#shop_news_top {
	width: 500px;
	margin: 0;
}

#shop_news_middle {
	width: 470px;
	margin: 0;
	padding: 15px 15px 10px 15px;
	background-image: url(_images/news_02.gif);
	background-repeat:repeat-y;
}

#shop_news_middle hr {
	margin: 10px auto;
	padding: 0;
	border: 1px solid #D7EAFD;
}

.shop_news_box {
	width: 470px;
	margin: 0;
}

img.shop_news_img {
	margin: 0 0 0 15px;
	float: right;
}

img.shop_news_img-s {
	margin: 0 15px 85px 0;
	float: left;
}

.shop_news_box h4 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	border-bottom: 1px dotted #0066CC;
}

.shop_news_box p {
	margin: 0 10px 0 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h6.shop_news_button {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	height: 25px;
}

.shop_news_clear {
	width: 470px;
	height: 1px;
	clear: both;
	margin: 0;
}

#shop_news_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}


/* 01_shop_side */

.report_contents {
	width: 179px;
	margin: 10px 0 7px 0;
	padding: 5px 9px 3px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}

.shop_side_p {
	margin: 0;
	padding: 3px 10px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	text-align: left;
}

.shop_side_p a {
	color: #666666;
	text-decoration: none;
}

.shop_side_p a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.shop_side_p a:visited {
	color: #666666;
	text-decoration: underline;
}


/* 01_shop_photo */

div#copy {
	width: 500px;
	padding: 10px 0;
}

table.shop_pct_ta {
	margin: 0 0 15px 0;
}

td.shop_width_10px {
	width: 10px;
}


/* 01_shop_btn */

#btn_group {
	width: 500px;
	height: 45px;
	margin: 0 0 15px 0;
	padding: 0;
	position:relative;
}

.btn_shop {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: left;
	background-image: url(_images/_btn/btn_shop.gif);
	position:absolute;
	top:0px;
	left:0px;
}

.btn_shop a:hover {
	width: 164px;
	height: 45px;
	display:block;
	background-image: url(_images/_btn/btn_shop-o.gif);
}

.btn_test {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: left;
	background-image: url(_images/_btn/btn_testing.gif);
	position:absolute;
	top:0px;
	left:168px;
}

.btn_test a:hover {
	width: 164px;
	height: 45px;
	display:block;
	background-image: url(_images/_btn/btn_testing-o.gif);
}

.btn_report {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: right;
	background-image: url(_images/_btn/btn_report.gif);
	position:absolute;
	top:0px;
	left:336px;
}

.btn_report a:hover {
	width: 164px;
	height: 45px;
	display:block;
	background-image: url(_images/_btn/btn_report-o.gif);
}

.btn_clear {
	margin: 0;
	padding: 0;
	clear: both;
}


/* 01_shop_chief */

#chief_group {
	width: 500px;
	margin: 25px 0 15px 0;
	padding: 0;
}

#chief_top {
	width: 500px;
	margin: 20px 0 0 0;
}

#chief_middle {
	width: 470px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	background-color: #eeeeee;
}

#chief_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}


/* 01_shop_text */

table.shop_text {
	margin: 0;
	padding: 0;
	width: 470px;
}

td.shop_chief {
	margin: 0;
	padding: 0;
	width: 99px;
	text-align: center;
	vertical-align: top;
}

td.shop_width_16px {
	width: 16;
}

td.shop_text_in {
	margin: 0;
	padding: 0;
	width: 354px;
}

.shop_text_chief {
	margin: 0;
	padding: 3px 0 6px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	line-height: 14px;
}

.shop_text_title {
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
	line-height: 18px;
	border-bottom: 1px dotted #ff0000;
}

.shop_text_main {
	margin: 0;
	padding: 2px 0 3px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}

ol.shop_text_list {
	margin: 3px 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #0066CC;
	text-align: left;
	line-height: 18px;
}

.shop_disclaimer {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 15px;
}


/* 01_shop_list */

h3.shop_pct_list_h3 {
	margin: 0 0 10px 0;
}


/* 01_shop_list */

div#return_s {
	width: 500px;
	margin: 0 0 25px 0;
	padding: 0;
	clear: both;
}

hr {
	width: 470px;
	margin: 15px 0 15px 0;
}


/* 01_shop_img */

#shop_img {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #666666;
}

.shop_img_l {
	margin: 0 20px 0 0;
	padding: 0;
	width: 240px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	float: left;
}

.shop_img_r {
	margin: 0;
	padding: 0;
	width: 240px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	float: right;
}

.shop_img_clear {
	clear: both;
}

.main_guide_p {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #0000ff;
	text-align: right;
}


/* 01_shop_return */

#shop_return {
	margin: 0;
	padding: 0;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(_images/re_shop-u.gif);
}

#shop_return a:hover {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(_images/re_shop-o.gif);
}


/* 01_shop_span */

span.point_span {
	font-weight:bold;
	color: #0066cc;
}

span.point_span a{
	font-weight:bold;
	color: #000099;
	text-decoration: none;
}

span.point_span a:hover {
	font-weight:bold;
	color: #000099;
	background-color:#CCFF66;
}

