@charset "euc-jp"; 

body {
	background: #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'メイリオ','ＭＳ Ｐゴシック','Osaka'sans-serif;
}


#container {
	text-align: left;
	background: #fff;
	width: 100%;
	margin: 0 auto ;
	font-size:78%;
	color: #555;
	line-height:130%;
	letter-spacing:0.1em;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding:10px 0 25px 0;
}

#tc_box {
	width: 900px;
	clear: both;
	padding-top:10px;
}

#left {
	width:200px;
	float:left;
}

#right {
	width: 680px;
	float: right;
	padding-left:10px;
}



/***********************************************/
/* header                                      */
/***********************************************/

#header {
	width: 100%;
	margin: 0 auto;
	border-top:1px #666 solid;
}

* html #header {
	margin-top: 0px;
}

*:first-child+html #header {
	margin-top: 0px;
}

#headerInner {
	width: 900px;
	color:#666;
	margin: 0 auto;
}

#header_center {
	width: 300px;
	float: left;
	font-size:11px;
}

#header_left {
	width: 210px;
	float: left;
}

#header_right {
	width: 280px;
	float: right;
	font-size:12px;
}

#header_right table {
	width: 100%;
}

#header_right td span {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#C6AC5E;
	line-height: 1.2em;
	letter-spacing:1px;
}

/* safari only \*/
html:\66irst-child #header_right td {
	font-size: 12px;
	line-height: 1.2;
}
/* end */ 
body:first-of-type #header_right td {
	font-size: 12px;
	line-height: 1.2;
}



/***********************************************/
/* Toppage                                     */
/***********************************************/

table#topmain{
	background: url(http://fgg-reform.com/del-box-10059/share/css/css10/images/bg-topmain.jpg) ;
	width:900px;
	color:#FFF;
}

table#topmain td#image{
	vertical-align: middle;
	padding:5px;
}

table#topmain td#image img{
	border:1px solid #FFF;
}

table#topmain td#copy{
	vertical-align: middle;
	font-size:25px;
	line-height:135%;
    text-align: left;
	padding:0 5px 0 10px;}
	

/***********************************************/
/* Footer                                      */
/***********************************************/

#footer{
	clear: both;
	width: 100%;
	background: url(images/bg-footer1.jpg) repeat-x;
	margin-top:15px;
	padding-top:20px;
}
