body{
	background-color:#ffffff;
	color:#333333;
	font-size:12px;
	line-height:130%;
}

a:link{
	text-decoration:none;
	color:#880000;
}

a:visited{
	text-decoration:none;
	color:#990000;
}

a:hover,a:active{
	text-decoration:underline;
	color:#cccccc;
}

div.notice{
	font-size:11px;
	line-height:130%;
}

img{
	border-style:none;
}

h3{
	font-size:20px;
	line-height:120%;
	color:#990000;
}

.textbold{
	font-weight:bold;
}

em{
	font-style:normal;
	font-size:16px;
	line-height:130%;
}

.red{
	color:#CC0000;
}

h4{
	color:#006600;
	font-size:12px;
	margin:15px 0px 0px 0px;
}

p{
	margin:0px 0px 0px 0px;
}

p.widest{
}

p.right{
	text-align:right;
}

p.caution{
	color:#CC0000;
}

caption{
	font-weight:bold;
	color:#006600;
	caption-side:left;
}

td{
	border-collapse:separate;
	border-spacing:1px;
	padding:2px;
}

table.shouhindata{
	border-collapse:collapse;
	text-align:left;
	margin-bottom:20px;
}

table.processed{
	border:1px solid #006600;
}

th.processed{
	color:#006600;
	width:60px;
	font-style:bold;
	background-color:#ffffff;
	border:1px solid #006600;
	text-align:left;
}

td.processed{
	border:1px solid #006600;
}

td.clause{
	width:70px;
	font-weight:bold;
}

td.clauser{
	width:85px;
	text-align:right;
}

td.foot{
	vertical-align:bottom;
	text-align:right;
}

/*------------ お弁当コース ----------- */
#shousai_cont {
	width:480px;
}

#shousai_cont h1 {
	font-size:18px;
	text-align:center;
	margin:20px 0;
	line-height:1.2em;
}

#shousai_cont h2 {
	font-size:14px;
	color:#FFFFFF;
	background-color:#006600;
	padding:10px;
	text-align:center;
	margin-bottom:20px;
}

#shousai_cont h3 {
	font-size:12px;
	margin-top:0;
	margin-bottom:5px;
	padding:0;
}

.shousai_item {
	width:480px;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:20px;
	margin-bottom:20px;
}

.shousai_left {
	float:left;
	width:72px;
}

.shousai_right {
	float:right;
	width:398px;
}

.shousai_info {
	color:#660000;
	font-size:11px;
	line-height:1.3em;
}
.shousai_icon {
	padding-left:10px;
	margin-top:5px;
}
.shousai_icon img {
	vertical-align:middle;
}

.clear {
	clear:both;
}


#shousai_cont a:link {
	color:#880000;
	text-decoration:none;
}

#shousai_cont a:link {
	color:#880000;
	text-decoration:none;
}

#shousai_cont a;hover, #shousai_cont a:active  {
	color:#CC0000;
	text-decoration: underline;
}

#shousai_cont .cont01 {
	margin:20px 0 20px 0;
}

#shousai_cont .line_dot {
	margin-top:10px;
	padding:10px 0;
	border-top:1px #ccc dotted;
	clear:both;
	}
	
#shousai_cont .left_img {
	float:left;
	display:block;
	clear:both;
	padding:0 10px 15px 0;
	}
	
#shousai_cont .right_txt {
	font-size:12px;
	line-height:1.4em;
	text-align:left;
	margin-left:270px;
	}
	
#shousai_cont .image_large {
	background-repeat:no-repeat;
	height:154px;
}

#ruibosu .right_img {
	float:right;
	display:block;
	clear:both;
	padding:5px 0 0 5px;
}

#ruibosu .left_txt {
	font-size:12px;
	line-height:1.4em;
	text-align:left;
	margin:5px 0 0 0;
}

#ruibosu .cont04 {
	float:left;
	display:block;
	width:470px;
	margin:0 20px 20px 0px;
}
/*------------ お弁当コース ----------- */