@charset "UTF-8";

body{
	font-size				: 12px;
	margin					: 0px;
	padding                 : 0px;
	line-height				: 130%;
	/*font-family				: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: 'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝', serif;
	text-align              : center;
	//background-color        : #000000;
	background-color        : #1A1A1A;
	
}

img{
	border                  : 0px;
}

form{
	margin                  : 0px;
	padding                 : 0px;
}

a:link{
	color                   : #4169E1;

}
a:visited{
	color                   : #4169E1;
}

a:active{
	color                   : #4169E1;
}

a:hover{
	color                   : #4169E1;
	text-decoration:none;
}

#outer{
	width : 950px;
	margin : 0px auto;
	padding:0px;
	text-align				: left;

	background : #ffffff url(../img/left_bg.gif) left top;
	background-repeat       : repeat-y;
}

#header{
	width:950px;
	height:400px;
	background : #000000 url(../img/top_logo_area_bg.jpg) right top;
	background-repeat       : no-repeat;
	
	
		
}

h1{
	padding                 : 10px 0px 2px 2px;
	margin                  : 0px;
	font-size               : 12px;
	letter-spacing          : 1px;
	color                   : #E6AA00;
	font-weight             : lighter;

	background : #000000 url(../img/header_tel.gif) right top;
	background-repeat       : no-repeat;
	
}

h1 a:link{
	font-size               : 10px;
	letter-spacing          : 2px;
	color                   : #E6AA00;
	font-weight             : lighter;
	text-decoration         : none;
}

h1 a:visited{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #E6AA00;
	font-weight             : lighter;
	text-decoration         : none;
}
h1 a:hover{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #E6AA00;
	font-weight             : lighter;
	text-decoration         : underline;
}
h1 a:active{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #E6AA00;
	font-weight             : lighter;
	text-decoration         : underline;
}

#logo_area{

	width:800px;
	height:400px;
	
	background-image        : url(../img/top_logo_area_bg.jpg);
	background-repeat       : no-repeat;
}

#top_logo{
	padding:28px 0px 0px 23px;
	margin:0px;
	float:left;
}

#text_area{
	padding:130px 0px 0px 20px;
	margin:0px;
	float:left;
	line-height:150%;
}

#text_area h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	line-height:150%;
	/*font-family				: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;*/
}

#right{
	float:right;
	width:181px;
	padding:10px 0px 0px 0px;
}

* html #right{
	padding:0px 0px 0px 9px;
	width:179px;
}

#footer{
	clear : both;
	margin: 20px 0px 0px 0px;
	padding:5px;
	background-color       : #898989;
	color:#ffffff;
	text-align:center;
}

#footer a:link{
	color                   : #ffffff;
	text-decoration         : none;
}

#footer a:visited{
	color                   : #ffffff;
	text-decoration         : none;
}
#footer a:hover{
	color                   : #ffffff;
	text-decoration         : underline;
}
#footer a:active{
	color                   : #ffffff;
	text-decoration         : underline;
}

.right_box{
	margin:10px 0px 0px 0px;
	border-top             : 1px solid #898989;
	border-left             : 1px solid #898989;
	border-bottom             : 1px solid #898989;
}

.login_form{
	padding:2px 0px 5px 8px;
	font-size:10px;
}

.login_form .btn{
	padding:5px 5px 8px 5px;
	text-align:center;
}


.text_input{
	border             : 1px solid #898989;
}

.w200{
	width:160px;
}

.total_price{
	padding:2px 0px 5px 8px;
	font-size:10px;
}

.total_price .num{
	padding:2px 0px 2px 8px;
	margin:1px 10px;
	border-bottom             : 1px solid #898989;
	text-align:center;
	font-size:12px;
}

.total_price .com{
	padding:2px 2px 2px 2px;
	color:#e60012;
}

#daibiki_btn{
	padding:0px;
	margin:0px;
	height:69px;
}

#cart_btn{
	text-align:right;
}

.ico{
	vertical-align:middle;
}


#left_area{
	float:left;
	width:760px;
	/*border             : 1px solid #898989;*/
}

