@charset "Shift_JIS";

/* ===================================================================
2010/4/1　networld
分野別総合一覧　使用
=================================================================== */

body#cat-list #main {
	/*width:975px;*/
	float:none;
	margin:25px -35px 0 0;
	font-size:1em;
	line-height:1.3;
	}
/*
body#cat-list #form,body#cat-list #press {
	width:940px;
	font-size:1.1em;
	line-height:1.6;
	margin:25px 0 0;
	}
*/

/*----------------------------------------------------
　　タイトルまわり
----------------------------------------------------*/

/*-----------  タイトル ----------*/
body#cat-list #title {
	background:url(../img/ttl-bg.gif) no-repeat;
	margin:13px 0 0;
	padding:10px 15px 5px;
	}
body#cat-list #title h2 {
	border-left:5px solid #99CC33;
	padding:0 0 0 7px;
	font-weight:bold;
	color:#FFF;
	font-size:1.4em;
	}
body#cat-list #date {
	background:url(../img/ttl2-bg.gif) no-repeat #E6E6E6;
	/*font-size:12px;*/
	font-size:0.9em;

	line-height:1.7;
	padding:12px 15px 7px;
	}


/*----------------------------------------------------
　　メイン
----------------------------------------------------*/

/*-----------  見出し ----------*/
/*body#cat-list #main h3,body#cat-list #press h3 {*/
body#cat-list #main h3 {
	background:url(../img/midasi-bg.gif) no-repeat;
	padding:10px 20px;
	font-size:1.1em;
	font-weight:bold;
	color:#009933;
	margin:0 0 1.5em
	}

/*body#cat-list #main h3 a,body#cat-list #press h3 a {*/
body#cat-list #main h3 a {
	color:#009933;
	}

body#cat-list #main h4 {
	width:290px;
	background:url(../../cms_cat/img/bunyattl-bg.gif) no-repeat;
	text-indent:35px;
	font-weight:bold;
	font-size:1.1em;
	padding:8px 0;
	margin:0;
	border:none;
	}
html>/**/body#cat-list #main h4  {  
    padding-top /*\**/: 10px\9;  
}
body#cat-list #main h4 a:link,body#cat-list #main h4 a:visited {
	color:#009933;
	display:block;
	overflow:hidden;
	}

body#cat-list #main .set-box3 {
	float:left;
	width:290px;
	margin:0 35px 30px 0;
	}
body#cat-list #main .set-box3 li {
	background:url(../img/icn-green.gif) no-repeat 12px 0.25em;
	padding:0 24px 6px 24px;
	border-bottom:1px dotted #CCC;
	margin:8px 0 0;
	}
body#cat-list #main .set-box3 li a {
	display:block;
	overflow:hidden;
	}

body#cat-list #main .pagetop,body#cat-list #press .pagetop {
	width:940px;
	text-align:right;
	margin:0 0 1.5em;
	}

/*-----------  組織別案内リスト ----------*/
body#cat-list #main .sec-list {
	border-bottom:1px dotted #CCC;
	padding:0 0 1em;
	margin:0 0 1em;
	width:940px;
	}
body#cat-list #main .sec-list li {
	float:left;
	width:280px;
	background:url(../img/icn-green.gif) no-repeat 0 0.25em;
	padding:0 0 0 12px;
	margin:7px 20px 0 0;
	}
