@charset "utf-8";

.counter {
	background: url(/images/counter_bg.gif) no-repeat 0 0;
	padding: 12px 15px;
	margin-bottom: 8px;
	line-height: 110%;
	height: 16px;
	text-align: center;
	}
/* ==========================
mainBox Style Sheet
========================== */

#mainBox h3{
	margin:0px;
	padding:0px;
}

.tabNavi{
	margin:0px;
	padding:0px;
	width:570px;
}

.tabNavi li{
	float: left;
	width: 190px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.tabNavi img{
	border: none;
}


.content_block{
	margin: 10px 0px 0px 0px;
	padding:0px;
}

.content_block h2{
	margin: 0px;
	padding: 0px;
	width:570px;
}

.content_block .content_box{
	border: 1px solid #9da795;
	padding: 10px 0px 0px 0px;
	margin-bottom: 8px;
	width:570px;
}

.line_content {
	border-bottom: 1px #AAAAAA dotted;/**/
	margin: 0px 9px 10px;
	width: 550px;
	clear: both;
	dispaly: block;
	/*nakayama
font-size: 90%;*/
	padding:5px 0px 0px 0px;
	}

.grid_content {
	background: url(../images/center_line_bg.gif) repeat-y 0 0;
}

.new_shop_box .grid_content{
	background: url(../images/center_line_bg_newshop.gif) 0 0;
	background-repeat:no-repeat;
}


.line_content:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}

.line_content .left_grid, .line_content .right_grid {
	margin-left: 0px;
	width: 270px;
	float: left;
	}

.new_shop_box .line_content{
	/*background-image:url(../images/bk_new_shop.png);
	background-position:top;
	background-repeat:no-repeat;
	background-position:top left;*/
	/*border-right:dotted 1px red*/
	/*background-color: transparent;*/
}

.left_grid{
	padding: 0px 4px 0px 0px;
}
.right_grid{
	padding: 0px 0px 0px 5px;
}

.new_shop_box .date{
	/*width:270px;
	display:block;*/
	background-image: url(../images/bk_new_shop_date.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding:3px 0px 3px 13px;
	margin-bottom:3px;

}
	
#tab1 .line_content h3 {
	padding: 3px 5px;
	font-size: 110%;
	clear: left;
	width:263px;
}

#tab2 .line_content h3 {
	padding: 3px 0px 3px 5px;
	font-size: 110%;
	clear: left;
	width:550px;
}

#tab3 .line_content h3 {
	padding: 3px 0px 3px 5px;
	font-size: 110%;
	clear: left;
	width:550px;
}



.line_content .content_img {
	float: right;
	margin-left:5px;
	padding-bottom:8px;
	/*margin-top:15px;*/
}

.line_content .content_img img{
	/*border:solid 3px red;*/
}


.unit_name{
	padding: 3px 5px;
	font-size: 110%;
	}

.arrow {
	padding: 8px 0px 0px 12px;
	background: url(/images/arrow.png) no-repeat 0px 12px;
}


/* job tab */
.ul_content {
	margin:5px 0px 0px 0px;
	padding-left:20px;
}

.ul_content li{
	list-style-type:square;
}

.line_content .date{
	font-weight:normal;
}

/* 
Navi Style Sheet
 */
.navi_ul {
	float: right;
	padding: 0px 0px 10px;
	margin: 0px;
	}

.navi_ul li {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 13px;
	/*nakayama
	font-size: 86%;*/
	line-height: 110%;
	font-weight: bold;
	list-style: none;
	}

li.link2listNEWS {
	background: url(/images/arrow_news.gif) no-repeat 0 1px;
	}
li.link2listEVT {
	background: url(/images/arrow_evt.gif) no-repeat 0 1px;
	}
li.link2listRCM {
	background: url(/images/arrow_rcm.gif) no-repeat 0 1px;
	}
li.link2listCPN {
	background: url(/images/arrow_cpn.gif) no-repeat 0 1px;
	}
li.link2listSAL {
	background: url(/images/arrow_sal.gif) no-repeat 0 1px;
	}

li.link2list {
	background: url(/images/arrow_list.gif) no-repeat 0 1px;
	}


.line_content .inline_date {
	color: #555555;
	line-height: 100%;
	display: inline;
	position: relative;
	top: 10px;
	padding-top: 20px;
	}

.line_content .icon {
	width: 75px;/**/
	height: 16px;
	float: left;
	margin-top: 8px;
	}


/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  

#tab1, #tab2, #tab3, #tab4 {/**/
	clear: left;
	border-width: 0px 1px 1px;
	border-color: #9da795;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width:570px;
	}
#tab2, #tab3, #tab4 {/**/
	padding-top: 5px;
	}

/*
ul.tabNavi li.tab1 a {
	width: 190px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tab001.gif) no-repeat 0 -26px;
	}
ul.tabNavi li.tab1 a.selected {
	background: url(../images/tab001.gif) no-repeat 0 0;
	}
ul.tabNavi li.tab2 a {
	width: 190px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tab002.gif) no-repeat 0 -26px;
	}
ul.tabNavi li.tab2 a.selected {
	background: url(../images/tab002.gif) no-repeat 0 0;
	}
ul.tabNavi li.tab3 a {
	width: 190px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tab003.gif) no-repeat 0 -26px;
	}

ul.tabNavi li.tab3 a.nonselected {
	background: url(../images/tab003.gif) no-repeat 0 -26;
	}

ul.tabNavi li.tab3 a.selected {
	background: url(../images/tab003.gif) no-repeat 0 0;
	}

*/
