@charset "shift_jis";
/* CSS Document */

@import 'base.css';

h2{
	margin-bottom:0px !important;
}

#another{
	text-align:right;
	font-size:12px;
	padding: 3px 10px;
}

#bg{
	background:url('../plan/bg.jpg') no-repeat top left;
}

#option{
	width:730px;
	margin:20px auto;
}

#frame_top{
	background:	url('../plan/frame_top.gif') no-repeat top left;
	height:10px;
	font-size:1px;
}

#frame{
	background:	url('../plan/frame.gif') repeat-y top left;
	padding:0px 10px;
}

#frame_bottom{
	background:	url('../plan/frame_bottom.gif') no-repeat top left;
	height:10px;
	font-size:1px;
}

h4{
	height:18px;
	text-indent:24px;
	background:url('../plan/list-style-type.gif') no-repeat top left;
	margin-bottom:12px;
	font-size:16px;
	color:#0B8659;
}

#money_tab{
	font-size:12px;
	border-collapse: collapse;
}

#money_tab td{
	padding:3px 3px;
	border:1px solid #000;
	color:#24447e;
}

#money_tab td.name{
	background-color:#708bbc;
	color:#fff;
}

#money_tab td.weekday{
	background-color:#eae9e9;
}

#money_tab td.holyday{
	background-color:#ddcfcf;
}

#money_tab td.price{
}

#time_note{
	border:none !important;
}

#time_note ul{
	font-size:10px;
	list-style:none;
}

#time_note li{
	text-indent:-1em;
	margin-left:1em;
}

#backpage{
	font-size:12px;
	padding:3px 10px;
	text-align:right;
}