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

/*------------------------------------------------------------------------------
基本
------------------------------------------------------------------------------*/
#left .m_title {
	background:url("img/menu_title.gif") no-repeat;
}

.content,
.content2 {
	margin:0 auto;
	width:640px;
	background-color:#fff;
}

.content p,
.content2 p {
	line-height:18px;
	text-align:justify;
	text-justify:distribute;/* Win IE only */
}

.box_left {
	float:left;
}

#right {
	margin:0;
}


.box_right {
	float:right;
}

.box_image {
	margin:25px 0;
}

.mark_line_bottom {
	margin-bottom:15px;
}

/*------------------------------------------------------------------------------
タイトル
------------------------------------------------------------------------------*/
.main_image {
	margin:0 auto 30px;
	width:700px;
}

h2.main_image {
	margin:30px auto 30px;
	width:700px;
	height:58px;
}

/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
h3 {
	margin:0 0 15px;
	font-size:20px;
	/*\*/
	letter-spacing:1px;
	/**/
	line-height:22px;
	color:#f08300;
}

p {
	line-height:16px;
	font-size:14px;
}

/*------------------------------------------------------------------------------
プランナー
------------------------------------------------------------------------------*/
.planner {
	margin:0 auto;
	padding:45px 20px 20px;
	width:600px;
	background:#fff url(../common/img/lace.gif) no-repeat;
}
.planner h2 {
	color:#300;
	font-size:18px;
	line-height:20px;
	height:auto;
}

.plannerbottom {
	margin:0 auto 20px;
	width:640px;
	height:30px;
	background:#fff url(../common/img/lace.gif) no-repeat;
}

/*------------------------------------------------------------------------------
詳細
------------------------------------------------------------------------------*/
.more {
	margin:0 auto 0;
	padding:0;
	display:block;
	width:240px;
	height:25px;
	line-height:12px;
	background: url("../common/img/btn.gif") no-repeat;
	text-indent:-5000px;
	outline:0;
}

.more:hover {
	background-position:0 -25px;
}

.more2 {
	display:block;
	margin:0 auto;
	width:400px;
	height:25px;
	background: url("../common/img/btn7.gif") no-repeat;
	text-indent:-5000px;
	outline:0;
}

.more2:hover {
	background-position:0 -25px;
}

.more3 {
	display:block;
	margin:0 auto 20px;
	width:400px;
	height:25px;
	background: url("../common/img/btn8.gif") no-repeat;
	text-indent:-5000px;
	outline:0;
}

.more3:hover {
	background-position:0 -25px;
}

span.z_btn {
	display:block;
	margin:0 auto;
	width:110px;
	height:30px;
}

span.z_btn a {
	background:url("img/zexy.gif") no-repeat 0 0;
	width:110px;
	height:30px;
	display:block;
	text-indent:-9876px;
	outline:none;
}

/*フェスタ用ボタン*/
span.z_btn2 {
	display:block;
	margin:0 auto;
	padding-top:5px;
	width:110px;
	height:30px;
}

span.z_btn2 a {
	background:url("img/zexy.gif") no-repeat 0 0;
	width:110px;
	height:30px;
	display:block;
	text-indent:-9876px;
	outline:none;
}


/*------------------------------------------------------------------------------
左メニューカレンダー
------------------------------------------------------------------------------*/
div#scroll {
	margin-top:10px;
	width: 180px;
}

.schedule {
	margin-bottom:5px;
	width:178px;
	border-left:1px #ac8f13 solid;
	border-right:1px #ac8f13 solid;
	border-bottom:1px #ac8f13 solid;
	text-align:center;
	background-color:#fcfbf4;
}



/*------------------------------------------------------------------------------
カレンダー
------------------------------------------------------------------------------*/
.month {
	margin:0;
	padding:3px 0;
	width:178px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#300;
}

.month2 {
	margin:0;
	padding:26px 0 3px;
	width:178px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#300;
	background:url("img/schedule2.gif") no-repeat 50% 0;
}

.month2 span,
.month span {
	font-size:18px;
	color:#300;
}

.calendar {
	margin-bottom:5px;
	border-collapse:collapse;
	width:178px;
	border-bottom:3px double #ac8f13;
	background-color:#fff;
}

.calendar td {
	padding:7px 0;
	height:14px;
	text-align:center;
	font-size:14px;
}

.calendar th {
	padding:3px 0;
	border-top:3px double #ac8f13;
	border-bottom:1px #ac8f13 solid;
	text-align:center;
	font-weight:normal;
}

.calendar th.red,
.calendar td.red {
	color:#B00;
}

.calendar th.blue,
.calendar td.blue {
	color:#00B;
}

.calendar th.coordinate,
.calendar td.coordinate {
	color:#090;
	background:url(img/bmark3.gif) no-repeat 49% 50%;
}

.calendar th.soudan,
.calendar td.soudan {
	color:#960;
	background:url(img/bmark3.gif) no-repeat 49% 50%;
}

.calendar th.kengaku,
.calendar td.kengaku {
	color:#00B;
	background:url(img/bmark2.gif) no-repeat 49% 50%;
}

.calendar th.bred,
.calendar td.bred {
	color:#B00;
	background:url(img/bmark.gif) no-repeat 49% 50%;
}

.yoyaku {
	margin:0 0 20px;
	padding:10px 0 0;
	width:310px;
	background-color:#f9d3e3;
	text-align:center;
	color:#e8437d;
	border:1px solid #e8437d;
	font-weight:bold;
	font-size:14px;
	height:60px;
}

.yoyaku img {
	margin:5px 0;
}

.yoyaku p {
	color:#e8437d;
	padding-top:15px;
}

.bred a {
	font-size:14px;
	color:#b00;
	font-weight:bold;
	text-decoration:underline;
}

.bred a:hover {
	color:#f33;
	font-weight:bold;
	text-decoration:none;
}

.kengaku a {
	color:#00B;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.kengaku a:hover {
	color:#00B;
	font-weight:bold;
	text-decoration:none;
}

.s_ttl {
	margin:0;
	padding:0;
}


/*------------------------------------------------------------------------------
カレンダーマーク
------------------------------------------------------------------------------*/
.mark {
	margin:10px 0 0px;
}

.mark1,
.mark2,
.mark3 {
	margin:0 0 10px 5px;
	padding:7px 0 7px 30px;
	display:block;
	text-align:left;
}

.mark1 {
	background:url(img/bmark.gif) no-repeat 0 50%;
}

.mark2 {
	background:url(img/bmark2.gif) no-repeat 0 50%;
}

.mark3 {
	background:url(img/bmark3.gif) no-repeat 0 50%;
}


