@charset "shift_jis";

/*-- mainArea --*/
#mainArea{
	margin-top:0;
}

#mainWrapper{
	margin-top:-1px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	zoom:1;
}

#mainWrapperBottom{
	background:url("../../img/dspace_bg_01.gif") center top repeat-y;
	margin:0 9px 9px 9px;
}

/*-- articleBlock --*/
#articleBlock{
	float:left;
	margin:0;
	width:520px;
	padding-bottom:20px;
}

body.sNav_01 #articleBlock{
	background:url("../../img/dspace_bg_03.gif") 345px 5px no-repeat;
}

body.sNav_02 #articleBlock{
	background:url("../../img/dspace_bg_04.gif") 325px 5px no-repeat;
}

body.sNav_03 #articleBlock{
	background:url("../../img/dspace_bg_05.gif") 325px 5px no-repeat;
	right:5px;
	top:5px;
}

body.sNav_04 #articleBlock{
	background:url("../../img/dspace_bg_06.gif") 325px 5px no-repeat;
	right:5px;
	top:5px;
}

#articleBlock h3{
	padding:30px 22px;
	border-bottom:1px solid #ddd;
	text-shadow: 2px 1px 0 #fff;
	font-weight:bold;
	margin-bottom:25px;
}

#articleBlock h4{
	clear:both;
	margin:30px 22px;
	color:#300;
	font-weight: 700;
	text-shadow: 2px 1px 0 #fff;
}

#articleBlock p{
	margin:0 22px 1em 22px;
	line-height:1.8;
}

.imgBox{
	overflow:hidden;
	margin:0 20px 30px 20px;
	_zoom:1;/* IE6 */
}

.imgBox img{
	float:left;
	margin-right:10px;
}

.imgBoxLarge{
	margin:0 20px 30px 20px;
}

.imgBoxLeft{
	float:left;
	display:inline-block;
	width:201px;
	margin:0 22px 30px 22px;
	zoom:1;
}

.imgBoxRight{
	float:right;
	display:inline-block;
	width:201px;
	margin:0 22px 30px 22px;
	zoom:1;
}

#articleBlock .imgBox dd,
#articleBlock .imgBoxLeft dd,
#articleBlock .imgBoxRight dd{
	overflow:hidden;
	margin:3px 0 0 0;
	color:#300;
}

#articleBlock .imgBoxLarge dd{
	margin:3px 0 0 0;
	color:#300;
}

#articleBlock ul{
	margin:2em 22px 1em 22px;
}

#articleBlock ul li{
	margin-bottom:8px;
}

/* reportIndex */
#reportIndex h5{
	text-align:center;
	margin-top:50px;
}

#reportIndex li:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#reportIndex li img{
	display:inline-block;
	float:left;
	margin:1px 0 0 0;
}

#reportIndex li p{
	float:right;
	width:370px;
	line-height:1.4;
	background:url("../../../shared/img/co_ic_05.gif") left 0.45em no-repeat;
	margin:0;
	padding-left:12px;
}

#reportIndex li a{
	margin-left:0;
}

/*-- sideBlock --*/
#sideBlock{
	position:relative;
	float:right;
	margin:0;
	width:180px;
	background:url("../../img/dspace_bg_02.gif") left top no-repeat;
	padding-top:180px;
	margin-top:-62px;
}

#sideBlock ul{
	margin:13px;
}

#sideBlock ul li{
	margin-bottom:18px;
}

#sideBlock ul li p{
	margin:3px 0 0 0;
	font-size:83%;
	line-height:1.5;
}

/*-- MGA’Ç‰Á --*/

#articleBlock p.er {
	color: #306102;	
	font-weight: bold;
}