@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.png) no-repeat;
}
#globalmenu #topic {
	background: url(../../images/menu_topic_ov.png) no-repeat;
}
#globalmenu #trip {
	background: url(../../images/menu_trip.png) no-repeat;
}
#bread  {
	height: 40px;
}
#bread  li  {
	font-size: 95%;
	padding-left: 10px;
	float: left;
}
#bread  a  {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
}
#main {
	height: auto;
	width: 1024px;
	clear: both;
	background: url(../../images/pwa_canarybg.png) repeat-y;
}
#lead   h3  {
	padding: 30px;
}
#lead  h4 {
	font-size: 130%;
	color: #666666;
	padding-bottom: 30px;
	padding-left: 60px;
}
#lead  h6 {
	padding-left: 30px;
	padding-bottom: 5px;
}

table {
	width: 980px;
	border-right: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	margin: 20px;
	padding-bottom: 20px;
}
#main span {
}

#main #left {
	height: auto;
	width: 640px;
}
#main #left img {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#main #middle {
	width: 24px;
}
#main #right {
	width: 325px;
}
#main #left p {
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right h4 {
	font-size: 100%;
	line-height: 120%;
	color: #D21F4C;
	padding-bottom: 3px;
}
#right img {
	padding-bottom: 15px;
}


#right ul {
	font-size: 97%;
	color: #333333;
}
#main #right li {
	padding-bottom: 7px;
}
#right li  a {
	text-decoration: underline;
}
#category img {
	padding-left: 30px;
}
#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;
}
#totop {
	clear: both;
	height: auto;
	width: 1024px;
}

#main   h5 {
	color: #66FFFF;
	clear: left;
	height: 25px;
	padding-top: 15px;
	padding-left: 720px;
}
#main  h5  a {
	color: #666666;
	text-decoration: underline;
}

/* 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;
}
