@CHARSET "utf-8";
/*------------------------------------------------------------------------------
	共通
------------------------------------------------------------------------------*/
*html body {          /*IE6だけに適用*/
	overflow-y:auto;
}

*+html body {         /*IE7だけに適用*/
	overflow-y:auto;
}

body {
	margin: 0;
	padding: 0;
	overflow-y:scroll;
}

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form {
  margin: 0;
  padding: 0;
}

a {
	color: #0B399B;
}

a:hover {
	text-decoration:none;
}

.ez_main	{
	width: 560px;
	padding: 0px 10px;
	float: left;
}

.ez_navi	{
	width: 170px;
	float: left;
}

.ez_navi	th	{
	width: 170px;
	padding: 0px !important;
	border: 0px !important;
}

.ez_navi_r	{
	width: 200px;
	float: left;
}

.ez_category	td	{
	padding: 0px !important;
	border: 0px !important;
}

.ez_category_1	{
	width: 170px;
	height: 10px;
	background: url(../image/navi_1.gif) no-repeat bottom;
}

.ez_category_2	{
	width: 150px;
	padding: 0px 10px;
	background: url(../image/navi_2.gif) repeat-y;
}

.ez_category_3	{
	width: 170px;
	height: 10px;
	background: url(../image/navi_3.gif) no-repeat;
}

.ez_login	{
	width: 180px;
	height: 80px;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../image/login/login_back.gif) no-repeat;
	text-align: center;
}

.ez_clist_1	{
	width: 200px;
	height: 10px;
	background: url(../image/clist_1.gif) no-repeat;
}

.ez_clist_2	{
	width: 180px;
	margin-top: -6px;
	padding: 0px 10px;
	background: url(../image/clist_2.gif) repeat-y;
}

.ez_clist_3	{
	width: 200px;
	height: 10px;
	background: url(../image/clist_3.gif) no-repeat;
}

.bullet_point	{
	padding-left: 16px;
	background-image: url(../image/poti.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
#menu_list	{
	width: 168px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
/*	border-top: 1px solid #CCCCCC;*/
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#menu_list	ul	{
	margin: 0px;
	padding: 0;
	width: 168px;
	list-style-type: none;
}

#menu_list	li	{
	background: #F0F0F0;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/doc/menu_list_bg.gif) no-repeat;
	background-position: 0px center;
}

#menu_list	li	a	{
	width: 140px;
	padding: 10px 10px 10px 18px;
	display: block;
	outline:none;
}

#menu_list	li	a:hover	{
	color: #FFFFFF;
}

#menu_list	li:hover	{
	background: #003366;
	background: url(../image/doc/menu_list_bg.gif) no-repeat;
	background-position: -200px center;
}

#menu_list	li:hover a	{
	color: #FFFFFF;
}

.menu_list_f	{
	background: #003366 !important;
	background: url(../image/doc/menu_list_bg.gif) no-repeat !important;
	background-position: -200px center !important;
}

.menu_list_f	a	{
	color: #FFFFFF !important;
}
/*------------------------------------------------------------------------------
	info
------------------------------------------------------------------------------*/
.ez_info	{
	width: 950px;
	height: 29px;
	margin: 2px auto 0px;
	position: relative;
	font-size: 12px;
	background-color: #F4F4F4;
	background: url(../image/info/news_back.gif) no-repeat;
	background-position: 0px 0px;
}

.ez_info_left	{
	width: 710px;
	padding: 3px 0px 0px 70px;
	float: left;
}

.ez_info_right	{
	width: 145px;
	padding: 6px 0px 0px 20px;
	float: right;
	background-color: #F4F4F4;
	background: url(../image/info/fukidashi.gif) no-repeat;
	background-position: 2px 8px;
	text-align: left;
}
/*------------------------------------------------------------------------------
	opinion
------------------------------------------------------------------------------*/
#opinion	{
	height: 100%;
}

#opinion a {
	text-decoration:none;
}

#opinion a:hover {
	text-decoration: underline;
}

