body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
}

body{
color:#666666;
background:url(/design/alohakids/image/back.gif);
background-color:#5C4D3D;
background-repeat: repeat-y;
background-position: center 0px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}



.container {
	width:900px;
	margin: 0px auto 0;
	text-align:left;
background-color:#ffffff;

}


/***********	ヘッダーーエリア	************/
.head_top{
	width:900px;
	color:#666666;
	font-weight:600;
	text-align:left;
}

.head_main{
	width:900px;
	height:80px;
	background:url(/design/alohakids/image/header.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.head_main h1{
	color:#5E4F3E;
	font-size:12px;
	position: absolute;
	top: 3px;
	left: 20px;
}

.head_main h1 a{
	color:#5E4F3E;
	text-decoration:none;
}

.head_main h1 a:hover{
	color:#5E4F3E;
	text-decoration:none;
}

.head_main h2{
	color:#5E4F3E;
	font-size:12px;
	position: absolute;
	top: 30px;
	left: 430px;
}

.head_main h2 a{
	color:#5E4F3E;
	text-decoration:none;
}

.head_main h2 a:hover{
	color:#5E4F3E;
	text-decoration:none;
}

.top_banner{
	text-align:center;
}
.add{
	position: absolute;
	top: 3px;
	right: 20px;
}

/***********	ヘッダメニュー	************/
.menu_area{
	width:900px;
	height:30px;
	text-align: left;
	overflow: hidden;
}

.menu_area ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
.menu_area li{
		float: left;
	}


/***********	グローバルナビ	************/
.g_navi{

	clear:both;
	width:900px;
	margin:0;
	padding:0;
	overflow: hidden;
}

.g_navi ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
.g_navi li{
		float: left;
	}

.g_navi a{
	color:#666666;
	text-decoration:none;
}

.g_navi a:visited{
	color:#666666;
	text-decoration:none;
}

.g_navi a:hover{
	color:#663333;
	text-decoration:underline;
}
.g_navi h3{
	color:#333333;
	font-size:9px;
	position: absolute;
	top: 10px;
	right: 20px;
}

.g_navi h3 a{
	color:#333333;
	text-decoration:none;
}

.g_navi h3 a:hover{
	color:#333333;
	text-decoration:none;
}

/***********	レフトエリア	************/
.left_area{
	float:left;
	width:205px;
	margin:0px;
	_margin:0px;
}

.login{
	width:200px;
	height:260px;
	background:url(/design/alohakids/image/login_bg.gif) no-repeat;
	margin:0 0 10px 0;
	position:relative;
	top:0;
	left:0;
}

.login_form{
	position:absolute;
	top:65px;
	left:10px;
}
.log{
position:absolute;
	top:150px;
	left:25px;
}
.member{
	position:absolute;
	bottom:0;
}

.categry_title{
	margin:0;
	padding:0;
	vertical-align: text-bottom;
}

.categry{
	margin:0 0 10px;
	vertical-align: text-bottom;
	padding:7px;
}

.categry a{
color:#000;	
}

.left_banner{
	margin:0 0 10px;
}

.calendar{
	margin:10px;
width:180px;
}





/***********	main contents	************/
.contents{
	width:690px;
	text-align:left;

}

/***********	センターエリア	************/
.centerarea{
	width:690px;
}

.center_top{
}

.center_left{
	float:left;
	width:485px;
}

.recommend{
	margin-bottom:20px;
}

.center_right{
	float:right;
	width:205px;
}

.anchorlink a{
	color:#666666;
	text-decoration:underline;
}

.anchorlink a:visited{
	color:#666666;
	text-decoration:underline;
}

.anchorlink a:hover{
	color:#666666;
	text-decoration:underline;
}
td{
	color:#666666;
}

th{
font-color:#333333;
}


.woong a:link{
	color:#666666;
	text-decoration:underline;
}

/***********	ご利用案内	************/
.information{
	width:860px;
	margin:0;
	color:#666666;
}

.buy_info_top{
	margin:0 0 5px;
}


.buy_info{
	width:850px;
	margin:0;
	text-align:left;
}

.CenterLeft{

	float:left;
}

.info_center{
	width:280px;
	float:right;
}

.info_left{
	width:280px;
	margin:0 11px 0 0;
	float:left;
}

.info_right{
	width:300px;
	float:right;
}

.info_img{
	margin:0 0 5px;
}

.info_text{
	color:#666666;
	margin:0 0 10px;
}


/***********	フッタースタイル	************/
.footer{
	width:900px;
	height:50px;
background-color:#5E4F3E;
	color:#ffffff;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#ffffff;
	position: absolute;
	bottom: 2px;
	right: 10px;
}

.footnavi a{
	color:#ffffff;
	text-decoration:none;
}

.footnavi a:visited{
	color:#ffffff;
	text-decoration:none;
}

.footnavi a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.o1 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o1 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o1 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o1 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o2 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o2 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o2 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o2 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o3 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o3 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o3 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o3 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o4 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o4 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o4 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o4 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o5 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o5 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o5 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o5 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o6 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o6 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o6 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o6 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o7 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o7 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o7 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o7 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}

.o8 {text-align:left; text-decoration:none; width:228px; background-color:#ffffff;}
li.o8 {
	margin:0px;
	width:198px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #f0e6df;
	text-indent:15px;
}


li.o8 a{ padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/design/alohakids/image/cateback01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#8e7a64;
}

li.o8 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/design/alohakids/image/cateback02.gif);
	background-repeat:no-repeat;
}
