@charset "utf-8";

*{
margin:0 0;
padding:0 0;
}

img{
border:none;
}

body{
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","MS Pゴシック","MS P Gothic","sans-serif";
font-size:12px;
background-color:#dc1900;
text-align:center;
color:#333333;
}

#wrapper{
width:850px;
margin:0 auto;
text-align:left;
}

#header{
height:180px;
margin-top:15px;
}

#header #head_logo{
	float:left;
	margin-top:50px
}

#header #head_img01{
float:right;
}

#header #big_img{
margin-top:15px;
margin-bottom:15px;
}

.content .cont_top{
height:15px;
background-image:url(images/bg_top.gif);
background-repeat:no-repeat;
}

.content .cont_top02{
margin-top:15px;
height:88px;
background-image:url(images/bg_top02.gif);
background-repeat:no-repeat;
}

.content .cont_body{
background-image:url(images/bg_body.gif);
background-repeat:repeat-y;
padding:10px 0;
}

.content .cont_body .cont_main{
width:820px;
margin:0 auto;
}

#midashi01{
margin-bottom:10px;
}

.content .cont_bottom{
background-image:url(images/bg_bottom.gif);
height:15px;
}

#table_001{
}

#footer{
	text-align: right;
	margin-top:15px;
	height:200px;
}

#foot_img01,#foot_img02{
	margin-right: 10px;
}



#text_style00{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 295px;
}

.clear{
clear:both;
}

.shitsumon{
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-indent: 10px;
	letter-spacing: 0.1em;
	color: #333333;
}

#table_001 p{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: #666666;
}

#footer p{
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 20px;
}

#footer a{
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-decoration:none;
}

#footer a:hover{
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-decoration:underline;
}

#footer address{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MS P Gothic", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 18px;
}
