@charset "utf-8";

@import url("/material/css/base.css");


/* listArea */
div#contents div#leftColumn ul.listArea{
	width:652px;
	padding:0 0 23px 0;
}

div#contents div#leftColumn ul.listArea:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#contents div#leftColumn ul.listArea li.line{
	clear:both;
	width:652px;
	height:1px;
	display:block;
	/*background:url(/material/img/pr/line.gif) repeat-x left bottom;*/
	background:url(../img/pr/line.gif) repeat-x left bottom;
	font-size:0;
	line-height:0;
	padding:0 0 23px 0;
}

div#contents div#leftColumn ul.listArea li br.sp25{
	font-size:1px;
	line-height:25px;
	margin:0;
}

div#contents div#leftColumn ul.listArea ul{
	width:652px;
	_width:607px;
	padding:0 12px 0 33px;
}

div#contents div#leftColumn ul.listArea ul li.prLogo{
	float:left;
	width:118px;
	margin:0 44px 0 0;
	text-align:center;
}

div#contents div#leftColumn ul.listArea ul li.prLogo img#logo01{
	margin:0 0 15px 0;
}

div#contents div#leftColumn ul.listArea ul li.prLogo img#logo02{
	margin:0 0 5px 0;
}

div#contents div#leftColumn ul.listArea ul li.prLogo img#logo03{
	margin:0 0 30px 0;
}

div#contents div#leftColumn ul.listArea ul li.prLogo img#logo04{
	margin:0 0 39px 0;
}

div#contents div#leftColumn ul.listArea ul li.prDtl{
	float:left;
	width:337px;
	margin:0 29px 0 0;
}

div#contents div#leftColumn ul.listArea ul li.prDtl img.btn_dtl{
	margin:10px 0 0 0;
}

div#contents div#leftColumn ul.listArea ul li.prImg{
	float:left;
	width:79px;
	height:105px;
}

div#contents div#leftColumn ul.prInfo{
	width:640px;
	margin:14px 0 14px 14px;
}

div#contents div#leftColumn ul.prInfo li.prInfoLogo{
	float:left;
	width:170px;
	margin:10px 0 0 0;
}

div#contents div#leftColumn ul.prInfo li.prInfoUser{
	float:left;
	width:470px;
}

div#contents div#leftColumn ul li.prInfoUser p{
	font-weight:bold;
	color:#778F05;
	margin:0 0 10px 0;
}

div#contents div#leftColumn ul.prInfo li.prInfoText{
	clear:left;
	width:640px;
	padding:15px 0 0 0;
}

div#contents div#leftColumn div.conts table.frameline{
	width:654px;
	border-collapse:collapse;
}

div#contents div#leftColumn div.conts table.frameline th{
	padding:10px;
	text-align:left;
	vertical-align:top;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	background-color:#F2F5F6;
	border:1px solid #DCDCDC;
}

div#contents div#leftColumn div.conts table.gframeline{
	width:494px;
	border-collapse:collapse;
}

div#contents div#leftColumn div.conts table.gframeline th{
	padding:10px;
	text-align:center;
	vertical-align:top;
	color:#000000;
	font-weight:normal;
	white-space:nowrap;
	background-color:#EEEEEE;
	border:1px solid #DCDCDC;
}

div#contents div#leftColumn div.conts table.gframeline td{
	padding:10px;
	text-align:center;
	color:#000000;
	vertical-align:top;
	border:1px solid #DCDCDC;
}

div#contents div#leftColumn div.conts p.stit{
	color:#778F05;
	font-weight:bold;
	margin:20px 0 14px 0;
}

div#contents div#leftColumn div.conts div.contsIn{
	padding:0 6px 0 14px;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText{
	padding:0 4px 0 20px;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText ul{
	width:608px;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText ul li.list_01{
	clear:left;
	width:100px;
	float:left;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText ul li.list_02{
	width:180px;
	float:left;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText ul li.list_03{
	width:100px;
	float:left;
}

div#contents div#leftColumn div.conts div.contsIn div.contsInText ul li.list_04{
	width:228px;
	float:left;
}

/* Get Adobe Reader */
div#contents div#adobeTop{
	width:651px;
	height:10px;
	display:block;
	/*background:url(/material/img/pr/adobe_top.gif) no-repeat;*/
	background:url(../img/pr/adobe_top.gif) no-repeat;
}
div#contents div#adobe{
	width:651px;
	margin:0;
	/*background:url(/material/img/pr/bg_adobe.gif) repeat-y;*/
	background:url(../img/pr/bg_adobe.gif) repeat-y;
}
div#contents div#adobeBottom{
	width:651px;
	height:7px;
	display:block;
	margin:0;
	/*background:url(/material/img/pr/adobe_bottom.gif) no-repeat;*/
	background:url(../img/pr/adobe_bottom.gif) no-repeat;
}

div#contents div#adobe:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#contents div#adobe img{
	margin:0 17px 0 10px;
	float:right;
}

div#contents div#adobe p.xsmall{
	line-height:12px;
	margin:0 0 0 10px;
}

ul.listIcon li{
	padding:0 0 0 17px;
	/*background:url(/material/img/common/list_icon.gif) no-repeat 5px 0.3em;*/
	background:url(../img/common/list_icon.gif) no-repeat 5px 0.3em;
}


