body {
	background-color: #E7E7E7;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#subWin {
	background-color: #FFFFFF;
	background-image: url(../img/subwin_hdline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subContents {
	font-size: 80%;
	line-height: 170%;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}


#contentBox {
	text-align: center;
	font-size: 86%;
	font-family: Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contentBox table {
	font-size: 1em;
}


.topLogo {
	background-image: url(../img/top_titlebg.gif);
	background-repeat: repeat-x;
	height: 124px;
	background-color: #FA8F23;
}

.headerTop {
	background-image: url(../img/top_header.gif);
	background-repeat: repeat-x;
	height: 47px;
	background-color: #ACACAC;
}
.headerCont {
	background-image: url(../img/cnt_headerbg.gif);
	background-repeat: repeat-x;
	background-color: #FA8F23;
	height: 60px;
}

.contentTop {
	background-color: #FFFFFF;
	font-size: 80%;
}
.contentTop a {
	color: #FF6600;
}

.menu {
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 50px;
	padding: 15px 20px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 15px;
}
.menusub {
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 10px;
	padding: 15px 20px 10px;
	font-weight: bolder;
	color: #FF6600;
	margin-bottom: 15px;
}
.menu1 {
	margin: 0px 0px 20px;
	list-style: none;
	padding: 0px 10px 0px 8px;
}
.menu1 li {
	font-weight: bold;
	margin-bottom: 12px;
}
.menu1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu1 ul li {
	font-weight: normal;
	margin: 5px 0px 5px 20px;
	padding: 0px;
}

.menu1 a {
	color: #666666;
	text-decoration: none;
}
.menu1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.menuEnd {
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
 margin-right: 10px;
}


.menu2 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu2S a {
	color: #000033;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFEEDD;
	padding-right: 3px;
	padding-left: 3px;
}

.menu2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.menu2S a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footerCopyR {
	background-image: url(../img/top_title_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contFooter {
	background-image: url(../img/cnt_footerbg.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 4px;
	background-color: #FA8F23;
}
.contentTop h1 {
	color: #666666;
	font-size: 130%;
	margin: 20px 15px 25px 20px;
	padding: 0px 0px 0px 10px;
	border-left: 16px solid #CCCCCC;
}
.contentTop h1 .sub {
	font-size: 80%;
	color: #FF9900;
}
.rootlink {
	text-align: right;
	padding-top: 5px;
	border-bottom: 1px solid #FFCC66;
}
.rootlink a {
	color: #FF6600;
	text-decoration: none;
}
.rootlink a:hover {
	color: #FF0000;
	text-decoration: underline;
}



.businessMenu {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 15px;
}
.businessMenu a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.businessMenu a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contents {
	line-height: 200%;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 578px;
}
.contents h2 {
	font-size: 160%;
	padding: 3px;
}

.tableLine {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tableLine td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.contactBT {
	text-align: center;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.contactBT a {
	color: #FF6600;
	text-decoration: none;
}
.contactBT a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.topSubMenu {
	font-weight: normal;
	color: #CCCCCC;
}
.newsBk {
	background-color: #F6F6F6;
	padding: 2px;
	clear: both;
	text-align: right;
}

table.photo td {
	padding:5px;
	text-align:center;
	vertical-align:top;
}
	table.photo td.row2 {
		padding-top:20px;
	}
	table.photo td p {
		font-size:120%;
		font-weight:bold;
	}
	table.photo td a {
		text-decoration:none;
	}
		table.photo td a img {
			border:5px solid;
		}
		table.photo td a:link, table.photo td a:visited {
			color:#676767;
		}
		table.photo td a:hover, table.photo td a:active {
			color:#FF6600;
		}
	table.photo td p {
		border-bottom:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		padding:1px;
		margin:10px auto 5px;
		width:80%;
		text-align:center;
	}
