body {
	margin: 0px;
	padding: 0px;
}
.calendar1 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 2px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.calendar_sun {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 2px;
	text-align: center;
	background-color: #FFCCCC;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.calendar_sut {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 2px;
	text-align: center;
	background-color: #93E3E3;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.calendar_week {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 2px;
	text-align: center;
	background-color: #FEF7DE;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.calendar_table {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
.td_holiday {
	background-color: #FFD0D1;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}
.calendar_cap {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.wm_menu {
	padding: 10px;
}
.tool_menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffa200;
	padding: 5px;
}

.tool_menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.tool_menu a:hover {
	text-decoration: underline;
}


.layout{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-image: url(http://wm.benesse.ne.jp/stores/pippi/site_data/cabinet/parts/bg_layout.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	padding: 10px;
}
.layout_center {
	float: right;
	width: 770px;
}

.layout_left {
	width: 210px;
}
.layout_left_bn {
	background-color: #FFE3BB;
	padding: 5px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.layout .layout_left .layout_left_bn img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.margin_top5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.list {
	background-color: #00b6fd;
	padding: 5px;
	width: 200px;
	font-size: 12px;
	line-height: 20px;
} 

.no_indent{
	padding:0px;
	margin:0px;
}

li.ca1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009dda;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(http://wm.benesse.ne.jp/stores/pippi/site_data/cabinet/parts/ca1_ya.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}


li.ca1 a{
	color:#FFFFFF;
	text-decoration:none;
}

li.ca1 a:hover{
	text-decoration: underline;
}


li.ca2 {
	font-weight: bold;
	color: #009dda;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(http://wm.benesse.ne.jp/stores/pippi/site_data/cabinet/parts/ca2_ya.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #009dda;
}
li.ca2 a {
	color:#009dda;
	text-decoration:none;
}

li.ca2 a:hover {
	text-decoration: underline;
}

li.ca2_last {
	font-weight: bold;
	color: #009dda;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(http://wm.benesse.ne.jp/stores/pippi/site_data/cabinet/parts/ca2_ya.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li.ca2_last a {
	color:#009dda;
	text-decoration:none;
}
li.ca2_last a:hover {
	text-decoration: underline;
}

.index_toko {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffa200;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}

.toko_right {
	float: right;
	width: 248px;
}
.toko_left {
	float: none;
	width: 518px;
}
.sam_table {
	margin-bottom: 13px;
}
.bn_margin5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.bn_table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bn_td_index {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.bn_nayamitd_index {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.shop_info_table {
	border: 1px solid #00b6fd;
}
.shop_info_td {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 10px;
	width: 345px;
}
.shop_info_td2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	width: 345px;
	border-left-width: 1px;
	border-left-color: #00b6fd;
}
.shop_info_midashi {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #ffa200;
}
.shop_info_midashi2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffa200;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffa200;
}
.price_td {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding: 5px;
}
.div_form {
	background-color: #00b6fd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid 009dda;
	text-align: center;
}
.henpin_txt {
	padding-left: 20px;
	width: 740px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399CC;
}
.care3_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.care3_title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF8A15;
}
.care3_table {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
}
.td_list {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
.table_list {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.toko_head {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #3399FF;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	padding: 5px;
}
.left_bn_img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #09F;
	padding: 5px;
	border: 1px solid #09F;
	margin-bottom: 5px;
}
