#co-header {
	width: 1348px !important;
	margin: 0 auto;
}
#res_footer #res_footer_addressmarks address {
	padding: 5px 0 0 0 !important;
}

/*********************

		whole

**********************/

html { overflow-y: scroll; }
body {
	width: 100%;
	min-width:1348px;
	_display: inline;
	_zoom:1;
	font-family:"���C���I", Meiryo, "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", sans-serif !important;
	line-height: 1.5 !important;
	text-align: left !important;
}
#container {
	width: 960px !important;
	position: absolute;
	left: 50%;
	margin-left: -480px !important; /* Half of my width. */
	text-align: left !important;
	z-index: 100;
	background-color: rgba(255,255,255,0.3);
}
#container > table:nth-child(4) > tbody > tr:nth-child(2) > td > img {
	height: 3px;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: �galpha( opacity=70 )�h;
}
a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: �galpha( opacity=70 )�h;
}
em,strong { font-weight: bold !important; }
.hide { text-indent: -9999px; }

/*********************

	breadcrumb

**********************/

#breadcrumb {
	margin: 5px 15px;
	font-size: 11px;
}
#breadcrumb span {
	color: #f4f4f4;
}
#breadcrumb span a {
	text-decoration: none;
}

/*********************

	   contents

**********************/
.headerArea {
	width: 100%;
	background: #370000;
}
.headerIn {
	width: 1348px;
	height: 330px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../../img/header_logo.jpg) no-repeat;
}
.header_description {
	position: absolute;
	bottom: 50px;
	right: 200px;
	text-align: left;
	font-size: 105%;
	color: #fff;
	line-height: 1.8;
}
.header_parts01 {
	width: 170px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -420px;
}
.mainWrap {
	background: #370000;
	padding-bottom: 80px;
}
.mainWrap a {
	color: #fff !important;
	border-bottom: 1px dotted;
}
.mainWrap a:hover {
	text-decoration: none!important;
}
.main {
	width: 1348px;
	margin: 0 auto;
}
.contentsWrap {
	position: relative;
	padding-top: 1px;
	width: 950px;
	margin: 0 auto;
}
.separate-1_3 { width: 31%; }
.separate-1_2 { width: 460px; }
.separate-2_3 { width: 66%; }

hr.style-01 {
	border: 0;
    height: 1px;
    background: #fff;
    background-image: -webkit-linear-gradient(left, #370000, #fff, #370000);
    background-image:    -moz-linear-gradient(left, #370000, #fff, #370000);
    background-image:     -ms-linear-gradient(left, #370000, #fff, #370000);
    background-image:      -o-linear-gradient(left, #370000, #fff, #370000);
}
.headlineWrap {
	width: 800px;
	margin: 0 auto;
}
.headline {
	margin: 40px auto;
}
.headline--big { width: 372px; }
.headline--small { width: 260px; }
.headline--txt {
	text-align: center;
	font-size: 110%;
	color: #fff;
}
.sec-lesson {
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
}
.note {
	font-size: 110%;
	color: #fff;
	line-height: 2;
	padding: 15px;
}
.__bg005 {
	background: rgba(255,255,255,.05);
}
.lesson_txtArea {
	padding: 5px 10px 0;
	height: 263px;
}
.lesson_txtArea h2 {
	font-weight: bold;
	font-size: 1.1em;
}
.sec-lesson li > img {
	width: 186px;
	height: 223px;
}
.doku-t-wrap {
	height: 300px;
}
.doku-t-img {
	position: absolute;
	bottom: 0;
	right: 20px;
}
.contents-entry {
	width: 910px;
	color: #eee;
	border: 1px solid #888;
	padding: 20px 20px 10px;
	margin: 40px auto;
	background: #230000;
}
.contents-entry_2 {
	width: 910px;
	color: #eee;
	/* border: 1px solid rgb(110, 7, 7); */
	padding: 0px;
	margin: 10px auto;
	background: #410D0D;
}
.contents-entry h1 {
	border-left: 9px solid #A92121;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
}
.contents-entry p {
	margin-bottom: 1em;
}
.entry_list {
	margin-bottom: 20px;
}
.contents-past {
	color: #eee;
}
.contents-past h1 {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #f4f4f4;
	letter-spacing: .1em

}
.past-wrap {
	margin-bottom: 40px;
}
.past_column,.past_column-02 { overflow: hidden; }
.past_column-02 {
	width: 730px;
	margin: 0 auto;
}
.past_column h2,.past_column-02 h2 {
	font-size: 130%;
	font-weight: bold;
}
.past_column li,.past_column-02 li {
	float: left;
	width: 303px;
}
.past_column li~li {
	margin-left: 7px;
	padding-left: 12px;
	border-left: 1px dotted #eee;
}
.past_column-02 li~li {
	margin-left: 55px;
	padding-left: 67px;
	border-left: 1px dotted #eee;
}
.pastList {
	overflow: hidden;
	margin: 1em 0;
}
.pastList span:nth-child(2) {
	float: right;
	width: 260px;
}