@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/***************/
/* パターン01  */
/***************/
/* H2タグ  */
h2#me_h201{
	background:url("../pic/bg_fmt04.jpg") no-repeat left bottom;
	height:50px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:10px;
}

/* テーブル表タグ  */
table.me_tble01 {
	width: 100%; /* テーブルの横幅 */ 
	border-top:1px solid #FF9900;
	border-right:1px solid #FF9900;
	font-weight:900;
	margin:0;
	padding:0;
}

table.me_tble01 th,table.me_tble01 td{
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF9900;
	margin:0;
	padding:5px;
}

table.me_tble01 th{
	font-weight:bold;
	background-color:#FFCC66;
}





/***************/
/* パターン02  */
/***************/
/* H2タグ  */
h2#me_h202{
	background:url("../pic/bg_fmt01.jpg") no-repeat left bottom;
	height:34px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:20px;
	text-indent:10px;
}

/* テーブル表タグ  */
table.me_tble02 {
	width: 100%; /* テーブルの横幅 */ 
	border-top:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	margin:0;
	padding:0;
}

table.me_tble02 th,table.me_tble02 td{
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	margin:0;
	padding:8px;
}

table.me_tble02 th{
	font-weight:bold;
	background-color:#CCCCCC;
}





/***************/
/* パターン03  */
/***************/
/* H2タグ  */
h2#me_h203{
	background:url("../pic/bg_fmt02.jpg") no-repeat left bottom;
	height:34px;
	width:690px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:20px;
	text-align:center;
}

/* テーブル表タグ  */
table.me_tble03{
	width: 100%;
	border-top: 1px dashed #39f;
	border-right:1px dashed #39f;
}

table.me_tble03 td,table.me_tble03 th{
	border-bottom: 1px dashed #39f;
	border-left:1px dashed #39f;
	padding:7px;
}

table.me_tble03 th{
	text-align:center;
	font-weight:600;
	background-color:#B9DCFF;
}





/***************/
/* パターン04  */
/***************/
/* H2タグ  */
h2#me_h204{
	background:url("../pic/bg_fmt03.jpg") no-repeat left bottom;
	height:34px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:20px;
	text-indent:20px;
}

/* テーブル表タグ  */
table.me_tble04{
	border-top:1px solid #CCCCCC ;
	border-right:1px solid #CCCCCC ;
	width:100%;
}

table.me_tble04 td,table.me_tble04 th{
	border-bottom:1px solid #CCCCCC ;
	border-left:1px solid #CCCCCC ;
	padding:6px;
}

table.me_tble04 th{
	background-color:#AAAAAA;
	font-weight:600;
}

th.me_th04{
	width:100px;
}





/***************/
/* パターン13  */
/***************/
/* H2タグ  */
h2#me_h205{
	background:url("../pic/bg_fmt05.jpg") no-repeat left bottom;
	height:50px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:10px;
}

/* テーブル表タグ  */
table.me_tble05{
	border-top:1px solid #CCCCCC ;
	border-right:1px solid #CCCCCC ;
	width:100%;
	color:white;
}

table.me_tble05 td,table.me_tble05 th{
	border-bottom:1px solid #AAAAAA ;
	border-left:1px solid #AAAAAA ;
	padding:5px;
}

table.me_tble05 th{
	background-color:#00CCCC;
	font-weight:900;
	color:white;
}

table.me_tble05 td{
	background-color:#66FFFF;
	font-weight:900;
	color:white;
}
th.me_th05{
	width:100px;
}





/***************/
/* パターン06  */
/***************/
/* H2タグ  */
h2#me_h206{
	background:url("../pic/bg_fmt06.jpg") no-repeat left bottom;
	height:37px;
	width:690px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:10px;
	text-indent:10px;
}

/* テーブル表タグ  */
table.me_tble06{
	border-top:2px solid #FFFFFF ;
	border-right:2px solid #FFFFFF ;
	width:100%;
}

table.me_tble06 td,table.me_tble06 th{
	border-bottom:2px solid #FFFFFF ;
	border-left:2px solid #FFFFFF ;
	padding:5px;
}

table.me_tble06 th{
	background-color:#FF99FF;
	font-weight:600;
}
table.me_tble06 td{
	background-color:#FFCCFF;
	font-weight:400;
}
th.me_th06{
	width:100px;
}





/***************/
/* パターン07  */
/***************/
/* H2タグ  */
h2#me_h207{
	background:url("../pic/bg_fmt07.jpg") no-repeat left bottom;
	height:35px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:15px;
	text-indent:30px;
}

/* テーブル表タグ  */
table.me_tble07{
	border-top:1px solid #CCCCCC ;
	border-right:1px solid #CCCCCC ;
	border-collapse:separate;
	width:100%;
}

table.me_tble07 td,table.me_tble07 th{
	border-bottom:1px solid #CCCCCC ;
	border-left:1px solid #CCCCCC ;
	padding:8px;
}

table.me_tble07 th{
	background-color:#AAAAAA;
	font-weight:600;
}

th.me_th07{
	width:100px;
}





