@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}


body {
	color:#333;
	font-size: 12px;
	line-height:35px;
	;
	overflow:visible;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

#wrapper{
	width:100%;
	height:2000px;
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;

}


#container {
    margin:auto;
    width: 950px;
	height:1900px;
	background-color:#;
}


.top{
	text-align:right;
	background-color: #FFF;
	margin-top:20px;
	color: #F00;
}


#main{
	height:1000px;
	width:950px;
}

.add{
	margin-top:20px;
	font-size:20px;
}

ul li{
	list-style-type:square;
	font-size: 14px;
	list-style-position: inside;
	text-indent:10px;
}

#contents01{
	width:950px;
	height:200px;
	background-color: #;
	font-size: 18px;
	margin-top: 20px;		
}

.sps{
	width:310px;
	height:40px;
	background-color:#CF9;
}

.layout{
	width: 310px;
	height:180px;
	font-size: 12px;
	float:left;

}

.flame01{
	width:220px;
	height:200px;
	float:left;
	
}
.flame02{
	width:220px;
	height:200px;
	margin-left:20px;
	float:left;
}
.photo01{
	width:220px;
	height:165px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cptn{
	width:220px;
	height:35px;
	text-align:center;
}
.red {
	color: #C00;
}
.contact {
	font-size: 12px;
}


	
th{
	vertical-align:middle;
	font-weight:bold;
	}	

td{
padding-left:4px;
	}
}	


.etc{
	font-weight:bold;
	}