@charset: "utf-8";

/**************************************************

	gallery TOP, category

**************************************************/

body.category .asset-box{
	width: 660px;
	background:url(../../../cmn/img/bg_03.gif) repeat-y top left;
	margin: 0 10px 25px 0;
	}

body.index .asset-box .asset-header,
body.category .asset-box .asset-header{
	background:#333 url(../../../cmn/img/bg_04.gif) no-repeat top left;
	padding: 13px 0;
	}

body.index .asset-box .asset-header h2,
body.category .asset-box .asset-header h1{
	color: #FFF;
	font-size: 1.6em;
	text-align: left;
	margin: 0 25px 0 10px;
	}

body.index .asset-box .asset-header h3{
	color: #333;
	font-size: 1.6em;
	text-align: left;
	margin: 0 25px 0 10px;
}

body.index .asset-box .asset-header .area,
body.category .asset-box .asset-header .area{
	background: #FFF;
	font-size: 1.2em;
	padding: 2px 5px;
	margin-left: 20px;
	}

body.category .asset-box .asset-content{
	background: url(../../../cmn/img/bg_05.gif) no-repeat bottom left;
	text-align: left;
	}

body.category .asset-box .asset-content .f-left{
	width: 360px;
	margin-left: 25px;
	_margin-left: 15px;
	padding: 25px 0;
	font-size: 1.4em;
	}

body.category .asset-box .asset-content .f-right{
	width: 225px;
	margin: 0 10px 10px 0;
	_margin: 0 5px 10px 0;
	}
	
body.index .asset-box .asset-content .f-left{
	width: 225px;
	margin: 0 0 10px 10px;
	_margin: 0 0 10px 5px;
	}

body.index .asset-box .asset-content .f-right{
	width: 360px;
	margin-right: 25px;
	_margin-right: 15px;
	padding: 25px 0;
	font-size: 1.4em;
	}
	
/* outline */

body.index .asset-box,
body.category .outline{
	width: 660px;
	background:url(../img/bg_box_02.gif) repeat-y top left;
	margin: 0 10px 25px 0;
	}

body.category .outline .asset-header{
	background:#333 url(../../../cmn/img/bg_04.gif) no-repeat top left;
	margin-bottom: 25px;
	padding: 13px 0;
	}
	
body.category .outline .asset-header{
	padding-left: 25px;
	text-align: left;
}

body.index .asset-box .asset-content,
body.category .outline .asset-content{
	background: url(../img/bg_box_bottom_02.gif) no-repeat bottom left;
	text-align: left;
	}

body.category .outline .asset-content .f-left{
	width: 235px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 15px;
	padding: 0;
	}
	
body.index .asset-box .asset-content .f-left{
	width: 185px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 15px;
	padding: 25px 0;
	}
	
body.category .outline .asset-content .f-left .address{
	margin-bottom: 20px;
	}
	
body.category .outline .asset-content .f-left dl.inq{
	width: 235px;
}
	
body.category .outline .asset-content .f-left dl.inq dt{
	width: 65px;
	float: left;
	clear: both;
	}

body.category .outline .asset-content .f-left dl.inq dd{
	margin-left: 65px;
	}

body.category .outline .asset-content .f-right{
	width: 350px;
	height: 300px;
	margin: 0 25px 0 0;
	_margin: 0 15px 0 0;
	}
	
body.category .outline .asset-content .access{
	margin: 0 25px;
	padding: 25px 0;
	font-size: 1.4em;
}

body.category .outline .asset-content .access h3{
	background:#ccc;
	padding: 7px 10px;
	margin-bottom: 10px;
}

body.category .outline .asset-content .time,
body.category .outline .asset-content .holiday,
body.category .outline .asset-content .website{
	margin: 0 25px 25px;
	font-size: 1.4em;
}

body.category .outline .asset-content .text{
	margin: 0 25px;
	padding: 0 0 25px;
}

/* event */
body.index .asset-content .event-list p.event-list-title{
	background:#ccc;
	padding: 7px 10px;
	margin-bottom: 10px;

	font-weight: bold;
	font-size: 1.4em;

}

body.category .event-list-title{
	display: none;
	margin: 0;
	padding: 0;
}

