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

/* ##### 共通初期化 ##### */

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#000000;
}

div { margin:0px; padding:0px; }
p { margin:0px; padding:0px; }
form { margin:0px; padding:0px; }

h1,h2,h3,h4,h5,h6,h7 { margin:0px; padding:0px; }

body { margin:0px; padding:0px; text-align:center; background:#f7f7f7; }
body,div,td,th { font-size:12px; line-height:20px; }

ul, ol, li, dl, dt, dd {
	margin:0px;
	padding:0px;
	list-style:none;
}


a:link { color:#0033ff; text-decoration:underline; }
a:visited { color:#0033ff; text-decoration:underline; }
a:hover { color:#3399ff; text-decoration:underline; }
a:active { color:#3399ff; text-decoration:underline; }


/* ##### 共有ハック ##### */

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display: inline-block;
}
/* Hides from ie-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End hide from ie-mac */

.clearboth { clear:both; }



/* ##### 共通レイアウト ##### */

div#wrapper {
	width:960px;
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
	background:#FFFFFF;
	text-align:left;
	margin:0px auto;
}

div#tsuiroku_pdfNote {
	margin:20px 20px 0px 20px;
	background:#f0f0f0;
	border:#cccccc 1px solid;
	padding:14px;
}

/* ## ヘッダ ## */
div#header {
	width:954px;
	height:92px;
	margin:0px 3px;
	background:url(../img/dummy_head.jpg) left top;
	text-indent:-9999px;
}

div#header_box {
	width:954px;
	height:92px;
	margin:0px 3px;
	background:url(../img/header_back.gif) left top;
	position:relative;
}
a#header_siteTitle {
	display:block;
	position:absolute;
	background:url(../img/header_back.gif) -22px -15px;
	top:15px;
	left:22px;
	width:335px;
	height:57px;
	text-indent:-9999px;
}
a.header_menus {
	display:block;
	text-indent:-9999px;
	height:37px;
	position:absolute;
	top:45px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.header_menus:link { background-position:0px 0px; }
a.header_menus:visited { background-position:0px 0px; }
a.header_menus:hover { background-position:0px -37px; }
a.header_menus:active { background-position:0px -37px; }
a#header_menu_apps {
	background-image:url(../img/header_menu_apps.gif);
	width:79px;
	left:362px;
}
a#header_menu_books {
	background-image:url(../img/header_menu_books.gif);
	width:70px;
	left:441px;
}
a#header_menu_kouza {
	background-image:url(../img/header_menu_kouza.gif);
	width:97px;
	left:511px;
}
a#header_menu_tsuiroku {
	background-image:url(../img/header_menu_tsuiroku.gif);
	width:84px;
	left:608px;
}
a#header_menu_store {
	background-image:url(../img/header_menu_store.gif);
	width:76px;
	left:692px;
}
a#header_menu_lk {
	background-image:url(../img/header_menu_lk.gif);
	width:77px;
	left:768px;
}
a#header_menu_campaign {
	background-image:url(../img/header_menu_campaign.gif);
	width:91px;
	left:845px;
}

a.header_subMenus {
	display:block;
	text-indent:-9999px;
	height:15px;
	position:absolute;
	top:11px;
	background-position:0px 0px;
	left: 7px;
	font-size:12px;
	line-height:14px;
}
a.header_subMenus:link { background-position:0px 0px; }
a.header_subMenus:visited { background-position:0px 0px; }
a.header_subMenus:hover { background-position:0px -15px; }
a.header_subMenus:active { background-position:0px -15px; }

a#header_subMenu_link {
	background-image:url(../img/header_subMenu_link.gif);
	width:70px;
	left:770px;
}
a#header_subMenu_authors {
	background-image:url(../img/header_subMenu_autors.gif);
	width:77px;
	left:860px;
}


/* ## フッタ ## */
div#footer {
	width:960px;
	height:100px;
	border-top:#c0c0c0 1px solid;
	margin:8px 0px 0px 0px;
	clear:both;
	position:relative;
}

ul#footerLinks {
	position:absolute;
	top:8px;
	left:20px;
	border-right:#cecece 1px solid;
}
ul#footerLinks li {
	float:left;
	padding:0px 10px;
	border-left:#cecece 1px solid;
}

div#footerCR {
	height:18px;
	position:absolute;
	top:42px;
	left:168px;
	background:url(../img/footer_jutakushinpo_logo.gif) left top no-repeat;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:22px 0px 0px 0px;
}

a#footer_banner {
	display:block;
	width:120px;
	height:40px;
	position:absolute;
	left:20px;
	top:38px;	
}
a#footer_banner img {
	display:block;
	border:none;
	text-decoration:none;
}

