body{
	border-top:5px solid #999999;
	font-size:0.8em;
}

strong {
	font-weight:bold;
}

/* textlink basic settings */
a {
	color:#333;
}

a:hover {
	color:#fff;
	background:#333;
}

a:visited {
	color:#333;
}
/* end -- textlink basic settings */

img {
	vertical-align:text-bottom;
}

.lf {
	margin-bottom:1em;
}

.lf2 {
	margin-bottom:2em;
}

.lf3 {
	margin-bottom:3em;
}

table.gallery {
    width: 650px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.gallery th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
}
table.gallery td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.gallery caption {
	caption-side: bottom;
	text-align: left;
	width:auto;
	font-size:0.65em;
	color:#666;
}

table#menu {
	margin-top:20px;
    width: 650px;
}
table#menu caption{
	caption-side: bottom;
	text-align: right;
	width:auto;
	font-size:0.65em;
	color:#666;
}
table#menu td{
	padding:5px;
}

	.cntinfo{
		margin-top:1em;
		padding:10px;
		border:1px solid #f3f3f3;
		background-color:#fafafa;
		
		-moz-border-radius: 8px;/*for Firefox*/
		-webkit-border-radius: 8px;/*for Safari and chrome*/
		border-radius: 8px;/*CSS3*/
	}
	
		.cntinfo li {
			list-style-image:url(images/arrow_post.gif);
			list-style-position:inside;
			margin-right:10px;
		}
	
hr {
	border-top:1px dashed #999;
	color:#FFF;
	margin:3em 0;
}

hr.m {
	margin:1em 0;
}

.bgy {
	font-weight:normal !important;
}

.fontpink {
	color:#F06 !important;
}

.telno {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:2em;
	font-style:italic;
	font-weight:bold;
}

/**
 *	form settings
 **/

form.wpcf7-form {
	background:url(images/formbg.jpg);
	margin-top:20px;
	padding:20px 40px;
}

/* breadcrumbs */
p#breadcrumbs {
	margin-bottom:20px;	
}

p#breadcrumbs a:hover {
	color:#fff;
}

/* link to archives page */
hr#hr_archives {
	margin:3em 0 0.5em 0;
}

p.p_link_archives {
	text-align:right;
}


div#wrapper {
	width:930px;
	margin:0 auto;
}


/*HEADER*/
div#header {
	position:relative;
	margin-bottom:20px;
	height:122px;
}

	#header_main{
	float: left;
	margin: 0px;
	padding: 0px;
	}
		#header_main h1{
		margin: 0px;
		padding: 10px 0 0px 0px;
		}
	
	#header_sub{
	position: absolute;
	bottom:0;
	left:3px;
	margin: 10px auto 0px auto;
	background:white repeat-x 0 0 scroll;
	border-left:1px solid #ccc;
	}
		#header_sub ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		#header_sub li{
		float: left;
		display:block;
		margin: 0px;
		padding: 0px;
		border-right:1px solid #ccc;
		}
			.hoverBtn a {
				position: relative;
				z-index: 2;
				display: block;
				/*min-width: 76px;*/
				/*min-width: 91px;*/
				min-width: 101px;
				height: 30px;
				line-height: 30px;
				text-align: center;
				font-size: 10px;
				color:#333;
				text-decoration: none;
				background:	transparent none repeat-x 0 0 scroll;
			}
			.hoverBtn div {
				display:		none;
				position: 		absolute;
				z-index: 		1;
				top: 			0px;
				background:#333;
			}
			
	div#header_lng {
		position: absolute;
		width: auto;
		top: 0px;
		right: 0px;
		margin: 0px;
		padding: 0px 10px 3px;
		background: #999999;
		color: #fff;
		font-size: 10px;
		line-height: 14px;
		text-align: center;
		
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
	}

	div#header_kaitei {
		position: absolute;
		width: auto;
		top: 0px;
		right: 0px;
		margin: 0px;
		padding: 20px 10px 3px;
		font-size: 10px;
		line-height: 14px;
		text-align: right;
	}

	div#header_yasumi {
		position: absolute;
		width: auto;
		top: 35px;
		right: 0px;
		margin: 0px;
		padding: 20px 10px 3px;
		font-size: 10px;
		line-height: 14px;
		text-align: right;
		font-weight:bold;
		color:red;
	}
	
	div#header_kobutsu {
		position: absolute;
		width: auto;
		top: 15px;
		right: 0px;
		margin: 0px;
		padding: 20px 10px 3px;
		font-size: 10px;
		line-height: 14px;
		text-align: right;
	}

/*CONTENTS*/
div#contents {
	margin-bottom:60px;
	line-height:1.4em;
}

div#contents_main {
	float:left;
	margin-bottom:10px;
}

div#contents_topinfo {
	margin-top:0 !important;
	line-height:1.6em;
}

div#contents_eyecatch {
	margin-bottom:5px;
}

div#contents_schedule {
	width:650px;
	margin-bottom:10px;
}

