@charset "utf-8";
body {
	font: 90% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
img a {
	border-style: none;
}
#innerbody {
	background: url(../../images/bg_middle.png) repeat-x top;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1024px;
}
#header {
	height: 95px;
}

h1 {
	float: left;
}
#header ul {
	float: right;
	padding-top: 50px;
	width: 400px;
}
#header ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#header li {
	line-height: 100%;
	float: left;
	height: 20px;
	margin-left: 25px;
	background: url(../../images/eyecatch.png) no-repeat;
	padding-left: 20px;
}
#globalmenu ul {
	height: 28px;
	padding-top: 7px;
	padding-bottom: 25px;
}
#globalmenu a {
	height: 28px;
	width: 90px;
	color: #2A6A80;
	text-decoration: none;
	display: block;
}
#globalmenu li {
	float: left;
	height: 28px;
	width: 90px;
	font-size: 1%;
	color: #2A6A80;
	padding-right: 3px;
}
#globalmenu #cat {
	background: url(../../images/menu_catalog.png) no-repeat;
}
#globalmenu #eq {
	background: url(../../images/menu_eq.png) no-repeat;
}
#globalmenu #colm {
	background: url(../../images/menu_column.png) no-repeat;
}
#globalmenu #wind {
	background: url(../../images/menu_windsurf.png) no-repeat;
}
#globalmenu #deta {
	background: url(../../images/menu_deta.png) no-repeat;
}
#globalmenu #home {
	background: url(../../images/menu_home.png) no-repeat;
}
#globalmenu #tec {
	background: url(../../images/menu_tec_ov.png) no-repeat;
}
#globalmenu #topic {
	background: url(../../images/menu_arc.png) no-repeat;
}
#globalmenu #trip {
	background: url(../../images/menu_trip.png) no-repeat;
}
#main {
	height: auto;
	width: 1024px;
	clear: both;
}
#main #bread {
	height: 20px;
}
#main #bread li {
	font-size: 95%;
	padding-left: 10px;
	float: left;
}
#main #bread a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
}
#main h6 {
	font-size: 95%;
	line-height: 160%;
	width: 800px;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 20px;
}
table {
	width: 1024px;
}
#main #left {
	height: auto;
	width: 680px;
	background: #FFFFFF;
}
#main #middle {
	width: 34px;
}
#main #right {
	width: 310px;
}
#main #left h3 {
	margin-bottom: 15px;
}
#main #left p {
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #left span {
	padding-left: 10px;
	float: left;
}

#left #photoside {
	float: right;
	width: 390px;
}
#left #photoside h4 {
	font-size: 100%;
	color: #C6000B;
	padding-bottom: 5px;
	line-height: 150%;
}
#left #photoside p {
	color: #666666;
}
#left #underph {
	clear: both;
}
#left #underph h4 {
	font-size: 100%;
	color: #C6000B;
	padding-bottom: 5px;
	line-height: 150%;
	padding-top: 10px;
	padding-left: 10px;
}
#left #underph p {
	color: #666666;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #right img {
	padding-bottom: 20px;
}
#right #column {
	height: auto;
	width: 260px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/tec_plan_sidebg.png) repeat-y;
	margin-bottom: 20px;
}
#right #column p {
	padding: 5px 10px;
}
#right #column img {
	padding-left: 30px;
}
#right #column h4 {
	font-size: 100%;
	line-height: 200%;
	color: #C6000B;
	text-align: center;
	background: #FFFFFF;
}
#main h5 {
	color: #000099;
	background: url(../../images/eyecatch.png) no-repeat 2px 8px;
	clear: left;
	height: 40px;
	margin-left: 10px;
	padding-top: 10px;
}
#main h5 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 150%;
}
#under img {
	height: 80px;
	width: 400px;
}

#footer {
	clear: both;
	height: auto;
	width: 1024px;
}
#footer  p   {
	text-align: center;
	line-height: 150%;
}
#footer img {
	margin-right: 10px;
	margin-top: 15px;
	border-style: none;
	margin-bottom: 15px;
}
#footer  h5 {
	color: #66FFFF;
	background: url(../images/eyectch3.png) no-repeat;
	clear: left;
	width: 1024px;
	height: 25px;
	margin-left: 720px;
}
#footer h5 a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
	line-height: 200%;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

td {
vertical-align: top;
}