body.index .asset-content .event-list{
	margin: 0 25px 20px;
}

body.index .asset-content .event-list ul li.event-set{
	border-bottom: solid 1px #CCC;
	padding: 20px 0;
}

body.index .asset-content .event-list ul li.event-set h3{
	font-size: 1.4em;
}

body.category .outline .asset-content ul li.event-set{
	border-bottom: solid 1px #CCC;
	margin: 0 25px 20px;
	padding-bottom: 20px;
	font-size: 1.4em;
}

body.index .asset-content ul li.event-set .text,
body.category .outline .asset-content ul li.event-set .text{
	width: 490px;
	margin: 0;
	padding: 0;
	float: right;
}

body.index .asset-content ul li.event-set .text p{
	font-size: 1.4em;
}

body.index .asset-content ul li.event-set .photo,
body.category .outline .asset-content ul li.event-set .photo{
	width: 100px;
	margin: 0;
	float: left;
}

body.category .outline .asset-content .btn{
	text-align: right;
	margin: 0 25px;
	padding-bottom: 25px;
}

body.category .outline .asset-content p.font-14{
	margin: 0 25px 25px;
}

body.category .outline .asset-content .balloon .f-right{
	width: 150px !important;
	height: auto !important;
}

body.category .outline .asset-content .balloon .f-left{
	width: 100px !important;
	margin: 0 !important;
}

body.category .outline .asset-content .balloon h5{
	margin: auto !important;
}

body.category .outline .asset-content .balloon p.font-14{
	margin: 0 !important;
}

/*block-group*/
#right .local{
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.5;
	border: 1px solid #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
#right .local p.ttl{
	background: #333;
	text-align: center;
	padding: 7px 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	}

/*------------------------------*/

/*no-image*/

/*------------------------------*/

.no-image{

	display: block;

	zoom: 1;

	}

.no-image img{

	margin: 50px 0;

	-ms-interpolation-mode: bicubic;

	}
	
body.index .no-image{

	display: block;

	width: 200px;

	background: #F3F8EA;

	border: solid 1px #CDD4C0;

	text-align: center;

	vertical-align: center;
	
	clear:both;

	}


body.category .no-image{

	background: #F3F8EA;

	vertical-align: cetner;

	}

body.entry .no-image{

	background: #F3F8EA;

	vertical-align: cetner;

	margin: 0 20px;

	}

body.entry .no-image img{

	width: 170px;

	}

body.entry .asset-box .no-image{

	display: block;

	width: 200px;

	background: #F3F8EA;

	border: solid 1px #CDD4C0;

	text-align: center;

	vertical-align: center;

	float: left;

	}

	

body.entry .thum-image .no-image{

	width: 38px!important;

	height: 38px;

	background: #F3F8EA;

	border: solid 1px #CDD4C0;

	text-align: center;

	vertical-align: middle;

	margin: 0;

	padding: 0;

	}

	

body.entry .thum-image .no-image img{

	width: 38px!important;	

	margin: 10px 0;

	padding: 0;

	}
 
/*------------------------------*/
/*#trackback */
/*------------------------------*/
#trackbacks{
	width: 660px;
	background: #6E6E6E url(/art/cmn/img/tb_footer.gif) no-repeat bottom left;
	text-align: left;
	margin-bottom: 20px;
	}
#trackbacks .trackbacks-info{
	width: 606px;
	height: 29px;
	background:url(/art/cmn/img/tb_url_bg.gif) no-repeat top left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 27px;
	padding: 2px 10px 15px;
	}
#trackbacks .trackbacks-info input{
	width: 450px;
	border: solid 1px #CCC;
	background: #FFF;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 2px;
	}
#trackbacks .trackbacks-content{
	background: url(/art/cmn/img/tb_list_bg.gif) repeat-y top left;
	}
#trackbacks .trackbacks-content .inner{
	background: url(/art/cmn/img/tb_list_footer.gif) no-repeat bottom left;
	}
#trackbacks .trackbacks-content .inner h5{
	background: url(/art/cmn/img/tb_list_header.gif) no-repeat top left;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	}	
#trackbacks .trackbacks-content .inner .trackback{
	font-size: 1.2em;
	margin: 0 25px;
	padding-bottom: 20px;
	}	
