@charset "utf-8";


/* -------------------------------------------------------------------
ニュースリリース
------------------------------------------------------------------- */


/* レイアウト枠 -------------------- */

div#ctArea {
	width: 1000px;
	background: none;
}

div#ctLeft {
	float: none;
	width: 1000px;
}


/* メインコンテンツ -------------------- */

.ctMain {
	float: right;
	width: 810px;
}

.news {
	margin: 0px 0px 30px 0px;
}

.news dl {
	width: 788px;
	margin: 0px 0px 7px 12px;
	background: url(../img/bg_dot_01.gif) repeat-x left bottom;
}
.news dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.news dl { display:inline-block; }
/*\*/
* html .news dl { height:1%; }
.news dl { display:block; }
/**/


.news dt {
	float: left;
	width: 100px;
}

.news dd {
	float: left;
	width: 670px;
}
.news dd:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.news dd { display:inline-block; }
/*\*/
* html .news dd { height:1%; }
.news dd { display:block; }
/**/


.news dd.ct01 {
	background: url(../img/category01.gif) no-repeat 0px 0.2em;
}
.news dd.ct02 {
	background: url(../img/category02.gif) no-repeat 0px 0.2em;
}
.news dd.ct03 {
	background: url(../img/category03.gif) no-repeat 0px 0.2em;
}
.news dd.ct04 {
	background: url(../img/category04.gif) no-repeat 0px 0.2em;
}
.news dd.ct05 {
	background: url(../img/category05.gif) no-repeat 0px 0.2em;
}

.news dd p.mark {
	display: inline;
	float: left;
	width: 400px;
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 5px 0px;
	background: url(../img/bg_li_01.gif) no-repeat 0px 0.3em;
	text-indent: 16px;
}

.news dd p.pdf {
	float: right;
	width: 105px;
	background: url(../img/icon_pdf.gif) no-repeat 0px 0px;
	text-indent: 22px;
	font-size: 80%;
	line-height:1.5;
}

.news dd p.pdf a:link{
	color: #333333;
}
.news dd p.pdf a:visited{
	color: #333333;
}
.news dd p.pdf a:hover{
	color: #333333;
	text-decoration: underline;
}
.news dd p.pdf a:active{
	color: #333333;
}



div.leftBar {
	float: left;
	width: 180px;
}

.navi {
	margin: 0px 0px 14px 0px;
}

div#ctLeft .navi .categoryBox {
	clear: both;
	margin: 10px 11px 0px 7px;
	padding: 1px 0px 0px;
	border: 1px solid #CCCCCC;
}

div#ctLeft .navi .categoryBox p {
	margin: 0px 1px;
}

div#ctLeft .navi .categoryBox ul {
	margin: 0px 1px;
	padding: 0px;
}

div#ctLeft .navi .categoryBox ul li {
	background: url(../img/bg_dot_01.gif) repeat-x left bottom;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 0px 1px !important;
	width: 158px;
}

div#ctLeft .navi .categoryBox ul li a {
	display: block;
	padding:0px;
	width: 158px !important;
	background-color:#FFFFFF;
}
div#ctLeft .navi .categoryBox ul li a:hover {
	background-color:#FFFFFF;
}
div#ctLeft .navi .categoryBox ul li span {
	display: block;
	padding: 6px 0px 7px 8px !important;
}

div#ctLeft .navi .categoryBox ul li.btm {
	background: none !important;
}

#wrap #ctArea #ctLeft .ctMain .news .icon {
	width: 135px;
	display: block;
	float: left;
}
.floatL {
	float: left;
}

.news dd p.mark2 {

	display: inline;
	float: left;
	width: 390px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px;
	background: url(../img/bg_li_01.gif) no-repeat 0px 0.3em;
	text-indent: 16px;
}
