/* タブ用ＣＳＳ */

#list1 {background:#E1F9FF;border-right: 1px solid #CCCCCC;}
#list2 {border-right: 1px solid #CCCCCC;}
#list3 {border-right: 1px solid #CCCCCC;}
#list4 {border-right: 1px solid #CCCCCC;}
#list5 {border-right: 1px solid #CCCCCC;}
#list6 {border-right: 1px solid #CCCCCC;}
#list7 {border-right: 1px solid #CCCCCC;}
#list8 {border-right: 1px solid #CCCCCC;}
#content1 { display:block; }
#content2 { display:none; }
#content3 { display:none; }
#content4 { display:none; }
#content5 { display:none; }
#content6 { display:none; }
#content7 { display:none; }
#content8 { display:none; }
#content9 { display:none; }
.tab_list {
	padding-top: 5px;
	cursor: pointer;
	background: #ffffff;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	width:10.97%;
	height:20px;
	text-align:center;
	color: #006699;
}
.tab {
	background: #E1F9FF;
	display: block;
	height:110px;
	line-height:120%;
	padding:10px;
	font-size:0.95em; /*修正*/
}



#tab_content a:link { color: #006699; }
#tab_content a:visited { color: #006699; }
#tab_content a:hover { color: #006699; }
#tab_content a:active { color: #006699; }

#tab_content ul {
	padding:0;
}
/*#tab_content li{
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}*/
#tab_content {
	margin:10px 0 5px 10px;
	width: 628px;
	border: 1px solid #CCCCCC;
}

.tab_text {
	float:left;
	width:500px;
}

.tab_text img {
	vertical-align:middle;
}

.tab_photo {
	float:right;
	padding:2px;
/*	margin-left:15px; */
	border:#CCCCCC 1px solid;
}

.tab_photo img {
max-height:120px;
max-width:100px;
}


.tab_photo a:hover{
	border:none !important;
}
#news_content {
	clear:both;
	border-top: 1px solid #CCCCCC;
	background: #E1F9FF;
}

/* TOPタブリンク先詳細ニュースページ用 */



.shimpo_tab {
	margin-bottom:10px;
	padding:10px;
	border-bottom:#0172ab 2px dotted;
	clear:both;    
	line-height:1.7;
	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */
}

.shimpo_tab h4 {
border-left:3px solid #CCCCCC;
color:#333333;
display:block;
font-size:1.08em;
font-weight:bold;
margin-bottom:10px;
padding-left:10px;
}

.shimpo_tab h5 {
	font-weight:bold;
	color:#555555; 
	font-size:0.98em;
	display:block;
	margin-bottom:0;
}

.shimpo_tab p {
	text-indent:1em;
	margin:1.5em 0 ;
	font-size:0.97em;
	line-height:140%;
}

.shimpo_tab_img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	text-align:center;
	font-size:0.8em;
}

.shimpo_tab_img a:hover{
	border:none !important;
}

#totop,#backhome {
	clear:both;
	text-align:right;
	font-size:0.8em;
}

#toback {
	font-size:0.8em;
	margin:10px;
	padding-left:13px;
	background:url(../jutaku_shimpo/img/backnumber.gif) no-repeat left center;
}	

#front_and_back {
	font-size:0.8em;
	margin:10px;
}	

div#news h2#tab_header {
	background:url(../img/bg_title.gif) repeat-x;
	border:#CCCCCC 1px solid;
	display:block;
	margin-bottom:10px;
	padding:4px 7px;
	font-size:0.95em;
	text-decoration:none;
	color:#333333;
}

h3.archive_title {
	font-size:0.95em;
	color:#0066CC;
	display:block;
	background-color:#EAEAEA;
	margin:3px;
	padding:3px 3px 3px 5px;
}

/* ニュース詳細ページ上部タブ用 */

div#news ul#news_list {
	margin:10px 0;
	padding:0;
	display:block;
}

div#news ul#news_list li {
float:left;
font-size:0.78em;
list-style-image:none;
list-style-type:none;
margin-bottom:10px;
text-align:center;
width:11%;
*width:79px;
}

div#news ul#news_list li a {
background:url("../img/bg_title.gif") repeat-x scroll 0 -2px transparent;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
display:block;
list-style-type:none;
padding:5px;
font-weight:bold;
}

div#news ul#news_list li a:hover{
	text-decoration:none;
}

div#news ul#news_list li#default {
	border-top:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-bottom:none;
	background-color:#FFFFFF;
	font-weight:bold;
	padding:5px 3px;
}

div#news ul#news_list li.last a{
	display:block;
	list-style-type:none;
	background-color:#efeffc;
	border:#cccccc solid 1px;
	padding:5px;
}

.headline {
	border-left:#006699 3px solid;
	margin-left:2px;
	padding-left:5px;
	color:#333333;
}
