/*ヘッダー*/
a.kojin_tab {
	display : block ;
	width : 170px ;
	height : 23px ;
	background-image : url("../images/common/tab_kojin_off.jpg");
	background-repeat : no-repeat ;
	}
	
li.houjin a {
	display : block ;
	width : 170px ;
	height : 23px ;
	background-image : url("../images/common/tab_houjin_on.jpg");
	background-repeat : no-repeat ;
	}

/*タブ*/
ul.tab_event {
	display : block ;
	width : 720px ;
	height : 60px ;
	margin-left : 14px ;
	background-image : url("../images/common/tab_base_houjin3.jpg");
	background-repeat : no-repeat ;
	}
	
ul.tab_event:after {
	content : ".";
	display : block;
	clear : both;
	height : 0;
	visibility : hidden;
	}
	
ul.tab_event li {
	float : left ;
	}
	
li.event1 a {
	display : block ;
	width : 58px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu1.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 392px ;
	}
	
li.event1-on a {
	display : block ;
	width : 58px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu1-on.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 392px ;
	}
	
li.event2 a {
	display : block ;
	width : 86px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu2.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
li.event2-on a {
	display : block ;
	width : 86px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu2-on.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
li.event3 a {
	display : block ;
	width : 80px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu3.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
li.event3-on a {
	display : block ;
	width : 80px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu3-on.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
li.event4 a {
	display : block ;
	width : 100px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu4.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
li.event4-on a {
	display : block ;
	width : 100px ;
	height : 25px ;
	background-image : url("../images/common/houjin3-menu4-on.jpg");
	background-repeat : no-repeat ;
	margin : 34px 0px 0px 0px ;
	}
	
/*コンテンツ*/
div.event_box {
	width : 676px ;
	margin : 24px 0px 40px 38px ;
	}

div.event_box h2 {
	background-image : url("../images/houjin/midashi_bg_houjin3.jpg");
	background-repeat : no-repeat ;
	width : 675px ;
	height : 26px ;
	font-weight : bold ;
	font-size : 14px ;
	color : #666666 ;
	margin-bottom : 20px ;
	padding : 2px 0px 0px 30px ;
	}
	
div.jirei_box {
	clear : both ;
	width : 676px;
	background-image : url("../images/houjin/bg-kiji-header.gif") ;
	background-repeat : no-repeat ;
	padding : 20px 0px 10px 0px ;
	margin-bottom : 8px ;
	}
	
div.jirei_box:after {
	content : url("../images/houjin/bg-kiji-bottom.gif") ;
	display : block;
	clear : both;
	height : 20;
	}
	
*div.ie_wide {
	background-image : url("../images/houjin/bg-kiji-bottom.gif") ;
	background-repeat : no-repeat ;
	background-position : bottom left ;
	margin-bottom : 20px ;
	}
	
ul.jirei:after {
	content : ".";
	display : block;
	clear : both;
	height : 0;
	visibility : hidden;
	}

ul.jirei {	
	width : 676px;
	background-image : url("../images/houjin/bg-kiji-body.gif") ;
	background-repeat : repeat-y ;
	padding-left : 20px ;
	}
	
ul.naiyo {
	margin : 14px 0px 10px 40px ;
	}
	
ul.naiyo li {
	float : left ;
	}
	
li.jirei_title {
	font-size : 12px ;
	color : #666666 ;
	padding-left : 10px ;
	border-left : 5px solid #FF6666 ;
	}
	
span.bold {
	font-weight : bold ;
	}
	
li.comment {
	width : 440px ;
	font-size : 12px ;
	color : #666666 ;
	margin-left : 20px ;
	}
	
p.plaintxt {
	font-size: 13px;
}

div.event_box img.flow {
	margin-top  : 20px ;
	margin-left : 173px ;
}	
	
	
	
	
