/* @group BASE　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
html {
}
body	{
	background: rgb(17, 17, 17) url(../elements/bg.jpg) no-repeat fixed 50% 0%;
	color: #333;
	margin: 0;
	padding: 0;
}
.Round_2{
	border-radius: 2px;         /* CSS3 */
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius: 2px; /* Safari,Chrome */
}
.Round_3{
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
}
.Round_4{
	border-radius: 4px;         /* CSS3 */
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
}
.Round_6{
	border-radius: 6px;         /* CSS3 */
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
}
.Round_8{
	border-radius: 8px;         /* CSS3 */
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
}
.Round_10{
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
}
.Clickable{
	cursor: pointer;
}
div#contents_bg	{
	width: 100%;
}
div#container	{
	width: 1000px;
	margin: 20px auto 0px auto;
}
a#Logo_Top	{
	display: block;
	height: 96px;
	width: 396px;
	background: url('../elements/Logo_Top.png') no-repeat center center;
	margin: 0px;
}
div#Headline_width_1000	{
	display: inline;
	height: 40px;
	width: 960px;
	margin: 8px 0px 0px 18px;
	float: left;
}
div#Headline_width_800	{
	display: inline;
	height: 40px;
	width: 760px;
	margin: 8px 0px 0px 18px;
	float: left;
}
div#Content_width_1000	{
	display: inline;
	width: 960px;
	margin: 18px 0px 18px 18px;
	float: left;
}
div#Headline_top	{
	display: inline;
	height: 40px;
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
div#Headline_top_en	{
	display: inline;
	height: 40px;
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	background: #FFF;
	display: none;
}
div#Headline_sub	{
	display: inline;
	height: 40px;
	margin: 0px 0px 0px 10px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
div#Headline_search_box	{
	display: inline;
	height: 40px;
	width: 360px;
	margin: 0px 0px 0px 0px;
	float: right;
	font-size: 12px;
}
input#Headline_search_text	{
	height: 18px;
	width: 288px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px;
	border: 1px solid;
	line-height: 20px;
	float: left;
	background: url('../elements/input_search_01.png') no-repeat center right;
}
input#Headline_search_btn	{
	height: 20px;
	width: 60px;
	margin: 10px 0px 0px 0px;
	border: 0px solid;
	line-height: 20px;
	cursor:pointer;
	float: left;
	background: url('../elements/btn_search_01.png') no-repeat center center;
	text-indent: -9999px;
}
/* @end */


/* @group HEADER　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#Header_Top	{
	height: 30px;
	width: 560px;
	margin: 18px 0px 0px 18px;
	background-color: #DDD;
	float: left;
}
div#Site_Flow	{
	height: 30px;
	width: 560px;
	margin: 10px 0px 0px 18px;
	float: left;
	line-height: 30px;
}
div#Site_Flow_arrow	{
	height: 30px;
	width: 10px;
	margin: 0px;
	float: left;
	background: url('../elements/icon_flow_01.png') no-repeat center center;
}
a#Site_Flow_title	{
	display: block;
	height: 30px;
	margin: 0px 5px 0px 0px;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
}
div#Site_Flow_title	{
	display: block;
	height: 30px;
	margin: 0px;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
}
div#Order_Site_Flow	{
	height: 30px;
	width: 760px;
	margin: 13px 0px 0px 18px;
	float: left;
	line-height: 30px;
}
div#Order_Site_Flow_arrow	{
	height: 30px;
	width: 10px;
	margin: 0px 20px 0px 0px;
	float: left;
	background: url('../elements/icon_order_flow_01.png') no-repeat center center;
}
div#Order_Site_Flow_title	{
	display: block;
	height: 30px;
	margin: 0px 20px 0px 0px;
	float: left;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}
a#btn_cart_view{
	display: block;
	height: 30px;
	width: 140px;
	margin: 0px 0px 0px 0px;
	float: right;
	background: url('../elements/btn_cart_view_01.png') no-repeat center center;
}
/* @end */


