@charset "UTF-8";

@import url("../packages/default/css/import.css");

/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box12 { width: 96px; }	/*W12*/
.box18 { width: 138px; }	/*W18*/
.box19 { width: 145px; }	/*W19*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box47 { width: 341px; }	/*W47*/
.area40 { width: 302px; height: 134px; }	/*W40×H8*/
.area45 { width: 337px; height: 290px; }	/*W40×H20*/
.area46 { width: 337px; height: 134px; }	/*W40×H8*/
.area50 { width: 372px; height: 290px; }	/*W50×H20*/
.area55 { width: 407px; height: 290px; }	/*W55×H20*/
.area65 { width: 444px; height: 290px; }	/*W65×H20*/
.area68 { width: 498px; height: 134px; }	/*W68×H8*/
.area80 { width: 572px; height: 134px; }	/*W80×H8*/
.area80_2 { width: 572px; height: 420px; }	/*W80×H30*/
.area92 { width: 666px; height: 160px; }	/*W92×H10*/
.area96 { width: 694px; height: 420px; }	/*W80×H30*/
.area96_2 { width: 694px; height: 160px; }	/*W80×H10*/

/*LINK*/
a:link { color: #3a75af; text-decoration: underline; }
a:visited { color: #3a75af; text-decoration: underline; }
a:hover { color: #3a75af; text-decoration: none; }

/*OVER*/
a.over:link{ color:#4a6fa6; text-decoration: none; }
a.over:visited { color:#4a6fa6; text-decoration: none; }
a.over:hover { color:#4a6fa6; text-decoration: underline; }

/*COLOR*/
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #ec0000; }
.redst { color: #ec0000; font-weight: bold; }
.blue { color: #3a75af; }
.bluest { color: #3a75af; font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }

/*PHOTO*/
.picture { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

/*PHOTO*/
img { 
	border: 0px;
}


#container #right #contents #right #price{
border-width: 1px;
border-style: solid;
border-color: #ccc;
padding: 0;
margin: 0;
padding: 0;
width: 295px;
background: #ecf5ff;
}


/* 全体 */
html {
min-width:
800px;
}
html body {
margin:0 auto;
margin-top: 10px;
text-align: center;
padding:0;
background-color:#ffffff;
color: #666;
font-size: 100%;
font-family:
Verdana,
Arial,
Meiryo,
"メイリオ",
"Hiragino Kaku Gothic Pro",
"ヒラギノ角ゴ Pro W3",
Osaka,
"MS P Gothic",
"ＭＳ Ｐゴシック",
sans-serif;
text-align: center;
}

/* テキスト系 */

a {
	text-decoration: none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited{
	}
a:active{
	}
a:focus{
	outline: none;
	}

.clear {
	clear: both;
	}
.bold {
	font-weight: bold;
	}
li{
	list-style: none;
	}

.h_title{
	background:url("http://www.kakusen.co.jp/image/h_title.gif") no-repeat;
	padding-left:30px;
	color:#fff;
	}
h2.title{
	text-align:center;
	}
.wash_waku h3{
	font-weight:bold;
	}


/* レイアウト */

.whole{
	margin:0 auto;
	text-align: left;
	width: 805px;
	}
#contain{
	width: 805px;
	}

.wash_waku{
	padding:5px;
	border:solid 1px #ddd;
	margin:10px 0;
	clear: both;
	}
.wash_waku div.img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	}
table.washtable {
	margin: 3px;
	}
.washtable th {
	font-weight: bold;
	}
.washtable td {
	padding-left: 5px;
	}


/* head */
#head{
	width:805px;
	text-align:center;
	margin:0 auto;
}


#head li{
	float: left;
	}

/* information */
#information ul{
	float: right;
	}

#information li{
	float: left;
	}


/* navi */	

#navi{
	width: 180px;
	float: left;
	background: url("http://www.kakusen.co.jp/image/navi_bg.gif") repeat-y right ;
	}

p.btn{text-align:right;padding-right:10px;}

#calender{
	text-align: center;
	margin-top: 20px;
	}
#shop_info{
	text-align: center;
	margin-top: 30px;
	}

/* main */
#main{
	width: 600px;
	float: right;
	margin-right: 10px;
	}	
#top01{
	float: left;
	width:280px;
	}
	
#whatnew{
	float: right;
	width: 292px;
	}
	
#whatnew_inner{
	border: 1px solid #ddd;
	height: 260px;
	overflow: auto;
	}

#whatnew_inner dl{
	margin-left: 10px;
	}

h2#recom{
	text-align: center;
	margin: 10px 0;
	}

#top02{
	float: left;
	width:280px;
	}
	
#recom_item{
	float: right;
	width: 292px;

	}

.recom_item_content{
	background-color: #ddd;
	padding: 5px;
	margin:5px 0;
	}

.recom_item_content th{
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
	}
.recom_item_content td{
	font-size: 80%;
	padding: 5px;
	}	

.recom_item_content td.to_detail{
	text-align: right;
	}
	
h3#top03{
	text-align: center;
	margin-top: 15px;
	}

/* foot */
#foot{
	clear: both;
	text-align: center;
	margin-top: 20px;
	border-top: 5px solid #034ea2;
	}

/* order */
#undercolumn_order table th {
	font-weight: bold;
	vertical-align: top;
	}
#undercolumn_order table td {
	padding: 3px;
	}
#undercolumn_order table tr {
	border-bottom: 1px solid #666;
	}

/***買い物かごＣＳＳ***/

/***コンテンツ***/
#containerfull #maintitle{
border: 0;
margin: 0 0 15px 0;
padding: 0;
width: 700px;
}

/**テーブル**/
/*枠*/
#containerfull #frame{
border: 0;
margin: 0;
padding: 0;
width: 700px;
background: #ccc;
}

/*タイトル行*/
#containerfull #frame #delete{
width: 50px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #picture{
width: 80px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #products{
width: 194px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #productsnumber{
width: 80px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #number{
width: 70px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #price{
width: 140px;
background: #ecf5ff;
text-align: center;
}

/*コンテンツ行*/
#containerfull #frame #delete_c{
width: 50px;
background: #fff;
text-align: center;
}

#containerfull #frame #picture_c{
width: 80px;
background: #fff;
text-align: center;
}

#containerfull #frame #products_c{
width: 194px;
background: #fff;
}

#containerfull #frame #productsnumber_c{
width: 80px;
background: #fff;
text-align: right;
}

#containerfull #frame #number_c{
width: 70px;
background: #fff;
text-align: center;
}

#containerfull #frame #number_c #form{
border: 0;
margin-right: auto; margin-left: auto;
padding: 0;
text-align: center;
}

#containerfull #frame #price_c{
width: 140px;
background: #fff;
text-align: right;
}


/*下行*/
#containerfull #frame #under{
background: #ecf5ff;
text-align: right;
}

/*確認画像*/
#containerfull #confirm{
border: 0;
margin: 20px 0 0 0;
padding: 0;
text-align: center;
}

/*ボタン*/
#containerfull #button{
border: 0;
margin: 0 0 20px 0;
padding: 0;
text-align: center;
}

/*注意*/

#containerfull #attention{
border: 0;
margin: 0;
padding: 0;
width: 700px;
background: #f5f5f5;
}

