@charset "utf-8";


/* **************************
 ¥ ƒTƒCƒhƒƒjƒ…[
************************** */

.childM {
	background: #eeeeee;
	padding: 8px 0 8px 33px;
	background-image: url(../../shared/images/common/ic_004.gif) ;
	background-repeat: no-repeat;
	background-position: 24px 10px;
	font-size: 10px;
}


/* **************************
 ¥ ƒ^ƒCƒgƒ‹
************************** */

.newsTitle {
	width: 587px;
	height: 28px;
	margin-bottom: 30px;
	/*background: url(../images/title_002.gif) left top no-repeat*/;
	position: relative;
}

.newsTitle h3 {
	width: 587px;
	height: 28px;
	margin-bottom: 0px !important;
}

.newsTitle2 {
	width: 587px;
	height: 32px;
	margin-bottom: 26px;
	/*background: url(../images/title_002.gif) left top no-repeat*/;
	position: relative;
}

.newsTitle2 h3 {
	width: 587px;
	height: 32px;
	margin-bottom: 0px !important;
}


/* **************************
 ¥ ‹LŽ–“ú•t
************************** */

.newsTitle2 p {
	position: absolute;
	left: 0;
	top: 28px;
	z-index: 2;
	width: 100%;
	text-align: right !important;
	color: #747a7e;
	font-weight: bold !important;
}


/* **************************
 ¥ ƒy[ƒW‘—‚è
************************** */

.newsTitle div.pageList {
	position: absolute;
	left: 0;
	top: 28px;
	z-index: 2;
	width: 100%;
	text-align: right !important;
	color: #747a7e;
	font-weight: bold !important;
}
.newsTitle div.pageList a {
	color: #ccc;
}
.newsTitle div.pageList a:hover {
	color: #000;
}
.newsTitle div.pageList a.link_page {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding: 0px 3px;
}
.newsTitle div.pageList span.current_page {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding: 0px 3px;
}

.newsTitle2 div.pageList {
	position: absolute;
	left: 0;
	top: 28px;
	z-index: 2;
	width: 100%;
	text-align: right !important;
	color: #747a7e;
	font-weight: bold !important;
}
.newsTitle2 div.pageList a {
	color: #ccc;
}
.newsTitle2 div.pageList a:hover {
	color: #000;
}
.newsTitle2 div.pageList a.link_page {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding: 0px 3px;
}
.newsTitle2 div.pageList span.current_page {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding: 0px 3px;
}


/* **************************
 ¥ ƒjƒ…[ƒXˆê——
************************** */

.news {
	width: 587px;
}

.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../../shared/images/common/line_001.gif) left bottom repeat-x;
	zoom: 1;
}

.news h3 {
	width: 70px;
	float: left;
	margin-bottom: 0px !important;
}
.news h3 img {
	border: 2px solid #e4e4e4;
}

.news div.newsRt {
	width: 505px;
	display: inline;
	float: right;
	margin-left: 10px;
}

.news div.newsRt dt.date {
	font-weight: bold;
	color: #cb1414;
	line-height: 14px;
	margin-bottom: 3px;
}

.news div.newsRt dt.date span.new {
	display: none;
}

.news div.newsRt dt.date img {
	margin-left: 2px;
	vertical-align: baseline;
}

.news div.newsRt dd.text {
	line-height: 16px;
}


/* **************************
 ¥ ‹LŽ–ƒuƒƒbƒN’è‹`
************************** */

h4 {
	color: #444444;
	font-size: 16px;
	padding: 15px;
	background: url(../../shared/images/common/bg_006.gif);
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}

.newsBody {
	width: 100%;
	line-height: 1.6em;
	overflow: hidden;
}

.newsBody a {
	text-decoration: underline;
}

.newsBody div {
	line-height: 1.6em;
}

.newsBody ul {
	list-style-type: disc;
	margin-left: 25px;
}
*html .newsBody ul {
	margin-left: 30px;
}
*+html .newsBody ul {
	margin-left: 30px;
}

.newsBody ol {
	list-style-type: decimal;
	margin-left: 25px;
}
*html .newsBody ol {
	margin-left: 30px;
}
*+html .newsBody ol {
	margin-left: 30px;
}

.newsBody li {
	line-height: 1.6em;
}



