@charset "euc-jp";
/* http://www.arts21.jp/ */
/* mailto : info@arts21.jp */
/* Copyright (C) 2008 Commercial Art's Corporation. All rights reserved. */


/*===========================================
	Main Image
=============================================*/
div#mainimg_area {
	width: 740px;
	margin: 0px auto;
	padding:10px 0px 0px 0px;
}

table.navi_box {
	margin: 10px auto 0px auto;
}
table.contents_box {
	margin: 10px auto 0px auto;
	text-align: center;
}

/*===========================================
	table
=============================================*/
table tr td.table_line {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	
	height: 205px;
	
	vertical-align: top;
}
table tr td.table_line2 {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	
	height: 135px;
	
	vertical-align: top;
}

table tr td.table_line3 {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	
	height: 205px;
	
	vertical-align: top;
}

/*===========================================
	table：お知らせ
=============================================*/
table tr td.date {
	width: 108px;
	
	margin: 0px;
	padding: 5px 0px 7px 0px;
	
	background: url(../img/dotline.gif) repeat-x left bottom;
}
table.info_box {
	margin: 0px auto;
	padding: 0px;
}


table tr td.date span {
	width: 100%;
	background: url(../img/i_arrow.gif) no-repeat left;
	
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
table tr td.subject {
	width: 382px;
	
	margin: 0px;
	padding: 10px 0px 12px 0px;
	
	background: url(../img/dotline.gif) repeat-x left bottom;
}

/*===========================================
	new_list
=============================================*/
div.right_box {
	margin: 10px 0px 0px 0px;
	float: right;
}
p.new_list {
	width: 85px;
	
	background: url(../img/i_arrow.gif) no-repeat 4px 6px;
}
p.new_list span {
	padding: 0px 0px 0px 15px;
	
	display: block;
}

/*===========================================
	banner_area
=============================================*/
div.banner_area {
	width: 200px;
	
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	
	background:url(../img/st_mid.gif) repeat-y;
}
div.banner_area table.banner_box {
	width: 190px;
	
	margin: 0px auto 0px auto;
	padding: 0px;
}
div.banner_area table.banner_box2 {
	width: 180px;
	
	margin: 5px auto 0px auto;
	padding: 0px;
	
	color: #25CE83;
}
div.banner_area table.banner_box3 {
	width: 180px;
	
	margin: 5px auto 0px auto;
	padding: 0px;
}






























info_list