#right_area{
	float:right;
	width:745px;
	padding:0px 0px 0px 0px;
	
	background : #ffffff url(../img/right_top_bg.jpg) right top;
	background-repeat       : no-repeat;
	/*border             : 1px solid #898989;*/
}


#left{
	padding:10px 0px 0px 0px;
	width:205px;
	float:left;
	background-color        : #3C3C3C;
}

#left_main_menu{
	padding:0px;
	margin:0px;

}

#left_main_menu li{
	list-style:none;
}

#left_sub_menu{
	padding:0px;
	margin:0px;
	background-color        : #3C3C3C;
}

#left_sub_menu li{
	list-style:none;
	padding:5px 5px 5px 22px;
	background : #3C3C3C url(../img/ico_y2.gif) left top;
	background-repeat       : no-repeat;
}

#left_sub_menu li a:link{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}

#left_sub_menu li a:visited{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}
#left_sub_menu li a:hover{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}
#left_sub_menu li a:active{
	font-size               : 12px;
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}

#link_menu{
	padding:0px;
	margin:0px;
	background-color        : #3C3C3C;
}

#link_menu li{
	list-style:none;
	padding:5px 5px 5px 22px;
	background : #3C3C3C url(../img/ico_y2.gif) left top;
	background-repeat       : no-repeat;
	font-size:10px;
}

#link_menu li a:link{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}

#link_menu li a:visited{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}
#link_menu li a:hover{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}
#link_menu li a:active{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}


#bottom_area{
	clear:both;
	padding:15px 0px 10px 0px;
	text-align:center;

}

#center{
	padding:10px 0px 0px 0px;
	float:right;
	width:545px;
}

#center2{
	padding:10px 0px 0px 10px;
	float:left;
	width:545px;
}

#top_monde_bn{
	background : #ffffff url(../img/c_monde_bn.jpg) left top;
	background-repeat       : no-repeat;
	width:545px;
	margin:0px 0px 10px 0px;
}

#top_monde_bn h4{
	padding:120px 0px 10px 24px;
	margin:0px;
	font-size:16px;
}
#top_monde_bn p{
	padding:0px 0px 0px 24px;
	margin:0px;
}
#top_monde_bn .btn{
	text-align:right;
	padding:0px 130px 0px 0px;
}


h5{
	padding:5px;
	margin:5px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

h5 a:link{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}

h5 a:visited{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}
h5 a:hover{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}
h5 a:active{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}

h6{
	clear:both;
	padding:5px;
	margin:0px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

.uresuji{
	float:left;
	width:169px;
	padding:0px 5px 10px 5px;
	/*border: 1px solid #898989;*/
}

.uresuji .img{
	text-align:center;
}

.uresuji .text{
	padding:3px 0px;
	font-size:13px;
}
.uresuji p{
	margin:0px;
}

.recipe_recent{
	padding:10px 3px 3px 5px;
	clear:both;
}

.recipe_recent .title{
	padding:10px 0px 0px 0px;
	font-size:15px;

	width:340px;
}

.recipe_recent .text{
	float:left;
	width:340px;

}

.recipe_recent .img{
	float:right;
	width:190px;
	padding:0px 0px 8px 0px;

}

.def_img_tex{
	clear:both;
	padding:3px;
}

.def_img_tex .title{
	padding:10px 0px 0px 0px;
	font-size:15px;

	width:340px;
}

.def_img_tex .text{
	float:right;
	width:385px;
}

.def_img_tex .img{
	float:left;
	width:130px;
}

.def_img_tex .line{
	border-top:1px dashed #cccccc;
}




.calender{
	width:100%;
	font-size:12px;
}

.calender th{
	background-color:#D7D7D7;
	padding:1px;
	width:14%;
}

.calender .open{
	border:1px #DDDDDD solid;
	padding:1px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	
}

.calender .close{
	border:1px #DDDDDD solid;
	padding:1px;
	text-align:left;
	vertical-align:top;
	background-color:#FFCCCC;
}

.calender .not{
	border:1px #DDDDDD solid;
	padding:1px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
}

.close_color{
	color:#FFCCCC;
}

.right_box .text{
	padding:5px;
}

#logo{
	margin:-10px 0px 0px 0px;
}

#right_top{
	/*
	background : #000000 url(../img/right_top_bg.jpg) right top;
	background-repeat       : no-repeat;
	margin:0px 0px 0px -10px;
	height:79px;
	*/
}

