@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------
body
-------------------------------------------------------*/
body{
	font-family: "Times New Roman", Times, serif;
	margin: 0 auto;
/*	background: #E5E2D3;
*/	padding: 0;
}

body #contents{
	font-size:120%;
}
/*
#copyright{
	float: right;
	margin-right: 5px;
	color:#FFFFFF;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;}
*/

body#index #contents #main dl dd{
	letter-spacing: normal;
}

#contents #main h3.double_e2{
	background:url(../images/common/h3_double_bg.gif) left center no-repeat;
	padding: 14px 20px 0 20px;
	line-height: 1;
	height: 40px;
}
