@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

h3{
	font-size:120%;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footer {
	clear: both;
	height: 24px;
	width: 750px;
	text-align: right;
	background-color: #8C2124;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8C2124;
}
#footer .copy {
	width:350px;
	display: block;
	float:right;
	line-height: 24px;
	color: #FFFFFF;
}
#footer .hokuyou a {
	text-align: left;
	width:300px;
	padding-left:10px;
	float:left;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
#maincontents {
	width: 750px;
	display:inline-table;
	overflow:hidden;
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maincontents:after {
    contents:"";
	display:block;
	height:1px;
	clear:both;
	overflow:hidden;
}
/*\*/
*html #maincontents {
    height:1em;
	overflow:visible;
}
/**/
		
#contents_left li a:hover {
	width: 150px;
	display: block;
	color: #FFFFFF;
	background-color: #8C2124;
}
#trademarkBox h2 {
	background-image: url(../images/sub1/kengaku_tittle.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 23px;
	width: 531px;
}
.clearfix {
	overflow:hidden;
}
.clearfix:after {
  contents:"";
	display:block;
	height:1px;
	clear:both;
	overflow:hidden;
}
/*\*/
* html .clearfix {
  height:1em;
	overflow:visible;
}
/**/

.right {
	text-align:right;
	padding-right:5px;
}

.new {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}
