@charset "utf-8";
/*==============================================================================================
 * filename:main.css
 * CreateDate:2007/--/--
 * LastChanged:2007/--/--
 * index.htmlにて作成 
020_LiveWell-W2C v3.2.F0002.B0002-C0008 2008/03/17 K.Suzuki        修正依頼
==============================================================================================*/

/* ☆  目次  ☆     ----------------------------------------------------------------------------
 * =00 タグの初期化
 * =10 共通設定タグ
 * =20 枠設定
 * =30 ヘッダー
       └=31 ログイン後
 * =40 レフト
       └=41 検索
 * =50 センター
       ├=51 商品一覧
			 ├=52 商品詳細
			 ├=53 サイトマップ
			 ├=54 機能説明
			 ├=55 2カラム
			 └=56 機能一覧
 * =60 ライト
       └=61ログイン後
 * =70 フッター
 * =80 トップページ
 * =90 ご利用ガイド　ご購入の流れ

----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------
○タグ初期設定（=00）
-----------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img,a { margin:0;padding:0; }

h1,h2,h3,h4,h5,h6{
	display: inline;
}
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}

img  {
	border:none;
}
a:link  {
	color:#666666;
	text-decoration:none;
}
a:visited  {
	color:#666666;
	text-decoration:none;
}
a:hover  {
	color:#666666;
	text-decoration:underline;
}
a:active  {
	color:#666666;
	text-decoration:none;
}

textarea  {
	font-size: small;
}


/*-----------------------------------------------------------------
○共通設定タグ（=10）
-----------------------------------------------------------------*/
.li_button {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: static;}
.cat_titleimg {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 156px;
}
.txt_red {
	color: #FF0000;
}
.txt_orange {
	color: #FF6600;
}
.txt_attention {
	color: #ff6600;
	margin-bottom: 10px;
}
.pan {
	color: #666666;
	width: 800px;
	font-size: 80%;
	overflow:hidden;
	clear: both;
	font-weight: normal;
	margin-left: 5px;
}
.pan a {
	text-decoration: underline;
}
/*-----------------------------------------------------------------
○枠設定（=20）
-----------------------------------------------------------------*/
#bodystyle {
	width: 806px;
	text-align: left;
	margin:0 auto 0 auto;
}
#headder {
	width: 806px;
	margin-bottom: 5px;
	height: auto;
}
#contents {
	width: 806px;
	clear:both;
	position:relative;
	margin-top: 7px;
	margin-bottom: 10px;
}
#left {
	width: 186px;
	float: left;
	position: static;}
#center {
	float: left;
	width: 450px;
	margin-right: 7px;
	margin-left: 7px;
	height: auto;
	position: static;}
#right {
	float: right;
	width: 156px;
	position: static;
}
#column2_right {
	float: right;
	height: auto;
	width: 613px;
	position: static;
	overflow: hidden;
	padding-left: 7px;
}
#footer {
	margin-bottom: 10px;
	clear: both;
	width: 806px;
}


/*-----------------------------------------------------------------
○ヘッダー（=30）
-----------------------------------------------------------------*/
h1.headder_box {
	width: 806px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
	height: 44px;
	overflow:hidden;
}
.headder_box {
	width: 806px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
	height: 44px;
	overflow:hidden;
}
.headder_box img {
	float: left;
	position: static;}
.headder_box ul {
	padding: 0px;
	margin: 0px;
}
.headder_box_catch {
	width: 806px;
	margin-top: 7px;
	margin-bottom: 3px;
	border: 0px;
}
.headder_box_catch ul {
	margin: 0px;
	padding: 0px;
}
.headder_box_bg {
	background-image: url(/Contents/Images/headder_bg.gif);
	background-repeat: no-repeat;
	width: 806px;
	height: 27px;
	clear: both;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
}
.headder_box_bg ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.headder_catchtxt {
	float: left;
	color: #FF9900;
	width: 770px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: small;
	position: static;
	padding-bottom: 10px;
}
.li_b_headderltxt {
	list-style-type: none;
	float: left;
	width: 410px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FF9900;
	padding-top: 1px;
	position: static;}