/* start home.php (div#content_schedule)*/
	div.sc_body {
		position:relative;
		width:114px;
		height:188px;
		border:1px solid #ccc;
		padding:5px;
		font-size:10px;
		float:left;
		margin-right:5px;
		margin-bottom:5px;
	}
	
	div.sc_body_rightlast {
		margin-right:0;
	}
	
	div.sc_body_thumb {
		width:114px;
		height:114px;
		background-color:#dfdfdf;
		margin-bottom:5px;
	}
	
	div.sc_body_title {}
	
		div.sc_body_title a:hover {
			color:#fff;
		}
		
	div.sc_body_date {
		position:absolute;
		bottom:5px;
		width:104px;
		text-align:center;
		padding:5px;
		background-image:url(images/128-29.jpg);
	}
/* end home.php (div#content_schedule)*/

/* start category-lookfor.php (div#content_schedule)*/
	div.lf_body {
		position:relative;
		width:640px;
		padding:5px;
		font-size:10px;
		margin-bottom:5px;
		font-size:1em;
	}
	
	div.lf_body_infoblock {
		float:right;
	}

	h3.lf_body_title {
		font-size:1.4em;
		color:#fff;
		font-weight:bold;
		background:#dfdfdf;
		padding:5px 5px 0 5px;
	}
	
		h3.lf_body_title a {
			color:#fff;
		}

		h3.lf_body_title a:hover {
			background:none;
		}

	div.lf_body_thumb {
		width:114px;
		height:114px;
		background-color:#dfdfdf;
		float:left;
		margin-right:5px;
	}

	div.lf_body_infoblock {
		float:right;
		width:510px;
	}
	
	div.lf_body_session {
		text-align:right;
		font-size:1.2em;
		background:#dfdfdf;
	}
	
	div.lf_body_txt {
		padding:5px;
	}
	
	div.lf_body_date {
		position:absolute;
		bottom:5px;
		text-align:center;
		padding:5px;
		background-image:url(../images/128-29.jpg);
	}
/* end category-lookfor.php (div#content_schedule)*/


/* start -------------------------------------------------

category-news.php
category-media.php
single-news.php
single-media.php

------------------------------- (div#content_schedule)*/
	div.nm_body {
		width:640px;
		font-size:10px;
		margin-bottom:5px;
	}

	h3.nm_body_title {
		width:630px;
		background:#666;
		font-size:1.4em;
		font-weight:bold;
		text-align:left;
		margin:0;
	}
	
	h3.nm_body_title a { color:#FFF; }
	h3.nm_body_title a:hover {
		color:#999;
		background:none;
	}
	
	div.nm_body_txt {
		padding:5px;
		font-size:1.2em;
	}
	
	p.nm_post_date {
		color:#6f6f6f;
		text-align:right;
	}
	
/* end -------------------------------------------------

category-news.php
category-media.php
single-news.php
single-media.php

------------------------------- (div#content_schedule)*/

p#contents_gallery_link,
p#contents_other_event_link {
	width:630px;
	margin:0px 0px 10px;
	padding:10px;
	background-image:url(images/128-115.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:center;	
}

	p#contents_gallery_link a,
	p#contents_other_event_link a {
		color:#fff;
	}
	
	p#contents_gallery_link a:hover,
	p#contents_other_event_link a:hover {
		color:#ccc;
		background:none;
	}
	
div#top_news {
	width:320px;
	margin-right:10px;
	float:left;
}

div#top_news h2 {
	margin:0px 0px 10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

table#top_news_tbl {
	width:320px;
}

	td.top_news_tbl_date {
		color:#333;
		font-size:0.8em;
	}
	
	td.top_news_tbl_cat {
		padding:0 11px;
		vertical-align:top;
	}
	
	td.top_news_tbl_title {
		padding-bottom:8px;
	}
	
	td.top_news_tbl_title a:hover {
		color:#FFF;
	}

div#top_blog {
	width:320px;
	float:left;
	margin-right:0;
}

div#top_blog h2 {
	margin:0px 0px 10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

table#top_blog_tbl {
	width:320px;
}

	td.top_blog_tbl_date {
		color:#333;
		font-size:0.8em;
	}
	
	td.top_blog_tbl_cat {
		padding:0 11px;
		vertical-align:top;
	}
	
	td.top_blog_tbl_title {
		padding-bottom:8px;
	}
	
	td.top_blog_tbl_title a:hover {
		color:#FFF;
	}


/**
 *	single.php
 **/

div#single_main {
	float:left;
	margin-bottom:10px;
	width:650px;
}

div#single_main h2 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

div#single_main h3 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	background-image:url(images/128-115.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

div#single_main h4 {
	width:640px;
	margin:5px 0;
	padding:5px;
	background:#cdcdcd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}

div#single_main h5 {
	width:639px;
	margin:5px 0;
	padding:2px 4px;
	border-left:3px solid #F39;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}


