@charset "utf-8";

#catHeader * img{
	position: relative;
	left: -2px;
}

/* Headline */
/* -------------------------------------------- */

#content div.headline {
	border-top: 2px solid #c2ae95;
	border-bottom: 2px solid #c2ae95;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#content div.headline2{
	border-top: 2px solid #c2ae95;
	padding-top: 17px;
}

#content ul.headline {
	margin: 0 auto 0 auto;
	list-style: none;
	width: 520px;
}
#content ul.headline li {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 100%;
	float: left;
	width: 260px;
}
#content ul.headline2 {
	margin: 0 auto 0 auto;
	list-style: none;
}
#content ul.headline2 li {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 100%;
}

#content ul.headline li p.title {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
#content ul.headline2 li p.title {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
/* star hack */
* html #content ul.headline2 li p.title {
	background: url("../../../img/bl_link.gif") 0 12px no-repeat;
}
*:first-child+html #content ul.headline2 li p.title {
	background: url("../../../img/bl_link.gif") 0 12px no-repeat;
}
/* star hack end */

#content ul.headline li p.title a,
#content ul.headline2 li p.title a{
	text-decoration: none;
}

#content ul.headline li .event {
	background: url("../img/i_live.gif") 0 0 no-repeat;
}

#content ul.headline li .event dl {
	width: 444px;
	margin: 4px 0 0 11px;
}
#content ul.headline li .event dl dt {
	float: left;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.2;
}
#content ul.headline li .event dl dd {
	float: left;
	padding: 0 20px 0 0;
	font-size: 75%;
	line-height: 1.2;
}
#content ul.headline li .event dl dt.period {
	width: 50px;
}
#content ul.headline li .event dl dd.period {
	width: 150px;
}
#content ul.headline li .event dl dt.place {
	width: 60px;
}
#content ul.headline li .event dl dd.place {
	width: 160px;
	padding: 0;
}




/* Index,Archive */
/* -------------------------------------------- */

body.archive #content #archiveBox {
	margin: 12px 0 0 0;
	background: url("../../../img/box/bg_entry_520_body.gif") 0 0 repeat-y;
}
body.archive #content #archiveBox .bTop {
	height: 42px;
	background: url("../../../img/box/bg_entry_520_top_clip.gif") left top no-repeat;
	overflow: hidden;
}
body.archive #content #archiveBox .bBottom {
	height: 5px;
	background: url("../../../img/box/bg_entry_520_bottom.gif") left bottom no-repeat;
	overflow: hidden;
	clear: both;
}
body.archive #content #archiveBox .bBottom hr{
	display: none;
}

body.archive #content #archiveBox .bBody {
	margin: 0 32px 0 22px;
}

body.archive #content #archiveBox p.catch {
	color: #e85382;
	margin: 15px 0 0;
	font-size: 85%;
	font-weight: bold;
}
/* headline */
body.archive #content h1 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

body.archive #content h1 .title {
	display: block;
	margin: 4px 0 0 0;
	font-size: 95%;
	font-weight: bold;
}
body.archive #content .category {
	width: 100px;
	margin: 4px 0 0;
	padding: 2px 4px;
	font-size: 65%;
	font-weight: bold;
	background: #69adcd;
	color: #fff;
	text-align: center;
	float: left;
}
body.archive #content h1 .culture {
	width: 60px;
}
body.archive #content h1 .outdoor {
	width: 80px;
}

body.archive #content h2 {
	margin: 0 0 10px 0;
}

/* navigation */
body.archive #content .aNav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 95%;
}
body.archive #content .aNav li{
	display: inline;
	padding-left: 10px;
}


body.archive #content .hNav {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	width: 130px;
	float: right;
}
body.archive #content .hNav li {
	margin: 0;
}
body.archive #content .hNav a {
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 0 no-repeat;
	text-decoration: none;
}

body.archive #content .pNav {
	width: 310px;
	margin: 0;
	padding: 0;
	float: left;
}
body.archive #content .pNav dt {
	clear: left;
	float: left;
	width: 90px;
	margin: 5px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
