/********** メインテーブル（グリーン） **********/
.MainFlameGreen {
 width:920px;
 margin:0px auto;
 min-width:20em;
 max-width:920px; /* I only cut the left background images out to 920px. You could do much larger, etc. */
 color:#333333; /* メイン枠内のフォントカラー. */
}

.MainFlameGreen .hd .c,
.MainFlameGreen .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.MainFlameGreen .ft .c {
 height:14px;
}

.MainFlameGreen .hd {
 background:transparent url(/common/img/f_main_tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.MainFlameGreen .hd .c {
 background:transparent url(/common/img/f_main_tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.MainFlameGreen .bd {
 background:transparent url(/common/img/f_main_ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.MainFlameGreen .bd .c {
 background:transparent url(/common/img/f_main_mr.png) repeat-y right 0px;
 margin-right:-6px;
}

/*メイン枠内の背景*/
.MainFlameGreen .bd .c .s {margin:0px 8px 0px 4px; background:#ffffff url(/common/img/f_main_ms.png) repeat-x 0px 0px; padding:1em; text-align:left;}
.MainFlameGreen .bd .c .s .main_ttl {width:650px; height:40px; margin:0px 0px 10px 0px;}
.MainFlameGreen .bd .c .s h1 {font-size:2.2em; margin:0px 0px 10px 0px; padding:5px; border-bottom:1px dotted #B4D230; font-weight:bold; width:98%;}
.MainFlameGreen .bd .c .s h2 {font-size:1.5em; margin:20px 0px 10px 0px; padding:5px; border-left:3px solid #B4D230; border-bottom:1px solid #B4D230; font-weight:bold; width:98%;}
.MainFlameGreen .bd .c .s h3 {font-size:1.2em; margin:20px 0px 10px 0px; padding:5px 5px 5px 20px; border-bottom:1px solid #cccccc; font-weight:bold; width:88%; background:#ffffff url(/common/img/icon_qu_h3.gif) no-repeat top left;}
.MainFlameGreen .bd .c .s h4 {font-size:1.2em; margin:0px 0px 10px 20px; padding:5px 5px 5px 20px; border-bottom:1px solid #cccccc; font-weight:bold; width:88%; background:#ffffff url(/common/img/icon_qu_h3.gif) no-repeat top left;}
.MainFlameGreen .bd .c .s h5 {font-size:1.2em; margin:0px 0px 10px 20px; padding:5px 5px 5px 0px; border-bottom:1px solid #cccccc; font-weight:bold; width:88%;}
.MainFlameGreen .bd .c .s em {font-size:0.8em; color:#EB6424; font-weight:normal; font-style:normal;padding:0px 0px 0px 5px;}
.MainFlameGreen .bd .c .s strong {font-size:1.2em; color:#EB6424; font-weight:bold; font-style:normal;}


.MainFlameGreen .ft {
 background:transparent url(/common/img/f_main_bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.MainFlameGreen .ft .c {
 background:transparent url(/common/img/f_main_br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */

/* header */
/* .MainFlameGreen p { margin:0.5em 0px 0px 0px; padding:0px; font:0.95em/1.5em arial,tahoma,"sans serif";}*/
/* html>body .MainFlameGreen pre {font-size:1.1em;}*/



/********** メインテーブル第二カラム　枠（グリーン） **********/
.MainFlame {width:920px; margin:0px auto; min-width:20em; max-width:920px; color:#333333;}


/********** メインテーブル第二カラム　メニュー（グリーン） **********/
.MainFlameMenu {width:200px; margin:0px auto; min-width:20em; max-width:200px; color:#333333; float:left;}
/********** メインテーブル第二カラム　メイン（グリーン） **********/
.MainFlameGreen_s {width:660px; margin:0px auto; min-width:20em; max-width:660px; color:#333333; float:right;}
.MainFlameGreen_s .hd .c,
.MainFlameGreen_s .ft .c {font-size:1px;  height:11px;}
.MainFlameGreen_s .ft .c {height:14px;}
.MainFlameGreen_s .hd {background:transparent url(/common/img/f_main_tl.png) no-repeat 0px 0px; margin-right:14px;}
.MainFlameGreen_s .hd .c {background:transparent url(/common/img/f_main_tr.png) no-repeat right 0px; margin-right:-14px;}
.MainFlameGreen_s .bd {background:transparent url(/common/img/f_main_ml.png) repeat-y 0px 0px; margin-right:6px;}
.MainFlameGreen_s .bd .c {background:transparent url(/common/img/f_main_mr.png) repeat-y right 0px; margin-right:-6px;}
/*メイン枠内の背景*/
.MainFlameGreen_s .bd .c .s {margin:0px 8px 0px 4px; background:#ffffff url(/common/img/f_main_ms.png) repeat-x 0px 0px; padding:1em; text-align:left;}
.MainFlameGreen_s .bd .c .s h1 {font-size:2.2em; margin:0px 0px 10px 0px; padding:5px; border-bottom:1px dotted #B4D230; font-weight:bold; width:98%;}
.MainFlameGreen_s .bd .c .s h2 {font-size:1.5em; margin:0px 0px 10px 0px; padding:5px; border-left:3px solid #B4D230; border-bottom:1px solid #B4D230; font-weight:bold; width:98%;}
.MainFlameGreen_s .ft {background:transparent url(/common/img/f_main_bl.png) no-repeat 0px 0px; margin-right:14px;}
.MainFlameGreen_s .ft .c {background:transparent url(/common/img/f_main_br.png) no-repeat right 0px;margin-right:-14px;}

