@charset "UTF-8";
/* information */

/*---------------------------------------------------- */
/* h3 category */
/*---------------------------------------------------- */
h3.categoryTitle_01 {
	padding: 0px;
	margin: 0px 0px 16px 0px;
	height: 30px;
	width: 680px;
	background: url(../images/information/h3_categoryTitle_01.gif) no-repeat 0 0;
	overflow: hidden;
}

h3.categoryTitle_02 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	height: 30px;
	width: 680px;
	background: url(../images/information/h3_categoryTitle_01.gif) no-repeat 0 0;
	overflow: hidden;
}

span.moji_category {
	padding: 0px;
	margin: 7px 0px 0px 36px;
	height: auto;
	width: 630px;
	display: inline;
	float: left;
	color: #04459F;
	font-size: 123.1%;
	font-weight: bold;
}

/*---------------------------------------------------- */
/* h4 title */
/*---------------------------------------------------- */
h4.greetingTitle_01 {
	padding: 23px 0 0 0;
	margin: 0px auto 12px auto;
	height: 0px;
	width: 660px;
	background: url(../images/company/greeting/title_greeting.gif) no-repeat 0 0;
	overflow: hidden;
}

#information {
	width: 660px;
	margin: 0 auto;
	padding: 0;
}

#information .headtitle {
	width: 580px;
	height: 28px;
	margin: 0;
	border-top: 1px solid #ced2d9;
	border-bottom: 1px solid #ced2d9;
	padding: 0 5px;
}

#information .headtitle h3 {
	width: 130px;
	height: 0;
	margin: 0;
	background: url(../images/home/headtitle_information.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	padding: 20px 0 0;
	float: left;
	position: relative;
	top: 4px;
}

#information .headtitle .lookall {
	float: right;
	width: 72px;
	height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
}

#information .headtitle .lookall a {
	background: url(../images/home/button_information_lookall.gif) no-repeat 0 0;
	width: 72px;
	height: 0;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
}

#information .headtitle .lookall a:hover {
	background-position: 0 -18px;
}

#information ul {
	list-style-type: none;
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
}

#information ul li {
	margin: 0;
	padding: 6px 5px 4px 22px;
	background: url(../images/icon_list_arrow-double.gif) no-repeat 7px 9px;
	display: block;
	border-bottom: 1px dotted #c8cacd;
	line-height: 1.4;
}

#information ul li:hover {
	color: #185fa6;
	background-color: #f8f8f8;
}

#information ul li a {
	text-decoration: none;
	display: block;
	color: #3a3b3d;
}

#information ul li a:hover {
	text-decoration: underline;
	color: #185fa6;
	background-color: #f8f8f8;
}

#information ul.newslist {
	overflow: auto;
	padding: 0;
	margin-bottom: 0;
}

#information ul li .date {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#information ul li .new {
	background: url(../images/home/icon_mark_new.gif) no-repeat 0 2px;
	margin-left: 7px;
	padding-left: 28px;
	font-size: 85%;
	text-decoration: none;
	line-height: 13px;
}

#information ul li .title {
	font-size: 93%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#information ul li .info {
	font-size: 85%;
	padding: 0;
	margin: 0;
}

/* for IE6 /7 */

.ie6 #information ul li:hover {
	background-color: #f8f8f8;
}

.ie6 #information ul li a:hover {
	background-color: #f8f8f8;
}

.ie6 #information ul li {
	background: url(../images/icon_list_arrow-double.gif) no-repeat 7px 8px;
	line-height: 100%;
}

.ie6 #information ul li .date {
	font-size: 93%;
}

.ie6 #information ul li .new {
	display: inline-block;
	background-position: 0 top;
	font-size: 100%;
	line-height: 13px;
}

.ie6 #information ul li .title {
	line-height: 160%;
}

.ie6 #information ul li .info {
	line-height: 120%;
}

.ie7 #information ul li:hover {
	background-color: #f8f8f8;
}

.ie7 #information ul li a:hover {
	background-color: #f8f8f8;
}

.ie7 #information ul li {
	background: url(../images/icon_list_arrow-double.gif) no-repeat 7px 8px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.ie7 #information ul li .new {
	display: inline-block;
}


































