@charset "utf-8";
/* CSS Document */


/*@font-face {
    font-family: Agency FB;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/AGENCYR.ttf);
  }
@font-face {
    font-family: Agency FB;
    font-style:  bold;
    font-weight: normal;
    src: url(fonts/AGENCYB.ttf);
  }*/
  
body {
background-color:#000000;
margin:0;
padding-left:0px;
padding-right:0px;
padding-top:20px;
font-family:Arial;
font-size:12px;
letter-spacing:0px;
}

img {
border:0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}

a.visited{
	background-color:#CCCCCC;
	text-decoration:none;
	
}
.clearboth:after 
{ 
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
} 
.clearboth 
{ 
    display:inline-block; 
} 
/* Hide from IE Mac */ 
.clearboth {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 


input{
	position:relative;
 }
/* Basic Setting */


#main_home{
display:block;
text-align:center;
width:750px;
height:500px;
margin:0 auto;/*important for centering using strict*/
background-image:url(images/bg_home.jpg);
background-repeat:no-repeat;

}
#main_contact{
display:block;
text-align:center;
width:750px;
height:500px;
margin:0 auto;/*important for centering using strict*/
background-image:url(images/bg_contact.jpg);
background-repeat:no-repeat;

}

#main_menu{
display:block;
text-align:center;
width:750px;
height:500px;
margin:0 auto;/*important for centering using strict*/
background-image:url(images/bg_menu.jpg);
background-repeat:no-repeat;

}

#main_news{
display:block;
text-align:center;
width:750px;
height:500px;
margin:0 auto;/*important for centering using strict*/
background-image:url(images/bg_news.jpg);
background-repeat:no-repeat;

}

#main_about{
display:block;
text-align:center;
width:750px;
height:500px;
margin:0 auto;/*important for centering using strict*/
background-image:url(images/bg_about.jpg);
background-repeat:no-repeat;

}

#notice_window{
z-index:10;
position:absolute;
top:40%;
left:30%;
width:400px;
text-align:left;
border:1px solid #464f5a;
}

#notice_header{
z-index:10;
position:relative;
}

#notice_title{
z-index:10;
position:relative;
padding:5px 10px;
text-align:left;
background-color:#718191;
font-size:16px; 
font-weight:bold; 
color:#ffffff;
}

#notice_close{
padding:3px 3px;
z-index:11;
position:relative;
float:right;
text-align:right;
background-color:#718191;
}

#notice_body{
z-index:10;
position:relative;
padding:10px;
text-align:left;
background-color:#dde3eb;
font-size:12px; 
color:#000000;
}

/* header */
.div_header{
	height:102px;
}

