@charset "utf-8";

@import url("../packages/default/css/import.css");

/*--All--*/
img {
	border:none;
}

div {
	text-align:left;
	padding:0px;
}

a {
	color: #ff3366;
		text-decoration:none;
}

a.line {
text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
	visibility:hidden;
}

/*--サイズ指定なしfloat--*/
.img_nextstyle {
	float:left;
}

/*--フォント設定--*/
.font_white {
	color:#ffffff;
}

.font_pink {
color:#ff3366;
}

.font_blue {
	color:#3399ff;
}

.font_red {
	color:#ff0000;
}
.annotation{
	color:#ff0000;
	font-size:85%;
}


/*--ページ構成--*/

.container {
	margin-right: auto;
	margin-left: auto;
	width:930px;
	margin-top:15px;
	margin-bottom:15px;
}

.main_cont {
	margin-right: auto;
	margin-left: auto;
width:940px;

}



#main_left{
	width:675px;
	float:left;
}

#main_right{
	width:240px;
	margin-left:15px;
	float:left;
}

.text_right{
text-align:right;
}

/*--ヘッダー背景--*/
#head_back_top{
height:52px;
background:url("../packages/default/img/images/head_back_top.gif");
	background-repeat:repeat-x;

}

#head_back_main{
height:140px;
background:url("../packages/default/img/images/head_back_main.gif");
	background-repeat:repeat-x;

}

#head_back_mainbtn{
height:32px;
background:url("../packages/default/img/images/head_back_mainbtn.gif");
	background-repeat:repeat-x;

}

#head_back_topimg{
height:22px;
background:url("../packages/default/img/images/head_back_topimg.gif");
	background-repeat:repeat-x;
}



/*--ヘッダー--*/
#head_top{
padding-top:5px;
height:47px;
}

#head_logo{
width:275px;
height:45px;
float:left;
}


#head_btn{
width:665px;
margin-top:5px;
height:35px;
text-align:right;
float:left;
}


#head_btn_content{
width:270px;
margin-top:5px;
height:35px;
text-align:right;
float:left;
}


/*--メイン--*/
/*--コンテンツ左--*/
.table_main_photo{
width:675px;

}

td.main_photo_text{
padding-left:20px;
padding-right:20px;
}


.image_box{
margin-top:10px;
}

.table_nemu{
margin-top:10px;
width:675px;
}

td.main_menu_name{

}

td.main_menu_price{
font-size:24px;
line-height:160%;
color:#ff3366;
font-weight:bold;
}

td.main_menu_tax{
font-size:10px;
color:#ff3366;
vertical-align:bottom;

}

.table_nemuset{
	margin-right: auto;
	margin-left: auto;
width:645px;
margin-bottom:10px;

}

td.main_menuset_photo{
width:155px;
padding-left:10px;
}


td.main_menuset_space{
width:160px;
}



td.main_menuset_text{
padding-top:3px;
padding-bottom:3px;

}

td.main_menuset_declaration{
padding-top:3px;
padding-bottom:3px;
}




/*--コンテンツ右--*/
.right_cont{
margin-bottom:10px;
	width:240px;
}

.saide_loginarea{
margin-bottom:10px;
	width:240px;
	background-color:#000000;
}



/*--フッター--*/
#footer_back{
padding-top:10px;
background:url("../packages/default/img/images/back_foot_img.gif");
height:40px;
	background-repeat:repeat-x;
}


#footer_copy {
	width:380px;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	float:left;
}
	
#footer_menu {
	width:550px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	padding-right:10px;
	float:left;
		color:#FFFFFF;
}