/* @group FOOTER　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#Footer_left	{
	height: 40px;
	margin: 0px;
	float: left;
	text-align: left;
}
a#Footer_entry_title	{
	display: block;
	height: 12px;
	margin: 14px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #22A;
	border-right: 1px solid #AAA;
}
a#Footer_entry_title:hover {
	text-decoration: underline;
	color: #05C;
}
div#Footer_right	{
	height: 40px;
	margin: 0px;
	float: right;
	line-height: 40px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #AAA;
}
/* @end */


/* @group BLOCK　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#Block_BG	{
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFF;
	float: left;
}

div#Block_Tray_width_1000	{
	width: 1000px;
	margin: 0px;
	float: left;
}
div#Block_Tray_width_800	{
	width: 800px;
	margin: 0px;
	float: left;
}
div#Block_Tray_width_200	{
	width: 200px;
	margin: 0px;
	float: left;
}

div#Block_width_1000	{
	width: 996px;
	margin: 0px;
	padding: 2px;
	float: left;
}

div#Block_125_400	{
	height: 121px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_125_600	{
	height: 121px;
	width: 596px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_400_1000	{
	height: 396px;
	width: 996px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_100_400	{
	height: 96px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_100_600	{
	height: 96px;
	width: 596px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_100_800	{
	height: 96px;
	width: 796px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_100_1000	{
	height: 96px;
	width: 996px;
	margin: 0px;
	padding: 2px;
	float: left;
}

div#Block_50_200	{
	height: 46px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_60_200	{
	height: 56px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_60_800	{
	height: 56px;
	width: 796px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_60_1000	{
	height: 56px;
	width: 996px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_80_400	{
	height: 76px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_100_200	{
	height: 96px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_180_200	{
	height: 176px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_180_400	{
	height: 176px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_180_600	{
	height: 176px;
	width: 596px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_180_800	{
	height: 176px;
	width: 796px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_200_200	{
	height: 196px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_200_400	{
	height: 196px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_200_600	{
	height: 196px;
	width: 596px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_200_800	{
	height: 196px;
	width: 796px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_250_250	{
	height: 246px;
	width: 246px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_360_200	{
	height: 356px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_400_200	{
	height: 396px;
	width: 196px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_520_400	{
	height: 516px;
	width: 396px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_600_600	{
	height: 596px;
	width: 596px;
	margin: 0px;
	padding: 2px;
	float: left;
}
div#Block_Footer_margin	{
	height: 16px;
	width: 996px;
	margin: 0px;
	padding: 2px;
	float: left;
}
/* @end */


/* @group MENU　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
table#Menu_360_200	{
	width: 160px;
	margin: 18px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	float: left;
}
td#Menu_360_200_title	{
	height: 30px;
	width: 160px;
	vertical-align: top;
}
td#Menu_360_200_thumb	{
	height: 40px;
	width: 40px;
	background-color: #000;
}
td#Menu_360_200_index	{
	height: 40px;
	width: 120px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
}
td#Menu_360_200_margin	{
	height: 10px;
	width: 120px;
}


table#Menu_60_200	{
	width: 160px;
	margin: 8px 0px 0px 18px;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	float: left;
}
td#Menu_60_200_thumb	{
	height: 40px;
	width: 40px;
	background-color: #000;
}
td#Menu_60_200_index	{
	height: 40px;
	width: 120px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
}


table#Menu_50_200	{
	width: 160px;
	margin: 3px 0px 0px 18px;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	float: left;
}
td#Menu_50_200_thumb	{
	height: 40px;
	width: 40px;
	background-color: #000;
}
td#Menu_50_200_index	{
	height: 40px;
	width: 120px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
}
/* @end */


