@charset 'utf-8';
/* column Style*/
body{
	background-color: #aeb5b5;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

#content{
	background-image: url(http://vr.cla-kyusyu.jp/images/mybanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner{
	background-image: url(http://www.cla-kyusyu.jp/column/master/main_cap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	color: #ffffff;
}
#content>#banner{
	background-image: url(http://www.cla-kyusyu.jp/column/master/main_cap.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	color: #ffffff;
}


#banner .inner{
	padding-top: 120px;
	padding-bottom: 0px;
}

#banner-header { font-size: 24px; margin: 0 0 .5em 0;}

#banner-description{
	margin:0px;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
}
#banner a{
	color: #ffffff;
	text-decoration: none;
}
#banner a:hover{
	color: #cccccc;
	text-decoration: none;
}
/* entry */ 
#entry-content{
	background-image: url(http://www.cla-kyusyu.jp/column/master/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.entry-title {
	margin-bottom: 0.5em;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
}
.entry-title a{
	color: #666666;
	text-decoration: none;
}
.entry-title a:hover{
	color: #333333;
	text-decoration: none;
}

.entry-footer{text-align: right; clear: both;}
.content-nav{text-align: center;}

/* entry-bottom */ 

#entry-bottom{
	font-size: 10px;
	line-height: 140%;
	background-image: url(http://www.cla-kyusyu.jp/column/master/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #eeeeee;
	clear: both;
}

.entry-bottom-title{
	margin-bottom: 0.6em;
	color: #666666;
}
#entry-bottom p{margin-bottom: 0em;}
#entry-bottom .inner{
	padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 0px;
}

div#entry-tags{
	float: left;
	width: 200px;
}
div#comments{
	float: left;
	width: 340px;
}
div#trackbacks{
	float: right;
	width: 200px;
}

#entry-tags p{clear: both; margin-bottom: 0em;}
ul.entry-tags-list li, ul.trackbacks-content li{
	float: left;
	padding-right: 6px;
}
#trackback-url{
	width: 176px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}

.comment {
	margin-bottom: 1em;
}


.comment-footer{
	text-align: right;
}

#comments-open{
	text-align: right;
}
#comments-open a{
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	background-image: url(http://www.cla-kyusyu.jp/column/master/add_comment.gif);
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}


/*  Side bar */
#sidebar .sidebox{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #aeb5b5;
	margin: 0px 0px 12px;
	padding: 0px;
	}
#sidebar .sideboxheader{
	margin: 0px;
	padding: 0px;
	background-color: #aeb5b5;
}
#goto-index a, #goto-archive a{
	color: #FFFFFF;
	line-height: 27px;
	height: 27px;
	background-image: url(http://www.cla-kyusyu.jp/column/master/side_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #aeb5b5;
	margin: 0px;
	padding: 0px 10px;
	display: block;
	white-space: nowrap;
	font-size: 10px;
	text-decoration: none;
}
#goto-index a:hover, #goto-archive a:hover{
	color: #CCCCCC;
}

#goto-entries{
	background-image: url(http://www.cla-kyusyu.jp/column/master/sidebox_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#goto-entries .sideboxheader{
	color: #FFFFFF;
	line-height: 27px;
	height: 27px;
	background-image: url(http://www.cla-kyusyu.jp/column/master/sidebox_cap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #aeb5b5;
	margin: 0px;
	padding: 0px 10px;
	display: block;
	white-space: nowrap;
	font-size: 10px;
	text-decoration: none;
}
#sidebar .sidebox .inner{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar p{
	margin: 0px;
}
#sidebar .sidebox li{
	padding-bottom: .8em;
}


/* serch*/
#content.search #banner {
	color: #333333;
}
#content.search #banner .inner{
	padding-top: 30px;
}

#content.search #banner a{
	color: #333333;
	text-decoration: none;
}
#content.search #banner a:hover{
	color: #666666;
	text-decoration: none;
}

#content.search{
	background-color: #eeeeee;
	background-image: none;
}
#content.search #banner{
	background-image: url(http://www.cla-kyusyu.jp/column/master/main_cap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}

.search div.entry{
	padding-bottom: 2em;
}

/*カスタマイズ*/
.gotovr{
text-align: center;
font-size: 14px;
}
.gotovr a{
text-decoration: none;
}

