@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";

/*		Omakase Reform Menu
----------------------------------------------------*/

div#section-right h2 {
    margin: 10px 0 0 15px;
    width: 420px;
    height: 57px;
    background: url(../images/h2_reform_menu.png) top left no-repeat;
    text-indent: -9999px;
}

#reform_menu .box00 {
	width:500px;
	margin:15px;
	padding:5px;
}

#reform_menu .box01 {
	width:480px;
	margin:15px;
	padding:5px;
}
	
#reform_menu td {
	vertical-align:top;
}

#reform_menu h4 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0;
}

#reform_menu h4.title_head {
	line-height:1.5;

}


/* ---------- テーブル関連 ---------- */


table.table_line{
	border-collapse: collapse;
	border: 1px #999999 solid;
	font-size:12px;
	color:#333333;
	margin-bottom: 6px;
}

td.usual{
	background-color:#ffffff;
	border: 1px #999999 solid;
	padding: 4px;
	line-height: 160%;
	color:#333333;
	font-size:12px;
}
table.line_pop{
	border-collapse: collapse;
	border: 1px #669966 solid;
	font-size:12px;
	color:#333333;
	margin-bottom: 6px;
}
td.pop{
	background-color:#f1ffd8;
	border: 1px #669966 solid;
	padding: 4px 4px 4px 10px;
	line-height: 160%;
	color:#333333;
	font-size:12px;
}

td.title{
	background-color: #006633;
	border: 1px #999999 solid;
	padding: 4px 4px 4px 10px;
	color: #FFFFFF;
	line-height: 160%;
	font-size: 12px;
}

/* ---------- テーブル関連 ---------- */

h2.reform_menu{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h2.reform_menu a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
h2.reform_menu a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	}
h2.reform_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

h3.title_head{
	margin: 0px 0px 5px 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}

table ul{
	margin: 0px;
}

table.reform_menu{
	border-top: #999966 1px dashed;
	margin: 15px 0 15px;

}

table.reform_menu_none{
	margin: 5px 0 15px;

}

table.reform_menu td{
	padding: 6px;

}

table.reform_menu_none td{
	padding: 6px;

}


table.reform_menu ul li{
	background-image: url(image/dot.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 0 10px 0 15px;
	list-style-type: none;
}

table.reform_menu_none ul li{
	background-image: url(image/dot.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 0 10px 0 15px;
	list-style-type: none;
}


.title_head_mini{
	font-size: 12px;
	color: #006633;
}
.big_title{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.f00{
	color: #FF0000;
	font-size: 12px;
}

.x-small{
	font-size: 10px;
}

img {
	border: none;
	}

.navi{
	font-size:14px;
	line-height:150%;
	color:#333333;
	padding: 5px 5px;
}

.size12{
	font-size:12px;
	line-height:130%;
	color:#333333;
	padding: 10px 10px;
	text-indent: -8px;
}
.size10{
	font-size:10px;
	line-height:150%;
	color:#333333;
	}
	
.size13{
	font-size:12px;
	line-height:150%;
	color:#333333;
	}

.footer{
	font-size:10px;
	color:#333333;
	padding: 10px 10px;
	text-align:center;
}
.cop{
	font-size:12px;
	line-height:150%;
	color:#FFFFFF;
	text-align:center;
	}
.post{
	font-size:12px;
	line-height:150%;
	color:#663333;
	padding: 5px;
	font-weight: bold;
	}

