@charset "Shift_JIS";
/* =====================================
	全体設定
===================================== */
#header {
	padding-bottom:0;
	margin-bottom:0;
}
#contents{
	padding-bottom:0;
}
#contentsBody{
	width:100%;
}

/* =====================================
	content
===================================== */
#gi83th {
	width: 100%;
	background: #231815;	
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	/*font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;*/
	font-size: 15px;
	-webkit-text-size-adjust: 100%;
	max-height: 100%;
}
#gi83th .alphabox{
	width: 940px;
	margin: 0 auto;
	background: #fff;
}
#gi83th .alphabox a {
	display: block;
	text-decoration: none;
	color: #231815;
}
#gi83th .alphabox a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

#gi83th h2 {
	width: 100%;
	height: 1153px;
	background:url(../img/h1.jpg) center top no-repeat;
	text-indent: -9999px;
}
#gi83th_wrap {
	padding-bottom: 90px;
	background: url(../img/bg01.jpg) center top repeat-y #231815;
}
#gi83th_wrap .container {
	width: 940px;
	margin: 0 auto;
}
#gi83th_wrap .img00 img {
	margin: -124px 0 20px;
}
#gi83th_wrap h3 {
	margin-bottom: 30px;
}
#gi83th_wrap .contbox {
	margin-bottom: 30px;
	line-height: 1.8;
	color: #fff;
}
#gi83th_wrap .contbox h4 {
	margin-bottom: 15px;
	line-height: 1.6;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.02em;
}
#gi83th_wrap .contbox.cont02 dl {
	width: 461px;
	margin-bottom: 20px;
	text-align: center;
}
#gi83th_wrap .contbox.cont02 dl dt {
}
#gi83th_wrap .contbox.cont02 dl dd {
}
#gi83th_wrap .contbox.cont03 dl {
	width: 378px;
	text-align: center;
}
#gi83th_wrap .contbox.cont03 .fl {
	width: 562px;
}
#gi83th_wrap .contbox.cont04 .fl {
	width: 567px;
}

#gi83th_wrap .box_red {
	margin-bottom: 60px;
	padding: 0 8px 8px 8px;
	background: #B50D23;
}
#gi83th_wrap .box_red .box_beige {
	padding: 20px 30px;
	background: #FDEBD1;
	line-height: 1.6;
}
#gi83th_wrap .box_red .box_beige .lead{
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px dotted #503305;
}
#gi83th_wrap .box_red .box_beige .fl h4{
	font-size: 18px;
	font-weight: bold;
	color: #B50D23;
}
#gi83th_wrap .box_red .box_beige .fl p{
	width: 470px;
	font-size: 18px;
}
#gi83th_wrap .box_red .box_beige h4.ttl{
	padding: 0 18px;
	line-height: 33px;
	font-size: 18px;
	font-weight: bold;
	background: #B50D23;
	color: #ffffff;
}
#gi83th_wrap .box_red .box_beige .box_white {
	margin-bottom: 20px;
	padding: 20px 30px;
	background: #ffffff;
	line-height: 1.6;
}
#gi83th_wrap .box_red .box_beige .box_white p.bdr{
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 15px;
	border-top: 1px dotted #503305;
	border-bottom: 1px dotted #503305;
}
#gi83th_wrap .box_red .box_beige .box_white p.bdr span{
	margin-right: 2px;
	color: #B50D23;
}
#gi83th_wrap .cont06 {
	position: relative;
}
#gi83th_wrap .cont06 .btn06 {
	position: absolute;
	left: 352px;
	top: 226px;
}

#gi83th_wrap .attention {
	width: 940px;
	margin: 0 auto;
	font-size: 13px;
	color: #fff;
	line-height: 1.5;
}


/* ------------------------------------------------------------

	PAGETOPボタン (スクロールで現れるバージョン)

------------------------------------------------------------ */

#pageTop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	height: 123px;
	width: 123px;
	overflow: hidden;
}
#pageTop a {
	background: url(../img/btn_pagetop_scroll.png) no-repeat left top;
	display: block;
	height: 0;
	padding-top: 123px;
}
/*
p#pageTop a:hover {
	background: url(../img/event/btn_pagetop_scroll_on.png) no-repeat left top;
}
*/
