@charset "utf-8";

/*tags*/
a:hover{
	color:#FFBBDC;
	text-decoration:underline;
}

em{
	color:#EAA2CB;
	font-weight:bold;
	font-style:normal;
}

em.strong{
	color:#50d763;
	font-weight:bold;
	font-style:normal;
}

a{
	cursor:pointer;
}

/*_______________LAYER_POPUP_______________*/
#popupT{
	background-image:url(../image/news/popup_01.gif);
	background-repeat:no-repeat;
}

#popupB{
	background-image:url(../image/news/popup_02.gif);
	background-repeat:no-repeat;
}

/*_______________LOCAL_MENU_______________*/
#menuList a{
	margin:0px;
	padding:0px 0px 3px 20px;
	background-image:url(../image/news/arrow_large.gif);
	background-repeat:no-repeat;
}

#menuList a:hover{
	color:#FFBBDC;
	text-decoration:underline;
}

/*_______________pageformat_______________*/
/*___midashi___*/
.midashiBox,.midashiBoxC{
	width:520px;
	margin:0px 0px 15px;
	padding:0px 0px 4px;
	color:#fff;
	background-image:url(../image/news/midashi_02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.midashiBox h2,.midashiBox p{
	background-image:url(../image/news/midashi_01.gif);
	background-repeat:no-repeat;
	width:480px;
	margin:0px 0px 0px;
	padding:5px 20px 0px;
	font-size:90%;
	line-height:1.4;
}

.midashiBoxC h2,.midashiBoxC p{
	background-image:url(../image/news/midashi_01_c.gif);
	background-repeat:no-repeat;
	width:480px;
	margin:0px 0px 0px;
	padding:5px 20px 0px;
	font-size:90%;
	line-height:1.4;
}


.midashiBoxCL{
	width:780px;
	margin:0px auto 15px;
	padding:0px 0px 4px;
	color:#fff;
	background-image:url(../image/news/midashi_02_long.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
}

.midashiBoxCL h2,.midashiBoxCL p{
	background-image:url(../image/news/midashi_01_c_long.gif);
	background-repeat:no-repeat;
	width:740px;
	margin:0px 0px 0px;
	padding:5px 20px 0px;
	font-size:90%;
	line-height:1.4;
	text-align:center;
}


/*midshibox collumn*/
.midashiBox p.collumns,.midashiBoxC p.collumns{
	padding:15px 20px 10px;
}

/*___contentbox___*/
.contentBox{
	width:520px;
	margin:0px 0px 15px;
	padding:0px 0px 15px;
	color:#000;
	background-image:url(../image/news/box_02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.contentBoxMain{
	width:480px;
	margin:0px;
	padding:15px 20px 0px;
	background-image:url(../image/news/box_01.gif);
	background-repeat:no-repeat;
}

.contentBox p{
	margin:0px;
	padding:0px;
	color:#000;
}

/**/
.listTable a{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/news/arrow_small.gif);
	background-repeat:no-repeat;
}

.listTable a.rowTop{
	margin:0px 0px 0px -15px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/news/arrow_small.gif);
	background-repeat:no-repeat;
}

.listTable h3{
	margin:0px;
	padding:0px;
	font-size:84%;
	color:#FFBBDC;
}

#pvLunchTable{
	width:780px;
	margin:-40px auto 50px;
	padding:0px;
	text-align:left;
}

