html {
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 2;
	visibility: visible;
	background-color: #FDFDFD;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_honeycomb.gif);
}
#pre_frame {
	width: 1202px;
	position: relative;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	//padding-right: 20px;
	margin-top: 10px;
	//padding-left: 20px;
}
#frame {
	width: 1160px;
	position: relative;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#header {
	width: 1160px;
}


#header_left {
	float: left;
	text-align: left;
	width: 750px;
	margin-left: 30px;
}
#frame #header2 div {
	vertical-align: middle;
}

#header_right {
	float: right;
	text-align: center;
	width: 300px;
	padding-left: 20px;
}

#header2 {
	height: auto;
	width: 1160px;
	float: left;
	clear: both;
	background-color: #333333;
	font-size: 18px;
	color: #FFFFFF;
	background-position: center center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 1px;
	padding-bottom: 1px;
}
#content_header {
	float: left;
	clear: both;
	height: auto;
	width: 900px;
	text-align: center;
	vertical-align: middle;
}
#content {
	float: left;
	width: 1160px;
}
#content_left {
	width: 200px;
	float: left;	
}
#content_right {
	float: right;
	width: 750px;
	text-align: left;
	margin-left: 10px;
}


.content_box_left {
	float: left;
	height: auto;
	width: 370px;
	text-align: left;
	margin-bottom: 30px;
	margin-right: 5px;
}


.content_box_right {
	float: left;
	height: auto;
	width: 370px;
	text-align: left;
	margin-bottom: 30px;
	margin-left: 5px;
}

.content_band {
	clear: both;
	height: auto;
	width: 750px;
	text-align: center;
	padding-bottom: 5px;

}

#content_footer {
	float: left;
	clear: both;
	background-image: url(Image/content_footer.gif);

	text-align: left;
	width: 990px;
}

#footer {
	height: auto;
	width: auto;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #999999;

}
textarea.content_enq {
	font-weight: bold;
	color: #333333;
	height: 80px;
	width: 740px;
	border: 2px groove #FFA309;
	background-color: #EEFFFF;
}
textarea.sidebar {
	font-weight: bold;
	color: #333333;
	height: 80px;
	width: 190px;
	border: 2px groove #FFA309;
	background-color: #EEFFFF;
}

.sample{
    //border-top:1px solid #663300;
    //border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    //background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    //border-right:1px solid #663300;
    //border-bottom:1px solid #663300;
    color:#330000;
    //background-color:#996633;
    background-position:left top;
    padding:0px 60px;
    text-align:center;
}
.sample td{
    //border-right:1px solid #663300;
    //border-bottom:1px solid #663300;
	padding:0px 8px;
	vertical-align: top;
}
 #dock{
	/* background : url('./Mac-style Dock Demonstration_files/dock-left-80.png') no-repeat left 129px;*/
    
	display: block;
	margin: auto;
	  height     : 120px;
	overflow   : hidden;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    }
a:hover {
	text-decoration: none;	
}

a:hover img{
    visibility : visible ;
    border-style : none ;
	background-color: none;
}

a{
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.highlight a:hover *{
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}
a:hover img{ opacity:0.6; filter: alpha(opacity=80); }
.style8 {font-size: 16px; }
.style13 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style15 {font-weight: bold; font-size: 16px;}