/* @group SHOPPING INDEX　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
table#Shopping_Index_360_200	{
	display: inline;
	position: absolute;
	width: 160px;
	margin: 18px;
}
td#Shopping_Index_360_200_thumb	{
	height: 160px;
	width: 160px;
	text-align: center;
}
td#Shopping_Index_360_200_tags	{
	height: 18px;
	width: 160px;
}
div#Shopping_Index_360_200_tags_wrapper	{
	height: 16px;
	width: 160px;
	overflow: hidden;
}
td#Shopping_Index_360_200_title	{
	width: 160px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
td#Shopping_Index_360_200_price	{
	height: 16px;
	width: 160px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
td#Shopping_Index_360_200_description	{
	width: 160px;
	font-size: 11px;
	line-height: 14px;
}
td#Shopping_Index_360_200_margin	{
	height: 5px;
	width: 120px;
}
div#Shopping_Index_360_200_author	{
	position: absolute;
	height: 40px;
	width: 160px;
	margin: 298px 0px 0px 18px;
}
a#Shopping_Index_360_200_author_thumb	{
	display: block;
	height: 40px;
	width: 40px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
a#Shopping_Index_360_200_author_title	{
	display: block;
	height: 40px;
	width: 115px;
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	float: left;
}

a#Shopping_Index_tag_box	{
	display: block;
	height: 12px;
	background-color: #CCC;
	margin: 1px 2px 1px 0px;
	padding: 1px 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	float: left;
}
/* @end */


/* @group ENTRY INDEX　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
table#Entry_Index_360_200	{
	display: inline;
	position: absolute;
	width: 160px;
	margin: 18px;
}
td#Entry_Index_360_200_thumb	{
	height: 160px;
	width: 160px;
	text-align: center;
}
td#Entry_Index_360_200_tags	{
	height: 18px;
	width: 160px;
}
div#Entry_Index_360_200_tags_wrapper	{
	height: 16px;
	width: 160px;
	overflow: hidden;
}
td#Entry_Index_360_200_title	{
	width: 160px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
td#Entry_Index_360_200_description	{
	width: 160px;
	font-size: 11px;
	line-height: 14px;
}
td#Entry_Index_360_200_margin	{
	height: 5px;
	width: 120px;
}
div#Entry_Index_360_200_author	{
	position: absolute;
	height: 40px;
	width: 160px;
	margin: 298px 0px 0px 18px;
}
a#Entry_Index_360_200_author_thumb	{
	display: block;
	height: 40px;
	width: 40px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
a#Entry_Index_360_200_author_title	{
	display: block;
	height: 40px;
	width: 115px;
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	float: left;
}

a#Entry_Index_tag_box	{
	display: block;
	height: 12px;
	background-color: #0FF;
	margin: 1px 2px 1px 0px;
	padding: 1px 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	float: left;
}
/* @end */


/* @group ENTRY CONTENT　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
table#Entry_Content_480_360	{
	display: inline;
	position: absolute;
	width: 360px;
	margin: 18px;
}
td#Entry_Content_480_360_tags	{
	height: 20px;
	width: 360px;
}
div#Entry_Content_480_360_tags_wrapper	{
	height: 20px;
	width: 360px;
	overflow: hidden;
}
td#Entry_Content_480_360_title	{
	height: 40px;
	width: 360px;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
td#Entry_Content_480_360_description	{
	width: 360px;
	font-size: 12px;
}
div#Entry_Content_480_360_description_wrapper	{
	height: 345px;
	width: 360px;
	overflow: auto;
}
td#Entry_Content_480_360_margin	{
	height: 5px;
	width: 120px;
}
div#Entry_Content_480_360_author	{
	position: absolute;
	height: 40px;
	width: 160px;
	margin: 458px 0px 0px 218px;
}
a#Entry_Content_480_360_author_thumb	{
	display: block;
	height: 40px;
	width: 40px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
a#Entry_Content_480_360_author_title	{
	display: block;
	height: 40px;
	width: 115px;
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	float: left;
}

a#Entry_Content_tag_box	{
	display: block;
	height: 16px;
	background-color: #CCC;
	margin: 2px 2px 0px 0px;
	padding: 1px 6px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	float: left;
}
div#Entry_Content_price_box	{
	display: inline;
	float: left;
	height: 40px;
	width: 180px;
	margin: 18px 0px 0px 18px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
div#Entry_Content_add_cart_box	{
	display: inline;
	height: 40px;
	width: 160px;
	margin: 18px 0px 0px 20px;
	float: left;
}
input#submit_add_cart { 
	margin: 0px;
	cursor:pointer;
	width: 160px;
	height: 40px;
	border: 0px solid;
	background: url('../elements/btn_cart_add_01.png') no-repeat;
}
div#Entry_Content_btn_japanese	{
	display: block;
	height: 18px;
	width: 80px;
	background-color: #E88;
	margin: 11px 0px 0px 860px;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	cursor: pointer;
	position: absolute;
	display: none;
}
div#Entry_Content_btn_english	{
	display: block;
	height: 18px;
	width: 80px;
	background-color: #8BF;
	margin: 11px 0px 0px 860px;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	cursor: pointer;
	position: absolute;
}
/* @end */


