@charset "UTF-8";


/* **************************************
*Since: 2008-2-20
*Modified: 2008-2-20
************************************** */


/* mainContants
---------------------------------------------------------------------------------------- */
/* mainContants.contents
-------------------------------------------------------------- */
#mainContents .contents .box00{
	width:700px;
	height:355px;
}

#mainContents .contents .box00 p{
	width:445px;
	height:40px;
	margin:0px 0px 10px 0px;
	text-align:center;
	font-weight:bold;
	line-height:1.2;
}

#mainContents .contents .box01{
	width:700px;
	margin:20px 0px 0px 0px;
}

#mainContents .contents .box01 h1{
	width:445px;
	height:36px;
	margin:0px 0px 10px 0px;
	text-align:left;
}

#mainContents .contents .box01 table{
	width:700px;
	text-align:left;
}

#mainContents .contents .box01 table th , #mainContents .contents .box01 table td{
	padding:3px;
	line-height:1.4;
}

#mainContents .contents .box01 table th{
	background:#CCC;
	font-weight:bold;
}

#mainContents .contents .box01 table td{
	background:#F2F2F2;
}

#mainContents .contents .box01 table th.th00{
	width:150px;
}

#mainContents .contents .box01 table th.th01{
	width:300px;
}

#mainContents .contents .box01 p{
	width:700px;
	margin:10px 0px 0px 0px;
	text-align:right;
}

