@charset "utf-8";
body {
	font: 90% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	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;
	color: #FFFFFF;
}
#bread  a  {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
}
#main {
	height: auto;
	width: 1024px;
	clear: both;
	background: url(../images/pwakorea_bg.png) repeat-y;
}
#lead {
	height: auto;
	padding-right: 125px;
	padding-left: 125px;
	padding-top: 30px;
}
#lead h3 {
	background: url(../images/pwakorea_head1.png) no-repeat;
	height: 30px;
	font-size: 1px;
	color: #7F0404;
}
#lead p {
	font-size: 95%;
	font-weight: bold;
	color: #7E0404;
	line-height: 180%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content {
	height: auto;
	width: 530px;
	float: left;
	padding-left: 100px;
}
#content h3 {
	margin-top: 15px;
	height: 30px;
}

#content p {
	padding-top: 15px;
	font-size: 95%;
	line-height: 170%;
}
#content h4 {
	font-size: 100%;
	color: #D11A1A;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/pwakorea_eyecatch.png) no-repeat 2px;
	padding-left: 40px;
	line-height: 100%;
}
#content h4 a {
	color: #D11A1A;
}
#content #movie {
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidemenu {
	width: 248px;
	float: right;
	padding-right: 100px;
}
#side_topic {
	background: url(../images/pwakorea_sideline.png) repeat;
	border-bottom: 1px solid #CC0033;
	padding-right: 1px;
	padding-left: 1px;
	margin-bottom: 20px;
}
#side_inner {
	background: url(../images/pwakorea_sidegrade.png) repeat-x;
	padding: 10px;
}
#side_inner h4 {
	font-size: 100%;
	color: #A63F2E;
	padding-top: 5px;
	padding-bottom: 10px;
}
#side_topic p {
	font-size: 90%;
	line-height: 160%;
	color: #666666;
	padding: 10px;
}











#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: 680px;
}
#main  h5  a {
	color: #CC3300;
	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;
}