/* @group MEMBER INDEX　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#Member_Index_250_250_thumb	{
	display: inline;
	height: 100px;
	width: 100px;
	margin: 18px 0px 0px 18px;
	background-color: #000;
	float: left;
}
div#Member_Index_250_250_property	{
	height: 100px;
	width: 105px;
	margin: 18px 0px 0px 5px;
	background-color: #EEE;
	float: left;
}
div#Member_Index_250_250_position	{
	width: 105px;
	margin: 0px;
	background-color: #888;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	float: left;
}
a#Member_Index_250_250_author	{
	width: 105px;
	margin: 0px;
	background-color: #AAA;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	float: left;
}
a#Member_Index_250_250_about	{
	display: block;
	height: 16px;
	width: 105px;
	margin: 5px 0px 0px 0px;
	background-color: #888;
	float: left;
}
a#Member_Index_250_250_homepage	{
	display: block;
	height: 16px;
	width: 105px;
	margin: 5px 0px 0px 0px;
	background-color: #888;
	float: left;
}
div#Member_Index_250_250_contents	{
	display: inline;
	height: 105px;
	width: 210px;
	margin: 5px 0px 0px 18px;
	background-color: #EEE;
	float: left;
}
div#Member_Index_250_250_contents_title	{
	height: 15px;
	width: 125px;
	margin: 0px;
	background-color: #CCC;
	line-height: 15px;
	float: left;
}
a#Member_Index_250_250_contents_viewall	{
	display: block;
	height: 15px;
	width: 85px;
	margin: 0px;
	background-color: #CCC;
	line-height: 15px;
	float: left;
}
div#Member_Index_250_250_tags	{
	position: absolute;
	height: 46px;
	width: 210px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background-color: #888;
}
a#Member_Index_250_250_tag_box	{
	display: block;
	height: 12px;
	background-color: #0FF;
	margin: 1px 2px 0px 0px;
	padding: 1px 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-shadow: 0px 1px 1px #FFF;
	white-space: nowrap;
	float: left;
}
div#Member_Index_250_250_entries	{
	position: absolute;
	height: 57px;
	width: 210px;
	margin: 48px 0px 0px 0px;
	background-color: #888;
}
div#Member_Index_250_250_entry_thumb	{
	display: inline;
	height: 40px;
	width: 40px;
	background-color: #000;
	margin: 2px 1px 0px 1px;
	float: left;
}
/* @end */


