@charset "UTF-8";

html {
	background:#123728 url(../img/header_bg.gif) top repeat-x;
}

body {
	margin: 0;
	padding: 0;
	position:relative;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;/*iphoneの文字サイズハック*/
	height:100%;
	background: url(../img/footer_bg.gif) bottom repeat-x;
}


/*link
-----------------------------------------------------*/
a:link{
	color: #CC0000;
	background: transparent;
}

a:visited{
	color: #CC0000;
	background: transparent;
}

a:hover, a:active{
	color: #003366;
	background: transparent;
}

/*text
-----------------------------------------------------*/
h1,h2,h3,h4,p {margin: 0; padding: 0;}

p {
	color: #333;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	font-size: small;

}

/*table
-----------------------------------------------------*/
table {border-collapse: collapse;}
td.center {text-align: center;}

/*wrapper
-----------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding:0;
	width:1000px;
	text-align: center;
	position:relative;
}

#wrapper img {vertical-align: bottom; border:none;}


/*header
-----------------------------------------------------*/
#header {
	margin: 0 auto;
	padding:0;
	width:960px;
	height:95px;
	text-align: center;
	position:relative;
}


h1 {
	font-size: 1px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	position:absolute;
	width: 89px;
	height: 73px;
	top:10px;
	left:0;
	background:url(../img/logo.png) no-repeat;
}

h1 a {
	position:absolute;
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
}

/*main-btn
-----------------------------------------------------*/
#glonavi-cel {
	margin:0 ;
	padding: 0;
	height:50px;
	position:absolute;
	left: 100px;
	top: 45px;
}

#glonavi-cel img{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#glonavi-cel a img:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/*矢印-----------------------------------------------------*/
#glonavi-cel #yajirushi{
	position:absolute;
	bottom:0;
	width:16px;
	height:9px;
}

#p-con #glonavi-cel #yajirushi{
	left:55px;
}

#p-int #glonavi-cel #yajirushi{
	left:255px;
}

#p-sho #glonavi-cel #yajirushi{
	left:457px;
}

#p-eve #glonavi-cel #yajirushi{
	left:587px;
}

#p-cont #glonavi-cel #yajirushi{
	left:698px;
}

#other #glonavi-cel #yajirushi{
	display:none;
}

/*sub-navi
-----------------------------------------------------*/
.sub-navi {
	margin: 0 auto;
	padding:0;
	width:1000px;
	height:50px;
	text-align: center;
	position:relative;
}

.sub-navi a img{
	margin: 18px 20px 0 20px;
	padding:0;
	
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.sub-navi a img.select{	
	filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.sub-navi a img:hover{	
	filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

/*サブ矢印-----------------------------------------------------*/
.sub-navi #sub-yajirushi{
	position:absolute;
	bottom:-1px;
	width:16px;
	height:9px;
}

/*pankuzu
-----------------------------------------------------*/
#pankuzu {
	width:960px;
	margin: 0 auto;
	padding:0;
	line-height:30px;
	font-size:11px;
	color:#fff;
	text-align:left;
}

#pankuzu a{
	color:#fff;
	text-decoration:none;
}

#pankuzu a:hover{
	color:#fff;
	text-decoration:underline;
}


/*contents
-----------------------------------------------------*/
#container{
	width:100%;
	margin:0 auto;
	background-color:#fff;
}

#contents{
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	text-align:center;
}

#bottom-cel {
	width:1000px;
	height:160px;
	margin:0 auto;
	text-align:center;
	background:#fff url(../img/footer_bg.gif) bottom repeat-x;
	position:relative;
}

#btm-bnr{
	margin: 0 auto;
	padding:0;
	width:1000px;
	height:70px;
	text-align: center;
	position:relative;
}

#btm-bnr a img{
	margin: 10px 4px 10px 4px;
	padding:0;
	
	filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

#btm-bnr a img:hover{	
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/*gotop
-----------------------------------------------------*/
body p#gotop{
	width:960px;
	height:52px;
	margin:0 auto;
	padding:0;
	line-height:1.0;
	text-align:right;
	cursor:pointer;
}

body p#gotop img{
	margin:20px 0 0 0;
}

p#gotop:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*footer
-----------------------------------------------------*/
#footer-cel {
	width:100%;
	height:38px;
	margin:0;
}

#footer {
	width:960px;
	height:40px;
	margin:0 auto;
}

#footer p{
	color:#fff;
	font-size:11px;
	line-height:39px;
	height:39px;
	float:left;
	display:inline;
	margin:0 30px 0 0;
	padding:0;
}

#footer a{
	padding-top:14px;
	margin-right:30px;
	float:left;
	display:inline;
}

#footer img:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;

}

/*others
-----------------------------------------------------*/
br.clear {
	clear: both;
	height: 0px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}