@charset "shift_jis";


#other.contentsCenter {
	background: #cef2ff url(../images/com_bg001.gif) repeat-x 0 0;
}	
#other.contentsCenter #pageContainer {
	width: 712px;
	margin: 0 auto;
}	
#other #header .inner {
	padding-left: 20px;
}
#other #header .logo01 {
	float: left;
}
#other #header .logo02 {
	float: right;
	padding-right: 20px;
}
#other #contents .inner {
	padding: 0 20px;
}
#other #main {
	padding-bottom: 20px;
	background: url(../newspaper/images/index_bg002.gif) no-repeat left bottom;
	zoom: 1;
}
#other #main .mainInner {
	padding: 0 18px 10px;
	background: url(../newspaper/images/index_bg001.gif) repeat-y 0 0;
}	

#other .newsArticle {
/*三行の場合
	height: 1100px;
	background: url(../newspaper/images/index_bg003.gif) no-repeat 0 0;*/
/*四行の場合
	height: 1480px;
	background: url(../newspaper/images/index_bg003_2.gif) no-repeat 0 0;*/
	/*五行の場合
	height: 1871px;
	background: url(../newspaper/images/index_bg003_3.gif) no-repeat 0 0;*/
	/*六行の場合
	height: 2280px;
	background: url(../newspaper/images/index_bg003_4.gif) no-repeat 0 0;*/
	/*七行の場合
	height: 2710px;
	background: url(../newspaper/images/index_bg003_5.gif) no-repeat 0 0;*/
	/*八行の場合*/
	height: 2980px;
	background: url(../newspaper/images/index_bg003_6.gif) no-repeat 0 0;
}
#other .newsArticle ul {
	padding: 16px 0 0 22px;
}
#other .newsArticle .new01 {
	padding: 27px 0 0 28px;
}
#other .newsArticle .new02 {
	padding: 21px 0 0 28px;
}
#other .newsArticle .new03 {
	padding-top:17px;
}
#other .newsArticle .new04 {
	text-align:center;
	padding:27px 0 0 12px;
}
#other .newsArticle .new05 {
	padding: 27px 0 0 28px;
}
#other .newsArticle .new05 > li {
	margin-left: 90px;
}
#other .newsArticle .new05 > li .col2 {
	clear: both;
}
#other .newsArticle .new05 > li .col2_1,
#other .newsArticle .new05 > li .col2_2 {
	float: left;
	margin-top: 10px;
}
#other .newsArticle .new05 > li .col2_2 {
	margin-left: 20px;
	text-align: center;
}
#other .newsArticle li {
	float: left;
	text-align: center;
	color: #333333;
}
#other .newsArticle .size img {
	margin: 0 3px;
}
#other .imgType01 {
	position: relative;
}
#other .imgType01 .linkTx {
	position: absolute;
	top: 101px;
	left: 206px;
}
#other .imgType01 .linkBt {
	position: absolute;
	top: 12px;
	left: 364px;
}
#other .bannerLink {
	margin: 10px 0 0 10px;
}



/* 	Clearfix 
---------------------------------------------------------- */
#other #header ul:after,
#other .newsArticle ul:after,
#other .newsArticle .new05 > li .col2:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #other #header ul,
* html #other .newsArticle ul {/* IE6 hack */
	zoom: 1;
}
*:first-child+html #other #header ul,
*:first-child+html #other .newsArticle ul {/* IE7 hack */
	zoom: 1;
}