div#single_main a {}
div#single_main a:hover { color:#FFF; }

ul#single_event_property {
	margin:15px 0;
	padding:20px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}

	ul#single_event_property li {
		line-height:1.5em;
	}
	
div#single_event_info {
	line-height:1.5em;
	margin-top:15px;
	margin-bottom:10px;
}

	p#countdown {
		padding:10px;
		text-align:center;
		font-size:1.4em;
		font-weight:bold;
		margin-bottom:10px;
		color:#3f3f3f;
	}

div#single_info {
	line-height:1.5em;
	margin-bottom:10px;
}

div#single_event_form {
	border:1px solid #ccc;
	padding:10px;
}

div#single_event_form h4{
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
	background-image:url(images/128-29.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-shadow:2px 1px 5px #fff;
}


/**
 *	archive.php
 **/

div#archive_main {
	float:left;
	margin-bottom:10px;
	width:650px;
}

div#archive_main h2 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

div#archive_main h3 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	background-image:url(images/128-115.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

div#archive_main h4 {
	width:640px;
	margin:5px 0;
	padding:5px;
	background:#cdcdcd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}


div#archive_main a {}
div#archive_main a:hover { color:#FFF; }


/**
 *	404.php
 **/
div#notfound_main {
	float:left;
	margin-bottom:10px;
	width:650px;
}

div#notfound_main h2 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

div#notfound_main h3 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	background-image:url(images/128-115.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

div#notfound_main h4 {
	width:640px;
	margin:5px 0;
	padding:5px;
	background:#cdcdcd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}

div#notfound_main a {}
div#notfound_main a:hover { color:#FFF; }

/**
 *	page.php
 **/
div#page_main {
	float:left;
	margin-bottom:10px;
	width:650px;
}

div#page_main h2 {
	width:630px;
	margin-bottom:10px;
	padding:10px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/128-29.jpg);
	text-shadow:2px 1px 5px #fff;
}

div#page_main h3 {
	width:630px;
	margin:30px 0 15px 0;
	padding:10px;
	background-image:url(images/128-115.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

div#page_main h4 {
	width:640px;
	margin:5px 0;
	padding:5px;
	background:#cdcdcd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}

div#page_main h5 {
	width:639px;
	margin:5px 0;
	padding:2px 4px;
	border-left:3px solid #F39;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3d3d3d;
}


div#page_main a {}
div#page_main a:hover { color:#FFF; }

div#page_main b {
	font-weight:bold;
}

/*SIDE BAR*/
div#contents_sidebar {
	float:right;
	width:240px;
}	

div#contents_sidebar img {
	vertical-align:top;
}

div#contents_sidebar ul {
	list-style:none;
}

	div#contents_sidebar ul li {
		margin-bottom:4px;
	}
	/*
	li#gallery {
		margin:0px 0px 10px;
		padding:10px;
		background-image:url(images/128-115.jpg);
		font-size:14px;
		font-weight:bold;
		text-align:center;	
	}
	
	li#gallery a { color:#ffffff; }
	li#gallery a:hover {
		color:#CCCCCC;
		background:none;
	}
	*/
		li#gallery,
		li#mail_magazine,
		li#volunteer,
		li#bgm,
		li#ex,
		li#kimono
		{
			border:1px solid #ccc;
		}
		
		li#mail_magazine div{
			padding:5px;
		}
	
/*FOOTER*/
div#footer {
	background:url(images/footer_logo.png) bottom left no-repeat #949494;
	min-height:350px;
	color:#FFF;
	padding:10px;
	
	position:relative;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a:hover {
	color:#333;
	background-color:#999;
}

	ul#footer_link {
		list-style-type:none;
		float:right;
	}
	
		ul#footer_link li {
			height:1em;
			margin-bottom:3px;
			list-style-image:url(images/arrow.gif);
			list-style-position:inside;
		}
				
	div#footer_basic_info {
		position:absolute;
		left:200px;
		bottom:20px;
	}	
		div#footer_basic_info ul {
			
		}
	
		div#footer_basic_info ul li {
			margin-bottom:3px;
		}
		
			li#footer_basic_info_time {
				list-style-image:url(images/icon_clock.gif);
				list-style-position:outside;
			}
		
			li#footer_basic_info_fon {
				list-style-image:url(images/icon_wifi.gif);
				list-style-position:outside;
			}
		
			li#footer_basic_info_address {
				list-style-image:url(images/icon_home.gif);
				list-style-position:outside;
			}
		
			li#footer_basic_info_tel {
				list-style-image:url(images/icon_tel.gif);
				list-style-position:outside;
			}
		
			li#footer_basic_info_mail {
				list-style-image:url(images/icon_mail.gif);
				list-style-position:outside;
			}
			
p#footer_copyright {
	position:absolute;
	right:10px;
	bottom:5px;
}


/*
* pager
*/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/*bmshot*/
.mshot {
	display:inline;
	margin-right:1px;
}