@charset "utf-8";

@import url("../packages/Narisawa/css/import.css");

#loginarea .box26 {
	border:1px solid #CCCCCC;
	width:35px;
}

div#under02column_login .loginarea .inputbox .box75 {
    width: 75px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

/*  ---- Header 090512 ----  */

#head_wrap{
	height:81px;
	padding:7px 0;
	background:url(../packages/Narisawa/img/header/hrad_bg.png) repeat-x;
	text-align:center;
	min-width:950px;
}

#head_cont{
	width:950px;
	height:67px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#head_cont h1{
	width:391px;
	height:67px;
	background:url(../packages/Narisawa/img/header/hrad_logo.gif) no-repeat;
	position:absolute;
	top:0;
	left:279px;
}

#head_cont h1 a{
	display:block;
	width:391px;
	height:67px;
	text-indent:-9999px;
	outline:none;
}


#head_link{
	position:absolute;
	bottom:0;
	left:673px;
}

#head_cont li{
	float:left;
}


#foot_wrap{
	height:80px;
	text-align:center;
	background:url(../packages/Narisawa/img/header/foot_bg.png) repeat-x;
}

/*  ----  Guide Area ----  */

#guidearea li{
	margin:5px 0;
}

/*  ---- Login Text  ----  /*


.login_text{
	font-size:85%;
}

/*  ---- Recommend ----  */

.recommend_img{
	float:left;
}

/*  ---- Under02 ----  */

div#under02column h2.title{;
    margin: 0 0 15px 0;

}

div#under02column table {
    width: 920px;
}

div#undercolumn_cart {

}

div#undercolumn_cart .totalmoneyarea {
    width: 680px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    text-align: center;
}

div#under02column_cart th {
    text-align: center;
}

div#under02column table th.resulttd {
    text-align: right;
}

div#under02column td#quantity {
   text-align: center;
   width: 70px;
}

div#under02column ul#quantity_level li {
    display: inline;
    padding: 3px;
}

div#under02column .empty {
    text-align: center;
}

.cart_btnarea img{
	margin:0 0 4px;
}

.order_table table{
	font-size:85%;
}


.order_table th{
	width:128px;

}

.tblareabtn img{
	margin:0 0 4px;
}

.inputbox02 img{
	margin:0 0 4px;
}

.logout_text{
    margin:120px 0;
    text-align: center;
}

.logonbox_img{
    margin:5px 0 -3px;
}