#right_top h2{
	margin:0px;
	padding:48px 0px 10px 50px;
	font-size:25px;
	letter-spacing          : 3px;
}

#pankuzu{
	padding:10px 10px 0px 10px;
}

#center2 h3{
	clear:both;
	padding:5px;
	margin:5px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

#center2 h4{
	padding:5px;
	margin:5px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

#center2 h5{
	padding:5px;
	margin:5px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

#center2 h6{
	padding:5px;
	margin:5px 0px 0px 0px;
	background-color        : #898989;
	color:#ffffff;
	font-size:14px;
}

#center2 p{
	padding:0px 2px 0px 5px;
}

#center2 .pp{
	clear:both;
	padding:10px 2px 0px 5px;
}

#center2 .pp table{
	width:100%;
	padding:0px;
	margin:0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#center2 .pp th{
	text-align:right;
	padding:3px;
	margin:0px;
	background-color:#eeeeee;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#center2 .pp td{
	padding:3px;
	margin:0px;
	background-color:#ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


.text_b{
	color:red;
}

.line{
	border-top:1px dashed #cccccc;
}

.item_list{
	clear:both;
	padding:1px 3px 5px 3px;
	height:160px;
	
}

.item_list .title{
	padding:10px 0px 0px 0px;
	font-size:15px;
	width:340px;
	line-height:150%;
}

.item_list .text{
	float:left;
	width:340px;
	padding:0px 0px 10px 0px;
}

.item_list .img{
	float:right;
	width:190px;
}

.item_list .cart_btn{
	paddint:3px;
	text-align:right;
}

.item_list .monde{
	text-align:right;
	clear:both;
}

.err_msg{
	color:#FF0000;
}

.blog_date{
	padding:5px 0px;
	text-align:right;
}

.r_image{
	float:right;
	padding:5px;
}

.l_image{
	float:left;
	padding:5px;
}

/*
#logo{
	padding : 0px 0px 0px 58px;
}

#top{
	background-image        : url(../img/top_bg.jpg);
	background-repeat       : no-repeat;
	width:800px;
	height:149px;
}

h2{
	padding:15px 0px 5px 10px;
	margin:0px;
	font-size:15px;
}

#top p{
	padding:5px 0px 5px 15px;
	margin:0px;
	font-size:11px;
	line-height:160%;
}

#tab ul{
	padding:0px;
	margin:0px;
	height:39px;
}
#tab li{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	width:200px;
	height:39px;
}

#menu{
	clear : both;
	border-top            : 3px solid #EBBE0F;
	padding:0px;
	margin:0px;
	height:30px;
	background-color        : #3C3C3C;
	
}

#menu ul{
	padding:0px;
	margin:0px;
	height:30px;
}

#menu li{
	text-align:center;
	width:111px;

	padding:6px 0px 0px 20px;
	margin:0px;
	float:left;
	list-style:none;
}


#menu a:link{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}

#menu a:visited{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : none;
}
#menu a:hover{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}
#menu a:active{
	letter-spacing          : 2px;
	color                   : #ffffff;
	font-weight             : lighter;
	text-decoration         : underline;
}

#main{
	clear : both;
	background-color        : #ffffff;

	border-left             : 1px solid #000000;
	border-right            : 1px solid #000000;

}

#left_area{
	float:left;
	width:610px;
}

#right{
	float:right;
	width:181px;
}

* html body{
	float:right;
	width:10px;
}

#cart_btn{
	text-align:right;
}

#footer{
	clear : both;
	margin: 0px 0px 0px 0px;
	padding:5px;
	background-color       : #3C3C3C;
	color:#ffffff;
}

.right_box{
	margin:10px 0px 0px 0px;
	border-top             : 1px solid #898989;
	border-left             : 1px solid #898989;
	border-bottom             : 1px solid #898989;
}

.login_form{
	padding:2px 0px 5px 8px;
	font-size:10px;
}

.login_form .btn{
	padding:5px 5px 8px 5px;
	text-align:center;
}


.text_input{
	border             : 1px solid #898989;
}

.w200{
	width:160px;
}

.total_price{
	padding:2px 0px 5px 8px;
	font-size:10px;
}

.total_price .num{
	padding:2px 0px 2px 8px;
	margin:1px 10px;
	border-bottom             : 1px solid #898989;
	text-align:center;
	font-size:12px;
}

.total_price .com{
	padding:2px 2px 2px 2px;
	color:#FA8072;
}

#center{
	padding:10px 0px 0px 0px;
	float:right;
	width:412px;

}

#center h3{
	color:#ffffff;
	padding:3px;
	margin:0px;
	font-size:14px;
	background-color        : #3C3C3C;
}

#left{
	padding:10px 0px 0px 6px;
	width:180px;
	float:left;

}

#whatsnew{
	background-image        : url(../img/whatsnew.gif);
	background-repeat       : no-repeat;
	padding:24px 0px 0px 2px;
	margin:0px;

}

#whatsnew li{
	list-style:none;
	padding:0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	border-bottom             : 1px dashed #cccccc;
}

#recent_recipe{
	background-image        : url(../img/whatsnew.gif);
	background-repeat       : no-repeat;
	padding:24px 0px 0px 2px;
	margin:10px 0px 0px 0px;
}

.recipe_img{
	border             : 1px solid #cccccc;
	padding:3px;
	width:190px;
	margin:5px;
}
*/

