*{
margin:0;
padding:0;
}
html,body {
height: 100%;
}
body{
background:#222222;
background-image:url(../img/back.jpg);
background-position:center;
background-repeat:repeat-y;
font-size:12px;
width:100%;
height:100%;
}

img{
	border:0px;
}
li{
	list-style:none;
}

a{
	text-decoration:none;
}

a:link{
color:#FFFFFF;

}

a:visited{
color:#FFFFFF;

}

a:hover{
color:#FFFFFF;

}

p{
	line-height:1.3em;
}

/*****************************************/
#box{
width:950px;
height:auto;
margin:0 auto;

}

#box_left{
	width:200px;
	height:100%;
	padding-left:5px;
}


#box_right{
	width:740px;
	height:100%;
}

#footer {
	width:950px;
	height:100%;
	background:#000000;
	padding:0px 0px;
	margin:15px auto;
}


#copyright{
	color:#f2f2f2;
	font-size:9px;
	text-align:right;
	margin:10px 15px 10px 0px;
	letter-spacing:1px;
}

/** top*/
#topTbl{
	width:920px;
	margin:10px auto;
	padding:0px;
}
#topTbl td{
	padding:0px;
}
#topTbl  table {
	width:600px;
	margin-bottom:7px;
	}

#topTbl  #righttbl{
	width:300px;
}
#topTbl  #righttbl li{
	padding:5px 0px;
}

#feature  {
	width:600px;
	padding:0px;
	margin:10px auto;
	padding-bottom:10px;
	border-bottom:1px dotted #f2f2f2;
	border-top:1px dotted #f2f2f2;
}

#feature dt{
	padding:7px 0px;
	
}

#feature dd{
	background-color:#FFFFFF;
	padding:5px 0px;
	text-align:center;
	}
#feature dd table{
	width:600px;
}
#feature dd table ul{
	width:132px;
}

#feature dd table ul p{
	color:#333;
}


#feature  h2{
	border-top:1px dotted #333;
}

.magazin {
	background-image:url(../img/magazin_waku2.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#mediainfo p{
	color:#333;

}


#top_tbl_top {
	padding:0px 0px 10px 0px;
}
#top_tbl_under {
	padding:10px 0px;
	border-top:1px dotted #f3f3f3;
}

/*中ページメニュー*/
#menu_left{
	width:220px;
	padding-top:10px;
}
#menu_left li{
	margin-bottom:5px;
	height:92px;
}
#menu_left li a{
	display:block;
	width:191px;
	height:100px;
	margin-left:7px;
}


#btns{
	width:220px;
	}
#btns li{
	margin-bottom:5px;
	height:38px;
}
#btns a{
	height:38px;
	width:191px;
	display:block;
	margin-left:7px;
}

#btns_jyuyo{
	width:220px;
}

#btns_jyuyo li{
	margin-bottom:5px;
	height:200px;
}
#btns_jyuyo a{
	height:200px;
	width:191px;
	display:block;
	margin-left:7px;
}

/*** howto ***/
#box_howto{
	padding:10px 10px 20px 10px;
	margin:10px auto;
	color:#555;
	width:700px;
	background-color:#ffffff;
}

#howto_select_bar {
	width:700px;
	margin:0px auto 0px auto;
	padding-bottom:7px;
}
#howto_select_bar li{
	float:left;
	height:35px;
}
#howto_select_bar  a{
	height:35px;
	display:block;
	float:left;
	text-indent:-8000px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#howto_select_bar  a:hover, #howto_select_bar a.on{
	background-position:0px -35px;
}
#howto_select_bar #hwoto01 {
	width:96px;
}
#howto_select_bar #hwoto01 a{
	width:96px;
	background-image:url(../pages/howto/images/select_01.gif);
}

#howto_select_bar #hwoto02 { width:131px; }
#howto_select_bar #hwoto02 a{
	width:131px;
	background-image:url(../pages/howto/images/select_02.gif);
}

#howto_select_bar #hwoto03 { width:130px; }
#howto_select_bar #hwoto03 a{
	width:130px;
	background-image:url(../pages/howto/images/select_03.gif);
}

#howto_select_bar #hwoto04 { width:123px; }
#howto_select_bar #hwoto04 a{
	width:123px;
	background-image:url(../pages/howto/images/select_04.gif);
}

#howto_select_bar #hwoto05 { width:124px; }
#howto_select_bar #hwoto05 a{
	 width:124px; 
	background-image:url(../pages/howto/images/select_05.gif);
}

#howto_select_bar #hwoto06 { width:96px; }
#howto_select_bar #hwoto06 a{
	width:96px;
	background-image:url(../pages/howto/images/select_06.gif);
}

/*ストレートのほう*/
#hoto_sel_st {
	width:700px;
	margin:0px auto 0px auto;
	padding-bottom:7px;
}
#hoto_sel_st li{
	float:left;
	height:35px;
}
#hoto_sel_st  a{
	height:35px;
	display:block;
	float:left;
	text-indent:-8000px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#hoto_sel_st a:hover , #hoto_sel_st a.on{
	background-position:0px -35px;
}

