/* 全体 */
html{
	height:100%;
}

body{
	margin:0px;
	font-size: 12px;
	color:#333;
	background-image:url('images/bg_body.gif');
	height:100%;
}


#head{
	width:772px;
	margin:0 auto;
	background-image:url('/images/bg2.gif');
	background-position:center;
}

img{ border:0px; }

/* テキスト */
.m{ font-size:12px; line-height:140%; text-align:left; }

/* リンク指定 */
a 					{ display: inline-block; }
a:link				{ color:#F66; text-decoration:none; }
a:visited			{ color:#A33; text-decoration:none; }
a:hover				{ color:#FA0; background-color:#FDA; }
a:active			{ color:#F30; text-decoration:none; }

a.header:link		{ color:#FF7F00; }
a.header:visited	{ color:#FF7F00; }
a.header:hover		{ color:#FF7F00; text-decoration:underline; }
a.header:active		{ color:#FF7F00; text-decoration:underline; }

a.footer:link		{ color:#FFF; text-decoration:underline; }
a.footer:visited	{ color:#FFF; text-decoration:underline; }
a.footer:hover		{ color:#FFF; }
a.footer:active		{ color:#FFF; }

a.style1:link		{ color:#F66; text-decoration:underline; }
a.style1:visited	{ color:#F66; text-decoration:underline; }
a.style1:hover		{ color:#F66; text-decoration:none; }
a.style1:active		{ color:#F66; text-decoration:none; }

a.style2:link		{ color:#F00; text-decoration:underline; background-color:transparent; }
a.style2:visited	{ color:#F00; text-decoration:underline; background-color:transparent; }
a.style2:hover		{ color:#F00; text-decoration:none; background-color:transparent; }
a.style2:active		{ color:#F00; text-decoration:none; background-color:transparent; }

/* タイトルタグ指定 */
h1{
	margin:0px;
	padding:0px;
}

h2{
	font-weight:bold;
	font-size:16px;
	color:#FD8000;
	margin:0px;
	width:100%;
	line-height:120%;
}

h3{
	font-size:12px;
	color:#009900;
	margin:4px 0px 4px 0px;
	width:100%;
	line-height:130%;
}








/* ------------------------------ kytk ------------------------------ */
/* 【page】共通 */


/* header & menu */

#relative{
	position:relative;
	width:770px;
	height:94px;
	border-top:2px solid #FF7F00;
}
#absolute{
	position:absolute;
	top:73px;
	left:195px;
}

/* ----- 使わなくなった ----- */
#header_img{
	width:770px;
	height:94px;
}

#header_bn{
	width:770px;
	margin:0px;
	padding:0px;
} 
#header_left{
	width:532px;
	float:left;
} 
#header_right{
	width:238px;
	float:left;
} 
#header_right_in{
	margin:7px 19px;
} 

#header_h1{
	font-size:12px;
	margin:0px;
	padding:5px 0px;
	text-decoration:underline;
	line-height:100%;
}

#menu_space{
	width:770px;
}

.menu_btn{
	width:110px;
	float:left;
}



/* main */

#main_space{
	width:770px;
	height:100%;
}


#left_td{
	width:180px;
	height:100%;
	text-align:center;
	padding:10px 0px;
	float:left;
}
#right_td{
	width:590px;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin:0px auto;
}

/* left */

.left_box{
	width:160px;
	margin:0px 10px 10px 10px;
}

dl.cursor_left{
	width:150px;
	list-style:none;
	margin:0px;
	padding:10px 5px;
	line-height:140%;
}
.cursor_left dt{
	padding:2px 0px 5px 11px;
	margin:0px 0px 0px 2px;
	text-align:left;
	line-height:140%;
	background:#ffffff url("images/triangle.gif") no-repeat 0 5px;
}
.cursor_left dd{
	padding:2px 0px 5px 6px;
	margin:0px 0px 0px 2px;
	text-align:left;
}

dl.cursor_left2{
	width:150px;
	list-style:none;
	margin:0px;
	padding:10px 0px 10px 5px;
}
.cursor_left2 dt{
	padding-left:11px;
	margin:0px;
	text-align:left;
	background:#ffffff url("images/triangle.gif") no-repeat 0 5px;
	line-height:140%;
}
.cursor_left2 dd{
	padding:0px 0px 10px 6px;
	margin:0px;
	font-size:10px;
	line-height:120%;
	text-align:left;
}


ul.cursor_left{
	width:140px;
	list-style:none;
	margin:0px;
	padding:10px 5px;
	line-height:140%;
}
.cursor_left li{
	padding:2px 0px 5px 11px;
	margin:0px 0px 0px 2px;
	text-align:left;
	line-height:140%;
	background:#ffffff url("images/triangle.gif") no-repeat 0 5px;
}


.left_box_t_info{
	height:23px;
	background-image:URL('/images/left/menutitle_info.jpg');
}
.left_box_t_shopping{
	height:23px;
	background-image:URL('/images/left/menutitle_shopping.jpg');
}
.left_box_t_contents{
	height:23px;
	background-image:URL('/images/left/menutitle_contents.jpg');
}
.left_box_t_mobile{
	height:23px;
	background-image:URL('/images/left/menutitle_mobile.jpg');
}
.left_box_t_new{
	height:23px;
	background-image:URL('/images/left/menutitle_new.jpg');
}




.left_box_m{
	background-image:URL('/images/waku/160_m.jpg');
}
.left_box_b{
	height:8px;
	background-image:URL('/images/waku/160_b.jpg');
}

.calendar_img{
	margin-bottom:5px;
}
#calendar_text{
	margin:0px 7px;
	font-size:10px;
	text-align:left;
	color:#F00;
	line-height:140%;
}



/* footer */
#rightfoot_space{
	width:500px;
	margin:20px 0px;
	padding-top:20px;
	border-top:1px dotted #444;
}
.rightfoot_box{
	width:250px;
	float:left;
}
#footer{
	width:770px;
	padding:10px 0px;
	background-color:#F70;
	color:#FFF; 

}



/* 認証ページ */

#ninsho_space{
	width:770px;
	padding:30px 0px;
	border-top:2px solid #F60;
}
#ninsho_box{
	width:520px;
	margin:0px 10px 10px 10px;
	text-align:center;
	padding-bottom:30px;
}
#ninsho_t{
	width:520px;
	height:5px;
	background-image:URL('/images/waku/520_t.gif');
}
#ninsho_m{
	width:520px;
	background-image:URL('/images/waku/520_m.gif');
}
#ninsho_m_in{
	width:480px;
	margin:0px 20px;
	padding:10px 0px;
	color:#F60;
	line-height:140%;
	text-align:left;
}
#ninsho_b{
	width:520px;
	height:6px;
	background-image:URL('/images/waku/520_b.gif');
}

