/* CSS Document Author Y.Nakashima */

* { margin : 0 ; padding : 0 ; }
/* ボディ --------------------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #EEFFE8;
	height: 100%;
	}


/* ---------------------------------------------------------------------------------------------------*/


/* コンテンツ全体 ------------------------------------------------------------------------------------*/
#container {
	width: 800px;
	height: 100%;
	/*background-color: #FFF;*/
	margin: 0;
	float: left;
	border-top: 0px solid;
	border-right: 1px solid #669900;
	border-bottom: 0px solid;
	border-left: 0px solid;
	height: 100%;
	background-image: url(img/right_back.gif);
	background-repeat: repeat-y;
	}
	
#header {
	width : 100% ;
	height : 83px ;
	}

#main {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 100%;

	}
/* ---------------------------------------------------------------------------------------------------*/


/* メインコンテンツ部分 ここから ---------------------------------------------------------------------*/
#main_contents_box {
	width: 800px;
	height: 100%;
	/*background-color: #FFFFFF;*/
	border: 0px solid #CCC;
	padding: 0px;
	margin: 0px;
    }
    
#left_side_box{
	float: left;
	height: 100%;
	width: 195px;
	/*height: 50px;*/
	/*position: absolute;*/
	/*background-image: url(img/right_back.gif);*/
	/*background-repeat: repeat-y;*/
	/*text-align: center;*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666666;*/
	padding: 0px;
	/*clear: both;*/
    }
	
#left_side_box_contents {
	/*width: auto;*/
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	/*text-align: center;*/
	}

#left_side_box ul {
	padding :0;
	list-style-type : none;
	margin-top: 10px;	/*text-align: center;*/
	}
	
#left_side_box li { 
	display : inline; 
	padding :0; 
	margin:5px 0; 
	}

#left_side_box #top a {
	background-image:url(img/test/b_top.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #top a:hover {
	background-image:url(img/test/b_top_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #info a {
	background-image:url(img/test/b_info.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #info a:hover {
	background-image:url(img/test/b_info_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #what a {
	background-image:url(img/test/b_whats.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #what a:hover {
	background-image:url(img/test/b_whats_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #break a {
	background-image:url(img/test/b_break.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #break a:hover {
	background-image:url(img/test/b_break_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #trivia a {
	background-image:url(img/test/b_fruits.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #trivia a:hover {
	background-image:url(img/test/b_fruits_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #recipe a {
	background-image:url(img/test/b_recipe.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #recipe a:hover {
	background-image:url(img/test/b_recipe_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #shop a {
	background-image:url(img/test/b_shop.gif); 
	width:157px; 
	height:41px; 
	background-repeat:no-repeat; 
	margin:5px 0;
	padding:0; 
	display:block;
	}
	
#left_side_box #shop a:hover {
	background-image:url(img/test/b_shop_f2.gif);
	width:157px; 
	height:41px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}

#left_side_box #john a {
	background-image:url(img/john_stat.gif);
	width:104px;
	height:150px;
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}
	
#left_side_box #john a:hover {
	background-image:url(img/john_anim.gif);
	width:104px; 
	height:150px; 
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	display:block;
	}
	
.span1 {
	display:none;
	}

    
#right_side_box{
	float: right;
	width: 605px;
	/*height: 50px;*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;	/*position: absolute;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
	
#right_side_box_top{
	margin-left: 20px;
	margin-top: 10px;
	height: 100%;
	margin-right: 20px;
	}

#right_side_box_whatsnew{
	margin-left: 20px;
	margin-top: 10px;
	height: 100%;
	margin-right: 20px;
	}
#right_side_box_contents{
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	}
#right_side_box_contents h3{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;

	}

#right_side_box_whatsnew img {
	margin-right: 10px;
	}
#right_side_box_whatsnew hr {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #D5AA00;
	height: 1px;
	}

/* ---------------------------------------------------------------------------------------------------*/


/* フッター部分 ここから -----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: 95px;
	background-image: url(img/p_foot.gif);
	background-color: #669900;
	border-bottom-width: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393;
	border-right-color: #393;
	border-bottom-color: #393;
	border-left-color: #393;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
    }
/* フッター部分 ここまで -----------------------------------------------------------------------------*/
p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.dispcart {
	background-position: center;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #CC3300;
	font-weight: bold;
	color: #990000;
	background-image: url(img/shop/input_back.gif);
}
.item_name {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
.item_price {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.c-both { clear:both; }
