@charset "utf-8";
/* CSS Document */

@import url(http://www.shougakukin.jp/css/style.css);
@import url(http://www.shougakukin.jp/css/article.css);

/* preparatory
------------------------------------------- */

#article h4{
	clear: both;
	color: #005a8e;
	}

#article .preparatory-box01{
	width:566px;
	background: url(../preparatory/images/preparatorybox_bg.gif) repeat-y top left;
	}

#article h5{
	width:565px;
	line-height: 28px;
	display: block;
	background: url(http://www.shougakukin.jp/preparatory/images/h5_bg.gif) no-repeat top left;
	padding-left: 18px;
	color: #005a8e;
	}

#article h6{
	width:565px;
	line-height: 22px;
	display: block;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #005a8e;
	border-bottom:1px solid #bde;
	}

#article p span{
	font-weight: bold;
	color: #666666;
	}

/* preparatory-box01
------------------------------------------- */

#article .preparatory-box01 .preparatory-header{
	background: url(../preparatory/images/preparatorybox_top.gif) no-repeat top left;
	padding: 10px;
	padding-bottom: 0;
	}

#article .preparatory-box01 .preparatory-header h5{
	width:430px;
	display:block;
	background: url(../preparatory/images/howmuch.gif) no-repeat top left;
	line-height: 26px;
	padding-left: 116px;
	}

#article .preparatory-box01 .preparatory-content{
	margin: 0;
	padding: 0px 13px;
	}

#article .preparatory-box01 .preparatory-footer{
	background: url(../preparatory/images/preparatorybox_bottom.gif) no-repeat bottom left;
	padding: 10px;
	padding-top: 0;
	}

/* preparatory_figurebox
------------------------------------------- */

.preparatory_figurebox {
	float: left;
	margin-right: 14px;
	}

.preparatory_figurebox table{
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	}

.preparatory_figurebox table td,
.preparatory_figurebox table th{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 8px;
	text-align: center;
	}

.preparatory_figurebox table thead th.th_head{
	background-color: #f8fafc;
	font-weight: bold;
	color: #1e5ca8;
	}

.preparatory_figurebox table tbody td.td_head{
	background-color: #fcfcfc;
	padding-left: 3px;
	text-align: left;
	}

.preparatory_figurebox table tbody tr.sum td{
	background-color: #edf7ea;
	font-weight: bold;
	color: #007d00;
	}

.footnote {
	padding-left: 3em;
	text-indent: -3em;
	font-size: 80% !important;
	color: #1e5ca8;
	}

.footnote02 {
	color: #ac691f;
	font-size: 10px;
	}

/* preparatory-box02
------------------------------------------- */

#article .preparatory-box02{
	width:562px;
	border: 1px solid #c5c397;
	clear: both;
	}

#article .preparatory-box02 .inside{
	background-color: #f7f6ef;
	border: 1px solid #fff;
	padding: 11px 13px;
	}

#article .preparatory-box02 h5{
	font-size: 14px;
	width: 535px;
	height: 34px;
	background-image: none;
	display: block;
	line-height: 34px;
	border-bottom: 1px solid #c5c397;
	margin: 0;
	padding-left: 2px;
	color: #695c00;
	}

#article .preparatory-box02 .column_content{
	border-top: 1px solid #fff;
	padding-top: 14px;
	margin: 0;
	}

img.preparatory02_banner{
	margin: 20px 111px;
	}

.figure-margin{
	margin-bottom: 13px;
	}

#article .preparatory-box02 .column_content h7{
	background: url(../images/shinbun-allow.gif) no-repeat center left;
	line-height: 14px;
	padding-left: 10px;
	color: #695c00;
	font-weight: bold;
	}



