@charset "Shift_JIS"; 
@import "contents.css";


body {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
/*==	IE用		==*/
	text-align:center;
}

img {
	border:none;
	vertical-align:bottom;
}

#container {
	width:840px;
	margin:0px auto;
/*==	IE用		==*/
	text-align:left;
}


.red {
	color:#f00;
}

.clear {
	clear:both;
}

.float_r {
	float:right;
}
.float_l {
	float:left;
}

#header {

}
#header h1 {
        font-size:10px;
        color:#cc0000;
	margin:0px;
	padding:0px;
	width:188px;
	height:102px;
	float:left;
}
#header p {
	margin:0px;
	padding:0px;
	width:652px;
	float:right;
}
#header ul#navi {
	float:right;
	list-style-type:none;
	width:636px;
	height:30px;
	margin:0px;
	padding:0px;
}
#header ul#navi li {
	float:left;
}
#right {
	width:645px;
	float:right;
	border-top:1px solid #148404;
	border-right:1px solid #148404;
	border-bottom:1px solid #148404;
	margin-top:10px;
	margin-bottom:10px;
}
#right #textsize1 {
	width:640px;
	height:34px;
	margin-top:5px;
	margin-bottom:10px;
	background-image:url(../img/bg-textsize.gif);
	background-repeat:no-repeat;
}
#right #textsize1 ul {
	height:34px;
	margin:0px 0px 0px 520px;
	padding:0px;
	list-style-type:none;
}
#right #textsize1 ul li{
	float:left;
	width:35px;
}
#right #textsize2 {
/*
	background-image:url(../img/bg-textsize.gif);
	background-repeat:no-repeat;
*/

}
#right #textsize2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#right h2.custom {
	clear:both;
	font-weight:normal;
	padding:18px 0px 0px 15px;
	height:57px;
	background-image:url(../img/bg-headline.gif);
	background-position:left center;
	background-repeat:no-repeat;
}





/*	ページ上部に戻る	*/

#right .top {
	clear:both;
	text-align:right;
	font-size:86%;
	margin-top:10px;
	padding-right:10px;
	padding-bottom:15px;
	border-bottom:1px dashed #B1CF75;
}
#right .top a {
	color:#B1CF75;
}

#right .page-top {
	clear:both;
	text-align:right;
	font-size:86%;
	padding-right:10px;
	padding-bottom:15px;
}
#right .page-top a {
	color:#B1CF75;
}


#right p.under-navi {
	clear:both;
	text-align:right;
	font-size:86%;
	padding:0px 10px 10px 0px;
}
#right p.under-navi a {
	color:#333;
	text-decoration:none;
}
#right p.under-navi a:hover {
	text-decoration:underline;
}
#left {
	width:190px;
	margin-top:10px;
	float:left;
}
/*	カートの中を見る	*/
#left #cart {
	margin-bottom:10px;
}

/*	カテゴリ一覧		*/
#left ul.category {
	width:180px;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:86%;
	color:#fff;
	background-color:#B1CF75;
}
#left ul.category h3 {
	margin:0px;
}
#left ul.category ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#left ul.category ul li {
	padding:5px 0px 5px 10px;
}
#left ul.category ul li a:link ,
#left ul.category ul li a:active ,
#left ul.category ul li a:visited {
	color:#333;
	text-decoration:none;
}
#left ul.category ul li a:hover {
	color:#333;
	text-decoration:underline;
}
/*	カレンダー（仮）	*/
#left #calendar {
	width:171px;
height:35px;
background-image:url(http://sante-soleil.com/phot/2005-holiday.gif);
	background-color:#ccc;
	color:#000;
	text-align:center;
	padding-top:86px;
	padding-bottom:65px;
	margin-bottom:10px;

}

#left #left-other {
	width:180px;
	background-color:#B3D076;
	background-image:url(../img/menu-waku2.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
	margin-bottom:10px;
}
#left #left-other h4 {
	width:180px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#left #left-other ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:95%;
}
#left #left-other p {
	line-height:1.4;
	text-align:center;
}
#left #left-other ul li img{
	margin:3px;
}
#left #left-other ul li a{
	color:#333;
	padding-left:10px;
	text-decoration:none;
	list-style-position:outside;
}
#left #left-other ul li a:hover{
	color:#333;
	text-decoration:underline;
}



#footer {
	clear:both;
	width:100%;
	font-size:90%;
	background-image:url(../img/bg-foot1.gif);
	background-repeat:repeat-x;
}
#footer ul#footer-banner {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer ul#footer-banner li {
	margin:4px;
	float:left;
}
#footer address {
	font-style:normal;
	font-size:100%;
	text-align:left;

}
#copyright {
	width:840px;
	margin:0px auto;
	padding-top:10px;
	background-image:url(../img/bg-foot2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#B1CF75;
}
#copyright p{
	clear:both;
	width:800px;
	text-align:left;
	margin:0px;
	padding-left:20px;
}