@charset "utf-8";

/* ------------------------------------------------------------

	所長個人のブログ　＆　スタッフ紹介　共通

------------------------------------------------------------ */

/* ----------link---------- */

#blog ul.blog_link,
#staff ul.blog_link {
	float: right;
	list-style-type: none;
	margin-bottom: 0.5em;
}

#blog ul.blog_link li,
#staff ul.blog_link li {
	background: url(../images/top_column1_arrow.jpg) no-repeat left 0.25em;
	margin-left: 0;
	padding-left: 16px;
}


/* ----------top layout---------- */

#blog_main {
	float: left;
	width: 420px;
}

#blog_menu {
	float: right;
	width: 150px;
}


/* ----------main area---------- */

/* ------box----- */

.blog_box1 {
	width: 410px;
	margin-bottom: 2em;
}


/* ------text----- */

.text_lead {
	color: #666600;
	font-size: 0.875em;
}

/* -----head----- */

.blog_head1 {
	background-color: #8099BB;
	margin-bottom: 0.5em;
	padding: 0.25em 0.5em;
	color: #FFFFFF;
	font-size: 0.875em;
}

.blog_head2 {
	background: url(../images/dotline.gif) repeat-x left bottom;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.blog_head2 span.lined {
	border-left: 5px solid #016598;
	padding-left: 0.5em;
	line-height: 1.2em;
}

.blog_head3 {
	background: url(../images/head_icon_01.gif) no-repeat left 0.25em;
	margin-bottom: 0.25em;
	padding: 0 0 0 19px;
	color: #333333;
	font-size: 0.75em;
	font-weight: normal;
}


/* -----date----- */

.date {
	margin-bottom: 1em;
	color: #339999;
	text-align: right;
}



/* ----------menu area---------- */

/* -----column1----- */

#blog_menu .column1 {
	width: 134px;
	background-color: #EEEEEE;
	margin-bottom: 1.5em;
	padding: 8px;
}

* html body #blog_menu .column1 {
	width: 150px;
}

#blog_menu .column1 .image {
	margin-bottom: 0.5em;
}

#blog_menu .column1 .image img {
	border: 2px solid #FFFFFF;
}

#blog_menu .column1 .name {
	font-size: 0.875em;
}


/* -----list----- */

.column1 ul.list_link {
	list-style-type: none;
}

.column1 ul.list_link li {
	background: url(../images/navi_arrow.gif) no-repeat left 0.25em;
	margin-left: 0;
	margin-bottom: 0.5em;
	padding-left: 15px;
}

.column1 ul.list_link a {
	color: #333333;
}


/* ----------blog list---------- */

/* ------table----- */

#tb_blog_list {
	background-image: none;
	margin-bottom: 0.5em;
}

#tb_blog_list th {
	width: 13em;
	color: #016598;
}

* html body #tb_blog_list th {
	width: 14em;
}

*+html body #tb_blog_list th {
	width: 14em;
}

#tb_blog_list td {
	background: url(../images/navi_arrow.gif) no-repeat left 1em;
	padding-left: 15px;
}

#tb_blog_list td a {
	color: #333333;
}


/* ----------detail---------- */

/* ------box----- */

.blog_detail {
	margin-bottom: 2em;
}
/* -----blog navi----- */

.blog_navi {
	background: url(../images/dotline.gif) repeat-x left bottom;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-bottom: 0.25em;
}

.blog_navi .topline {
	background: url(../images/dotline.gif) repeat-x left top;
	padding-top: 0.25em;
}

.blog_navi .blog_back {
	float: left;
}

.blog_navi .blog_next {
	float: right;
}

.blog_navi .blog_back dt,
.blog_navi .blog_next dt {
	color: #016598;
	font-size: 0.84em;
}

.blog_navi .blog_back dt {
	margin-left: 15px;
}

.blog_navi .blog_back dd {
	background: url(../images/navi_arrow_back.gif) no-repeat left 0.25em;
	padding-left: 15px;
}

.blog_navi .blog_next dd {
	background: url(../images/navi_arrow.gif) no-repeat right 0.25em;
	padding-right: 15px;
}


/* ------------------------------------------------------------

	スタッフ紹介

------------------------------------------------------------ */

/* ------link----- */

ul.list_staff1 {
	list-style-type: none;
	margin-bottom: 1em;
}

ul.list_staff1 li {
	background: url(../images/icon_arrow_down2.jpg) no-repeat left 0.25em;
	margin-left: 0;
	padding-left: 16px;
}


/* ------layout----- */

.staff_left {
	float: left;
	width: 220px;
}

.staff_right {
	float: right;
	width: 320px;
}

.staff_left img {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 2px;
}


/* ------table----- */

.tb_staff1 {
	width: 320px;
	border-collapse: collapse;
}

.tb_staff1 th,
.tb_staff1 td {
	border-bottom: 1px solid #FFFFFF;
	padding: 0.5em;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	vertical-align: middle;
}

.tb_staff1 th {
	width: 6em;
	background-color: #8099BB;
	color: #FFFFFF;
}

* html body .tb_staff1 th {
	width: 7em;
}

*+html body .tb_staff1 th {
	width: 7em;
}

.tb_staff1 td {
	background-color: #CFDBEC;
}


.tb_staff2 {
	width: 320px;
	border-collapse: collapse;
	margin-top: 1em;
	float: right;
}

.tb_staff2 th,
.tb_staff2 td {
	padding: 0.5em;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	vertical-align: middle;
}

.tb_staff2 th {
	width: 5em;
	background-color: #D7A540;
	color: #FFFFFF;
}

* html body .tb_staff2 th {
	width: 6em;
}

*+html body .tb_staff2 th {
	width: 6em;
}

.tb_staff2 td {
	background-color: #F1EDD6;
}

