/*************************************************
**	Name: top				**
**	Version: 2.0.0				**
**	LastUpDate: 2008-10-9			**
*************************************************/
@import "common.css";
@charset "utf-8";

/********2008/10/09 Top Page Renewal********/




/********************************************
	Top Main Content
********************************************/
.a_contents2{
	width:550px;
	margin-bottom:45px;
}


/********************************************
	Top Title Images
********************************************/

h2.title01{
	text-indent:-9999px;
	background:url(../img/news_header.jpg) left top no-repeat;
	width:550px;
	height:30px;
	clear:both;
}
h2.title02{
	text-indent:-9999px;
	background:url(../img/rec_header.jpg) left top no-repeat;
	margin-top:25px;
	width:550px;
	height:30px;
	clear:both;
}
h2.title03{
	text-indent:-9999px;
	background:url(../img/nap_header.jpg) left top no-repeat;
	margin-top:25px;
	width:550px;
	height:30px;
	clear:both;
}


/********************************************
	Content Details
********************************************/

.cnts_dtls{
	width:510px;
	margin:20px auto;
	clear:both;
}
ul.m_list{
	margin:20px 0 20px 10px;
	padding:0;
	display:block;
	clear:both;
}
ul.m_list li{
	margin: 0 10px 10px 0;
	list-style-type:none;
	float:left;
}
ul.m_list p{
	margin:0;
	padding:0;
	height:45px;
	width:170px;
	display:block;
}

ul.m_list p a{
	margin:0;
	padding:0;
	height:45px;
	width:170px;
	text-indent:-100000px;
	display:block;
}


.miteca a{
background:url(../img/mer_list/miteca_logo.jpg) no-repeat;
}

.coperto a{
background:url(../img/mer_list/coperto_logo.jpg) no-repeat;
}

.askul a{
background:url(../img/mer_list/askul_logo.jpg) no-repeat;
}

.cyberscene a{
background:url(../img/mer_list/cs_logo.jpg) no-repeat;
}

.kirin_co a{
background:url(../img/mer_list/kirin_co_logo.jpg) no-repeat;
}

.kirin_biz a{
background:url(../img/mer_list/kirin_biz_logo.jpg) no-repeat;
}

.tubaki_horitu a{
background:url(../img/mer_list/tubakihoritu_logo.jpg) no-repeat;
}

.tubaki_kyusai a{
background:url(../img/mer_list/tubakikyusai_logo.jpg) no-repeat;
}

.jeic a{
background:url(../img/mer_list/jeic_logo.jpg) no-repeat;
}

.machida a{
background:url(../img/mer_list/machida_logo.jpg) no-repeat;
}

.aiai a{
background:url(../img/mer_list/aiai_logo.jpg) no-repeat;
}

.wayankarsa a{
background:url(../img/mer_list/wayankarsa_logo.jpg) no-repeat;
}

.sweet_cotton a{
background:url(../img/mer_list/sweet_cotton_logo.jpg) no-repeat;
}

.fujichu a{
background:url(../img/mer_list/fujichu_logo.jpg) no-repeat;
}

.anri a{
background:url(../img/mer_list/anri_logo.jpg) no-repeat;
}





ul.list{
	background:url(../img/dot_border.gif) repeat-x left top;
	display:block;
	clear:both;
}
.list li{
	padding:5px;
	background:url(../img/dot_border.gif) repeat-x left bottom;
	display:block;
}
.list .days,
.list .color{
	float:left;
	width:120px;
	clear:left;
	display:block;
}
.list .p_dtls{
	margin-left:120px;
}
.list .color{
	color:#FF0000;
}
.past_information {
	text-align:right;
	margin:10px 10px 0 0;
	clear:both;
}
.info_link{
	margin-top:15px;
	text-align:right;
}

