/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2010 MaxValu. All Rights Reserved.  */
/*       last-update : 2010.05.18   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

 
/* ******************************************************
    NEWS/ ニュースリリース｜
****************************************************** */

/* GRAND NAVI OVER
---------------------------------------- */
#navi4 a { background: url(../images/g_navi.jpg)  -546px -45px;}


/* TITLE IMAGE
---------------------------------------- */  
#title_area {
	width: 910px;  
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/newsrelease/news_title.jpg) 0 0 no-repeat;
}
#title_area h3 {
	display: none;
}

/* NEWS TAB NAVI
---------------------------------------- */  
#tabs {
	width: 590px;
	height: 40px;
	margin: 0 0 10px 10px;
    font-size: 12px;
    line-height: normal;
	border-bottom:1px solid #CCC;
	clear: both;
}
#tabs ul { 
	margin: 0;
	padding: 0px 0px 0 153px;
	background:url("../newsrelease/images/tab_backNumber_bg.gif") left top no-repeat;
}
#tabs li {
	display: inline;
}
#tabs a {
	float: left;
	background:url("../newsrelease/images/tab_left.gif") left top no-repeat;
	padding: 0 0 0 14px;
	text-decoration:none;
	cursor: pointer;
}
#tabs a span {	width: 65px;
	float: left;
	display: block;
	/* background:url("../newsrelease/images/tab_right.gif") right top no-repeat; */
	padding: 6px 5px 5px 3px;
	color: #ddd;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#fff;
      }
    #tabs a:hover {
      background-position: 0 -30px;
      }
    #tabs a:hover span {
      background-position: 0 -30px;
      }
#tabs a.active {
	color: #FFF;
	background:url("../newsrelease/images/tab_left.gif") left -30px no-repeat;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}

/* NEWS LIST TABLE 
---------------------------------------- */  
.tbl_c01,
.tbl_c03 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 590px;
	margin: 10px 0 20px 10px; 
	line-height: 1.4em;
}
.tbl_c01 tbody th , 
.tbl_c03 tbody th {
	width: auto;
	padding:  10px 5px; 
	font-weight: bold; 
	line-height: 1.4em;
	/* vertical-align:top; */
 	text-align:center;	
	border: 1px solid #CCC; 
	background: #EEE; 
 }
.tbl_c01 tbody td, 
.tbl_c03 tbody td { 
	padding:  10px;
	border: 1px solid #d5dce0; 
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}
.tbl_c01 tbody td a, 
.tbl_c03 tbody td a { /* PDF-ICON commonで設定済*/
	color: #555; 
}
.tbl_c01 tbody td a:hover,
.tbl_c03 tbody td a:hover { 
	color: #c40147; 
	text-decoration: underline; 
}
.tbl_c01 tbody td img,
.tbl_c03 tbody td img { 
	margin-left: 3px;
} 


 
/* 取材日記
---------------------------------------- */
#shuzai {
	width: 580px;
	margin: 10px; 
}
#shuzai .shuzai_title {
	width: 520px;
	margin: 0 auto 30px auto; 
	padding: 20px 30px; 
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc dotted;
}
#shuzai .shuzai_title p {
	margin: 0 0 0.5em 0; 
	padding:  0 0 0 0; 
	line-height:1em;
}
#shuzai .shuzai_title p.date {
	margin-right: 0;  
	line-height:1em;
	text-align: right;
}
#shuzai .shuzai_title p.title {
	margin: 0 0 5px ０; 
	color: #c40147;
	font-size: 16px;
}
#shuzai .shuzai_memo {
	margin-bottom: 40px; 
}
#shuzai .shuzai_memo .photo {
	text-align: center;
}
#shuzai .shuzai_memo .photo img {
	width: 350px;
}
#shuzai .shuzai_memo .comment {
	margin-top: 20px; 
}


#page .menu{
margin-left:1em;
}
#page .menu li{
	width: 560px;
	margin:0 0 4px 0.5em;
	padding-left: 10px;
	line-height:30px;
	background: url(../images/arrow.gif) left center no-repeat;
	border-bottom:1px #DDD dotted;
}