/***************/
/* パターン08  */
/***************/
/* H2タグ  */
h2#me_h208{
	background:url("../pic/bg_fmt08.jpg") no-repeat left bottom;
	height:35px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:15px;
	text-indent:30px;
}

/* テーブル表タグ  */
table.me_tble08{
	width:100%;
}

table.me_tble08 td,table.me_tble08 th{
	border-left:1px dotted #CCCCCC ;
	border-bottom:1px dotted #CCCCCC ;
	border-style:dotted;
	padding:10px;
}

table.me_tble08 th{
	background-color:#AAAAAA;
	font-weight:600;
}

th.me_th08{
	width:100px;
}





/***************/
/* パターン09  */
/***************/
/* H2タグ  */
h2#me_h209{
	background:url("../pic/bg_fmt09.jpg") no-repeat left bottom;
	height:32px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:18px;
	text-indent:40px;
	text-decoration:underline;
}

/* テーブル表タグ  */
table.me_tble09{
	border-top:1px solid #CCCCCC ;
	border-right:1px solid #CCCCCC ;
	width:100%;
}

table.me_tble09 td,table.me_tble09 th{
	border-bottom:1px solid #CCCCCC ;
	border-left:1px solid #CCCCCC ;
	padding:5px;
}

table.me_tble09 td{
	font-weight:800;
	color:white;
}

.me_tble09 th{
	background-color:#FF9999;
}

.me_th09 th{
	width:30px;
}





/***************/
/* パターン10  */
/***************/
/* H2タグ  */
h2#me_h210{
	background:url("../pic/bg_fmt10.jpg") no-repeat left bottom;
	width:690px;
	height:40px;
	margin-bottom:10px;
	padding-top:10px;
	font-size:20px;
	font-weight:600;
}

/* テーブル表タグ  */
table.me_tble10{
	border-top:1px solid #CCCCCC ;
	border-right:1px solid #CCCCCC ;
	width:100%;
}

table.me_tble10 td,table.me_tble10 th{
	border-bottom:1px solid #CCCCCC ;
	border-left:1px solid #CCCCCC ;
	padding:5px;
}

table.me_tble10 th{
	background-color:#CCFFCC;
	font-weight:600;
}
table.me_tble10 td{
	background-color:#CCFFFF;
	font-weight:300;
}
th.me_th10{
	width:100px;
}





/***************/
/* パターン11  */
/***************/
/* H2タグ  */
h2#me_h211{
	background:url("../pic/bg_fmt11.jpg") no-repeat left bottom;
	height:29px;
	margin-bottom:10px;
	font-size:25px;
	font-weight:bold;
	padding-top:25px;
	text-indent:20px;
	color:#FFFFFF;
}

/* テーブル表タグ  */
.me_table11{
	border-right:1px solid #000000;
	width:100%;
	text-align:center;
}

.me_table11 th{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:600;
	font-size:18px;
	background-color:#F4A460;
	padding:5px 0;
}

.me_table11 td{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 0;
}





/***************/
/* パターン12  */
/***************/
/* H2タグ  */
h2#me_h212{
	background:url("../pic/bg_fmt12.jpg") no-repeat left bottom;
	width:670px;
	height:29px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	font-style:italic;
	text-align:right;
	padding-right:20px;
	padding-top:25px;
	color:#FFFFFF;
}

/* テーブル表タグ  */
.me_table12{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	width:100%;
	text-align:center;
}

.me_table12 th{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:600;
	font-size:16px;
	padding:5px 0;
	background-color:#FFFF99;
	width:250px;
}

.me_table12 td{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 0;
}





/***************/
/* パターン13  */
/***************/
/* H2タグ  */
h2#me_h213{
	background:url("../pic/bg_fmt13.jpg") no-repeat left bottom;
	width:690px;
	text-align:center;
	height:27px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
	padding-top:20px;
	text-indent:10px;

}

/* テーブル表タグ  */
.me_table13{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	width:100%;
	font-size:50px;
	text-align:center;
}

.me_table13 th,.me_table13 td{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:10px 0;
}

.me_table13 th{
	background-color:#993333;
	color:#ffcc66;
}






/***************/
/* H3タグ  */
/***************/
.bs_main01 h3{
	margin:20px 0 10px;
}

h3.bs_h301{
	border-left:5px solid red;
	border-bottom:1px solid red;
	padding-left:10px;
	font-weight:600;
	font-size:16px;
}

p.bs_p01{
	padding-left:10px;
}

h3.bs_h302{
	background-color:#cc0000;
	padding-top:2px;
	padding-left:10px;
	font-weight:600;
	font-size:16px;
	color:#FFFFFF;
}

h3.bs_h303{
	background:url("../pic/h3_01.jpg") no-repeat left bottom;
	padding-left:10px;
	font-weight:600;
	font-size:16px;
	color:#cc3300;
}

h3.bs_h304{
	background:url("../pic/bg_h304.jpg") no-repeat left bottom;
	padding-left:25px;
	font-weight:600;
	font-size:16px;
}

h3.bs_h305{
	background:url("../pic/bg_h305.gif") no-repeat left bottom;
	padding-left:25px;
	font-weight:600;
	font-size:16px;
}