#btn_space{
	width:500px;
}

.btn_box{
	width:150px;
	margin:0px 50px;
	float:left;
}

/* 404ページ */

#nf404_space{
	border:3px double #F00;
	background-color:#FCC;
	line-height:120%;
	margin:10px;
	padding:10px;
	tex-align:center;
}

#nf404_head{
	font-size:16px;
	color:#F00;
	font-weight:bold;
}


#subtop{
	width:590px;
	margin-bottom:15px;
}

/* [information ご案内] */
.information{
	width:570px;
	margin:5px 5px 5px 15px;
	text-align:left;
	color:#690;
}
/* テキスト用BOX */
.information_text{
	width:500px;
	text-align:left;
	padding:5px 5px 0px 0px;
	line-height:140%;
}
/* 緑太文字の小見出し */
.komidashi{
	width:570px;
	margin:5px 5px 5px 15px;
	text-align:left;
}

/* コンドーム・ローション ナビ */
dl.cursor_search{
	list-style:none;
	margin:10px 0px 10px 25px;
	line-height:110%;
}
.cursor_search dt{
	padding:2px 0px 5px 11px;
	margin:0px 0px 0px 2px;
	text-align:left;
	line-height:110%;
	background:#ffffff url("/images/triangle.gif") no-repeat 0 5px;
}


/* 文字の左右にラインが入るデザイン */
.hrbox{
	width:570px;
}
.hr_left{
	width:100px;
	float:left;
	height:0px;
	border:0px;
	border-top:4px solid #F66;
}
.hr_text{
	width:150px;
	float:left;
	font-size:14px;
	color:#F66;
	font-weight:bold;
}
.hr_rigth{
	width:320px;
	float:left;
	height:0px;
	border:0px;
	border-top:4px solid #F66;
}

