@import url("../../css/reset.css");
@import url("../../css/common.css");

@charset "utf-8";

/*================================================

event/index.css

================================================*/
h2 {
	padding-left: 15px;
}

div.box {
	width: 840px;
	padding: 0px;
	border: 1px #CCCCCC solid;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


div.box .center {
	text-align:center;
}

div.box strong {
	color:#dd0000;
	font-weight:bold;
}

div.box p {
	line-height: 1.5;
}

div.box h3 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.box h4 {
	text-align: center;
	margin-bottom: 20px;
}

div.box table tr td.textarea {
	padding: 15px 15px 15px 25px;
	vertical-align: top;
}

div.box table tr td.textarea p.date {
	margin-top: 5px;
	font-weight: bold;
}

div.box table tr td.textarea p.text {
	padding-top: 15px;
	line-height: 1.5;
}

p.comingsoon {
	padding: 80px 0;
	background-color: #CCCCCC;
	text-align: center;
}

.btxt {
	font-weight: bold;
	background-color: #FED8D8;
	padding: 5px;
	margin-top: 10px;
	margin-right: 65px;
	margin-left: 75px;
	color: #A30B26;
	line-height: 135%;
}

.ltxt {
	font-size: medium;
	font-weight: bold;
}


div.boxblnk {
	width: 820px;
	margin: 20px auto;
	padding: 10px;
}


/*
#txtbox {
	margin-right: 38px;
	margin-left: 38px;
	line-height: 150%;
	}

#txtbox img#main{
	margin-top: 20px;
	margin-bottom: 15px;
	}

#txtbox dl{
	width: 181px;
	float: left;
	margin-right: 13px;
	margin-bottom: 20px;
	}

#txtbox dt{
	}

#txtbox dd{
	background-color: #F8F1D3;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
	background-image: url(../image/denka_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	height: 93px;
	}

#txtbox dl#nomgn{
	width: 181px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	}
*/

#tugitebox {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
	}

#tugitebox table{
	}

#tugitebox th{
	background-image: url(../image/tugite_tit.gif);
	width: 547px;
	padding-left: 25px;
	padding-top: 125px;
	background-repeat: no-repeat;
	}

#tugitebox th h5{
	font-weight: bold;
	}

#tugitebox td{
	width: 268px;
	}



#ev1 {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	clear: both;
}

#ev1 h3 {
	text-align: center;
	padding-bottom: 25px;
}

#ev1 p {
	font-weight: bold;
	color: #999;
	margin-top: 20px;
}

#ev1 dl {
	margin-bottom: 5px;
}

#ev1 dt {
	font-weight: bold;
}

#ev1 dd {
}

#ev1 dt#redtxt {
	color: #930;
}

#ev1 dd#redtxt {
	color: #930;
	font-weight: bold;
}


/* ƒGƒR“d‰»Z‘îƒRƒ“ƒeƒXƒg—p */
#ecodenka {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	clear: both;
}

#ecodenka h3{
	padding-bottom: 25px;
}

#ecodenka h4{
	padding-bottom: 15px;
}

#ecodenka p{
	padding-bottom: 5px;
	text-align: left;
	padding-top: 5px;
}

#ecodenka h5{
	float: left;
	padding-right: 30px;
	padding-bottom: 150px;
}

#ecodenka dl{
	text-align: left;
}

#ecodenka dt{
	float: left;
	width: 5em;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
}

#ecodenka dd{
}

#ecodenka dd strong{
	font-size: 1.3em;
	font-weight: bold;
}

#ecodenka p#read{
	padding-bottom: 20px;
	text-align: left;
	padding-top: 10px;
}

#ecodenka p#red{
	padding-bottom: 5px;
	text-align: left;
	padding-top: 5px;
	color: #B33314;
}

