@charset "UTF-8";
/* CSS */
body#second {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	background-image:url("../img/pattern.jpg");
	position:relative;
	margin-bottom:-320px;
	overflow:hidden;
}
/* メイン */

/* for modern brouser */
#contents2:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
#contents2 {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html #contents2 {
	height: 1%;
}
#contents2 {
	display: block;
	z-index: 1;
	position:relative;
	top:-220px;
	left:0px;
	width:945px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	overflow:hidden;
	
}
#sideR {
 float:right;
 width:640px;
 background-color:#ffffff;
 padding:28px 40px 0 0 ;
}

#sideR h1{
	font-size:18px;
	padding-bottom:5px;
	border-bottom: 1px #CCC dotted;
}
#sideR h2{
	font-size:18px;
	color:#252525;
}
#sidemenuL {
	float:left;
	width:230px;
	background-color:#ffffff;
	padding:28px 0 0 28px;
}

div.linkTop {
	text-align:right;
	font-size:11px;
	margin:30px 0 ;
}
div.linkTop a {
	color:#d0a474;
	text-decoration:none;
}
table#table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}
table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}
table#table-02 {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}
table#table-02 th {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
}
table#table-02 td {
	padding: 5px;
	vertical-align: top;
}

table#table-03 {
	margin-left:35px;
	width:600px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}

table#table-03 td {
	padding: 5px;
	vertical-align: top;
}
table.inlineCell {
	border:0px 0px 0px 0px #ffffff none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
tr.inlineCell {
	border:0px 0px 0px 0px #ffffff none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
td.inlineCell {
	border:0px 0px 0px 0px #ffffff none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	vertical-align:top;
}
/* フッター */
#flameFooter2 {
	position:relative;
	top:-200px;
	left:0;
	width:100%;
	height:auto;
	background-color:#ffffff;
	overflow:hidden;
	margin:0;
	margin-bottom:-200px;
}
#flameFooter3 {
	position:relative;
	top:-200px;
	left:0;
	width:100%;
	height:280px;
	background-color:#ffffff;
	margin:0;
	margin-bottom:-200px;
}
div.footerBack {
	width:945px;
	height:80px;
	margin: 0 auto;
}
div.footerL {
	padding-top:15px;
	float:left;
}
div.footerR {
	padding-top:35px;
	float:right;
}


