@charset "shift_jis";
#chome {
	width: 800px;
	background-image: url(../img/home_hr.jpg);
	background-repeat: repeat-y;
	background-position: 565px;
	padding-bottom: 30px;
	float: left;
	margin-bottom: auto;
	height: 100%;
}
#chome hr {
	clear: left;
	visibility: hidden;
	margin: 0px;
	height: auto;
}
#main_img {
	height: 270px;
	width: 800px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index: 1;
}

p {
	font-size: small;
	line-height: 1.8em;
}
.p_ex  {
	font-size: x-small;
	line-height: 1.2em;
	color: #333333;
}
h1 {
	font-size: medium;
	color: #333333;
	border: 1px solid #999999;
	height: 15px;
	text-indent: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: small;
	color: #0066FF;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 30px;
}

#leftinfo {
	width: 530px;
	float: left;
	padding: 0px;
	font-size: 10px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	clear: right;
}
#leftinfo      #newstitle {
	width: 516px;
	height: 38px;
	background-color: #FFFFFF;
	background-image: url(../img/home_news.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
#leftinfo       #newstitle      img {
	margin-top: 13px;
}
#leftinfo #news  {
	width: 530px;
	padding-top: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
}
#leftinfo       #news th {
	width: 110px;
	text-align: left;
	padding-top: 5px;
	height: auto;
	padding-bottom: 5px;
	vertical-align: top;
	font-weight: normal;
}
#leftinfo      #news   td {
	width: 420px;
	padding-bottom: 5px;
	height: auto;
	padding-top: 5px;
}
#leftinfo   #news .hr {
	background-image: url(../img/news_hr.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 15px;
}
#leftinfo    #news em {
	color: #FF0000;
	font-style: normal;
	margin-left: 10px;
	font-size: 9pt;
	background-color: #FFFFCC;
}
#rightinfo  {
	float: right;
	width: 200px;
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#rightinfo           #r01     {
	bottom: 10px;
	margin-bottom: 20px;
	width: 200px;
}
#rightinfo            #r02     {
	bottom: 10px;
	margin-bottom: 20px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
}
#rightinfo               #r03       {
	margin-bottom: 20px;
	width: 200px;
	padding: 0px;
	margin-top: -20px;
}
