@charset "utf-8";
/* CSS Document main-style*/

body,img {
	margin:0;
	padding:0;
	border: none;
}

body {
	background-color: #eee;
	background-position: center;
	font			: 13px "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	color			: #333;
	line-height		: 160%;
	word-wrap		: break-word; 
}

.headder_link {
	margin:8px;
}

.headder_link a:link  {
	color:#666;
}

.headder_link a:visited  {
	color:#666;
}

.headder_link a:hover  {
	color:#84bd4c;
}

.headder_link a:active  {
	color:#f00;
}

.headder_message {
	background: url(../images/bg01.png) no-repeat;
	padding:20px 20px;
	font-size:14px;
}

.headder_message h2 {
	color:#fff;
	font-size:16px;
	margin:0px 0px 14px 0px;
	border:none;
}

.side_menu {
	background-color: #ff9;
	padding:6px 6px 6px 0px;
	margin:10px 2px;
}

.content {
	margin:10px 2px;
	padding:0px 0px;
}

.address {
	margin:40px 0px 40px 20px;
	font-size:11px;
}

.footer {
	color:#999;
	text-align:center;
	background: url(../images/bg_footer.png) repeat-x;
	padding:8px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	border:#999 solid 1px;
	padding:6px 8px;
}

span.date {
	font-size:11px;
	color:#999;
}

table.top_book {
	background-color:#eee;
	padding:20px;
	margin-top:20px;
}

img.photo {
	border:#999 solid 1px;
	padding:2px;
}


th {
	font			: 13px "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	color			: #333;
	line-height		: 160%;
}
td {
	font			: 13px "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	color			: #333;
	line-height		: 160%;
}

a:link {
	text-decoration : none;
	color 			: #00f;
	outline			: none;
}
a:visited {
	text-decoration : none;
	color 			: #00f;
	outline			: none;
}
a:hover {
	text-decoration : none;
	color			: #84bd4c;
	outline			: none;
}
a:active {
	color			: #f00;
	text-decoration : none;
	outline			: none;
}

#wrap {
	margin: 4px auto;
	width: 980px;
	background: #fff;
	border:#ccc solid 1px;
	padding:2px;
}
#header {
	background: url(../images/headimage.png) no-repeat;
	width: 640px;
	height: 200px;
}
#header_1 {
	float: right;
	margin: 13px 13px 0 0;
	padding: 3px 0 3px 3px;
	width: 200px;
	text-align: right;
	background-color: skyblue;
}
#header_2 {
	clear: both;
	float: right;
	margin: 0 13px 0 0;
	padding: 3px 0 3px 3px;
	width: 500px;
	text-align: right;
}
#header_3 {
	margin: 20px 0 0 13px;
}

#top_menu {
	background: #e1e1ff;
	width: 640px;
	padding: 6px 13px 6px 2px;
}
#top_menu ul {
	margin: 0;
	padding: 0;
	width: 640px;
}
#top_menu li  {
	float: left;
	list-style-type: none;
	padding: 6px 13px;
	border-left: 1px solid #ccc;
}

#footer_menu {
	background: #e1e1ff;
	width: 640px;
	padding: 2px 13px 2px 2px;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
	width: 640px;
}
#footer_menu li {
	float: left;
	list-style-type: none;
	padding: 2px 13px;
	border-left: 1px solid #ccc;
	font-size: 11px;
}

.pankuzu ul {
	width: 680px;
	margin: 4px 13px 0 0;
	padding: 0;
	vertical-align: bottom;
}
.pankuzu li {
	float: right;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}

.pagetop {
	margin: 26px 13px 0 13px;
	font-size: 11px;
	text-align: right;
}
h3 {
	margin: 0;
	padding: 0;
}
h3 {
	padding: 2px 0;
	font-size: medium;
}

hr {
	margin: 0;
	padding:0;
	text-align: center;
	border: none;
	border-bottom: 1px solid #ccc;
}

#footer {
	width: 640px;
	text-align: left;
	font: 10px "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	padding: 13px 10px;
	border-bottom: 1px solid #ccc;
}
#footer2 {
	width: 640px;
	text-align: center;
	font: 10px "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	padding: 13px 10px;
}

#contents {
	width: 620px;
	padding: 13px;
}

/* link guide */
ul.link_act {
	width: 660px;
	margin: 0 13px 20px 0;
	list-style-type	: none;
	text-align: right;
}
.link_act li {
	display: inline;
	border-right: 1px solid #bbb;
	padding	: 0 10px;
}

/* page-guide */
ul.page_guide {
	margin: 0;
	padding: 0;
}
ul.page_guide {
	margin: 10px 0 0 13px;
	list-style-type: none;
}
.page_guide li {
	float: left;
	width: 46px;
	margin-right: 2px;
	border: 1px solid #ccc;
}
.arrow_first {
	background: url(../images/arrow_first.gif) no-repeat 10% 50%;
	padding: 2px 0 2px 24px;
}
.arrow_prev {
	background: url(../images/arrow_prev.gif) no-repeat 10% 50%;
	padding: 2px 0 2px 20px;
}
.arrow_last {
	background: url(../images/arrow_last.gif) no-repeat 90% 50%;
	padding: 2px 0 2px 4px;
}
.arrow_next {
	background: url(../images/arrow_next.gif) no-repeat 90% 50%;
	padding: 2px 0 2px 4px;
}

/* exec buttons */
.exe_btn {
	list-style-type: none;
	margin: 20px 0 0 140px;
}
.exe_btn li {
	display: inline;
	padding: 6px;
}
.exe_btn form {
	display: inline;
}

/* common */
.float_clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_top {
	vertical-align: top;
}
.futoji {
	font-weight: bold;
}
.f12 {
	font-size: 12px;
}
.f11 {
	font-size: 11px;
}
.f10 {
	font-size: 10px;
}
.caution {
	color: #c03; /*953e61*/
}
.c_872951 {
	color: #872951;
}
.c_060 {
	color: #060;
}
.c_00f {
	color: #00f;
}
.c_7f0000 {
	color: #7f0000;
}

span.category {
	font-size:10px;
	padding:1px 4px;
	margin:2px;
	border:#999 solid 1px;
	background-color:#FFc;
}