@charset "utf-8";

body {
	min-width: 700px;
	margin: 0;
	padding: 0;
background:#fff url(../image/fcr_bg.png) no-repeat  fixed bottom right;
	color: #151515;
	font-size: 95%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}

h1 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 0 0 20px;
	line-height: 1.0em;
	}

/* --- clearfix --- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#wrap {
width: 800px;
margin: 0 auto;
}


/* オープニングエリア */
#opening {
	width: 700px;
	height: ;
	clear: both;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.5);
	}

#spec {
	width: 710px;
	height: px;
	margin: 0 auto;
	
}

#spec_head {
width: 715px;
height: 40px;
margin: 5px auto;
}



th {
font-size: 1.2em;
font-weight: ;
color: white;
padding: 7px 15px 10px 15px;
background: url(../../image/th.png);
border: 1px solid red;
	text-shadow:0.8px 0.8px 0.8px #222;

}

.spec_inn {
width: 350px;
float: left;
margin-top: 5px;
}



/* table control */

table {
border: 0px;

}

.table_01 {
background: url(../../image/table_01.png);
font-size: 0.8em;
padding: 10px 15px 10px 15px;
color: white;
	text-shadow:0.8px 0.8px 0.8px #222;
}

.table_02 {
background: url(../../image/table_02.png);
font-size: 0.8em;
padding: 10px 15px 10px 15px;
color: white;
	text-shadow:0.8px 0.8px 0.8px #222;
}

.table_03 {
background: url(../../image/table_02.png);
color: white;
font-size: 1.2em;
font-family: Arial Black;
padding: 10px 15px 10px 15px;
font-style: oblique;
text-shadow:0.8px 0.8px 0.8px #222;
}

.table_04 {
background: url(../../image/table_01.png);
font-size: 0.8em;
padding: 10px 15px 10px 15px;
text-align: center;
color: white;
	text-shadow:0.8px 0.8px 0.8px #222;
}
.equip {
font-size: 0.7em;
background: url(../../image/table_02.png);
color: #222;
text-align: center;
}

.on {
background: url(../../image/table_01.png);
color: white;
font-weight: bold;
}

.button {
margin: 0 auto;
text-align: center;
}

.side_01 {
width: 180px;
padding: 4px;
background: linear-gradient(#9bf, #126);
margin-top: 5px;
border-radius: 4px;
}
.side_01 img {
margin: 4px 4px 5px 4px;
}

.side_01 img:hover {
opacity: 0.5;
}

.side_01 p {
margin: 5px 8px 10px 8px;
color: #ddd;
font-weight: bold;
}

.side_01:hover {
background: linear-gradient(#126, #9bf);
}

.side_01 p:hover {
color: #f22;
}

.side_01 p:active {
color: #ff2;
}
span {
font-size: 0.75em;
}
