@charset "utf-8";

/*------------------------------*/
/*.header*/
/*------------------------------*/

#ticket .header{
	width: 653px;
	margin-bottom: 25px;
}

#ticket .header .blog-name{
	width: 653px;
	height: 127px;
	line-height: 0;
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

#ticket .header .blog-name img{
	vertical-align: bottom;
}

#ticket .header .blog-name p{
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5;
	position: absolute;
	top: 95px;
	left: 20px;
}

#ticket .header p.t-right{
	line-height: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

	
#ticket .archive-title{
	width: 653px;
	background: #6D6D6D url(../img/archive_header.gif) no-repeat top left;
	font-size: 2.0em;
	color: #FFF;
	text-align: left;
	margin-bottom: 10px;
}

#ticket .archive-title h1{
	background: url(../img/archive_header_footer.gif) no-repeat bottom left;
	padding: 0 20px;
}

/*------------------------------*/
/*.asset-box*/
/*.archive-box*/
/*------------------------------*/

#ticket .asset-box,
#ticket .archive-box{
	width: 653px;
	background: url(../img/entry_bg.gif) repeat-y top left;
	text-align: left;
	margin-bottom: 25px;
}

#ticket .asset-box .asset-header{
	width: 653px;
	background: #e4e4e4 url(../img/entry_header.gif) no-repeat top left;
	padding-top: 15px;
}

#ticket .asset-box .asset-header .asset-meta{
	background: url(../img/entry_header_line.gif) repeat-x bottom left;
	font-size: 1.4em;
	text-align: right;
	margin: 0 20px;
	padding-bottom: 15px;
}

#ticket .asset-box .asset-header .asset-meta .closing span{
	background: #FFF;
	color: #cf2a38;
	padding: 5px;
}

#ticket .asset-box .asset-header .asset-name{
	background: #e4e4e4  url(../img/entry_body_header.gif) no-repeat bottom left;
	font-size: 1.6em;
	padding: 10px 20px 20px;
}

#ticket .asset-box .asset-content{
	background: url(../img/entry_footer.gif) no-repeat bottom left;
	font-size: 1.4em;
	padding-top: 5px;
}

#ticket .asset-box .asset-content .asset-body,
#ticket .asset-box .asset-content .asset-more{
	padding-bottom: 15px;
}

body.list .asset-box .asset-content .photo{
	width: 200px;
	float: left;
	margin-left: 20px;
}

body.list .asset-box .asset-content .asset-body{
	width: 390px;
	float: right;
	margin-right: 20px;
}

body.entry .asset-box .asset-content .asset-body{
	margin: 0 20px 20px;
}

#ticket .asset-box .asset-content .asset-more{
	margin: 0 20px 20px
}

#ticket .archive-box .archive-header{
	background: #e4e4e4 url(../img/entry_header.gif) no-repeat top left;
	font-size: 1.6em;
	margin: 0;
	padding: 5px 20px 5px;
}

#ticket .archive-box .archive-content{
	background: url(../img/entry_body_header.gif) no-repeat top left;
	font-size: 1.4em;
	padding-top: 10px;
}

#ticket .archive-box .archive-content ul{
	margin: 0 20px 0;
}

#ticket .archive-box .archive-footer{
	height: 10px;
	background: url(../img/entry_footer.gif) no-repeat bottom left;
}

/*------------------------------*/
/*.page-navi*/
/*------------------------------*/

#ticket .page-navi{
	width: 653px;
	margin-bottom: 25px;
}

#ticket .page-navi .prev,
#ticket .page-navi .next{
	width: 46px;
	height: 15px;
	margin-top: 6px;
}


#ticket .page-navi .page-num{
	width: 540px;
	text-align: center;
	font-size: 1.6em;
	margin: 0 10px;
}

#ticket .page-navi .current_page{
	font-weight: bold;
	background: #D4D4D4;
	padding: 3px 7px;
}

#ticket .page-navi .link_page{

}

/*------------------------------*/
/*.widget-box*/
/*------------------------------*/

#ticket .widget-box{
	width: 653px;
	background: url(../img/widget-box-bg.gif) repeat-y top left;
	margin-bottom: 25px;
}
#ticket .widget-box .widget-header{
	width: 653px;
	height: 10px;
	background: url(../img/widget-box-header.gif) no-repeat top left;
}
#ticket .widget-box .widget-footer{
	width: 653px;
	height: 10px;
	background: url(../img/widget-box-footer.gif) no-repeat top left;
}

#ticket .widget-box .widget{
	width: 180px;
	float: left;
	font-size: 1.2em;
	line-height: 1.7;
	text-align: left;
}

#ticket .widget-box .widget-recent-entries{
	margin-left: 30px;
	_margin-left: 15px;
}

#ticket .widget-box .widget-archive-monthly{
	margin-left: 25px;
}

#ticket .widget-box .widget-archive-category{
	margin-left: 25px;
	margin-right: 30px;
	_margin-left: 25px;
	_margin-right: 15px;
}

#ticket .widget-box .widget h3.widget-title{
	border-bottom: solid 1px #CCC;
	font-size: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

#ticket .widget-box .widget ul.widget-content li{
	margin-bottom: 10px;
}

/*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;
	}

#right .local ul li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
	}

/*-----------------------------------------------------------------------------------------------*/

.ic-link{
	background: url(/art/cmn/img/arrow.gif) no-repeat top left;
	padding: 0 0 0 18px;	
	}
	

#block02,
#block03,
#block04,
#block05{
	width: 653px;
	background:#F3F8EA;
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 1px;
	}

#block06,
#block07{
	width: 653px;
	background:#F3F8EA;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 1px;
	}

#block02 h3,
#block03 h3,
#block04 h3,
#block05 h3,
#block06 h3,
#block07 h3{
	margin: 0 20px 20px;
	padding-top: 20px;
	}

/*------------------------------*/
/* block02 */
/*------------------------------*/
#block02{
	margin-top: 20px;
	}

#block02 ol{
	margin: 0 20px 20px;
	}
	
#block02 ol li{
	margin: 0 20px;
	}
	
#block02 ol li div.btn-box{
	border: solid 2px #E7ECDA;
	background: #FFFFFF;
	text-align: center;
	margin: 10px 20px 20px 0;
	padding: 20px 0 15px;
	}

#block02 ol li div.btn-box a{
	background: none!important;
	padding: 0!important;
	margin: 0 20px;
	}	

/*------------------------------*/
/* block03 */
/*------------------------------*/
	
#block03 p{
	margin: 0 20px 5px;
	}

#block03 textarea#source{
	width: 613px;
	_width: 573px;
	margin: 0 20px 20px;
	}

/*------------------------------*/
/* block04,05,06 */
/*------------------------------*/
#block04 ul,
#block05 ul,
#block06 ul{
	margin: 0 20px;
	padding-bottom: 20px;
	}

#block04 ul li,
#block05 ul li,
#block06 ul li{
	list-style: disc;
	margin: 0 20px;
	}

#block06 p.spot01{
	text-indent: -1em;
	padding-left: 1em;
	}

/*------------------------------*/
/* block07 */
/*------------------------------*/

#block07{
	margin-bottom: 25px;
	padding-bottom: 15px;
	}

#block07 p{
	margin: 0 20px 20px;
	}