/* ## 地震 ## */
div.com_em_note {
	border:#666 1px solid;
	padding:10px;
	color:#222;
	margin-bottom:20px;
}
div.com_em_note strong {
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:center;
}


/* ## 下位ページ共通 ## */
.sub_indent {
	display:block;
	padding-left:1em;
	text-indent:-1em;
}

h1.sub_mainTtl {
	width:650px;
	height:34px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0px;
}

div#sub_footPrint {
	width:900px;
	margin:8px 30px;
	font-size:10px;
	color:#666666;
}

div#sub_body {
	width:960px;
	margin:0px 0px 8px 0px;
	background:url(../img/sub_bodyBack.gif);
}


div#sub_subBox {
	width:250px;
	float:left;
	border-left:20px solid #FFFFFF;
}

div.sub_subTtl {
	width:250px;
	height:100px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	position:relative;
}
div.sub_subTtl a.sub_subTtl_mainLink {
	display:block;
	width:250px;
	height:51px;
	text-indent:-9999px;
	background-position:center 10px;
	background-repeat:no-repeat;
}
div.sub_subTtl a.sub_subTtl_subLink {
	display:block;
	width:250px;
	height:39px;
	text-indent:-9999px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

div.sub_subTtl_mini {
	width:250px;
	height:61px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	position:relative;
}
div.sub_subTtl_mini a.sub_subTtl_mainLink {
	display:block;
	width:250px;
	height:61px;
	text-indent:-9999px;
	background-position:center center;
	background-repeat:no-repeat;
}

div#sub_mainBox {
	width:670px;
	float:right;
}

a.sub_linkHead {
	display:block;
	background:url(../img/com_linkhead.gif) left 2px no-repeat;
	padding-left:16px;
}

a.sub_sicho {
	display:block;
	width:184px;
	height:29px;
	background:url(../img/com_sicho.gif) left top no-repeat;
	text-indent:-9999px;
	margin:8px 0px 0px 0px;
}
div.sub_sicho_text {
	display:block;
	height:29px;
	font-size:14px;
	color:#FF0;
	line-height:29px;
	background:url(../img/com_sicho_r.gif) right top no-repeat;
	margin:8px 0px 0px 0px;
	float:left;
	clear:both;
	text-decoration:none;
}
div.sub_sicho_text a {
	display:block;
	height:29px;
	font-size:14px;
	color:#FF0;
	font-weight:bold;
	line-height:29px;
	background:url(../img/com_sicho_l.gif) left top no-repeat;
	padding:0px 10px;
	text-decoration:none;
}
a.sub_pr {
	display:block;
	width:254px;
	height:29px;
	background:url(../img/com_pr.gif) left top no-repeat;
	text-indent:-9999px;
	margin:8px 0px 0px 0px;
}


a#com_leftBtn_pr {
	display:block;
	width:235px;
	height:68px;
	background:url(../../com/img/com_left_btn_pr.gif) left top no-repeat;
	text-indent:-9999px;
	margin:2px 0px 10px 8px;
}
div#leftcolumn a#com_leftBtn_pr {
	margin:12px 0px 8px -2px;
}


a#com_leftBtn_derumon {
	display:block;
	width:235px;
	height:68px;
	background:url(../img/com_left_btn_derumon.gif) left top no-repeat;
	text-indent:-9999px;
	margin:2px 0px 10px 8px;
}
div#leftcolumn a#com_leftBtn_derumon {
	margin:12px 0px 8px -2px;
}

	/* 下位ページ用　サブメニュー */
	div.sub_subMenuBox {
		width:230px;
		margin:10px;
		padding:8px 0px;
		border-bottom:#c2c2c2 1px solid;
	}
	div#leftcolumn div.sub_subMenuBox {
		margin:0px 0px 10px 0px;
	}
	div.sub_subMenuBox a {
		font-weight:normal;
	}
	div.sub_subMenuBox span.sub_subMenuBox_firstNode {
		display:block;
		padding:0px 10px;
		color:#000000;
		font-weight:bold;
	}
	div.sub_subMenuBox span.sub_subMenuBox_secondNode {
		display:block;
		padding:0px 10px 0px 22px;
		color:#000000;
		font-weight:bold;
	}
	div.sub_subMenuBox span.sub_subMenuBox_className {
		color:#333333;
	}

	/* 一時 */
	div#temp_iten_head {
		margin:1em 0 0 0;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	dl.temp_iten_conts {
		margin-top:1em;
	}
	dl.temp_iten_conts dt {
		padding-top:1em;
		font-weight:bold;
	}
	dl.temp_iten_conts dd {
		padding-left:1em;
	}
	dl.temp_iten_conts table {
		margin-left:2em;
		margin-bottom:1em;
	}
	dl.temp_iten_conts table th {
		font-weight:normal;
		text-align:right;
		padding-right:1em;
	}