#trackbacks .trackbacks-content .inner .trackback .asset-meta{
	background: url(/art/cmn/img/arrow.gif) no-repeat top left;
	font-weight: bold;
	padding-left: 20px;
	}
		
/*------------------------------*/
/*#comments 2009.12.04 add */
/*------------------------------*/
#comments{
	width: 660px;
	background: url(/art/cmn/img/comments-bg.gif) repeat-y top left;
	text-align: left;
	margin-bottom: 20px;
	}
#comments .comments-header{
	background:#6E6E6E url(/art/cmn/img/comments-header.gif) no-repeat top left;
	padding: 10px 0;
	margin-bottom: 15px;
	}	
#comments .comments-header h2{
	width: 159px;
	margin-left: 25px;
	_margin-left: 12;
	}	
#comments .comments-header img.f-right{
	margin-right: 25px;
	}
#comments .comments-content{
	width: 660px;
	/*background:url(/art/cmn/img/comment-header.gif) no-repeat top left;*/
	padding-top: 20px;
	}
#comments .comments-content .comment{
	font-size: 1.4em;
	border-bottom: solid 1px #CCC;
	margin: 0 25px 25px;
	padding-bottom: 25px;
	}	
#comments .comments-open{
	width: 609px;
	background: url(/art/cmn/img/comment-form-bg.gif) repeat-y top left;
	margin: 0 25px;
	}	
#comments .comments-open .comments-open-header{
	background: #009246 url(/art/cmn/img/comment-form-header_01.gif) no-repeat top left;
	color: #FFF;
	font-size: 1.4em;
	padding: 10px 0 10px 25px;
	}
#comments .comments-open .comments-open-content{
	background: url(/art/cmn/img/comment-form-header_02.gif) no-repeat top left;
	padding-top: 20px;
	}
#comments .comments-open .comments-open-content p{
	font-size: 1.4em;
	margin: 0 25px 30px;
	}
#comments .comments-open .f-left{
	width: 185px;
	margin-left: 25px;
	_margin-left: 10px;
	}
#comments .comments-open .f-left #comment-form-name,
#comments .comments-open .f-left #comment-form-email,
#comments .comments-open .f-left #comment-form-remember-me,
#comments .comments-open .f-left #comment-form-reply{
	margin-bottom: 20px;
	}	
#comments .comments-open .f-left #comment-form-name label,
#comments .comments-open .f-left #comment-form-email label{
	margin-bottom: 5px;
	}
#comments .comments-open .f-left #comment-form-name input,
#comments .comments-open .f-left #comment-form-email input,
#comments .comments-open .f-left #comments-open-captcha input{
	width: 185px;
	}
#comments .comments-open .f-left #comment-form-remember-me label,
#comments .comments-open .f-left #comments-open-captcha label,
#comments .comments-open .f-left #comment-form-reply label{
	font-size: 1.2em;
	}
#comments .comments-open .f-left #comments-open-captcha img{
	margin-bottom: 10px;
	}
#comments .comments-open .f-left #comments-open-captcha p{
	width: 185px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	}
#comments .comments-open .f-right{
	width: 355px;
	margin-right: 25px;
	_margin-right: 10px;
	}
#comments .comments-open .f-right textarea{
	width: 355px;
	}
#comments .comments-open #comments-open-footer{
	background: url(/art/cmn/img/comment-form-footer.gif) no-repeat bottom left;
	padding: 20px 0;
	}
#comments .comments-footer{
	background:url(/art/cmn/img/comments-footer.gif) no-repeat bottom left;
	padding-bottom: 25px;
	_height: 25px;
	}
*:first-child+html #comments .comments-footer{
	height: 25px;
	}

/*------------------------------*/
/*Googlemap*/
/*------------------------------*/
.balloon{
	width: 260px;
	margin: 5px;
	}
.balloon h5{
	color: #333;
	margin-bottom: 10px;
	}
.balloon p.f-right{
	width: 150px;
	}
.balloon .f-left,
.balloon .no-image{
	width: 100px;
	height: 100px;
	}

/*------------------------------*/
/*content-nav*/
/*------------------------------*/
.content-nav{
	width: 660px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 1.2em;
	}	

