#container {
	width: 750px;
	background:  repeat-y;
	height: auto;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-top: 8px solid #009966;
}

#header {
	width: 750px;
	background: no-repeat left;
	height: 60px;
}
#footer {
	height: 43px;
	width: 750px;
	float: none;
}
.main {
	width: 750px;
	float: left;
	height: auto;
}



/** セルCSS **/
.th_top {
	background: #CC6600 no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.td_left_under {
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	font-size: 14px;
	line-height: 150%;
	padding-left: 5px;
}

.td_under {
	border-bottom: 1px solid #CC6600;
	font-size: 14px;
}

.td_end {
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	font-size: 14px;
	padding-left: 5px;
	line-height: 150%;
}
.td_left {
	border-left: 1px solid #CC6600;
	font-size: 14px;
}

.td_right {
	border-right: 1px solid #CC6600;
	font-size: 14px;
}

.td_right_under {

	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	font-size: 14px;
}

.td_left_under_right {
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	font-size: 14px;
	border-right: 1px solid #CC6600;
	line-height: 150%;
}

.td_top_right_left {
	font-size: 14px;
	line-height: 150%;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	padding-left: 5px;
}
.td_right_left {

	font-size: 14px;
	line-height: 150%;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
}
/**　セルcss終了  **/

.menu {
	font-size: 14px;
	text-align: right;
	line-height: 150%;
	text-decoration: blink;
	padding-right: 10px;
}

.th_toppage {
	background: #CC6600;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
}

.img {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.main_left {
	width: 160px;
	float: left;
	height: auto;
}

.main_rigth {
	width: 590px;
	float: left;
	height: auto;
}

li {
	margin-left: -20px;
}

ul {
	clip:  rect(-10px auto auto auto);
	margin-bottom: 0px;
	margin-top: 0px;
}
#headertop {

	width: 160px;
	background: #FFFFCC url(../image/header_bar.gif) no-repeat left top;
	height: 63px;
	padding-top: 7px;
}
.th_toppage a:link {
	color: #FFFFFF;
}
.th_toppage a:visited {
	color: #FFFFFF;
}
.phot {
	margin: 5px;
}
.td_top {

	background: #CC6600 no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	padding-left: 5px;
}
.line_white {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td_top_left {
	font-size: 14px;
	line-height: 150%;
	border-top: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
}
/**p {
	background-color: #FFCC33;
}**/
p {
	margin: 0px;
	padding: 0px;
}

td {
	background-color: #FFFFFF;
}