#sel_st01{ width:156px; }
#sel_st01 a{
	width:156px;
	background-image:url(../pages/howto/images/select_st_01.gif);
}
#sel_st02 { width:136x; }
#sel_st02 a{
	width:136px;
	background-image:url(../pages/howto/images/select_st_02.gif);
}




#howtoselect {
	width:675px;
	margin:0px auto;
}
#howtoselect li{
	padding:7px 0px;
	
}
#howtoselect a{
	display:block;
	width:675px;
	height:95px;
	text-indent:-8000px
}

#howtoselect #h01 a{
	background-image:url(../pages/howto/images/btn_1.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#howtoselect #h02 a{
	background-image:url(../pages/howto/images/btn_2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#howtoselect #h03 a{
	background-image:url(../pages/howto/images/btn_3.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#box_howto #howtoselect li a:hover{
	background-position:0px -95px;
}

/*ポイント*/
#point_text {
	padding-top:10px;
}

#box_howto a{
	color:#555;
}
#box_howto  ul{
	padding:10px 0px;
}
#box_howto li{
	line-height:1.6em;
}
#box_howto h4{
	padding:3px 0px 5px 0px;
	margin-bottom:5px;
	background-color:#000000;
}

.howto_coment1 {
	width:215px;
	margin-left:5px;
}


#howto_btns{
	width:700px;
	margin:5px auto 10px auto;
}

#box_howto .howto_main {
	width:677px;
	margin:0px auto 0px auto;
	clear:both;
}

#box_howto .howto_main p{
	margin:7px 0px 5px 0px;
}


#pagetop{
	width:677px;
	margin:10px auto;
	padding-top:10px;
	clear:both;
	text-align:right;
}

#hoto1_bg1 {
	background-image:url(../pages/howto/images/step1/bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#hoto4_bg1 {
	background-image:url(../pages/howto/images/step4/img09.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#hoto5_bg1 {
	background-image:url(../pages/howto/images/step2/curl02.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

#hoto6_bg1{
	background-image:url(../pages/howto/images/step6/bg_dot.jpg);
	background-repeat:repeat-y;
	background-position:left bottom;
}


#st1_bg1{
	background-image:url(../pages/howto/images/s_step1/bar.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#st1_bg2{
	background-image:url(../pages/howto/images/s_step2/img7.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}



.howtoTbl {
	}
.howtoTbl td{
	vertical-align:top;
}
.howtoTbl p{
	width:200px;
	text-align:left;
	margin:5px auto;
	}




/** ステップを選ぶメニュー**/
.selectStep li{
	text-indent:7px;
	margin:3px 0px;
	border:1px solid #bababa;
}
.selectStep li a{
	text-decoration:none;
}
.selectStep li a:hover{
	background-color:#333333;
	color:#ED0080;
}
.selectStep li a:visited{
	color:#ED0080;
}
#box_howto .selectStep #onStep {
	color:#ED0080;
}


/****** companytbl***/
#companytbl{
	width:720px;
	height:100%;
	color:#555;
	margin:10px 0px;
}
#companytbl td{
	border-bottom:1px dotted #f2f2f2;
	padding:3px 0px;
}

/** product **/
#product {
	width:720px;
	background-color:#FFFFFF;
	margin:10px auto;
	padding:10px 0px;
	}
#product table{
	width:700px;
	margin:0px auto 10px auto;;
	border:1px dotted #bababa;
	
}
#product table td{
	vertical-align:top;
	padding:10px;
}
#product table td h3{
	margin:0px 0px 15px 0px;
}
#product #product_02 td{
	padding:0px;
	text-align:center;
}
#product #product_02{
	width:680px;
	padding:0px;
	margin:0px;
	border:none;
}
/********news start************/
#news_info{
	width:720px;
	background-color:#FFFFFF;
	color:#333333;
	margin:10px auto;
	padding:10px 0px;
	}
#news_info table{
	width:700px;
	margin:0px auto 10px auto;;	
}
#news_info table {
	width:700px;
	margin:0px auto;
}
#news_info table td{
	padding:5px;
}
#news_info .news_border1 {
	border-top:2px solid #FF869B;
}
#news_info .news_border2 {
	border-top:1px dotted #333;
}
#news_info .newsdate {
	font-size:9px;
	color:#bababa;
}
#news_info a{
	color:#FF869B;
	text-decoration:none;
}
#news_info a:hover{
	color:#FFFFFF;
	background-color:#FF869B;
}

/********news end************/

/**** qa ***/
#box_next {
	width:720px;
	background-color:#FFFFFF;
	margin:10px auto;
	padding:10px 10px;
}
#QandAbox{
	width:680px;
	margin:0px auto;
}
.ansBlock{
	width:680px;
	clear:both;
	margin:5px auto 10px auto;
	border-bottom:1px dotted #bababa;
	padding-bottom:15px;
}
.ansBlock img{
	float:left;
	margin:0px 5px 0px 0px;
}