.headder_ordertxt {
	font-size: x-small;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 210px;
}
/*--　ログイン後　=31 --*/
.li_b_headderltxt_la {
	list-style-type: none;
	float: left;
	width: 532px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FF0000;
	position: static;}

/*-----------------------------------------------------------------
○レフト（=40）
-----------------------------------------------------------------*/
.left_cat {
	background-image: url(/Contents/Images/left_catbg.gif);
}
.left_cat ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.left_cat ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(/Contents/Images/left_mark01.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DADA;
}
.left_cat ul li.end {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(/Contents/Images/left_mark01.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	list-style-type: none;
	border: none;
}
.left_cat ul li.end_home a {
	border: none;
	color: #0066FF;
}
.left_cat ul li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/left_mark02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	border: none;
}
.left_cat ul li ul li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/left_mark02.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: none;
}
.left_catend {
	background-image: url(/Contents/Images/left_catend.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*--　検索　=41 --*/
.left_catsearch{
	padding:0px;
	margin: 0px;
	background-image: url(/Contents/Images/left_catbg.gif);
}
.left_catsearch select{
	width:165px;
	padding:0;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.left_catsearch input.text{
	width:105px;
	padding:0;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	vertical-align:text-bottom;
}
.left_img {
	margin-bottom: 10px;
	text-align: center;
	width: 186px;
}



/*-----------------------------------------------------------------
○センター（=50）
-----------------------------------------------------------------*/
/*--　商品一覧　=51 --*/
.list_pr {
	margin-bottom: 15px;
}
.list_pr p {
	margin-bottom: 15px;
	padding: 5px;
}
.list_title {
	margin-bottom: 3px;
	background-image: url(/Contents/Images/titlebar_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 430px;
	padding-top: 13px;
	padding-left: 20px;
	display: block;
	font-size: medium;
	color: #787878;
}
.list_indicate {
	background-color: #eef4fe;
	padding: 7px;
	line-height: 1.2em;
	margin-bottom: 5px;
	clear: both;
	margin-top: 5px;
	display: block;
	border: 1px solid #e2e3e3;
	color: #787878;
}
.list_indicate a {
	color: #787878;
	text-decoration: underline;
}
.list_pan {
	width: 440px;
	text-align: right;
	margin-bottom: 20px;
	color: #787878;
}
.list_pan a {
	color: #787878;
	text-decoration: underline;
}
.list_box01 {
	clear: both;
	overflow:hidden;
	margin-bottom: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list_box01 img	{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	position: static;}
.list_box01 p	{
	width: 339px;
	line-height: 1.2em;
	padding-top: 5px;
	float: right;
	display:block
	position: static;}
.list_price {
	color: #FF0000;
	font-size: 110%;
	font-weight: bold;
}
.list_box02 {
	clear: both;
	height: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow:hidden;
	margin-bottom: 10px;
}
.list_icon {
	width: 261px;
	margin-left: 5px;
	float: left;
	position: static;}
.list_icon img {
	padding-right: 6px;
}
.button_list {
	margin-right: 5px;
	float: right;
	width: 173px;
	text-align: right;
	position: static;}
.item_centericon {
	float: right;
	width: 152px;
	position: static;}
.item_pricebox {
	width: 100%;
	margin-bottom: 10px;
	overflow:	hidden;
}
.item_price {
	float: left;
	line-height: 1.2em;
	position: static;
	color: #F00303;
}
.list_box_right {
	float: right;
	width: 344px;
	position: static;}
.item_mainimg {
	float: left;
	margin-right: 7px;
	position: static;
	border: 1px solid #CCCCCC;
}
.item_explain {
	clear: both;
	width: 100%;
	color: #666666;
}
.item_name {
	width: 100%;
	color: #FF6600;
	font-size: 105%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.item_btn {
	text-align: right;
}
.item_btn_r {
	vertical-align: middle;
}
.list_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	clear: both;
	width: 100%;
	height: auto;
}
.ul_pan {
	margin-left: 5px;
	margin-top: 3px;
	list-style-type: none;
	clear: both;
	padding-bottom: 3px;
	display: block;
	overflow: hidden;
}
.ul_pan_publish {
	margin-left: 5px;
	margin-top: 3px;
	list-style-type: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.ul_pan li {
	float: left;
	margin-right: 10px;
	background-image: url(/Contents/Images/center_mark02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	position: static;
	padding-top: 1px;
}
.ul_pan_publish li {
	float: left;
	margin-right: 10px;
	background-image: url(/Contents/Images/center_mark02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	position: static;
	padding-top: 1px;
}

/*--　商品詳細　=52　--*/
.item_left {
	width: 225px;
}
.item_main {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.detail .item_left table{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	border-collapse:collapse;
	border-spacing:0;
}
.detail .item_left table td.mainImage{
	text-align:center;
	vertical-align:middle;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
}
.detail .item_left table td.variationImage{
	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.item_left {
	float: left;
	width: 225px;
	position: static;}
.item_right {
	float: right;
	width: 215px;
	position: static;}
.item_icon {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item_icon img {
	margin-left: 5px;
}
.item_txt {
	margin-bottom: 10px;
	line-height: 1.3em;
	color: #666666;
}
.order_box {
	width: 193px;
	border: 1px solid #FDD57E;
	background-color: #FFF7E6;
	text-align: center;
	padding: 10px;
}
.order_box01 {
	text-align: center;
	margin-bottom: 10px;
}
.order_boxlist {
	margin-top: 10px;
}
.order_boxlist ul {
}
.order_boxlist li {
	margin-left: 5px;
	padding-left: 12px;
	background-image: url(/Contents/Images/order_boxmark.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.item_spec {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.item_price01 {
	font-weight: bold;
	color: #F00303;
	margin-bottom: 10px;
}
.item_price02 {
	margin-top: 5px;
	color: #666666;
}
.order_box02 {
	margin-top: 10px;
}
.item_name {
	color: #FF6600;
	font-size: 110%;
}
.order_box .order_box01 select  {
	width: 163px;
	font-size: 85%;
	margin-bottom:4px;
	text-align:left;
}
.point_txt {
	vertical-align: middle;
	height: 15px;
	margin-right: 5px;
}
.order_box .order_box01 p  {
	margin-bottom: 5px;
}
.item_specbox {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	color: #666666;
}
.center_box_c {
	text-align: center;
	width: 68px;
	padding: 10px;
	float: left;
	position: static;
}
.center_box_c img {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
.center_box_c a {
	text-decoration: underline;
}
.center_info {
	margin-top: 10px;
	clear: both;
	width: 100%;
	position: static;
}
.center_infobox {
	width: 223px;
	text-align: center;
	position: static;
	margin-bottom: 10px;
	overflow: hidden;
}
.center_infobox_l {
	float: left;
	width: 221px;
	text-align: center;
	position: static;
}
.center_infobox_r {
	float: right;
	width: 221px;
	text-align: center;
	position: static;
}
.center_infoimg {
	padding: 0px;
	width: 221px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.center_infocontents {
	width: 201px;
	background-image: url(/Contents/Images/center_info_bg.gif);
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 230px;
}
.center_infocontents_d {
	width: 201px;
	background-image: url(/Contents/Images/center_info_bg.gif);
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 230px;
}
.center_infoend {
	height: 6px;
	width: 223px;
	background-image: url(/Contents/Images/center_info_end.gif);
	background-repeat: no-repeat;
}
.center_info_stxt {
	font-size: 90%;
}
.center_info_mark {
	vertical-align: middle;
}
.list_box_oimg {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}
.list_box_c {
	text-align: center;
	width: 128px;
	height:170px;
	padding: 10px;
	float: left;
	position: static;
}
.list_box_oimg .list_box_c img{
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.list_box_oimg .list_box_c a{
}

/*==============================================================================================
 商品レビュー
 *#dvProductReviewArea
==============================================================================================*/
#dvProductReviewArea{
	margin-bottom:20px;
	color:#666666;
}

#dvProductReviewArea hr{
	border-style:dotted none none none;
	border-top-width: 1px;
	border-top-color:#999999;
	height:1px;
}

#dvProductReviewArea p{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#dvProductReviewImage{
	border-bottom:none;
}

#dvReviewComment ul.ulReviewComment{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	list-style:none;
}

#dvReviewComment li img.imgReviewRating{
	margin-right:11px;
}

#dvReviewComment li.liReviewName{
	margin-bottom:10px;
	margin-top:10px;
}

#dvReviewComment li.liComment{
	margin-bottom:13px;
}

#dvProductReviewButtonControls {
	margin-top:7px;
	margin-left:15px;
	margin-right:15px;
}

#dvReviewForm{
	border-spacing:0pt;
	border-top:none;
	empty-cells:show;
	margin:0px;
	padding:0px;
	width:100%;
}

#dvProductReviewArea table th{
	text-align:right;
}

#dvProductReviewPagerHeader{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:right;
}

#dvProductReviewPagerHeader a{
	text-decoration:underline;
}

#dvProductReviewPagerFooter{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:right;
}

#dvProductReviewPagerFooter a{
	text-decoration:underline;
}

#dvReviewFooter span.spResult{
	color:#ff0000;
}




/*--　サイトマップ　=53　--*/
.sitemap_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.sitemap_box ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-image: url(/Contents/Images/other/center_c3_marksl.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	list-style-type: none;
}
.sitemap_box li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	border: none;
}
.sitemap_box ul li ul li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: none;
}
.sitemap_box {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	width: 210px;
	position: static;
}