/* @group IMAGE BROWSER　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
div#Image_Browser_600_600	{
	height: 560px;
	width: 560px;
	margin: 18px;
}
#Image_Browser_600_600 .arrow_box_page_left{
	margin: 500px 0px 0px -15px;
	position: absolute;
	width: 40px;
	height: 60px;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;				/* Firefox */
	filter: alpha(opacity=0);		/* IE6/7 */
	-ms-filter: "alpha(opacity=0)";	/* IE8 */
}
#Image_Browser_600_600 .arrow_box_page_right{
	margin: 500px 0px 0px 535px;
	position: absolute;
	width: 40px;
	height: 60px;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;				/* Firefox */
	filter: alpha(opacity=0);		/* IE6/7 */
	-ms-filter: "alpha(opacity=0)";	/* IE8 */
}
#Image_Browser_600_600 .pageHolder{
	margin: 500px 0px 0px 0px;
	position: absolute;
	overflow: hidden;
}
#Image_Browser_600_600 .thumb_box{
	text-align: center;
}
#Image_Browser_600_600 .thumb_box img{
	cursor: pointer;
	display: none;
}
#Image_Browser_600_600 #frame{
	position: absolute;
	height: 500px;
	width: 560px;
	text-align: center;
	vertical-align: middle;
}
#Image_Browser_600_600 .loader{
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	margin: 200px 0px 0px 230px;
	background: url('../elements/spinner01.gif') no-repeat center center;
}
#Image_Browser_600_600 .controller{
	position: absolute;
	width: 590px;
	height: 500px;
	margin: 0px 0px 0px -15px;
	opacity: 0;
	-moz-opacity: 0;				/* Firefox */
	filter: alpha(opacity=0);		/* IE6/7 */
	-ms-filter: "alpha(opacity=0)";	/* IE8 */
	background: url('../elements/blank.gif') no-repeat center center;
}
#Image_Browser_600_600 .controller_btn{
	width: 50px;
	height: 30px;
	margin: 195px 0px 0px 540px;
	cursor: pointer;
	float: left;
	display: inline;
}
#Image_Browser_600_600 .stop_box{
	display: none;
}
#Image_Browser_600_600 .arrow_box_photo_left{
	width: 50px;
	height: 50px;
	margin: 225px 0px 0px 0px;
	cursor: pointer;
	float: left;
	display: inline;
}
#Image_Browser_600_600 .arrow_box_photo_right{
	width: 50px;
	height: 50px;
	margin: 225px 0px 0px 0px;
	cursor: pointer;
	float: right;
	display: inline;
}
#Image_Browser_600_600 #main img{
	display: none;
}
#Image_Browser_600_600 #main span{
	display: none;
	font-size: 11px;
	line-height: 20px;
}

/* @end */


/* @group SHOPPING CART　ーーーーーーーーーーーーーーーーーーーーーーーーーー */

a#Shopping_Cart_empty{
	display: block;
	height: 340px;
	width: 960px;
	margin: 0px 0px 0px 18px;
	text-align: center;
	float: left;
	background: url('../elements/btn_cart_continue_02.png') no-repeat center center;
}

table#Shopping_Cart_List	{
	display: inline;
	width: 700px;
	margin: 20px 0px 0px 18px;
	display: inline;
	float: left;
}

td#Shopping_Cart_List_header_td	{
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCC;
	font-size: 10px;
	line-height: 16px;
}
td#Shopping_Cart_List_td	{
	padding: 5px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
}
td#Shopping_Cart_List_line_td	{
	height: 1px;
	line-height: 0px;
	overflow: hidden;
	background-color: #CCC;
}

div#Shopping_Cart_List_category	{
	font-size:11px;
}
div#Shopping_Cart_List_title	{
	font-size:12px;
	font-weight: bold;
}
div#Shopping_Cart_List_shippingday	{
	margin: 5px 0px 0px 0px;
	font-size:11px;
	font-weight: bold;
	color: #555;
}

