@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------
動的
-----------------------------------------------------------------------*/
#viewer {
	margin: 0 auto;
	width: 960px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}


/*-----------------------------------------------------------------------
メッセージ
-----------------------------------------------------------------------*/
.msg_box{
	border:1px solid #e94a31;
	padding:20px;
	color:#e94a31;
	margin-bottom:20px;
}


/*-----------------------------------------------------------------------
コンテンツ
-----------------------------------------------------------------------*/
.c_l{
	float:left;
	width:230px;
}

.c_r{
	float:right;
	width:710px;
}


/*-----------------------------------------------------------------------
お知らせ
-----------------------------------------------------------------------*/
.news{
}

.news ul{
}
.news li{
	border-bottom:1px dotted #cccccc;
	line-height:1.8;
}
*html .news li{
	zoom: 1;
}
.news dl{
	display:block;
}
.news dt{
	float:left;
	width:110px;
	color:#666666;
	padding:16px 0 16px 0;
	vertical-align:middle;

}
.news dd{
	float:left;
	width:600px;
	overflow:hidden;
	padding:16px 0 16px 0;
	vertical-align:middle;
}




/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------
★★★
-----------------------------------------------------------------------*/


