@charset "utf-8";

h1{
	margin:25px 0 0 0;
}


/* tab-navi */
div.section .tab-navi{
	height:30px;
	margin:10px 0 0 0;
	background:url("/sys_temp/news/images/index/bg_news_tab.jpg") repeat-x 0 0;
}
div.section .tab-navi dl{
	line-height:0;
	padding:7px 15px 0 18px;
}
div.section .tab-navi dl dt{
	float:left;
	display:inline;
	margin:3px 0 0 0;
}
div.section .tab-navi dl dd{
	float:left;
	display:inline;
	margin:3px 0 0 10px;
}

/* social */
div.section .social{
	width:620px;
	margin:12px auto 0 auto;
	
}
div.section .social dl{
	height:26px;
	margin:1px 0 0 0;
	padding:8px 0 0 4px;
	background:url("/sys_temp/news/images/index/bg_news_border.gif") repeat-x 0 bottom;
}
div.section .social dl.bg{
	background:url("/sys_temp/news/images/index/bg_news_border.gif") repeat-x 0 bottom #F4F4F4;
}
div.section .social dl dt{
	height:16px;
	line-height:16px;
	padding:0 10px 0 15px;
	float:left;
	font-size:84%;
}
div.section .social dl dt.news{
	background:url("/sys_temp/news/images/index/ico_news_date01.gif") no-repeat 0 4px;
}
div.section .social dl dt.soc{
	background:url("/sys_temp/news/images/index/ico_news_date02.gif") no-repeat 0 4px;
}
div.section .social dl dt.psy{
	background:url("/sys_temp/news/images/index/ico_news_date03.gif") no-repeat 0 4px;
}
div.section .social dl dt.present{
	background:url("/sys_temp/news/images/index/ico_news_date04.gif") no-repeat 0 4px;
}

div.section .social dl dd{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
div.section .social dl dd img{
	vertical-align:middle;
}

div.section .social dl dd a{
	color:#0066CC;
}
div.section .social dl dd a:hover{
	color:#333;
	background:#FFFDB5;
}
div.section .social dl dd a.outlink:hover{
	color:#333;
	padding:0 15px 0 0;
	background:url("/images/common/ico_outlink.gif") no-repeat right 3px #FFFDB5;
}



/*
local-navi()
--------------------------*/

div#side .local .local-top .local-bottom dl dd{
	height:40px;
	line-height:40px;
	text-indent:20px;
	padding:0;
	margin:0 3px 0 3px;
	background:url("/images/common/bg_local_navi_border.gif") repeat-x bottom;
}
div#side .local .local-top .local-bottom dl dd.no-border{
	background:url("") no-repeat 0 0;
}

div#side .local .local-top .local-bottom dl dd a{
	text-indent:20px;
	display:block;
	background:url("/sys_temp/news/images/common/ico_local.gif") no-repeat 94% 50%;
}

div#side .local .local-top .local-bottom dl dd a:hover,
div#side .local .local-top .local-bottom dl dd.on a{
	font-weight:bold;
	background:url("/images/common/bg_local_navi_border.gif") repeat-x bottom #EAF3D3;
	text-decoration:none;
	color:#333;
}


div.pagenation-area {
	text-align:center;
}
div.pagenation-area a {
	margin:5px 10px;
}