select#quantity{
	cursor:pointer;
	width: 60px;
	height: 20px;
	font-weight:bold;
}
a#Shopping_Cart_List_delete	{
	display: block;
	width: 55px;
	height: 20px;
	margin: 0px 0px 0px 10px;
	background: url('../elements/btn_cart_delete_01.png') no-repeat center center;
}
a#Shopping_Cart_List_continue	{
	float: left;
	display: block;
	width: 140px;
	height: 20px;
	background: url('../elements/btn_cart_continue_01.png') no-repeat center center;
}
a#Shopping_Cart_List_clear	{
	float: right;
	display: block;
	width: 120px;
	height: 20px;
	background: url('../elements/btn_cart_clear_01.png') no-repeat center center;
}
input#submit_checkout { 
	margin: 0px;
	cursor: pointer;
	height: 30px;
	width: 180px;
	border: 0px solid;
	background: url('../elements/btn_checkout_01.png') no-repeat;
}
div#Shopping_Checkout_box	{
	float: left;
	height: 30px;
	width: 180px;
	margin: 30px 0px 0px 29px;
}
/* @end */


/* @group SHOPPING ORDER　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
table#Shopping_Order_Form	{
	display: inline;
	width: 700px;
	margin: 20px 0px 18px 18px;
	display: inline;
	float: left;
}
td#Shopping_Order_Form_left_td	{
	width: 349px;
	font-size:12px;
	text-align: left;
	vertical-align: top;
}
td#Shopping_Order_Form_right_td	{
	width: 339px;
	font-size:12px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 18px;
}
td#Shopping_Order_Form_partition_td	{
	width: 1px;
	font-size: 0px;
	background-color: #CCC;
}
div#Shopping_Order_Form_input_title	{
	display: inline;
	float: left;
	width: 340px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}
div#Shopping_Order_Form_input_header	{
	display: inline;
	float: left;
	width: 320px;
	height: 16px;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
}
div#Shopping_Order_Form_input_text	{
	display: inline;
	float: left;
	width: 325px;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}
div#Shopping_Order_Form_input_radio	{
	display: inline;
	float: left;
	width: 340px;
	height: 50px;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
}
div#Shopping_Order_Form_input_textarea	{
	display: inline;
	float: left;
	width: 340px;
	height: 70px;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
}
div#Shopping_Order_Form_input_checkbox	{
	display: inline;
	float: left;
	width: 340px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin: 15px 0px 0px 0px;
}
div#Shopping_Order_Form_input_margin	{
	display: inline;
	float: left;
	width: 340px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}
a#about_paytype{
	display: block;
	float: left;
	font-size:10px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	height: 16px;
	width: 80px;
	margin: 1px 0px 0px 10px;
	padding: 0px 5px;
	color: #FFF;
	background: #58F;
}
input#checkbox1 {
	display: inline;
	float: left;
	line-height: 18px;
	height: 18px;
	margin: 2px 0px 0px 0px;
}
input.paytype_Box {
	display: inline;
	float: left;
	line-height: 18px;
	height: 18px;
	margin: 2px 0px 0px 0px;
}
label#paytype_Label{
	display: inline;
	float: left;
	line-height: 18px;
	height: 18px;
	width: 200px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
label#same_Label{
	display: inline;
	float: left;
	line-height: 18px;
	height: 18px;
	width: 200px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
table#Shopping_Order_view_note	{
	display: inline;
	float: left;
	text-align: left;
	width: 324px;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
}
input#submit_order_next { 
	margin: 0px;
	cursor: pointer;
	height: 30px;
	width: 180px;
	border: 0px solid;
	background: url('../elements/btn_checkout_02.png') no-repeat;
}
input#submit_order_checkout { 
	margin: 0px;
	cursor: pointer;
	height: 30px;
	width: 180px;
	border: 0px solid;
	background: url('../elements/btn_checkout_03.png') no-repeat;
}
div#Shopping_Next_box	{
	float: left;
	height: 30px;
	width: 180px;
	margin: 30px 0px 0px 29px;
}
input#Shopping_Order_amend	{
	margin: 0px;
	cursor: pointer;
	border: 0px solid;
	float: left;
	display: block;
	width: 140px;
	height: 20px;
	background: url('../elements/btn_checkout_amend_01.png') no-repeat center center;
}
div#Shopping_Pay	{
	display: inline;
	width: 960px;
	margin: 20px 0px 0px 18px;
	float: left;
}
div#Shopping_Close	{
	display: inline;
	width: 960px;
	margin: 60px 0px 68px 18px;
	float: left;
}
div#Shopping_Pay_flow_1	{
	display: inline;
	width: 60px;
	height: 40px;
	margin: 0px 0px 0px 120px;
	float: left;
	background: url('../elements/icon_number_1_01.png') no-repeat top left;
}
div#Shopping_Pay_flow_2	{
	display: inline;
	width: 60px;
	height: 40px;
	margin: 0px 0px 0px 120px;
	float: left;
	background: url('../elements/icon_number_2_01.png') no-repeat top left;
}
div#Shopping_Pay_message	{
	display: inline;
	width: 390px;
	margin: 0px 0px 0px 10px;
	float: left;
	line-height: 20px;
	font-size: 12px;
}
div#Shopping_Close_message	{
	display: inline;
	width: 390px;
	height: 40px;
	margin: 0px 0px 0px 10px;
	float: left;
	line-height: 40px;
	font-size: 12px;
}
div#Shopping_Send_message	{
	display: inline;
	width: 900px;
	margin: 0px 0px 40px 10px;
	padding: 20px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	text-shadow: 0px 1px 1px #FFF;
	background: #DDD;
	color: #00C;
}
a#Shopping_Pay_about_paypal	{
	display: inline;
	width: 180px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	float: left;
	line-height: 20px;
	background: url('../elements/btn_paypal_about_01.png') no-repeat;
}
input#Shopping_Pay_paypal_btn { 
	margin: 0px 0px 0px 20px;
	cursor: pointer;
	height: 80px;
	width: 180px;
	border: 0px solid;
	background: url('../elements/btn_paypal_01.png') no-repeat;
}
a#Shopping_Close_btn	{
	display: inline;
	width: 180px;
	height: 30px;
	margin: 5px 0px 0px 20px;
	float: left;
}
/* @end */