.ansBlock2{
	width:680px;
	clear:both;
	margin:5px auto 10px auto;
	border-bottom:1px dotted #bababa;
	padding-bottom:15px;
}
.ans_no {
	float:left;
}

.qanda{
	width:100%;
	clear:both;
	margin:15px auto 7px auto;
	display:block;
	
}
#selector{
	margin:10px auto 15px auto;
	height:23px;
	clear:both;
}
#selector a{
	display:block;
	float:left;
	height:23px;
	margin-right:10px;
}

.ansBlock p{
	width:680px;
	line-height:1.4em;	
}



#links{
	width:720px;
	margin:0px auto;
	background-color:#bababa;
	color:#555;
	padding:5px 0px;
}
#links a{
	color:#555;
	font-size:10px;
	text-decoration:none;
	}
#links a:hover{
	color:#ED0080;
}

#box #copyR{
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
	font-size:10px;
	color:#f2f2f2;
	clear:both;
	padding:5px 0px;
}


#ovFl{
	z-index:2;
}
#flashcontent{
	z-index:1;
}



#mv {
	width:720px;
	margin:0px auto;
	height:100%;
	
}


/*** attention ***/
#attention{
	width:850px;
	margin:0px auto;
	background-color:#ffffff;
	
}

#atten_contents {
	width:810px;
	margin:0px auto;
	padding:0px 20px;
	background-color:#FFFFFF;
}
#atten_contents h1{
	margin:0px 0px 15px 0px;
}
#atten_contents h2{
	padding:15px 0px 10px 0px;
	margin:0px auto;
}
#atten_contents p{
	margin:15px 0px;
	line-height:1.5em;
}
#atten_contents table{
border:none;
width:810px;
margin-bottom:10px;
padding-top:15px;
border-top:1px dotted #bababa;
}
#atten_contents table td{
border:none;
}

#atten_contents ul{
	padding:5px 0px;
	background-color:#f2f2f2;
	border:1px solid #ccc;
}
#atten_contents li{
	text-indent:10px;
	line-height:1.5em;
	padding:3px 0px;
}

#atten_contents li img{
	margin-right:3px;
	
}

#atten_contents #copyright{
	color:#333;
}

#atten_contents a {
	color:#FF0066;
}

#atten_contents #closearea{
	text-align:right;
	width:680px;
	margin:10px auto;
}

#atten_contents #waku_top {
	vertical-align:bottom;
}
#atten_contents #waku_btm {
	vertical-align:top;
}

#mudan {
	font-weight:bold;
	color:#95903D;
}



/*****  ページヘッダー簡単  ******/
#events_in {
	width:650px;
	margin:30px auto;
	background-image:url(../pages/event/images/illust.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#header2 {
	background-image:url(../img/header_bk_2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#header2 h1{
	margin-left:20px;
}

#events_in h2 img{
margin:5px 0px 5px 0px;
}
#events_in p{
	color:#555;
	width:300px;
	margin:10px 0px;
	line-height:1.5em;
	}
	
#events_in table {
	width:650px;
}

#events_in table td{
	padding:10px;
}

#events {
	background-color:#FFFFFF;
	margin:10px auto;
	padding:20px 0px;
	width:680px;
	
}

.event_block {
	margin:10px 0px;
}
.event_block p{
	width:300px;
}



.gray_border {
	border:1px solid #bababa;
	padding:10px;
}



/*** ご利用ガイド  オンラインショップ ***/
#guideline {
	font-size:12px;
	color:333333;
	background-color:#FFFFFF;
	width:800px;
	margin:20px auto;
	padding:20px 20px;
}



#guideline *{
	font-size:12px;
	line-height:1.5em;
}

#guideline h1,#guideline h2{
	margin:20px 0px 10px 0px;
	color:#FF0066;
	
	text-indent:10px;
}

#guideline h1{
	font-size:1.6em;
	border-top:1px dotted #bababa;
	border-bottom:1px dotted #bababa;
	text-align:center;
	background-color:#f7f7f7;
	}
#guideline h2{
	font-size:1.3em;
	border-left:5px solid #FF0066;
	background-color:f7f7f7;

}

#guideline  h3 {
	font:1.2em;
	margin:20px 0px 10px 0px;
	background-color:f7f7f7;
}


#guideline table td,#guideline table th{
	border-bottom:1px dotted #bababa;
	padding:7px 0px;
}
#guideline table {
	border-top:1px dotted #bababa;
}

#guideline table th {
	width:200px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#transportation {
	width:auto;
}
#transportation td{
	text-align:right;
}
#transportation th{
	width:400px !important;
}

#guideline a{
	color:#726700;
}



/*** common ***/
.clearbox{
	clear:both !important;
}

.clearbox .rightbox {
	float:left;
}
.clearbox .leftbox{
	float:left;
	}



