body				{
	color: #666666;
	font-size: 0.975em;
	background-image: url(../image/back.jpg);
					}

div#container		{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #BDDCA7;
					}
					
div#header			{
	background-image: url(../image/top_header_bgimg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 180px;
	margin: 0px;
	padding: 0px;
					}

div#left_side		{ width: 200px;
					float: left;
					background-image: url(../image/left_side_bgimg.jpg);
					background-repeat: no-repeat;
					}

div#contents1		{
	width: 530px;
	background-color: #ffffff;
	padding: 5px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDDCA7;
					}
					
div#contents2		{ width: 530px;
					padding: 5px;
					float: left;
					}
					
div#contents3		{
	width: 200px;
	float: right;
	font-size:14px;
	background-image: url(../image/contents_3_back.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDDCA7;
	border-right-color: #BDDCA7;
	border-bottom-color: #BDDCA7;
	border-left-color: #BDDCA7;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
					}
					
div#contents4		{ width: 530px;
					float: left;
					background-image: url(../image/top_center_bgimg.jpg);
					padding-top: 30px;
					font-size: 14px;
					margin-bottom: 20px;
					}

div#contents5		{ width: 530px;
					float: left;
					}


div#futter			{
	width: 750px;
	text-align: center;
	font-size: 9pt;
	padding: 5px;
	clear: both;
	background-color: #BDDCA7;
					}
#container #futter a {
	color: #666666;
}


				
h1					{ font-size: 12px;
					font-weight: normal;
					padding: 5px;
					}
					
h2					{ background-image: url(../image/h2_img.gif);
					background-repeat: no-repeat;
					width: 500px;
					height: 20px;
					padding-left: 25px;
					padding-top: 3px;
					font-size: 14px;
					color: #993333;
					}
					
h3					{ background-image: url(../image/h3_img.gif);
					background-repeat: no-repeat;
					width: 400px;
					height: 18px;
					padding-left: 25px;
					padding-top: 3px;
					margin-top: 20px;
					font-size: 12px;
					color: #9900CC;
					}
					
h4					{ padding-left: 20px;
					background-image: url(../image/h4_img.gif);
					background-repeat: no-repeat;
					font-size: 12px;
					color: #666699;
					}
					
h5					{ font-size: 12px;
					padding-left: 15px;
					line-height: 1.4;					
					}

p					{ line-height: 1.4;
					margin-left: 10px;
					}

img					{ border-style: none;
					}
					
li a				{ text-decoration: none;
					}

.style1				{ text-align: center;
					}

.style2				{ border-bottom: solid 1px #ccccff;
					}

.style3				{ float: right;
					margin-left: 15px;
					margin-bottom: 15px;
					}
			
.style4				{
	text-align: center;
	font-size: small;
}
					

.style6				{ width: 160px;
					float: left;
					text-align: center;
					padding: 3px;
					}

.style7				{ width: 350px;
					float: right;
					text-align: left;
					border: solid 1px #CCCC66;
					padding: 5px;
					margin-bottom: 15px;
					}
					
.style8				{ width: 500px;
					line-height: 2em;}


ul					{ list-style-type: none;
					padding-left: 10px;
					margin-left: 10px;					}

li					{
	margin-bottom: 3px;
	margin-top: 5px;
	margin-right: 4px;
	padding: 2px;
	border-bottom: solid 1px #BDDCA7;
	line-height: 1.4em;
					}

table				{line-height: 1.5em;
					padding: 3px;}

			
tr,td				{padding: 3px;
					}


				
.style9				{ border: solid 1px #9966CC;
					border-collapse: collapse;
					line-height: 1.5em;
					}
					
			
.style10			{ border: solid 1px #9966CC;
					padding: 3px;
					}
.style11			{ color: #FF0000;
					font-weight: bold;
					}					

.style12 			{
					color: #663399;
					font-weight: bold;
					}
