@charset "utf-8";

#headsecond h1 {
	font-weight:normal;
	margin-bottom:0px;
}

h2{
	margin:0;
	padding:0;
	font-size:10px;
	letter-spacing:0;
}

img{
	margin:0;
	padding:0;
	vertical-align:baseline;
}

.center{
	text-align:center;
	margin-top:20px;
}

#topheadthird{
	background:url(../img/bg_topmenu1.jpg) no-repeat;
	height:250px;
	padding:0 0 15px 0;
}

#topheadthird ul {
	width:790px;
	padding:197px 0 0 30px;
}

#topheadthird li {
	display:inline;
	padding-top:10px;
}

/*----------------------------------------*/
/*　left　　　　　　　　　　　　　　　　　*/
/*----------------------------------------*/

.layout #leftside{
	float:left;
	width:430px;
	margin-left:40px;
	display:inline;
}

.layout #leftside #topics{
	margin:0;
}

.layout #topics h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	line-height:auto;
	width:100%;
	height:32px;
	background:url(../img/h2_topics.gif) no-repeat;
	border-bottom:#CCCCCC 3px solid;
}

/*----------------------------------------*/

#topics table, #new table{
	border:0;
	width:426px;
	text-align:left;
	margin:10px 0 30px 0;
	font-size:12px;
}

#topics tr, #new tr{
	width:426px;
	background:url(../img/line_dot.gif) left bottom repeat-x;
}



#topics .mark img, #new .mark img{
	margin-top:0px;
}

/*----------------------------------------*/

#topics .mark{
	width:3em;
	vertical-align:top;
	padding:8px 0 8px 8px;
}

#topics .word{
	vertical-align:middle;
	padding:8px 0 8px 0;
}

#topics .word {
	font-weight:bold;
}

#topics .word ul{
	margin:0;
	padding:0;
}

#topics .word ul li p{
	background:url(../img/ico_arrow_2.gif) left no-repeat;
	padding-left:12px;
	font-weight:normal;
}
#topics .word ul li a {
	width:29em;
	display:block;
	padding:5px 0px 5px 12px;
	color:#000000;
}

#topics .word ul li a.pdf {
	background:url(../img/ico_pdf.gif) right no-repeat;
}

#topics .word ul li a:hover {
	text-decoration:none;
}

/*.layout #leftside #topics .pdf{
	width:10%;
	vertical-align:middle;
	padding:8px 0;
}*/

/*----------------------------------------*/

.layout #new{
	/*width:430px;
	height:32px;*/
	margin-right:7px;
	padding:0;
}

.layout #new h2{
	padding-top:12px;
	padding-left:330px;
	line-height:auto;
	height:20px;
	background:url(../img/h2_new.gif) no-repeat;
	border-bottom:#CCCCCC 3px solid;
}


.layout #topics h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	line-height:auto;
	width:100%;
	height:32px;
	background:url(../img/h2_topics.gif) no-repeat;
	border-bottom:#CCCCCC 3px solid;
}


#new .day{
	width:3em;
	vertical-align:top;
	padding:10px 5px;
}

#new .mark{
	width:3em;
	vertical-align:top;
	text-align:center;
	padding:10px 0;
}

#new .word{
	/*width:27em;*/
	padding:10px 0;
}

#new .word p{
	background:url(../img/ico_arrow_2.gif) left top no-repeat;
	padding-left:12px;
}

/*----------------------------------------*/
/*　right 　　　　　　　　　　　　　　　　*/
/*----------------------------------------*/

.layout #rightside{
	float:right;
	width:290px;
	margin-right:40px;
	_margin-right:25px;
	display:inline;
}

.layout #rightside #search_1{
	background:url(../img/obj_pro_2.jpg) no-repeat;	
	padding:95px 0 16px 15px;
	width:100%;
}

.layout #rightside #search_2{
	background:url(../img/obj_pro_1.jpg) no-repeat;
	margin-top:10px;
	padding:120px 0 16px 15px;
	width:100%;
}

/*----------------------------------------*/
#mainContentOnly table {
	width:100%;
}

/*----------------------------------------*/
#spcontents1 {
	margin:15px 0 0 0;
	border:#213B7A 3px solid;
}

#spcontents1 ul {
	padding:15px;
	margin-left:15px;
	list-style-image:url(../../c/common/img/list_square_blue.gif);
	font-size:1.3em;
}

#spcontents1 ul li {
	line-height:1.5em;
}

