@charset "shift_jis";
/* base Document */

/* 全体の枠 ----- */

/* 3段組 */

#container {
	position: relative;
	min-height: 100%;
	min-width: 960px;
	}
*html #container {
	width: 960px;
	height: 100%;
	border-right: 1px solid #ccc;
	}
	#container_inner {
		padding:0 0 0 160px;
		background: url(/images/bg_gradation_gray_top02.png) left top repeat-x;
		}
	*html #container_inner {
		width: 960px;/* 背景画像が右端まで延びないのを回避 */
		}
		
.wrapper {
	position: relative;
	min-width: 800px;
	background: url(/images/border_1px_ccc.gif) 62% top repeat-y;
	}
	*html .wrapper {
		background: url(/images/border_1px_ccc.gif) 498px top repeat-y;
		}
	#site_center {
		float:left;
		width: 62%;
		min-width: 498px;
		padding: 18px 0 0;
		}
	*html #site_center {
		width: 498px;
		height: 100%;
		margin: 0;
		padding: 18px 0 0;
		border-right: none;
		}
	#site_header {
		padding: 10px;
		font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 81.25%;
		}
		#site_header form {
			margin: 0 0 16px;
			}
	#site_main {
		padding: 0 0 48px;
		font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 81.25%;
		line-height: 1.5;
		}
		*html #site_main {
			height: 300px;/* ie6で、site_centerとsite_rightの高さ合わせができないため、高さの最小値を指定しておく */
			}
		#site_main_inner {
			padding: 10px;
			}

	#site_right {
		float: left;
		width: 30%;
		font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 81.25%;
		}
	*html #site_right {
		width: 290px;
		margin: 0;
		padding: 0;
		}
		#site_right_inner {
			margin: 10px 20px 10px 16px;
			padding: 24px 0 0;
			}
	
#site_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	min-height: 900px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 81.25%;
	}
*html #site_left {
	height: 900px;
	}

#site_footer {
	position: relative;
	z-index: 10;
	padding: 0 0 10px;
	/*background: url(/images/bg_footer.png) left top repeat;*/
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 81.25%;
	text-align: center;
	}
*html #site_footer {
	width: 960px;
	/*background: url(/images/bg_footer.gif) left top repeat;*/
	}
	#site_footer .navi_footer {
		margin-bottom: 12px;
		background: url(/images/shadow_bot_4px.png) left top repeat-x;/* ie6で透過pngのシャドウを使わないように画像ファイルを分けておく */
		}
	#site_footer .navi_footer_inner {
		padding: 0 0 4px;
		/*background: url(/images/shadow_bot_4px.png) left bottom repeat-x;*//* ie6で透過pngのシャドウを使わないように画像ファイルを分けておく */
		}
	*html #site_footer .navi_footer,
	*html #site_footer .navi_footer_inner {		
		background: none;
		zoom: 1;
		}
		#site_footer .navi_footer p {
			margin: 0;
			padding: 6px 2px;
			/*background: url(/images/bg_checkered_gray.gif) left top repeat;*/
			}
			#site_footer .navi_footer p a:link,
			#site_footer .navi_footer p a:visited,
			#site_footer .navi_footer p a:active {
				color: #647788;
				}
	#site_footer address {
		padding: 0 0 4px;
		background: url(/images/shadow_bot_4px.png) left bottom repeat-x;/* ie6で透過pngのシャドウを使わないように画像ファイルを分けておく */
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		}
	*html #site_footer address {
		background: none;
		}
		#site_footer address span {
			display: block;
			padding: 1px 4px 3px;
			}

/* 1段組 */
#container_1deck {
	min-width: 960px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
*html #container_1deck {
	width: 960px;
	}
	#container_1deck_inner {
		padding: 40px 40px 32px;
		}
	.site_1deck_header {
		margin-bottom: 24px;
		padding-bottom: 24px;
		border-bottom: 1px solid #545454;
		font-size: 81.25%;
		}
		.site_1deck_header .logo_1deck {
			float: right;
			width: 250px;
			padding-top: 36px;
			}
		.site_1deck_header .logo_information {
			margin-bottom: 10px;
			}
		.site_1deck_header .entry_date {
			}
	.site_1deck_main {
		font-size: 81.25%;
		}
		.site_1deck_main_inner {
			padding: 0 45px 24px;
			}
			.site_1deck_main h1,
			.site_1deck_main h2 {
				font-size: 1.2em;
				}
			
			.site_1deck_main .lead {		
				line-height: 1.5;
				}
			/* 写真画像ロールオーバー */
			a.thickbox:hover img, /* サイト全体共通 */
			.site_1deck_main a:hover img { /* お知らせのthickbox画像は必ず使用するとして、このセレクタを残しておく。 */
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
				-moz-opacity: 0.8;
				opacity: 0.8;
				filter:Alpha(opacity=80);
				}
		
		.site_1deck_main .btn_gototop {
			margin-bottom: 24px;
			text-align: right;
			}
		
	.site_1deck_footer {
		padding: 14px 0 0;
		border-top: 1px solid #545454;
		font-size: 81.25%;
		}
		.site_1deck_footer address {
			font-style: normal;
			font-weight: 500;
			text-align: center;
			}


/* リンク */
a:link,
a:visited,
a:active {
	color: #443f8d;
	}

.linehead_arrow12 {
	}
	.linehead_arrow12 a {
		/*display: inline-block;*/
		height: 13px;
		padding-left: 18px;
		line-height: 13px;
		}
	*:first-child+html .linehead_arrow12 a {
		font-size: 12px;
		/*vertical-align: bottom;*/
		zoom: 1;
		}
	*html .linehead_arrow12 a {
		/*font-size: 13px;*/
		}
	.linehead_arrow12 a:-moz-any-link {
		font-family: none;
		}

	.linehead_arrow_common a {
		background: url(/images/linehead_arrow_common.gif) left top no-repeat;
		}
	.linehead_arrow_common a:hover {
		background-position: 0 -18px;
		}
	.linehead_arrow_navy a {
		background: url(/images/linehead_arrow_navy.gif) left top no-repeat;
		color: #0e3a61;
		}
	.linehead_arrow_navy a:hover {
		background-position: 0 -18px;
		color: #00a0c6;
		}
	.linehead_arrow_purple a {
		padding-left: 18px;
		background: url(/images/linehead_arrow_purple.gif) left top no-repeat;
		}

.btn_goto_pagetop {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 62%;
	min-width: 498px;
	padding: 12px 0;
	border-top: 1px solid #e0e0e0;
	font-size: 81.25%;
	text-align: right;
	}
	*html .btn_goto_pagetop {
		width: 498px;
		}
	.btn_goto_pagetop a {
		padding: 2px 5px 2px 20px;
		background: url(/images/arrow-up_common.png) left 1px no-repeat;
		}

/* パンくず */
.breadcrumb {
	padding: 5px 10px 12px;
	border-bottom: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 81.25%;
	}