/* @group SHOPPING COMMON　ーーーーーーーーーーーーーーーーーーーーーーーーーー */
td#Shopping_List_margin_td	{
	height: 10px;
}
td#Shopping_List_footer_td	{
	height: 40px;
}
div#Shopping_title{
	display: inline;
	height: 40px;
	width: 300px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
div#Shopping_message{
	position: absolute;
	height: 40px;
	width: 650px;
	margin: 0px 0px 0px 310px;
	font-size: 11px;
	color: #C00;
	font-weight: bold;
	line-height: 40px;
}
div#Shopping_message_empty{
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
div#Shopping_Totalprice	{
	float: right;
	height: 238px;
	width: 238px;
	margin: 20px 18px 18px 0px;
	border: 1px solid #AAA;
}
div#Shopping_Totalprice_subtotal_header	{
	float: left;
	height: 30px;
	width: 80px;
	margin: 40px 0px 0px 19px;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
div#Shopping_Totalprice_subtotal	{
	float: left;
	height: 30px;
	width: 100px;
	margin: 40px 0px 0px 0px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
}
div#Shopping_Totalprice_shipping_header	{
	float: left;
	height: 30px;
	width: 80px;
	margin: 0px 0px 0px 19px;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
div#Shopping_Totalprice_shipping	{
	float: left;
	height: 30px;
	width: 100px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
}
div#Shopping_Totalprice_line	{
	float: left;
	height: 1px;
	width: 200px;
	margin: 5px 0px 0px 19px;
	overflow: hidden;
	background-color: #AAA;
}
div#Shopping_Totalprice_total_header	{
	float: left;
	height: 40px;
	width: 80px;
	margin: 5px 0px 0px 19px;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
}
div#Shopping_Totalprice_total	{
	float: left;
	height: 40px;
	width: 100px;
	margin: 5px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
}
div#Shopping_SSL_on	{
	display: inline;
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	color: #777;
}
/* @end */