body.archive #content .pNav dd {
	float: left;
	width: 210px;
	margin: 5px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}

/* data */
body.archive #content dl.data {
	width: 470px;
	margin: 0;
	padding: 0;
	clear: both;
}
body.archive #content dl.data dt {
	clear: left;
	float: left;
	width: 120px;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3;
}
body.archive #content dl.data dd {
	float: left;
	width: 340px;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
body.archive #content dl.data dd p{
	font-size: 100%;
}
body.archive #content dl.data dd span{
	display: block;
	float: left;
	width: 260px;
}
body.archive #content dl.data dd .hNav{
	font-size: 135%;
}
/* custom */
#profile,
#intro,
#point,
#schedule{
	clear: both;
	margin-top: 15px;
}
body.archive #content #intro .body img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
body.archive #content #point .body img{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
#schedule table{
	width: 470px;
	border-collapse: separate;
	border-spacing: 2px;
}
#schedule th,
#schedule td{
	padding: 5px 10px;
}
#schedule th{
	background-color: #A6CCE1;
	font-size: 75%;
	line-height: 1.6;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 45px;
}
#schedule td{
	background-color: #E0EFF6;
}
/* meta */
body.archive #content .meta ul,
body.archive #content .meta ul li,
body.archive #content .meta p{
	display: inline;
}
body.archive #content .meta ul li {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
body.archive #content .meta{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* Index,Archive */
/* -------------------------------------------- */

body.index #content h1,
body.archive #content h1 {
	margin: 0 0 17px 0;
}

body.index #content h2.hl2,
body.archive #content h2.hl2 {
	width: 560px;
	margin: 20px 0 10px;
	clear: both;
}
body.index #content h2.mnobottom,
body.archive #content h2.mnobottom {
	margin-bottom: 0px;
}

body.archive #content h3 {
	margin: 20px 0 4px 0;
	font-size: 85%;
	font-weight: bold;
}

body.index #content .cat_title {
	margin: 20px 0 4px;
	clear: both;
}
body.index #content .cat_title h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	clear: both;
}
body.index #content .cat_title p {
	float: right;
	margin: 0;
}
body.index #content .cat_title p a {
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 0 no-repeat;
	text-decoration: none;
}

body.archive #content ul.mNav {
	margin: 0;
	list-style: none;
	display: inline;
}
body.archive #content ul.mNav li {
	display: inline;
	display: inline;
	margin: 3px 0px 3px 0;
	padding: 0 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	font-size: 75%;
	line-height: 1.2;
}
body.archive #content ul.mNav li a {
	text-decoration: none;
}

/* Entry */
/* -------------------------------------------- */

body.entry #content #entryBox {
	margin: 12px 0 0 0;
	background: url("../../../img/box/bg_entry_520_body.gif") 0 0 repeat-y;
}
body.entry #content #entryBox .bbTop {
	background: url("../img/box/bg_entry_520_top_clip.gif") left top no-repeat;
	position: relative;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
}
body.entry #content #entryBox .bbTop h1{
	position: absolute;
	left: 25px;
	bottom: 15px;
	margin: 0px;
	padding: 0px;
}
body.entry #content #entryBox .bbTop h1 .entryDate{
	font-size: 69%;
	display: block;
}
body.entry #content #entryBox .bbTop p{
	position: absolute;
	left: 327px;
	top: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
body.entry #content #entryBox .bbTop .hNav{
	position: absolute;
	left: 380px;
	top: 47px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	float: none;
}
body.entry #content #entryBox .bBottom {
	height: 5px;
	background: url("../../../img/box/bg_entry_520_bottom.gif") left bottom no-repeat;
	overflow: hidden;
	clear: both;
}
body.entry #content #entryBox .bBottom hr{
	display: none;
}

body.entry #content #entryBox .bBody {
	margin: 0 32px 0 22px;
}



/* headline */
body.entry #content h1 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

