@charset "UTF-8";


/* 共通スタイル */

a {
	text-decoration: none;
}
.h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 20px;
	border-bottom-color: #333;
	line-height: 50px;
}
.h4 {
	border: 1px solid #333;
	line-height: 25px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.textbox {
	margin-top: 10px;
}

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
}
#header {
	width: 970px;
	height: 101px;
}
#logo {
	height: 75px;
	width: 620px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
}
.topmenu {
	margin-bottom: 3px;
}
#topmenuR {
	height: 27px;
	width: 155px;
	float: right;
	margin-left: 15px;
}
#topmenuL {
	height: 27px;
	width: 155px;
	float: right;
}
.topmenut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.topmenu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.topmenu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #57A;
}



#nav {
	margin-bottom: 55px;
}
.mainmenu {
	height: 25px;
	width: 150px;
	margin-right: 14px;
	float: left;
}
.mainmenu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.mainmenu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #57A;
}
#mainmenulast {
	margin-right: 0;
}



#mainimg {
	width: 970px;
	margin-bottom: 25px;
}


#main {
	width: 970px;
	clear: both;
}
#whatsnew {
	height: 249px;
	width: 218px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.whatsnewdate {
	font-size: 10px;
	padding-top: 8px;
	line-height: 19px;
}
.whatsnewtext {
	font-size: 11px;
	color: #57A;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 11px;
	font-weight: bold;
}
.pickuptext {
	font-size: 16px;
	color: #57A;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 11px;
	font-weight: bold;
}
#campaign {
	width: 150px;
	height: 250px;
	float: left;
	margin-left: 16px;
}
.campaign {
	border: 1px solid #CCC;
	float: left;
	height: 118px;
	margin-bottom: 10px;
}
#menubox {
	float: left;
}
.menubox1 {
	border: 1px solid #CCC;
	float: left;
	margin-left: 16px;
	margin-bottom: 10px;
	width: 148px;
	height: 178px;
}
.menubox2 {
	border: 1px solid #CCC;
	margin-left: 16px;
	height: 58px;
	width: 314px;
	clear: both;
}
#addbox {
	float: left;
	margin-left: 16px;
	width: 236px;
}
#facebook {
	width: 228px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	padding: 3px;
	height: 172px;
}
.add1 {
	width: 228px;
	border: 1px solid #CCC;
	padding: 3px;
	clear: both;
	height: 52px;
}

.fe_box {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	width: 560px;
	height: 67px;
}


.fe_text {
	font-size: 11px;
	color: #57A;
	line-height: 100%;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: bold;
}

.fe_header {
	font-size: 13px;
	color: #57A;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57A;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


#footer {
	padding-top: 25px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
}


.schedule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 12px;
	padding-top: 15px;
	padding-bottom: 18px;
	font-size: 13px;
	overflow: hidden;
}
.schedule img {
	float: left;
}
.schedule .text {
	margin-left: 275px;
}
.schedule small {
	color: #57A;
}
.schedule .date {
	color: #333;
	font-size: 15px;
	padding: 3px;
	height: 23px;
	width: 100px;
	float: left;
	margin-right: 20px;
	background-color: #EEE;
	text-align: center;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.schedule .name {
	color: #039;
	font-size: 22px;
	padding-left: 15px;
	font-weight: bold;
}
.schedule .memo {
	color: #333;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;
}

.schedule .regular {
	color: #333;
	font-size: 15px;
	padding: 3px;
	height: 23px;
	width: 220px;
	float: left;
	margin-right: 20px;
	background-color: #EEE;
	text-align: center;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#main form {
	border: 1px solid #CCC;
	padding: 20px;
}
.noMarginBottom {
	margin-bottom: 0px;
}
.clearBoth {
	clear: both;
}
.cal {
	margin-bottom: 15px;
}
.title {
	margin-bottom: 15px;
}