@charset "UTF-8";

body,html {
    background-color: rgba(169,6,9,1.00);
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C90;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F60;
}

#box_wrap {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #DDD;
	font-size: 14px;
}
#box_header a img {
	margin-top: 20px;
}
#box_wrap #box_header {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    color: #DDD;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E00;
    height: auto;
}
#box_wrap #box_menu {
	height: 50px;
	width: 450px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#box_wrap #box_contents {
	width: 950px;
	padding-bottom: 50px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 300px;
}
#box_contents .text_title {
	font-size: 19px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.text_title .text_min {
	font-size: 15px;
	line-height: 30px;
}
#box_contents #box_main {
	float: left;
	width: 650px;
}
#box_contents #box_side {
	float: right;
	width: 300px;
}
#box_slide {
	margin-bottom: 30px;
}

#box_wrap #box_footer {
	height: 300px;
	width: 100%;
	font-size: 12px;
	color: #DDD;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E00;
	padding-top: 5px;
	background-color: #000;
	margin-top: 50px;
	clear: both;
}

ul#gnavi {
	width: 450px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#gnavi li {
	display: block;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
ul#gnavi li a {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 50px;
	background-image: url(img/menu.png);
}
/* global navi normal---------------------*/
#menu01 a { width:150px; background-position:0       0;}
#menu02 a { width:150px; background-position:-150px  0;}
#menu03 a { width:150px; background-position:-300px  0;}

/* global navi rollover----------------------*/
#menu01 a:hover { width:150px; background-position:0       -50px;}
#menu02 a:hover { width:150px; background-position:-150px  -50px;}
#menu03 a:hover { width:150px; background-position:-300px  -50px;}

#box_pagetitle  {
    height: 40px;
    width: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #771010;
    font-weight: lighter;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    border-bottom: 2px solid #7F1114;
    margin-top: 50px;
}
.title_marker {
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	background-color: #F06;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.event_title {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 28px;
	line-height: 28px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



.event_dl dt {
	float: left;
	width: 80px;
	background-color: #666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	margin-right: 10px;
	color: #FFF;
	margin-bottom: 30px;
	clear: left;
}
.event_dl dd {
	margin-bottom: 30px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 80px;
}
.event_h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	line-height: 32px;
}
#box_contents #single_nav {
	width: 100%;
}
#single_nav .left {
	font-size: 12px;
	line-height: 12px;
	float: left;
	width: 40%;
}
#single_nav .right {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	float: right;
	width: 40%;
}
#box_contents ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#box_contents ul li .post_text  {
	float: right;
	width: 420px;
}
#box_contents ul li  {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F06;
	padding-top: 5px;
}
#box_contents ul li .post_image  {
	float: left;
	height: 297px;
	width: 210px;
}
#box_contents ul li .text_day  {
	color: #DDD;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
}
