body,td,strong,span,.p12h,.p12,a:link,a:visited,#breadcrumbs{
	color:#333;
}
a:hover,a:active{
	color:#ee0000;
}

/* ------------------------------ Silver Common Layout ------------------------------ */
h3 {
	padding:					0px;
	margin:						0px 0px 1px 0px;
	line-height:				0px
}

h5 {
	padding:					0px 0px 10px 0px;
	margin:						0px;
	font-size:					14px;
	font-weight:				bold;
 line-height: 150%; 
 color:#005128;
/*	border-bottom:1px dashed #CCCCCC;*/
}

h6 {
	padding:					0px 0px 2px 0px;
	margin:						0px;
}

/*#breadcrumbs {
	margin: 0;
	padding: 9px 0 10px 10px;
	font-size: 10px;
	}*/

#navigation ul li .nextChild {
	list-style-type: 			none;
	padding:					0px 0px 4px 18px;
	margin:						4px 0px 0px 0px;
	font-size:					10px;
	line-height:				12px;
	background-image:url("../images/menu_icn_arrow.gif");
	background-repeat:			no-repeat;
	border-bottom:				none;	
}

/* #navigation banner */
#navigation ul.bnr{
	width:160px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigation ul.bnr li{
	width:160px;
	margin:10px 0 0;
	padding:0;
	background:none;
	border-bottom:none;
	font-size:12px;
	line-height:1.2;
}
#navigation ul.bnr li img{
	vertical-align:bottom;
}


/* bottom banner area */
/*#index .bottom-bnr,
#system .bottom-bnr,
#self .bottom-bnr,
#technology .bottom-bnr {
	width:						548px;
	height:						90px;
	padding:					0px;
	margin:						0px 0px 0px 0px;
	background-image:			url(../../images/bnr_bg548.gif);
	background-repeat:			no-repeat;
	border:						solid 1px #cccccc;
	clear:						both;
}

#index .bottom-bnr img,
#system .bottom-bnr img,
#self .bottom-bnr img,
#technology .bottom-bnr img {
	padding:					0px;
	margin:						5px 0px 0px 5px;
}*/

/* 2008/10/2追加 */
#content .bottom-bnr{
	width:548px;
	min-height:1%;
	margin:0 0 15px;
	padding:0;
	background:url(../../images/bnr_bg548.gif) no-repeat;
	border:1px solid #ccc;
	clear:both;
}
#content .bottom-bnr ul{
	min-height:1%;
	margin:0;
	padding:0;
	list-style-type:none;
	clear:both;
}
#content .bottom-bnr:after,
#content .bottom-bnr ul:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
#content .bottom-bnr li{
	width:266px;
	margin:0;
	padding:0 0 0 5px;
	float:left;
	clear:none;
}
* html #content .bottom-bnr li{
	width:271px;
	display:inline;
}
#content .bottom-bnr li img{
	margin:5px 0;
	vertical-align:bottom;
}




.h4-area {
	padding:					0px 0px 10px 0px;
	margin:						0px;
}

ul {
	padding:					0px;
	margin:						0px 0px 10px 10px;
}

ul li {
	padding:					0px;
	margin:						5px 0px;
	list-style-type:			none;
}	

ol {
	padding:					0px;
	margin:						0px 0px 10px 10px;
}

ol li {
	padding:					0px;
	margin:						5px 0px;
	list-style-type:			none;
}	

.right {
	text-align:					right;
	padding:					0px;
	margin:						0px;
}


/* ------------------------------ index.html Only ------------------------------ */

/* 業界最新ニュース＋TOPICS */
.latest_news,
.topics {
	width:548px;
	min-height: 1%;
	margin:3px 0 0;
	padding:0;
	border-top:1px dotted #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
	}
* html .last_news,
* html .topics{
	width:550px;
}
.latest_news:after,
.latest_news dl:after,
.topics:after,
.topics dl:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
.latest_news div,
.topics div{
	height:68px;
	margin:3px;
	overflow-y:scroll;
}
.latest_news dl,
.topics dl {
	min-height:1%;
	margin:5px 0 0;
	padding:0;
	font-size:12px;
	line-height:1.4;
	clear:both;
	}
.latest_news dt,
.topics dt {
	width:60px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	display:inline;
	}
.latest_news dd,
.topics dd {
	width:445px;
	margin:2px 0 0 70px;
	padding:0;
	}
.latest_news dd img,
.topics dd img{
	margin:4px 0;
	vertical-align:middle;
}