/*
#outer{
	width					: 784px;
	margin					: 0px auto;
	padding                 : 0px 0px 0px 3px;
	text-align				: left;
}

#menu{
	list-style:none;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#menu ul{
	padding:0px;
	margin:0px;
}

#menu li{
	list-style:none;
	float :left;
	padding:0px 4px 4px 0px;
	margin:0px;
	width:192px;
	height:77px;
}

.index{
	height:420px;
	background-image        : url(../img/index_bg.jpg);
	background-repeat       : repeat-x;
}

.flash{
	text-align:center;
}

.flash ul{
	padding:0px;
	margin:0px;
	height:16px;
	overflow:hidden;
	width:780px;
	margin					: 0px auto;
}

.flash li{
	list-style : none;
	float:left;
	margin:0px;
	padding:0px;
}

#flash_image{
	background-image        : url(../img/index_flash.jpg);
	background-repeat       : no-repeat;
	width:780px;
	height:400px;
	margin					: 0px auto;
}

#flash_load{
	padding:370px 10px 0px 0px;
	text-align:right;
}


.online_shop_btn{
	float:left;
	padding:0px 3px 0px 0px;
	width:93px;
	height:77px;
}

#menu>.online_shop_btn{
	padding                 : 0px 6px 0px 0px;
}

.kaiseki{
	float                   : left;
	width                   : 93px;
	height                  : 77px;
}

#btn_box{
	clear                   : both;
	padding                 : 0px 6px 0px 0px;
	margin                  : 0px 0px 10px 0px;
}

#btn_box .bn{
	float:left;
	width:200px;
	
}


#btn_box ul{
	float                   : right;
	width                   : 400px;
	padding                 : 0px;
	margin                  : 0px;
}

#btn_box li{
	float                   : right;
	list-style              : none;
	padding                 : 0px 0px 0px 5px;
	margin                  : 0px 0px 6px 0px;

}

#menu2{
	height : 24px;
	clear                   : both;
	margin                  : 0px 1px 0px 0px;
	background-image        : url(../img/menu2_bg.jpg);
	background-repeat       : repeat-y;
}

#menu2 ul{
	padding:5px;
	margin:0px;
}

#menu2 li .sitemap{
	width                   : 90px;
}
#menu2 li .agent{
	width                   : 105px;
}
#menu2 li .kyuzin{
	width                   : 90px;
}
#menu2 li .info{
	width                   : 90px;
}
#menu2 li .privacy{
	width                   : 150px;
}


#menu2 li{
	list-style              : none;
	float                   : left;
	padding                 : 0px 0px 0px 51px;
	margin                  : 0px 5px 0px 0px;
}

#menu2 a:link{
	color					: #ffffff;
	text-decoration         : none;
}
#menu2 a:visited{
	color					: #ffffff;
	text-decoration         : none;
}
#menu2 a:hover{
	color					: #ffffff;
	text-decoration         : underline;
}
#menu2 a:active{
	color					: #ffffff;
	text-decoration         : underline;
}

#footer{
	clear                   : both;
	padding : 5px 0px 5px 0px;
	
}

.qr{
	width:175px;
	float:right;
	background-color        : #2D1900;
	padding:4px;
	margin:4px;
	height:50px;
}

.qr .img{
	float:left;
	padding:4px 4px 4px 0px;
	width:37px;
}

.qr .text{
	float:left;
	padding:4px;
	width:126px;
	font-size:10px;
}

.send{
	width:180px;
	float:right;
	background-color        : #2D1900;
	font-size:10px;
	padding:4px;
	margin:4px;
	height:50px;
}

#info{
	float:left;
	line-height:150%;
}

#copy{
	font-size:10px;
	clear                   : both;
	padding:2px;
	color                   : #E6AA00;
	background-color        : #A00000;
}

#bg{
	background-color        : #000000;
}

#mobile_send_form{
	width:120px;
	height:14px;
}

#header{
	background-image        : url(../img/header_bg.jpg);
	background-repeat       : repeat-x;
	text-align:center;
	border-bottom             : 1px solid #E6AA00;
}

#header_back{
	width:780px;
	height:61px;
	margin					: 0px auto;
	text-align:left;
	background-image        : url(../img/header_back.jpg);
	background-repeat       : no-repeat;
}

#header_back h2{
	padding:0px;
	margin:0px;
}

#header_back ul{
	padding:0px;
	margin:0px;
	height:16px;
	overflow:hidden;
}

#header_back li{
	list-style : none;
	float:left;
	margin:0px;
	padding:0px;
}

#left_menu{
	width:180px;
	height:302px;
	background-image        : url(../img/left_menu_back.gif);
	background-repeat       : no-repeat;
	padding:107px 0px 0px 0px;
}

#left_menu ul{
	padding:0px 0px 0px 24px;
	margin:0px;
}

#left_menu li{
	padding:0px;
	margin:0px;
	list-style:none;
}

#left_menu .top{
	height:53px;
	width:132px;
}

#left_menu .sub{
	height:20px;
	width:132px;
	overflow:hidden;
}

#left_menu>.sub{
	height:33px;
	width:132px;
}

#left_box{
	padding:15px 0px 0px 0px;
}

#left_reservation ul{
	padding:0px;
	margin:0px;
}

#left_reservation li{
	padding:5px 0px 1px 0px;
	margin:0px;
	list-style:none;
	height:25px;
}

.left_text_c{
	padding:10px 3px 5px 0px;
	text-align:center;
	width:170px;
}

#left_sub_btn ul{
	padding:0px;
	margin:0px;
}

#left_sub_btn li{
	padding:5px 0px 1px 0px;
	margin:0px;
	list-style:none;
}

#right_box{
	float:right;
	width:590px;
	color:#ffffff;
	padding: 0px 0px 10px 0px;
}

#right_box h3{
	font-size:18px;
	padding:10px 0px 0px 25px;
	margin:0px;
	background-image        : url(../img/midashi1.gif);
	background-repeat       : no-repeat;
	width:555px;
	height:35px;
	color :#fff0cb;
	letter-spacing          : 2px;
}

#right_box>h3{
	font-size:18px;
	padding:10px 0px 0px 25px;
	margin:0px;
	background-image        : url(../img/midashi1.gif);
	background-repeat       : no-repeat;
	width:580px;
	height:35px;
	color :#fff0cb;
	letter-spacing          : 2px;
}


#right_box h4{
	color:#ffffff;
	font-size:14px;
	padding:4px 0px 0px 10px;
	margin:0px;
	background-image        : url(../img/midashi2.jpg);
	background-repeat       : no-repeat;
	width:580px;
	height:22px;
	letter-spacing          : 1px;
}

#right_box h5{
	color:#ffffff;
	font-size:14px;
	padding:4px 0px 0px 10px;
	margin:15px 0px 0px 0px;
	background-image        : url(../img/midashi2.jpg);
	background-repeat       : no-repeat;
	width:580px;
	height:22px;
	letter-spacing          : 1px;
}

.bl{
	background-image        : url(../img/midashi3.jpg);
	background-repeat       : no-repeat;
}


#pankuzu{
	text-align:right;
	padding:5px;
}

#right_box td{
	border-bottom:1px dashed #666;
}


.maint_text{
	padding:10px;
	line-height:160%;
	clear:both;
}

.right_image{
	float:right;
	padding:10px;
}

.f10{
	font-size:10px;
}

.def_btn{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.def_btn li{
	list-style:none;
	float:left;
	padding:2px;
}

.image_l{
	padding:0px 0px 10px 0px;
}

.h3_text{
	padding:0px 3px 10px 5px;
}

.fp{
	color : #E7A1A4;
}

.course_menu{
	list-style:none;
	padding:5px 0px 10px 0px;
	margin:0px;
	float:left;
}

.course_menu li{
	clear :both;
	margin:0px;
}

.course_menu .k{
	float:left;
	width:50px;
}

.course_menu .name{
	float:left;
	width:230px;
}

#menu_detail{
	float:right;
	width:275px;
	padding:5px 5px 0px 0px;
}

#menu_detail_live{
	float:right;
	width:275px;
	padding:5px 5px 0px 0px;
}

#menu_detail_title{
	padding:5px 3px 1px 0px;
	margin:0px 5px 0px 0px;
	font-size:14px;
	border-bottom:1px solid #fff;
}

#menu_detail_title_live{
	padding:5px 3px 1px 0px;
	margin:0px 5px 0px 0px;
	font-size:14px;
	border-bottom:1px solid #fff;
}


.course_menu_sub{
	padding-top:20px;
}

.def_btn{
	text-align:center;
	padding:4px;
	margin-top:20px;
}

#btn_kaisetu{
	padding:3px;
	float:left;
}
#btn_kakudai{
	padding:3px;
	float:left;
}
#btn_onestep{
	margin:3px 12px 3px 3px;
	float:right;
	width:282px;
	height:19px;
	background-image        : url(../emaki/img/onestep_bg.jpg);
	background-repeat       : no-repeat;
}

.btn_next{
	padding:0px 0px 0px 35px;
	float:left;
}

.btn_back{
	padding:0px 35px 0px 0px;
	float:right;
}

#onestep{
	clear:both;
	text-align:center;
	width:580px;
}

#onestep ul{
	padding : 10px;
	margin : 0px auto;
}

#onestep li{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}

#text_kaisetu{
	border-top:1px dashed #fff;
	padding:10px 0px 10px 0px;
}

.b_top{
	border-top:1px dashed #fff;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;

}

.b_top ul{
	padding:0px;
	margin:0px;
}

.b_top li{
	list-style:none;
}

.yoyaku{
	border        : 2px solid #666;
	padding       : 3px;
	margin-bottom : 5px;
	height:100%;
}

.yoyaku ul{
	padding:0px;
	margin:0px;
}
.yoyaku li{
	list-style:none;
	float:left;
	padding:2px 5px 2px 0px;
	margin:0px;
}
.yoyaku .title{
	font-size:15px;
	font-weight:bold;
	color : #E7A1A4;
}

.smap{
	width:270px;
	float:left;
	border : 2px solid #666;
	margin:5px;
}
.smap .title{
	background-color : #cccccc;
	background-image: url(/img/menu2_bg.jpg);
	background-repeat: repeat-y;padding:5px;
}

*/