/* オレンジのライン */
.hr_orangeline{
	width:570px;
	height:0px;
	border:0px;
	border-top:2px solid #F60;
}

/* グレーの細いライン */
.hr_grayline{
	width:500px;
	height:0px;
	border:0px;
	border-top:1px solid #888;
}

/* ■ SIZE DATA ■ */
.sizedata_text{
	color:#690;
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
/* オレンジ太文字 */
.orange_bold{
	color:#F60;
	font-weight:bold;
}
/* 緑太文字 */
.green_bold{
	color:#090;
	font-weight:bold;
}
/* ピンク太文字 */
.pink_bold{
	color:#F66;
	font-weight:bold;
}
/* 品切れ中です */
.shinagire{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#F00;
}


/* 買い物かご上下のライン */
.hr_kago{
	width:450px;
	height:0px;
	border:0px;
	border-top:1px solid #F66;
}

/* 商品情報table */
.itemdata_table{
	border-collapse:collapse;
	width:450px;
	padding:0px;
	margin-top:20px;
	line-height:140%;
}
.itemdata_td1{
	width:150px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}
.itemdata_td2{
	width:300px;
	border:1px solid #F66;
	text-align:center;
	padding:5px;
}

/* 左が商品画像、右がサイズデータ */
.item_sizebox{
	width:430px;
	margin:10px 70px 0px 70px;
}
.item_sizedata1{
	width:150px;
	float:left;
	text-align:left;
	margin-right:70px;
}
.item_sizedata2{
	width:210px;
	text-align:center;
	float:left;
}

/* 左がセット商品画像、右がテキスト */
.item_setbox{
	width:500px;
	margin:20px 35px 0px 35px;
	padding-bottom:10px;
}
.item_set1{
	width:150px;
	float:left;
	text-align:left;
}
.item_set2{
	width:340px;
	float:left;
	text-align:left;
	line-height:140%;
	margin-left:10px;
}



/* 【page】バイブ・ローター一覧 */
.trbox{
	width:540px;
	margin-bottom:10px;
}
.tdbox{
	width:160px;
	margin:10px 10px 20px 10px;
	line-height:140%;
	float:left;
	text-align:left;
}
.textheight{
	height:160px;
}


/* 【page】ひとりエッチセット */
.h2_line{
	width:570px;
	height:24px;
	border-top:1px solid #F66;
	border-bottom:1px solid #F66;
	background-color:#FDD;
	margin:20px 0px 10px 0px;
	color:#F66;
	line-height:24px;
}
.h3_text{
	width:570px;
	text-align:center;
	line-height:140%;
	margin-bottom:10px;
}
.h3_text2{
	width:500px;
	text-align:left;
	line-height:140%;
	margin:10px 35px 10px 35px;
}
.itembox{
	width:270px;
	margin:10px 10px 20px 10px;
	line-height:140%;
	float:left;
}
.item_top{
	width:270px;
	height:150px;
	float:left;
}
.item_bottom{
	width:270px;
	height:20px;
	float:left;
}
.item_photo{
	width:100px;
	float:left;
}
.item_text{
	width:170px;
	float:left;
	text-align:left;
}
.item_btn{
	width:135px;
	float:left;
	text-align:center;
}

/* アナル */
.item_text500{
	width:500px;
	margin:10px 35px 0px 35px;
	text-align:left;
	line-height:140%;
}


/* バーゲン */
.bg_grow{
	width:450px;
	height:60px;
	background: url("/images/title_bg2.jpg") no-repeat;
	background-position:center center;
	line-height:60px;
	font-weight:bold;
	color:#F66;
	font-size:16px;
}

.img_oteage{
	width:550px;
	margin:30px 0px 10px 0px;
}


/* コンドーム */
.condom_quarter{
	width:25%;
	float:left;
}

/* マッサージボタン */
.massage_harf{
	width:50%;
	float:left;
	margin-top:10px;
}


/* 新商品 */
.newbox{
	width:550px;
	margin-bottom:20px;
}
.new_titleimg{
	width:550px;
	height:60px;
	float:left;
}
.new_item{
	width:150px;
	float:left;
}
.new_text{
	width:380px;
	margin:20px 0px 20px 20px;
	line-height:140%;
	text-align:left;
	float:left;
}
.new_btn{
	width:190px;
	float:left;
}

/* ローター */
.ninki_div{
	text-align:right;
	line-height:140%;
	margin-bottom:10px;
}
.ninki_span{
	font-size:18px;
	color:#F66;
	font-weight:bold;
}


/* 新商品 */
.vrbox{
	width:550px;
	margin-bottom:20px;
}
.vr_item{
	width:150px;
	float:left;
}
.vr_text{
	width:380px;
	margin:20px 0px 20px 20px;
	line-height:140%;
	text-align:left;
	float:left;
}
.vr_btn{
	width:190px;
	float:left;
}


/* cs */
.cs_box{
	width:500px;
	margin:10px 0px 50px 0px;
	text-align:left;
}

/* cs ショッピングガイド */
.guide_box{
	width:500px;
	margin:10px 0px 50px 0px;
	text-align:left;
}
.guide_left{
	width:310px;
	line-height:140%;
	float:left;
}
.guide_rigth{
	width:175px;
	margin-left:15px;
	float:left;
}



/* cs index */
.cursor dt{
	padding:2px 0px 5px 15px;
	margin:0px 0px 0px 2px;
	text-align:left;
	background:#ffffff url("/images/triangle.gif") no-repeat 0 3px;
}

.cursor dd{
	padding:2px 0px 5px 30px;
	margin:0px 0px 0px 2px;
	text-align:left;
}
.brand_space{
	width:570px;
}
.brand_left{
	width:270px;
	float:left;
}
.brand_right{
	width:270px;
	float:left;
	line-height:140%;
	text-align:left;
	padding:10px;
}


/* cs サイトマップ */
.sitemap_space{
	width:500px;
}
.sitemap_box{
	width:240px;
	float:left;
	margin:5px;
	text-align:left;
	line-height:140%;
}


/* cs プライバシー */
.privacy_space{
	width:510px;
	padding:0px;
	margin:10px 0px 0px 10px;
	line-height:140%;
}
.privacy_5promise_box{
	width:160px;
	float:left;
	margin:0px 10px 10px 0px;
	text-align:left;
}

.privacy_dl{
	width:500px;
	margin:20px 25px 0px 15px;
}
.privacy_dt{
	font-weight:bold;
	color:#690;
	text-align:left;
	padding-bottom:10px;
}
.privacy_dd{
	line-height:140%;
	text-align:left;
	margin:0px 0px 20px 20px;
}


/* cs キャンセル */
.cancel_space2{
	width:500px;
	text-align:right;
	line-height:140%;
}

/* cs 会社概要 */
.company_space{
	width:550px;
}
.company_left{
	width:180px;
	float:left;
	line-height:140%;
}
.company_right{
	width:350px;
	float:left;
	line-height:140%;
	text-align:left;
	margin:10px;
}
.company_space2{
	width:550px;
	padding-top:20px;
}


/* cs FAQ */
.mail_list{
	list-style-image: url('/images/mail.gif');
	line-height:20px;
	text-align:left;
	width:500px;
}

.area_table{
	border-collapse:collapse;
	width:350px;
	padding:0px;
	margin-top:20px;
	line-height:140%;
}
.area_td1{
	width:220px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:left;
	padding:5px;
}
.area_td2{
	width:130px;
	border:1px solid #F66;
	text-align:left;
	padding:5px;
}


/* cs 配送 */
.haisou_box{
	width:500px;
	margin:10px 0px 50px 0px;
	text-align:left;
}
.haisou_left{
	width:310px;
	line-height:140%;
	float:left;
}
.haisou_rigth{
	width:175px;
	margin-left:15px;
	float:left;
}

/* cs 配送通信販売法上の表記 */
.houki_space{
	width:550px;
	padding-top:20px;
}


/* cs アンケート */
.question_space{
	width:500px;
	margin-bottom:50px;
}
.question_box{
	width:240px;
	float:left;
	margin:5px;
	text-align:left;
	line-height:140%;
}


/* cs 支払い・配送 */
.time_table{
	border-collapse:collapse;
	width:200px;
	padding:0px;
	margin:10px 0px;
	line-height:140%;
}
.time_td1{
	width:20px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}
.time_td2{
	width:180px;
	border:1px solid #F66;
	text-align:center;
	padding:5px;
}


/* cs 体験談 */
.model_space{
	width:500px;
	margin:20px 35px 50px 35px;
}
.model_box1{
	width:150px;
	float:left;
	text-align:left;
}
.model_box2{
	width:350px;
	float:left;
	text-align:left;
	line-height:140%;
}
.model_box3{
	width:500px;
	float:left;
	text-align:right;
	font-weight:bold;
	background-color:#FCC;
	padding:3px;
	margin-top:5px;
}


/* Formテーブル */
/* PASS忘れ */
.form_pass_table{
	border-collapse:collapse;
	width:450px;
	padding:0px;
	margin-top:20px;
	line-height:140%;
}
.form_pass_td1{
	width:150px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:right;
	padding:5px;
}
.form_pass_td2{
	width:300px;
	border:1px solid #F66;
	text-align:left;
	padding:5px;
}
.form_pass_td3{
	width:450px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}

/* 会員登録 */
.form_reg1_table{
	border-collapse:collapse;
	width:500px;
	padding:0px;
	margin:20px auto 0px auto;
	line-height:140%;
}
.form_reg1_td1{
	width:500px;
	border:1px solid #F66;
	text-align:left;
	padding:5px;
}
.form_reg1_td2{
	width:500px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}

.form_reg2_table{
	border-collapse:collapse;
	width:500px;
	padding:0px;
	margin:20px auto 0px auto;
	line-height:140%;
}
.form_reg2_td1{
	width:100px;
	border:1px solid #F66;
	background-color:#FDD;
	text-align:right;
	padding:5px;
}
.form_reg2_td2{
	width:400px;
	border:1px solid #F66;
	line-height:140%;
	text-align:left;
	padding:5px;
}
.form_reg2_td3{
	width:500px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}

/* 退会 */
.form_del_table{
	border-collapse:collapse;
	width:450px;
	padding:0px;
	margin:20px auto 0px auto;
	line-height:140%;
}
.form_del_td1{
	width:150px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:right;
	padding:5px;
}
.form_del_td2{
	width:300px;
	border:1px solid #F66;
	text-align:left;
	padding:5px;
}
.form_del_td3{
	width:450px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}

.form_del2_table{
	border-collapse:collapse;
	width:500px;
	padding:0px;
	margin:20px auto 0px auto;
	line-height:140%;
}
.form_del2_td1{
	width:100px;
	border:1px solid #F66;
	background-color:#FDD;
	text-align:right;
	padding:5px;
}
.form_del2_td2{
	width:400px;
	border:1px solid #F66;
	line-height:140%;
	text-align:left;
	padding:5px;
}
.form_del2_td3{
	width:500px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}


/* 配送確認 */
.form_kakunin_table{
	border-collapse:collapse;
	width:450px;
	padding:0px;
	margin:20px auto 0px auto;
	line-height:140%;
}
.form_kakunin_td1{
	width:150px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:right;
	padding:5px;
}
.form_kakunin_td2{
	width:300px;
	border:1px solid #F66;
	text-align:left;
	padding:5px;
}
.form_kakunin_td3{
	width:450px;
	border:1px solid #F66;
	background-color:#FDD;
	line-height:140%;
	text-align:center;
	padding:5px;
}


/* cs Special Thanks Day */
.thanksday_space{
	width:500px;
	margin-bottom:50px;

}
.thanksday_box1{
	width:150px;
	float:left;
	text-align:left;
}
.thanksday_box2{
	width:350px;
	float:left;
	padding-top:20px;
	text-align:left;
	line-height:140%;
}

/* rndbn3.php */
.rnditem_space{
	width:550px;
	margin:10px 5px 20px 5px;
}
.rnditem_box{
	width:100px;
	margin:0px 8px 8px 0px;
	float:left;
	border:1px solid #F99;
}
.rnditem_price{
	color:#F00;
	font-weight:bold;
	border-top:1px solid #F99;
	padding:3px 0px;
	background-color:#FEE;
	text-align:center;
}