body.entry #content h1 .title {
	width: 280px;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
}
body.entry #content .category {
	width: 100px;
	margin: 4px 0 0;
	padding: 2px 4px;
	font-size: 65%;
	font-weight: bold;
	background: #69adcd;
	color: #fff;
	text-align: center;
	float: left;
}
body.entry #content h1 .culture {
	width: 60px;
}
body.entry #content h1 .outdoor {
	width: 80px;
}
body.entry #content h2 {
	margin: 0 0 10px 0;
}

/* navigation */
body.entry #content .aNav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	width: 160px;
	float: right;
}
body.entry #content .aNav li{
	display: inline;
	padding-left: 10px;
}

body.entry #content .hNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	float: right;
}
body.entry #content .hNav li {
	margin: 5px 0 0;
}
body.entry #content .hNav a {
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 0 no-repeat;
	text-decoration: none;
}

body.entry #content .pNav {
	width: 310px;
	margin: 0;
	padding: 0;
	float: left;
}
body.entry #content .pNav dt {
	clear: left;
	float: left;
	width: 90px;
	margin: 5px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
body.entry #content .pNav dd {
	float: left;
	width: 210px;
	margin: 5px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}

/* data */
body.entry #content dl.data {
	width: 470px;
	margin: 0;
	padding: 0;
	clear: both;
}
body.entry #content dl.data dt {
	clear: left;
	float: left;
	width: 90px;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3;
}
body.entry #content dl.data dd {
	float: left;
	width: 380px;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
body.entry #content dl.data dd p{
	font-size: 100%;
}
body.entry #content dl.data dd span{
	display: block;
	float: left;
	width: 260px;
}
body.entry #content dl.data dd .hNav{
	font-size: 135%;
}

/* outline */
body.entry #content #outline {
	margin: 10px 0 0;
	padding: 0;
	clear: both;
}
body.entry #content #outline .pic {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
body.entry #content #outline .body {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 75%;
	line-height: 1.5;
}
body.entry #content #outline .body p {
	font-size: 100%;
}

/* report */
body.entry #content #report {
	margin: 10px 0 0 0;
	padding: 17px 19px;
	background: #e0eff6;
}
body.entry #content #report .more {
	font-size: 75%;
	line-height: 1.5;
}
body.entry #content #report .more p {
	font-size: 100%;
}

/* meta */
body.entry #content .meta ul,
body.entry #content .meta ul li,
body.entry #content .meta p{
	display: inline;
}
body.entry #content .meta ul li {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
body.entry #content .meta{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* bottomList */
.bottomList{
	border-top: 2px solid #EEE5D8;
	padding: 10px 0 0;
	margin-bottom: 10px;
	width: 470px;
}

/* bottomList */
.staffArea{
	width: 525px;
}
.staffArea .staffphoto{
	padding: 10px;
	float: left;
	width: 93px;
	border: 1px solid #BDA88E;
}
.staffArea .stafftxt{
	float: right;
	width: 390px;
}



/* Message */

#content #messageArea {
	width: 525px;
	margin: 16px 0 0 0;
}
#content #messageArea .pic {
	float: left;
	width: 90px;
	margin: 0;
	padding: 9px 10px;
	border: 1px solid #bfa991;
}
#content #messageArea .pic .name {
	margin: 4px 0 0 0;
	font-size: 11px !important;
	line-height: 1.4 !important;
}
#content #messageArea .pic .name p {
	margin: 0;
	font-size: 100% !important;
	line-height: 1.4 !important;
}
#content #messageArea .text {
	float: right;
	width: 396px;
	margin: 0;
	padding: 0;
}



/* Sidebar */
/* -------------------------------------------- */

#sidebar .recently .lNav li {
	margin-bottom: 6px;
}
#sidebar .recently .lNav li a {
	padding-bottom: 0;
}
#sidebar .lNav span.date {
	display: block;
}
#sidebar .lNav span.title {
	display: block;
}
#sidebar .lNav span.sub {
	display: block;
	font-size: 85%;
}

#sidebar p.message {
	margin: 10px 0 0 10px;
	font-size: 75%;
}