.opinion_dialog{
	text-align:center;
	position:absolute;
	right:0px;
	top:29px;
	z-index:101;
	background-color:#FFF;
	width:290px;
	border:2px solid #2d5393 ;
	display:none;
	line-height:130%;
}

.opinion_close{
	width:290px;
	height:18px;
	text-align: right;
}

.opinion_caution{
	color:#999;
	font-size:10px;
	text-align:left;
	padding:11px 10px;
}

.opinion_switch {
	min-height: 140px;
	font-size: 12px;
}

.opinion_sub{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.opinion_mess{
	width:268px;
	height:85px;
	margin:0px 9px 8px 9px;
	background-color:#FFF;
	border:1px solid #767676;
	font-size: 12px;
}

.opinion_switch a{
	display:block;
	text-decoration:underline;
	color:#104a9b;
}

.opinion_thanks {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 45px 0px 15px 0px;
}
/*------------------------------------------------------------------------------
	cart
------------------------------------------------------------------------------*/
.border_black	{
	border: solid 1px #888888;
}

.border_red	{
	border: solid 2px #FF0000;
}

.border_green	{
	border: solid 2px #008000;
}

.border_gray	{
	border: solid 1px #CCCCCC;
}
/*------------------------------------------------------------------------------
	consumer
------------------------------------------------------------------------------*/
.address_search	{
	width: 100px;
	position: relative;
	top: 1px;
}
.consumer_list	{
	padding-left: 18px;
	background-image: url(../image/cr01.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

.consumer_list2	{
	padding-left: 18px;
	background-image: url(../image/sq02.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

.consumer_merit	{
	width: 310px;
	height: 320px;
	background-image: url(../image/consumer/merit_back.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: center;
	padding-top: 20px;
}


/*------------------------------------------------------------------------------
	guide
------------------------------------------------------------------------------*/
.guide_body	{
	width: 780px;
	height: 550px;
}

.guide_left	{
	width: 170px;
	float: left;
}

.guide_right	{
	width: 600px;
	float: left;
	margin-left: 10px;
}

.guide_left a	{
	color: #333333;
	text-decoration: none !important;
}

.guide_topicpath a	{
	color: #333333;
}

.guide_title	{
	height: 45px;
	background-image: url(../image/guide001.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #1565EA;
	padding-top: 7px;
	margin-bottom: 10px;
}

.guide_bar	{
	height: 22px;
	background-image: url(../image/guide.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 20px;
}

.guide_bar2	{
	height: 22px;
	background-image: url(../image/guide/guide.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
}

.guide_bar2 a	{
	color: #FFFFFF;
}

.guide_all	{
	width: 580px;
}

.guide_all a	{
	color: #333333;
	text-decoration: none !important;
}

.guide_content	{
	width: 600px;
	height: 550px;
	overflow: scroll;
}

.guide_icon	{
	width: 560px;
}
/*------------------------------------------------------------------------------
	qa
------------------------------------------------------------------------------*/
.qa_title	{
	height: 45px;
	background-image: url(../image/qa_title.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #1565EA;
	padding-top: 7px;
	margin-bottom: 10px;
}
/*------------------------------------------------------------------------------
	index
------------------------------------------------------------------------------*/
.index_category	{
	width: 170px;
	height: 25px;
	padding: 7px 0px 0px 15px;
	background: url(../image/category.gif) no-repeat;
	color: #666666;
	font-weight: bold;
}

.index_category_h	{
	width: 170px;
	height: 32px;
	background: url(../image/category.gif) no-repeat;
}

.index_category_h	a	{
	width: 155px;
	padding: 7px 0px 0px 15px;
	display: block;
	height: 25px;
	outline:none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.index_category_b	{
	width: 170px;
	background: #F7F7F7;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: 0px center;
}

.index_category_b	a	{
	width: 153px;
	padding: 7px 0px 7px 17px;
	display: block;
	outline:none;
	font-size: 12px;
	color: #0B399B;
	text-decoration: none;
}

.index_category_b:hover	{
	background: #E5E3E4;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: -170px center;
}

.index_category_b_f	{
	width: 170px;
	background: #E5E3E4;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: -170px center;
}

.index_category_b_f	a	{
	width: 153px;
	padding: 7px 0px 7px 17px;
	display: block;
	outline:none;
	font-size: 12px;
	color: #0B399B;
	text-decoration: none;
}

.index_category_b_2	{
	width: 170px;
	background: #F7F7F7;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: -340px center;
}

.index_category_b_2	a	{
	width: 138px;
	padding: 7px 0px 7px 32px;
	display: block;
	outline:none;
	font-size: 12px;
	color: #0B399B;
	text-decoration: none;
}

.index_category_b_2:hover	{
	background: #E5E3E4;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: -510px center;
}

.index_category_b_f_2	{
	width: 170px;
	background: #E5E3E4;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/list/list_1_bg.gif) no-repeat;
	background-position: -510px center;
}

.index_category_b_f_2	a	{
	width: 138px;
	padding: 7px 0px 7px 32px;
	display: block;
	outline:none;
	font-size: 12px;
	color: #0B399B;
	text-decoration: none;
}

.index_calender	{
	width: 168px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	margin: auto;
	border: 1px solid #CCCCCC;
}

.index_calender_title	{
	font-weight:bold;
	color: #666666;
	padding: 5px 0px;
}

.index_calender_weekname	{
	width: 20px;
	height: 20px;
	padding: 2px !important;
	background-color: #E9E9E9;
	color: #333333;
	font-size: 10px;
	text-align: center;
}

.index_calender_weekdate	{
	width: 20px;
	height: 20px;
	padding: 2px !important;
	text-align: center;
}

.index_map	{
	width: 588px;
	height: 400px;
	border: solid 1px #CCCCCC;
}

.index_item	{
	width: 164px;
	height: 50px;
	padding: 80px 8px 0px 8px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: left; 
	cursor: pointer;
}

.index_news	{
	padding: 5px 5px;
	background-image: url(../image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.index_news_area	{
	width: 540px;
	height: 120px;
	overflow: auto;
}

.news_link a	{
	text-decoration:none;
}

.news_link a:hover {
	text-decoration: underline;
}

.left_body	{
	width: 750px;
	float: left;
}

.tabs_ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

.tabs_li {
	float:left;
	width:140px;
}

.tabs_li a {
	display:block;
	margin:0px;
	padding:8px 5px;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/tab.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}

.tabs_li *	{
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Verdana, Osaka, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

.tabs_li a:hover {
	background-image: url(../image/tab-h.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.tabs_01 #panel1 {
	clear:both;
	width:560px;
	min-height:240px;
}

.tabs_01 #panel2 {
	display:none;
	clear:both;
	width:560px;
	min-height:240px;
}

.tabs_01 #panel3 {
	display:none;
	clear:both;
	width:560px;
	min-height:240px;
}

.tabs_01 #panel4 {
	display:none;
	clear:both;
	width:560px;
	min-height:240px;
}


.tab_select	{
	background-image: url(../image/tab-h.jpg) !important;
	background-repeat: no-repeat !important;
	color: #FFFFFF !important;
}
/*------------------------------------------------------------------------------
	item
------------------------------------------------------------------------------*/
.item_thmb	{
	border-collapse: separate;
	margin: 0px auto;
}

.item_thmb th	{
	width: 64px;
	height: 64px;
	border: solid 1px #CCCCCC;
	cursor: pointer;
}

.item_thmb img	{
	cursor: pointer;
}

.item_comment	{
	width: 750px;
	padding: 5px 0px 20px 0px;
}

.item_related	{
	width: 725px;
	margin-left: 10px;
}

.item_related th	{
	width: 145px;
	padding: 0px;
	font-weight: normal !important;
}

.item_related_body	{
	width: 135px;
	margin-bottom: 10px !important;
	table-layout: fixed;
	font-weight: normal !important;
}

.item_related_body th	{
	width: 135px;
	height: 135px;
	border: solid 1px #888888;
}

.item_related_body td	{
	width: 125px;
	padding-bottom: 0px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}

.item_name	{
	color: #FFFFFF;
	height: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-image: url(../image/bar04.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px !important;
}

.item_check_icon	{
	width: 50px;
	height: 50px;
	margin: 0px auto;
	border: solid 1px #C0C0C0;
	text-align: center;
}

.item_border	{
	background-image: url(../image/line_t.gif);
	background-repeat: repeat-y;
}

.item_double_line	{
	background-image: url(../image/torikeshi.gif);
	background-repeat: repeat-x;
}

.item_stock_pop	{
	width: 300px;
	padding: 20px;
	background-color: rgb(230, 230, 255);
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	color: #333333;
	font-size: 12px;
	position: absolute;
	display: none;
}

.item_stock_pop	table	{
	width: 300px;
	table-layout: fixed;
}

.item_stock_pop	th	{
	width: 50px;
	padding: 5px 0px;
	background-color: #FF6600;
	color: white;
	font-weight: normal;
}

.item_stock_pop	td	{
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

.item_compare_image	{
	width: 238px;
	height: 238px;
	margin-top: 5px;
	border: solid 1px #CCCCCC;
}

.item_qa	{
	list-style: circle;
	padding: 0;
	margin: 0 0 0 1.5em;
}

.item_voice_qa	{
	border-top: 0px;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	height:100%;
}

.pricelist	{
	width: 300px;
	padding: 20px;
	background: url(../image/pricelist.gif) repeat-y;
	border: solid 1px #808080;
	position: absolute;
	display: none;
}

.pricelist	th	{
	background-color: #FFFFFF;
	border-color: #808080 !important;
	color: #333333;
}

.pricelist	td	{
	background-color: #FFFFFF;
	border-color: #808080 !important;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
/*------------------------------------------------------------------------------
	Mypage
------------------------------------------------------------------------------*/
.mypage_right	{
	width: 770px;
	float: left;
	margin-left: 10px;
}

.mypage_tb	{
	width: 770px;
}

.mypage_tb td	{
	background-color: #E9E9E9;
}

.mypage_bg_gray	{
	background-color: #CCCCCC;
}

.mypage_highlight	{
	background-color: #FFFACD !important;
}

.mypage_title	{
	height: 13px;
	padding: 5px 0px 5px 10px;
	background-image: url(../image/bar03.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px !important;
}

.mypage_icon	{
	height: 20px;
	padding-top: 4px;
	padding-left: 22px;
	background-image: url(../image/list_ha.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.mypage_partition	{
	background-image: url(../image/partition.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}
/*------------------------------------------------------------------------------
	listcategory, listname, ranking
------------------------------------------------------------------------------*/
.list_t	{
	width: 560px;
}

.list_bg_img	{
	height: 120px;
	border-bottom: 0px !important;
	background: url(../image/list_back.gif) repeat-x;
}

.list_bg_img1	{
	height: 120px;
	border-bottom: 0px !important;
	background: url(../image/list_back1.gif) repeat-x;
}

.list_h20	{
	height: 20px;
}

.list_photo img	{
	border: solid 1px #999999;
}

.list_title	{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 5px 0px 0px 10px;
}

.list_title a	{
	color: #0000EE;
}

.list_info	{
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0px 0px 0px 10px;
	color: #666666;
}

.list_price	{
	height: 20px;
	padding: 0px 0px 0px 10px;
}

.list_icon	{
	height: 50px;
	padding: 0px 0px 0px 10px;
}

.list_category a:visited 	{
	color: #0000FF;
}

.list_focus	{
	color: #888888;
	padding-left: 18px;
	background-image: url(../image/ar03.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.list_focus a	{
	text-decoration: none;
}

.list_tab	{
	padding: 4px 0px 0px 15px;
	width: 133px;
	height: 22px;
	background-image: url(../image/search_category.gif);
	background-repeat: no-repeat;
}

.list_tab a	{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.list_name	{
	width: 728px;
	padding-left: 12px;
	height: 42px;
	background-image: url(../image/c_title.gif);
	background-repeat: repeat-x;
	font-size: 25px;
	color: #D9D9D9;
	font-weight: bold;
}

.list_name2	{
	margin-top: -44px;
	padding-left: 10px;
	height: 42px;
	font-size: 25px;
	color: #999999;
	font-weight: bold;
}

.list_vt	{
	vertical-align: top;
}

.list_padding	td	{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.list_item	{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.list_item_name a	{
	color: #0000EE;
}

.list_item_name a:hover	{
	color: #B21818;
	text-decoration: none;
}

.list_item_title	{
	color: #666666;
}

.list_kugiri_y	{
	padding: 10px 0px 10px 0px !important;
	background-image: url(../image/list_kugiri_01.gif);
	background-repeat: repeat-y;
}

.list_kugiri_x	{
	height: 10px;
	background-image: url(../image/list_kugiri_02.gif);
	background-repeat: repeat-x;
}

.ranking_td	{
	border-bottom: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
}
/*------------------------------------------------------------------------------
	login
------------------------------------------------------------------------------*/
.login_left	{
	width: 400px;
	height: 150px;
	padding: 20px;
	background: url(../image/login01.gif) no-repeat;
}

.login_right	{
	width: 260px;
	height: 150px;
	padding: 20px;
	background: url(../image/entry01.gif) no-repeat;
}
/*------------------------------------------------------------------------------
	review
------------------------------------------------------------------------------*/
.review_image	{
	width: 200px;
	height: 200px;
	margin-bottom: 5px;
	border: solid 1px #CCCCCC;
}
/*------------------------------------------------------------------------------
	sitemap
------------------------------------------------------------------------------*/
.sitemap_gp	{
	width: 375px;
}

.sitemap_gp ul	{
	padding-left: 15px;
	margin-left: 0px;
}

.sitemap_gp li	{
	margin-left: 0px;
	list-style-type:none;
	padding-left: 18px;
	text-decoration: none;
	background: url(../image/ar01.gif) no-repeat;
	background-position: 0px 2px;
}

.sitemap_gp a	{
	text-decoration: none;
	color: #666666;
}

.sitemap_gp a:hover {
	text-decoration: underline;
}

.sitemap_title	{
	height: 25px;
	background: url(../image/sitemap_back.gif) no-repeat;
}

.sitemap_title_t	{
	padding-left: 25px;
	font-weight: bold;
	color: #A9A9A9;
}

.sitemap_cate_1	{
	padding-left: 16px;
	background-image: url(../image/ar01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


.sitemap_cate_2	{
	padding-left: 36px;
	background-image: url(../image/ar06.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

.sitemap_cate_3	{
	padding-left: 56px;
	background-image: url(../image/ar07.gif);
	background-repeat: no-repeat;
	background-position: 40px 2px;
}
/*------------------------------------------------------------------------------
	review
------------------------------------------------------------------------------*/
.review_right	{
	width: 750px;
	float: right;
	margin-left: 10px;
}

.review_tb	{
	width: 750px;
}

.review_title	{
	margin: 0px auto;
	width: 228px;
	padding: 10px 5px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	
	background-image: url(../image/review_ttl_bg.gif);
	background-position: 0px bottom;
	background-repeat: repeat-x;

}

.review_title	a:hover {
	color: #800000;
}

.review_img	{
	width: 238px;
	height: 238px;
	border: solid 1px #999999;
	margin: 0px auto;
}

.review_w10	{
	width: 5px;
}

.review_thm	{
	border-collapse: separate;
	margin: 0px auto;
}

.review_thm th	{
	width: 124px;
	height: 124px;
	border: solid 1px #CCCCCC;
}

.review_main img	{
	padding: 10px;
	border: solid 1px #999999;
}
/*------------------------------------------------------------------------------
	advertise
------------------------------------------------------------------------------*/
.advertise_comment	{
	width: 748px;
	padding: 10px;
	border: solid 1px #888888;
}

.advertise_bg	{
	border-bottom: 0px !important;
	background: url(../image/list_back.gif) repeat-x;
}
/*------------------------------------------------------------------------------
	purpose
------------------------------------------------------------------------------*/
.purpose_index	{
	width: 560px;
	border-collapse: separate !important;
	border: solid 1px #B0C4DE;
	background-color: #F0F8FF;
}

.purpose_index_cell	{
	border: solid 1px #B0C4DE;
	background-color: #FFFFFF;
}

.purpose_index_img	{
	width: 120px;
	height: 120px;
}
/*------------------------------------------------------------------------------
	feature
------------------------------------------------------------------------------*/
.feature_navi	{
	width: 170px;
	float: left;
}

.feature_main	{
	width: 770px;
	float: right;
}
/*------------------------------------------------------------------------------
	bargain
------------------------------------------------------------------------------*/
.bargain_related	{
	width: 750px;
}

.bargain_related th	{
	width: 250px;
	padding: 0px;
	font-weight: normal !important;
}

.bargain_related_body	{
	width: 230px;
	margin: 0px auto 10px !important;
	margin-bottom: 10px !important;
	table-layout: fixed;
	font-weight: normal !important;
}

.bargain_related_body th	{
	width: 230px;
	height: 230px;
}

.bargain_related_body td	{
	width: 210px;
	padding-bottom: 0px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}

.bargain_related_img	{
	width: 228px;
	height: 228px;
	border: solid 1px #888888;
}
/*------------------------------------------------------------------------------
	ss
------------------------------------------------------------------------------*/
.ss_tab	{
	border-collapse: collapse;
	font-size: 14px;
}

.ss_tab	th	{
	width: 125px;
	height: 40px;
	padding: 0 !important;
	border: 0 !important;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../image/ss_tab1.gif) no-repeat;
	cursor: pointer;
}

.ss_tab	td	{
	width: 125px;
	height: 40px;
	padding: 0 !important;
	border: 0 !important;
	color: #666666;
	font-weight: bold;
	background: url(../image/ss_tab2.gif) no-repeat;
	text-align: center;
	cursor: pointer;
}

.ss_tab	td:hover	{
	color: #FFFFFF;
	background: url(../image/ss_tab1.gif) no-repeat;
}

.ss_menu_title	{
	width: 170px;
	height: 27px;
	margin-bottom: 5px;
	padding-top: 8px;
	color: #FFFFFF;
	background: url(../image/ss_menu0.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.ss_menu	{
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
}

.ss_menu	th	{
	width: 170px;
	height: 40px;
	padding: 0 0 5px 0 !important;
	border: 0 !important;
	color: #666666;
	background: url(../image/ss_menu1.gif) no-repeat;
	text-align: left;
	cursor: pointer;
}

.ss_menu	td	{
	width: 170px;
	height: 40px;
	padding: 0 0 5px 0 !important;
	border: 0 !important;
	color: #666666;
	background: url(../image/ss_menu2.gif) no-repeat;
	cursor: pointer;
}

.ss_menu	td:hover	{
	background: url(../image/ss_menu1.gif) no-repeat;
}
/*------------------------------------------------------------------------------
	Reference
------------------------------------------------------------------------------*/
.reference_item	{
	width: 180px;
	height: 75px;
	background-image: url(../image/document/reference_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.reference_table	{
	border-collapse: collapse;
	table-layout: auto;
	font-size: 12px;
}

.reference_table	th	{
	padding: 5px;
	height: 50px;
	background-color: #F0F0F0;
	border: solid 1px #808080;
	color: #333333;
	font-weight: normal;
}

.reference_table	td	{
	padding: 5px;
	border: solid 1px #808080;
	color: #333333;
}

.reference_search	{
	height: 40px;
	background-image: url(../image/document/search_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.reference_search	table	{
	height: 40px;
}
/*------------------------------------------------------------------------------
	Faq
------------------------------------------------------------------------------*/
.faq a {
	text-decoration:none;
}

.faq a:hover {
	text-decoration: underline;
}

.faq_line	{
	background-image: url(../image/hr_line.gif);
	background-repeat: repeat-x;
}

.faq_bar	{
	height: 22px;
	padding: 5px 0px 0px 10px;
	background-image: url(../image/faq/bar.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.faq_sub_bar	{
	height: 15px;
	margin-bottom: 10px;
	padding: 5px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(../image/faq/hr_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.faq_tree_list	{
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.faq_tree_list2	{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

ul.faq_tree {
	margin: 0px;
	padding: 0;
	width: 170px;
}

ul.faq_tree a:hover {
	text-decoration: none;
}

ul.faq_tree li {
	overflow: hidden;
	list-style: none;
	border-bottom: solid 1px #CCCCCC;
}

li.faq_tree_1_l a {
	display: block;
	width: 143px;
	padding: 10px 5px 10px 20px;
	display: block;
	outline:none;
	background:url(../image/faq/faq_tree_bg.gif) -170px center no-repeat;
}

li.faq_tree_2_l a {
	display: block;
	width: 130px;
	padding: 10px 5px 10px 33px;
	display: block;
	outline:none;
	background:url(../image/faq/faq_tree_bg.gif) -510px center no-repeat;
}

li.faq_tree_1 a {
	display: block;
	width: 143px;
	padding: 10px 5px 10px 20px;
	display: block;
	outline:none;
	background:url(../image/faq/faq_tree_bg.gif) 0px center no-repeat;
}

li.faq_tree_1 a:hover {
	background:url(../image/faq/faq_tree_bg.gif) -170px center no-repeat;
}

li.faq_tree_2 a {
	display: block;
	width: 130px;
	padding: 10px 5px 10px 33px;
	display: block;
	outline:none;
	background:url(../image/faq/faq_tree_bg.gif) -340px center no-repeat;
}

li.faq_tree_2 a:hover {
	background:url(../image/faq/faq_tree_bg.gif) -510px center no-repeat;
}

.faq_title	{
	margin-top: 10px;
	background:url(../image/faq/faq_ttl_bg.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	color: #666666;
	padding: 16px 0px 0px 20px;
}

.faq_link	{
	padding-left: 16px;
	background-image: url(../image/faq/faq_ar.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.faq_link2	{
	padding-left: 12px;
	background-image: url(../image/search/question_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.faq_question_list	{
	width: 718px;
	margin: 5px auto 0px;
	padding: 15px;
	border: solid 1px #CCCCCC;
	line-height: 2em;
}

.faq_q_area	{
	background-image: url(../image/faq/faq_bg.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	background-color: #F5F5F5;
}

.faq_a_area	{
	background-image: url(../image/faq/faq2_bg.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	background-color: #F5F5F5;
}

.faq_question	{
	padding: 5px 5px 5px 50px;
	background-image: url(../image/faq/q_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #FF3333;
	line-height: 1.4em;
}

.faq_answer	{
	padding: 5px 5px 5px 50px;
	background-image: url(../image/faq/a_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
}

ul.item_faq_list	{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

ul.item_faq_list li {
	padding-left: 14px;
	background-image: url(../image/search/question_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/*------------------------------------------------------------------------------
	icon
------------------------------------------------------------------------------*/
.icon_content	{
	overflow: auto;
	width: 100%;
	height: 350px;
}

.icon_tb	{
	border-collapse: collapse;
	table-layout: fixed;
	color: #666666;
}

.icon_tb th	{
	padding: 5px;
	border: solid 1px #CCCCCC;
	font-weight: normal;
	background-color: #E7E3D8;
}

.icon_tb td	{
	padding: 5px;
	border: solid 1px #CCCCCC;
	height: 50px;
}