/* 医療・介護施設への土地活用等（/business/silver/index.html） */
td.index_h{
	padding:3px;
	background:#f3f3ed url(../images/index_h_bkimg.gif);
	vertical-align:top;
}
td.index_h div{
	min-height:1%;
	padding:5px;
	background-color:#f3f3ed;
	clear:both;
}
* html td.index_h div{
	height:100%;
}
td.index_h div:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
td.index_h div img{
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
td.index_h div dt img{
	float:none;
}
td.index_h div dl{
	min-height:1%;
	margin:0;
	padding:0;
}
* html td.index_h div dl{
	height:100%;
}
td.index_h div dl:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
td.index_h div dt{
	margin:0 0 3px;
	padding:0;
}
td.index_h div.firstChild dt{
	margin:2px 0 3px;
}
td.index_h div dd{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:1.3;
}	
td.index_h div.firstChild dd{
	font-size:12px;
}
td.index_h div a{
	margin:15px 0 0;
	padding:0 0 0 20px;
	background:url(../images/index_h_arrow.gif) 0 2px no-repeat;
	font-size:10px;
	display:block;
	float:right;
}
td.index_h div.firstChild a{
	margin:5px 0 0;
}



/* --silver Font Size ------------------------------ */

.p10g							{ font-size: 10px; color:#005128; }
.p12g							{ font-size: 12px; color:#005128; }
.p14g							{ font-size: 14px; color:#005128; }

.b10g							{ font-size: 10px; font-weight: bold; color:#005128; }
.b12g							{ font-size: 12px; font-weight: bold; color:#005128; }
.b14g							{ font-size: 14px; font-weight: bold; color:#005128; }

.p10gh							{ font-size: 10px; line-height: 150%; color:#005128; }
.p12gh							{ font-size: 12px; line-height: 150%; color:#005128; }
.p14gh							{ font-size: 14px; line-height: 150%; color:#005128; }

.b10gh							{ font-size: 10px; font-weight: bold; line-hight: 150px; color:#005128; }
.b12gh							{ font-size: 12px; font-weight: bold; line-hight: 150px; color:#005128; }
.b14gh							{ font-size: 14px; font-weight: bold; line-hight: 150px; color:#005128; }



/* カテゴリ内の横移動 */
.nextback {
	width: 550px;
	min-height:1%;
	margin: 0 0 20px 0;
	padding: 7px 0 0 0;
	border-top: 2px solid #f0f0f0;
	clear: both;
	}
.nextback:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
.nextback-next {
	width: 255px;
	margin: 0;
	padding: 0 15px 0 0;
	background: url("../images/arrow_next.gif") right top no-repeat;
	font-size: 12px;
	line-height: 125%;
	text-align: right;
	float: right;
	}
.nextback-back {
	width: 255px;
	margin: 0;
	padding: 0 0 0 15px;
	background: url("../images/arrow_back.gif") left top no-repeat;
	font-size: 12px;
	line-height: 125%;
	float: left;
	}

/* 上の階層へ上がるリンク */
.up-link {
	width: 550px;
	min-height:1%;
	margin: 0 0 10px 0;
	padding: 7px 0 12px 0;
	border-top: 1px solid #f0f0f0;
	clear: both;
	}
.up-link:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
.uplink-txt {
	margin: 0;
	padding: 0 0 0 15px;
	background: url("../images/arrow_up.gif") no-repeat;
	font-size: 10px;
	line-height: 125%;
	}
.sidelink-txt {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background: url("../images/arrow_side.gif") no-repeat;
	font-size: 10px;
	line-height: 125%;
	}

/* バナー余白 */
.t10b10{
	margin-bottom:10px;
	margin-top:10px;
	}

/* 緑●リスト  一行*/
.tit_circle{
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url("../images/li_style_point.gif") no-repeat;
	font-size: 12px;
	line-height: 135%;
	}

/* 緑●リスト */
#content .circle-list ul,
#content .point-list ul {
 	margin: 0 0 15px 0;
	padding: 0;
	}

#content .circle-list li,
#content .point-list li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url("../images/li_style_point.gif") no-repeat;
	font-size: 12px;
	line-height: 125%;
	}

#content .circle-list ul li ul {
 	margin: 0;
	padding: 0;
	background: none;
	}

#content .circle-list ul li ul li {
	margin: 5px 0;
	padding: 0;
	background: none;
	font-size: 12px;
	line-height: 125%;
	}


/* 関連コンテンツ */
#content .relation{
	width:534px;
	min-height:1%;
	margin:0;
	padding:5px;
	border:1px solid #d1d1d1;
	clear:both;
}
* html #content .relation{
	width:546px;
}
#container .relation ul{
	margin:0;
	padding:10px;
	border:1px solid #d4d4d4;
	list-style-type:none;
}
#container .relation ul li{
	margin:0 0 3px;
	padding:0 0 10px;
	background:url(../images/dot_line550.gif) left bottom no-repeat;
	font-size:12px;
	line-height:1.3;
}
#container .relation ul li.last{
	margin:0;
	padding:0;
	background:none;
}