@charset "UTF-8";

/*con-wrapper
-----------------------------------------------------*/
#con-wrapper {
	padding:0 0 60px 0;
}

h2 {
	margin:0 0 20px 0;
	padding:0;
}

/*left-btn
-----------------------------------------------------*/
ul#left-btn {
	background:url(../staffblog/img/blog_title_02.gif) no-repeat top left;
}

ul li#blog-title {
	height:31px !important;
}

ul#left-btn p {
	margin-bottom:0px;
}
ul#left-btn ul {
	margin-bottom:26px;
	padding:0;
}
ul#left-btn ul li {
	width:236px;
	height:auto !important;
	padding:5px 0 5px 0 !important;
	border-bottom:1px dotted #dcdcdc;
}
ul#left-btn ul li a {
	display:block;
	padding-left:40px;
	width:196px;
	font-size:10px;
	color:#666;
	text-decoration:none;
}


ul#left-btn ul li a:hover {
	color:#00325a;
	background:url(../staffblog/img/blog_menu_bg.gif) no-repeat;
}




.calendar {
	text-align:center;
}
.entry_calendar_title {
	text-align:center;
}
.calendar table {
	width:210px;
	margin:10px auto 0;
}
.calendar table th ,
.calendar table td {
	font-size:70%;
	text-align:center;
}
.calendar table td a {
	color:#666;
	display:block;
	width:100%;
}
.calendar table td a:hover {
	color:#00325a;
}




/* entry
-----------------------------------------------------*/

.entry_body02 {
	margin-bottom:60px;
}

.entry_title {
	border-bottom:1px solid #00325a;
	font-size:110%;
	padding-bottom:3px;
}
.entry_title a {
	color:#00325a;
	text-decoration:none;
}
.entry_date {
	color:#666;
	font-size:75%;
	text-align:right;
	margin:5px 0 20px 0;
	border:none;
	text-decoration:none;
}

.entry_text01 {
	font-size:85%;
	margin:0 0 30px 25px;
	color:#000;
	overflow:hidden;
}
.entry_text01 img {
	max-width:650px;

}
.entry_text01 p {
	font-size:100%;
	color:#000;
	margin:0;
}
.entry_data {
	color:#666;
	font-size:75%;
	text-align:right;
	border-bottom:1px solid #00325a;
	padding-bottom:3px;
}
.entry_data a {
	color:#666;
	text-decoration:none;
}
.entry_data a:hover {
	color:#00325a;
	text-decoration:underline;
}
.entry_more {
	margin-left:25px;
	font-size:85% !important;
	color:#000 !important;
}

.entry_more p {
	font-size:100% !important;
	color:#000 !important;
}
.entry_more a {
	color:#666;
	text-decoration:none;
}
.entry_more a:hover {
	color:#00325a;
	text-decoration:underline;
}


#trackbacks {
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	margin-bottom:10px;
}

.trackbacks-info p {
	margin-bottom:0px;
}
.trackbacks-info p a {
	color:#666;
	text-decoration:none;
}
.trackbacks-info p a:hover {
	color:#00325a;
	text-decoration:underline;
}

.comment-header ,
.comment-content ,
#comments hr {
	margin-left:80px;
}
#comments hr {
	margin-bottom:15px;
}
.comment-content {
	font-size:85%;
	color:#000;
	border-bottom:1px solid #00325a;
	margin-bottom:20px;
}
.comment-content p {
	color:#000;
	font-size:100%;
}
.byline {
	display:block;
	font-size:75%;
	margin-bottom:15px;
}
.byline a {
	color:#666;
	text-decoration:none;
}



#comments-open-data dl dt ,
#comments-open-data dl dd {
	float:left;
	padding:0;
	margin:0 0 10px 0;
}
#comments-open-data dl dt {
	clear:both;
	width:80px;
}
#comments-open-data div ,
#comments-open-data p {
	clear:both;
}


/*
-----------------------------------------------------*/
img.contact-img {
	margin:32px 0 0 0;
	padding: 0;
}
#main-box h2 {
	margin-bottom:40px;
}
#main-box h3 {
	font-size:100%;
	margin-bottom:15px;
}

#main-box dd.toppadnone {
	padding-top:0;
}


.btmline {
	border-bottom:solid #00325a 1px;
	margin-bottom:40px;
}

.con-img {
	text-align:right;
	margin:10px 0 10px 0;
}

#back-top {
	right:10px;
}