@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, label, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, quote, small, input, th, td{
	/* Page reset */
    margin: 0;
	padding: 0;
	font-weight: bold;
}
body{
	background-color: #FFDC3D;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FEDB37;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}
.header1 {
	float: left;
	clear: both;
	width: 259px;
}
html{
	overflow-y: scroll;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 160%;
	word-spacing: 0.2em;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

img{
  vertical-align:bottom;
}

.clearFix {overflow:hidden;}

.clearFix:after{  
display:block;  
clear:both;  
height:0;  
visibility:hidden;  
content:".";  
zoom:1;  
}
#header {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#wrap {
	width: 980px;
	/* [disabled]background-color: #FEE35E; */
	background-image: url(../img/top3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	height: 880px;
	clear: both;
	font-size: 14px;
	line-height: 24px;
}
#top-main {
	float: left;
	width: 401px;
	margin-right: 20px;
}
dl {
	background-color: #EDEDED;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
dt {
	margin-bottom: 5px;
}
dd {
	margin-bottom: 5px;
}
.top-ttit {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #CB2128;
	padding: 10px;
	background-color: #CB2128;
}
#container2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
}
.foot-bt {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}
#container2 #header table {
	font-weight: bold;
}
#wrap table th {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	width: 150px;
	padding-top: 10px;
}
#wrap table tr td .nomal {
	font-weight: normal;
}
#wrap table td {
	text-align: left;
	padding-top: 10px;
}
.back {
	background-image: url(../img/backbb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