.sitemap_box_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.sitemap_box_right ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.sitemap_box_right li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	border: none;
}
.sitemap_box_right ul li ul li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: none;
}
.sitemap_box_right {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	width: 210px;
	position: static;
}
.site_cat {
	width: 100%;
	display: block;
	margin-top: 0px;
	padding: 4px;
}
/*--　機能説明　=54　--*/
.f_titlebar {
	height: 20px;
	width: 401px;
	padding-top: 4px;
	padding-left: 35px;
	font-size: 105%;
	font-weight: bold;
	background-image: url(/Contents/Images/other/center_markbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #ff6600;
	clear: both;
	margin-bottom: 8px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.f_ex_left_img {
	width: 45px;
	margin-right: 10px;
	vertical-align: middle;
	float: left;
}
.f_ex_left_img_t {
	width: 45px;
	margin-right: 10px;
	vertical-align: middle;
}
.f_ex_left_text {
	float: left;
	width: 250px;
	line-height: 1.3em;
}
.f_ex_right_title {
	font-size: 105%;
	font-weight: bold;
	height: 45px;
	float: left;
	width: 370px;
}
.f_ex_right_img {
	float: right;
	width: 170px;
}
.f_ex_right_icon {
	float: left;
	margin-left: 5px;
	width: 380px;
}
.f_ex a {
	text-decoration: underline;
}
.f_ex a:link  {
	text-decoration: underline;
}
.f_ex a:visited  {
	text-decoration: underline;
}
.f_ex a:hover  {
	text-decoration: underline;
}
.f_ex a:active  {
	text-decoration: underline;
}
.f_ex {
	clear: both;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.3em;
	overflow: hidden;
}
.f_ex_t {
	clear: both;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
}
.f_ex_left {
	float: left;
	width: 215px;
}
.f_ex_right {
	float: right;
	width: 215px;
}

/* org kitchen */
.f_ex_img_left {
	float: left;
	margin-right: 5px;
	width: 310px;
}
.f_ex_text_right {
	float: right;
	width: 125px;
}

.f_ex_text_left {
	float: left;
	margin-right: 5px;
	width: 125px;
}
.f_ex_img_right {
	float: right;
	width: 310px;
}

.f_top_link {
	float: right;
	clear: both;
}
.f_intro a {
	text-decoration: underline;
}
.f_intro a:link  {
	text-decoration: underline;
}
.f_intro a:visited  {
	text-decoration: underline;
}
.f_intro a:hover  {
	text-decoration: underline;
}
.f_intro a:active  {
	text-decoration: underline;
}
.f_intro {
	border: 1px solid #fcefa1;
	padding: 10px;
	clear: both;
	background-color: #fff7e6;
	overflow: hidden;
	height: auto;
	margin-bottom: 10px;
}
.f_intro_title {
	background-image: url(/Contents/Images/other/center_mark03.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 5px;
	padding-left: 35px;
	font-size: 115%;
	color: #FF6600;
	font-weight: bold;
	padding-top: 5px;
}
.f_intro_img {
	float: left;
	width: 94px;
}
.f_intro_text {
	float: right;
	width: 320px;
}
.f_intro_box {
	line-height: 1.4em;
	color:#666666;
	clear: both;
}

/*--　2カラム　=55　--*/
.c2_titleline {
	color: #ff6600;
	background-image: url(/Contents/Images/other/center_c2_titlemark.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 576px;
	margin-left: 5px;
	padding-top: 7px;
	padding-left: 27px;
	font-size: 105%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.c2_box {
	margin-bottom: 20px;
	padding: 5px;
	color: #666666;
	line-height: 1.3em;
}
.c2_box_underline {
	margin-bottom: 20px;
	padding: 5px;
	color: #666666;
	line-height: 1.3em;
}
.c2_box_underline a {
	text-decoration: underline;
}
.c2_box_underline a:link  {
	text-decoration: underline;
}
.c2_box_underline a:visited  {
	text-decoration: underline;
}
.c2_box_underline a:hover  {
	text-decoration: underline;
}
.c2_box_underline a:active  {
	text-decoration: underline;
}
.c2_box_table {
	margin-bottom: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.c2_box_table a {
	text-decoration: underline;
}
.c2_box_table a:link  {
	text-decoration: underline;
}
.c2_box_table a:visited  {
	text-decoration: underline;
}
.c2_box_table a:hover  {
	text-decoration: underline;
}
.c2_box_table a:active  {
	text-decoration: underline;
}
.c2_box_table table {
	background-color: #dadad9;
	padding: 1px;
}
.c2_box_table table tr td {
	padding: 7px;
}
.c2_box_table table tr company_td {
	text-align: left;
}
.c2_box_left {
	float: left;
	width: 300px;
}
.c2_box_right {
	float: right;
	width: 290px;
}
.c3_list_img {
	margin-bottom: 3px;
	margin-top: 3px;
}
.c2_box_left ul li {
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-left: 25px;
	list-style-type: none;
	line-height: 1.5em;
}
.c2_box_right ul li {
	background-image: url(/Contents/Images/other/center_c3_mark.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-left: 25px;
	list-style-type: none;
	line-height: 1.5em;
}
.contents_pagelink {
	background-color: #fff7e6;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
	overflow: hidden;
	padding: 5px;
}
.contents_pagelink ul {
	list-style-type: none;
}
.contents_pagelink ul li {
	display: inline-block;
	float: left;
	width: 182px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	background-image: url(/Contents/Images/other/center_c3_linkmark.gif);
	background-repeat: no-repeat;
}
.float_clear {
	clear: both;
}


/*--　機能一覧　=56　--*/
.function_table {
	margin-bottom: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.function_table a {
	text-decoration: underline;
}
.top_info_text a:link  {
	text-decoration: underline;
}
.top_info_text a:visited  {
	text-decoration: underline;
}
.top_info_text a:hover  {
	text-decoration: underline;
}
.top_info_text a:active  {
	text-decoration: underline;
}
.function_table table {
	background-color: #dadad9;
	padding: 1px;
}
.function_table table tr td {
	padding: 7px;
}
.function_table p {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}
.function_title {
	font-size: 120%;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-left: 10px;
	background-image: url(/Contents/Images/function_titlemark.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.td_color00 {
	background-color: #ffffff;
}
.td_color01 {
	background-color: #e3f3fa;
}
.td_color02 {
	background-color: #e8f8b8;
}
.td_color03 {
	background-color: #c7f9fa;
}
.td_color04 {
	background-color: #c1e8bc;
}
.td_color05 {
	background-color: #EFEFEF;
}




/*-----------------------------------------------------------------
○ライト（=60）
-----------------------------------------------------------------*/
.right_cat {
	background-image: url(/Contents/Images/right_catbg.gif);
	width: 154px;
	padding-left: 2px;
}
.right_catend {
	background-image: url(/Contents/Images/right_catend.gif);
	width: 156px;
	padding: 0px;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear:both;
}
.right_cat_l {
	background-image: url(/Contents/Images/right_catbg.gif);
	width: 153px;
	padding-left: 3px;
	margin:0px;
}
.right_cat_l img {
	float: left;
	margin-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E3E3;
	position: static;
	}

.right_img {
	float: right;
	margin-bottom: 10px;
	width: 156px;
	display:inline;
}
.right_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DADA;
	width: 150px;
	overflow:hidden;
	clear: both;
	text-align: center;
}
.right_box_r {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DADA;
	width: 150px;
	overflow:hidden;
	clear: both;
}
.right_box_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DADA;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 151px;
}
.rank_txt {
	font-size: xx-small;
}
.rank_price {
	color: #FF0000;
	line-height: 1.8em;
}
.check_txt {
	color: #FF0000;
	line-height: 1.3em;
}
.check_txt a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.right_boxend {
	width: 150px;
	overflow:hidden;
	clear: both;
}
.right_box_order {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 151px;
	overflow:hidden;
	clear: both;
}
.right_box_order p {
	text-align: left;
	width: 143px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow:hidden;
	padding-bottom: 8px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.right_box_order p.right_box_orderend {
	text-align: right;
	width: 143px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	border-bottom-style: none;
}
.right_box_cend {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 151px;
}
.right_box_cend p {
	text-align: left;
	width: 145px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: small;
}
.right_box_cend a {
	text-decoration: underline;
}
.right_box_cend p.right_textend	{
	border-bottom-style: none;
	margin-bottom: 0px;
}
.right_box p  {
	font-size: 80%;
	margin-top: 5px;
	text-align: left;
}
.right_rank_img26 {
	float: left;
	width: 26px;
	margin: 0px;
	padding: 0px;
}
.right_rank_img59 {
	float: left;
	width: 59px;
	margin: 0px;
	padding: 0px;
}
.right_rank_txt {
	float: right;
	width: 55px;
	font-size: 80%;
	padding-top: 3px;
	text-align: left;
}
.right_rank_txt a {
	text-decoration: underline;
}
.right_rank_txt a:link {
	text-decoration: underline;
}
.right_rank_txt a:visited {
	text-decoration: underline;
}
.right_rank_txt a:hover {
	text-decoration: underline;
}
.right_rank_txt a:active {
	text-decoration: underline;
}
.right_rank_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 119px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_boxend p  {
	font-size: 80%;
	margin-top: 5px;
}
.right_box p a  {
	text-decoration: underline;
}
.right_boxend p a  {
	text-decoration: underline;
}
.right_cat input.text  {
	width:75px;
	height:15px;
	padding:0px;
	margin:3px 0px 0px 3px;
	vertical-align:text-bottom;
}
.right_cat input.btn  {
	padding:0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.right_cat img.btn_u  {
	padding:0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.right_cat form  {
	padding:0px;
	margin: 0px;
	text-align: center;
}
.right_cat ul  {
	padding:0px;
	font-size: 80%;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.right_cat ul li  {
	list-style-type: none;
	background-image: url(/Contents/Images/left_mark03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*--　ログイン後　=61 --*/
.right_cat ul.after  {
	padding: 0px;
	font-size: 87%;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
}
.right_cat ul.after li  {
	list-style-type: none;
	background-image: url(/Contents/Images/left_mark02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.right_labutton {
	width: 152px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 3px;
}

/*-----------------------------------------------------------------
○フッター（=70）
-----------------------------------------------------------------*/
#footer_button {
	width: 806px;
}
#footer_button ul {
	padding: 0px;
	margin: 0px;
}
.footer_copy {
	font-size: small;
	line-height: 1.6em;
	color: #999999;
	text-align: center;
	letter-spacing: 0.1em;
	clear: both;
}

/*-----------------------------------------------------------------
○トップ（=80）
-----------------------------------------------------------------*/
.top_bannar {
	margin-bottom: 5px;
}
.top_box {
	margin-bottom: 10px;
}
.top_contents_box_title {
	margin: 0px;
	padding: 0px;
}
.top_contents_box {
	width: 418px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	background-color: #fff7e6;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.3em;
	color: #666666;
}
.top_contents_material {
	width: 430px;
	border: 1px solid #e8e8e8;
	background-color: #fff7e6;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 9px;
	clear:both;
}
/* bgcolor */
.top_contents_material:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .top_contents_material {
    height: 1em;
}

.top_contents_material {
    display: block;
}
/**/


.material_tit {
	margin-bottom:5px;
}

.material_left {
	float:left;
	width:205px;
	background-color: #fff7e6;
	text-align:center;
}
.material_right {
	float:right;
	width:205px;
	background-color: #fff7e6;
	text-align:center;
}

.top_info_link {
	text-align: right;
	margin-top: 10px;
}
.top_info_text a {
	text-decoration: underline;
}
.top_info_text a:link  {
	text-decoration: underline;
}
.top_info_text a:visited  {
	text-decoration: underline;
}
.top_info_text a:hover  {
	text-decoration: underline;
}
.top_info_text a:active  {
	text-decoration: underline;
}

/*-----------------------------------------------------------------
○ご利用ガイド　ご購入の流れ（=90）
-----------------------------------------------------------------*/
.flow_c2_box {
	padding: 5px;
	color: #666666;
	line-height: 1.3em;
}

.flow_box {
	width: 592px;
	clear:both;
	margin:0px;
	padding-left:6px;
}

.flow_box img {
	overflow:hidden;
	margin-bottom: 10px;
	height: auto;
	border: 1px solid #CCCCCC;
}

.flow_left {
	float: left;
	width: 292px;
}
.flow_right {
	float: right;
	width: 292px;
}

/*-----------------------------------------------------------------
○カテゴリTOP
-----------------------------------------------------------------*/
.cat_box {
	width: 592px;
	clear:both;
	margin:0px;
	padding-left:6px;
	margin-bottom: 20px;
}

.cat_box img {
	overflow:hidden;
	height: auto;
}

.cat_left {
	float: left;
	width: 292px;
	color: #666666;
	line-height: 1.3em;
}
.cat_right {
	float: right;
	width: 292px;
	color: #666666;
	line-height: 1.3em;
}

.cat_pagelink {
	background-color: #fff7e6;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
	overflow: hidden;
	padding: 5px 10px;
}
.cat_pagelink ul {
	list-style-type: none;
	clear:both;
}
.cat_pagelink ul li {
	display: inline-block;
	font-weight:bold;
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 11px;
	background-image: url(/Contents/Images/other/center_c3_linkmark.gif);
	background-repeat: no-repeat;
}

.cat_pagelink ul li ul li {
	display: inline-block;
	font-weight:normal;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-image: url(/Contents/Images/other/center_c3_linkmark.gif);
	background-repeat: no-repeat;
}

/*-----------------------------------------------------------------
○機能表　ご購入の流れ
-----------------------------------------------------------------*/
.fanction_box {
	width: 592px;
	clear:both;
	margin:0px;
	padding-left:5px;
	margin-bottom: 15px;
}

.fanction_left {
	float: left;
	width: 292px;
	margin-bottom:6px;
}
.fanction_right {
	float: right;
	width: 292px;
	margin-bottom:6px;
}
.fanction_t {
	padding: 2px 10px 0 0;
	line-height: 1.2em;
	font-size: 90%;
	font-weight:normal;
	width:231px;
	float:right;
}
.fanction_left_img {
	width: 45px;
	margin: 0 5px 5px 0;
	float:left;
	vertical-align:middle;
}