.div_logo{
	float:left;
	background-image:url(images/logo.png);!important;/* FF IE7 */
	width:192px;
	height:102px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.div_logo_text{
	float:left;
	background-image:url(images/logo_test.png);!important;/* FF IE7 */
	background-position:bottom right;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_test.png'); /* IE6 */
	_ background-image: none; /* IE6 */
	width:540px;
	height:102px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	text-align:right;
	
}
/* header */

/* content */
.div_container{
	height:379px;
}

.div_content_left{
	float:left;
	width:11px;
	height:379px;
}

/* menu */
.div_content_menu{
	float:left;
	width:165px;
	height:379px;
	color:#FFFFFF;	
	background-image:url(images/bg_left.png);!important;/* FF IE7 */
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_left.png'); /* IE6 */
	_ background-image: none; /* IE6 */
	
}
.div_content_menu_top{
	padding-top:52px;
	width:165px;
}

.div_content_menu_bottom{
	text-align:left;
	padding-left:5px;
	padding-top:20px;
}

.div_contetn_menu_button{
	height:39px;
}

.div_menu_item{
	font-size:18px;
	padding-right:23px;
	text-align:right;
	height:29px;
	
}
.div_menu_item img{
	margin:0;
	padding:0;
	height:29px;
	width:165px;
	
}
.div_menu_item_selected{
	font-size:24px;
	padding-right:23px;
	text-align:right;
	
	background-image:url(images/menu_selected.jpg);
	background-repeat:no-repeat;
}
/* menu */

/* main */
.div_content_main{
	float:left;
	width:561px;
	height:379px;
	background-image:url(images/bg_right.png);!important;/* FF IE7 */
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_right.png'); /* IE6 */
	_ background-image: none; /* IE6 */
	text-align:left;
	letter-spacing:0.05em;
}

.div_content_main_top{
	padding-left:30px;
	padding-top:24px;
	height:28px;
	color:#FFFFFF;
	letter-spacing:0px;
	/*font-family:Agency FB;
	font-size:30px;*/
}

.span_18{
	font-size:18px;
}
.span_20{
	font-size:20px;
}
.span_14{
	font-size:14px;
}
.span_12{
	font-size:12px;
}
.span_img_8{
	width:10px;
	display:inline-block;
}
.span_16{
	font-size:16px;
	font-weight:bolder;
}

.span_24{
	font-size:24px;
	font-weight:bold;
}

.span_space{
	width:70px;
	display:inline-block;
}

.img_main_top{
	padding-bottom:5px;
	padding-left:4px;
	padding-right:4px;
}

.div_content_main_bottom{
	padding-left:18px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
}
.div_content_main_bottom a{
	color:#ffb400;
	text-decoration:underline;
}

a.visited{
	background-color:#ffb400;
	text-decoration:underline;
	
}

.div_content_main_bottom p{line-height:15px; margin-top:0px;}
.div_content_main_bottom_400{
	width:420px;
	*width:480px;
	letter-spacing:0px;
	word-spacing:0px;
}
.div_content_main_bottom_527{
	width:527px;
	letter-spacing:0px;
}

.div_content_main_bottom_527_about{
	width:527px;	
	letter-spacing:0px;
}

.div_content_main_bottom_527_about p{
	line-height:14px;
	*line-height:14px;
}


.div_content_main_bottom_contact_footer{	
	text-align:right;
	padding-right:25px;
	*padding-top:7px;
	
}


.div_content_main_bottom_yellow{
	background-image:url(images/bg_yellow.png);!important;/* FF IE7 */
	background-repeat:no-repeat;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_yellow.png'); /* IE6 */
	_ background-image: none; /* IE6 */
	width:527px;
	font-size:18px;
	padding-left:5px;
	font-weight:bold;	
}
.div_content_main_bottom_contact{
	width:527px;
	
}

.div_content_main_bottom_contact p{
	margin-top:10px;
	padding-left:5px;
	font-size:12px;
	/*font-weight:bold;*/
	margin-bottom:12px;	
	letter-spacing:0;
}

.hr_yellow{
	height:1px; 
	color:#ffdf1b; 
	width:500px;
}

.div_content_pics{
	padding-left:0px;
	height:290px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
	width:523px;
	scrollbar-3dlight-color:#170708;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#170708;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#EEEAEB;
	scrollbar-highlight-color:#FBFDFC;
	scrollbar-shadow-color:#170708
	
}
.div_content_area{
	padding-left:10px;
	float:left;
	padding-bottom:10px;
	height:145px;
	

}
.div_content_pic{
	width:155px;
	height:140px;
	*height:137px;
	background-color:#000000;
	color:#FFFFFF;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom: 2px;
	text-align:center;
	
}
.div_content_pic_special{
	width:155px;
	height:130px;
	*height:130px;
	background-color:#FFFFFF;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	text-align:center;
}

.img_pic{
	height:85px;
	margin:0px;
	background-color:#000000;
	display:inline-block;
}
.div_content_pic_img_area{
	width:155px;
	height:85px;
	margin:0px;
	background-color:#000000;
	display:inline-block;
}
.span_name_eng{
	color:#ffa2bc;
	line-height:12px;
	font-size:12px;
	letter-spacing:0;
	/*background-color:#eeeeee;*/
	
}

.span_name_jpn{
	line-height:12px;
	color:#ffa2bc;
	font-size:10px;
	*font-size:8px;
	letter-spacing:1px;
	/*font-weight:bold;
	background-color:#eeeeee;*/
}

.span_cake_num{
	color:#ffffff;
}


.div_content_pics_footer{
	text-align:right;
	padding-right:45px;
	padding-top:5px;
	width:450px;
	display:block;
}

.span_navigate_pink{
	padding-left:5px;
	padding-right:5px;
	
	height:18px;
	font-family:Arial;
	font-size:12px;
	background-color:#f30078;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	
}
/* main */

.div_footer{
	width:737px;
	filter: Alpha(opacity='60');
	opacity:0.5;
	letter-spacing:0;
	font-size:11px;
        font-weight:none;
	
}

.div_footer_bg{
	background-color:#eeeeee;
	color:#000000;
	width:726px;
	display:block;
	padding-left:0px;
	margin-left:11px;
	*margin-left:0px;
	font-size:12px;
}

.div_footer_contact{
	float:left;
	margin-left:5px;
	

}
.div_footer_content{
	color:#FFFFFF;
	display:block;
	text-align:center;
	width:750px;
	font-size:14px;
	margin:0 auto;/*important for centering using strict*/
}

.div_footer_content p{
	margin:0px;

}
.div_content_main_bottom_news{
	width:527px;
	height:315px;
	overflow:auto;
	overflow-x:hidden;
	
}
.div_content_main_bottom_customize{
	width:477px;
	height:315px;
	overflow:auto;
	overflow-x:hidden;
	font-size:18px;
	padding-top:100px;
	padding-left:20px;
	padding-right:20px;
	
}

.input_submit{
	padding-left:5px;
	padding-right:5px;
	border:none;
	height:18px;
	font-family:Arial;
	font-size:12px;
	background-color:#f30078;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	display:inline-block;

}

.table_order{
	letter-spacing:1px;
	font-weight:bold;
	width:500px;
	text-align:left;
	font-size:12px;
	
}
.table_order input{
	/*font-family:Agency FB;*/
	font-size:12px;
	
}


.td_title{
	width:150px;
	text-align:right;
	padding-right:5px;
}
.ipt_requests{
	font-size:12px;
	overflow-x:hidden;	
	height:100px;
}

.body_listorders{
	background-color:#FFFFFF;
	font-size:14px;
}
.orders_left_td{
	text-align:right;
	font-weight:bold;

}

.div_content_main_bottom_tips{
	width:520px;
	display:block;
	text-align:center;
	height:400px;
	padding-top:100px;
	
}
.span_tips{
	background-color: #FFFFCC;
	border: solid 1px #CCCCCC;
	color:#000000;
}
.span_pink{
	color:#FF0066;
}

.div_terms{
	background-color: #FF3399 ;
	color:#ffffff;
	font-size:12px;
	padding:10px;
}

.div_information{
	width:470px;
	padding:10px;
	
	display:block;
}
.div_information_content{
	background-color: #FFFFCC;
	color: black;
	border: 1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 3px;
	padding-top: 3px;
	display:block;
        vertical-align: middle;
}

.span_cookie_information{
	background-color:#FF3366;
	margin-left:10px;
	margin-right:30px;
	width:470px;
	
	padding-left:10px;
}

.tbl_guestbook_tr{
	background-color:#FF6699;
}

.table_order td{
	border-bottom:1px solid #992d43;
	width:100%;
	vertical-align:top;
}

.tb_guestbook1{
	color:#000000;
}

.tb_guestbook1 tr{
	background-color:#FF6699;
}

.tb_guestbook1 td{
	padding:3px;
}

.span_brown{
	color: #CC3300; 
	font-weight: bold;
}