@charset "Shift_JIS";
/*
----------------------------------------------
Biaid
 Author:   ubusna,inc.
 Version:  2009.Apr
----------------------------------------------- 

/* About
---------------------------------------------------- */

#contents {
	width:893px;
	background:url(../../img/common/contentsBg.jpg) repeat-y;
}

#contentsBottom {
	width:893px;
	height:20px;
	background:url(../../img/common/contentsBottom.jpg) no-repeat;
	font-size:0em;
}

#contents #info{
	width:823px;
	padding:23px 35px 0 35px;
	background:url(../../img/common/contentsInBg.jpg) no-repeat top right;
}

#contents #info h2{
	margin:0 0 14px 0;
}

table {
	width:700px;
	margin:20px 0 30px 60px;
}

table.standard th {
	padding: 6px 0.8em;
	border: 1px solid #FFDCDC;
	background-color: #f8f1e7;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
table.standard td {
	padding: 6px 0.8em;
	border: 1px solid #FFDCDC;
	background-color: #FFFFEB;
}

a { overflow: hidden; }
	a.link { background: url(../../img/common/arrow.gif) no-repeat 0 1px; padding-left: 20px; }
