﻿@charset "UTF-8";

/*Layout--------------------------------------------------------------*/


/*Wrapper-------------------------------------------*/

#wrapper{
	position:relative;
	width:750px;/*752*/
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	margin:0 auto 0 auto;
	padding:0;
}

/*Header---------------------------------*/

/*Main Page--------------------*/

/*Sub Page---------------------*/

#header{
	position:relative;
	width:750px;
	height:85px;
	background-color:#13007c;
}

#header .top {
	position: absolute;
	left: 658px;
	top: 0px;
}

#header h1{
	float:right;
	position:relative;
	width:571px;
	height:53px;
	top:14px;
}


#header #logo{
	float:left;
	position:relative;
	width:166px;
	height:53px;
	left:14px;
	top:14px;
}

/*-----------------Sub Page End*/

/*-----------------------------Header End*/

/*Global-Nav-----------------------------*/

#globalNav{
	position:relative;
	width:750px;
	height:37px;/*47*/
	padding-top:10px;
	background: url(../../images/common/bg_global-nav001.gif) left top repeat-x;
}

#globalNav ul{
	position:relative;
	width:706px;
	height:27px;
	margin:0 auto;
}

#globalNav li{
	float:left;
	position:relative;
	width:138px;
	height:27px;
	margin-right:4px;
}

#globalNav .lastChildren{
	margin-right:0;
}


/*-------------------------Global-Nav End*/

/*Container------------------------------*/

#container{
	position:relative;
	position:relative;
	width:750px;
	background-color:#fff463;
	padding-top:10px;
}

/*Primary--------------------------------*/

#primary{
	float:left;
	position:relative;
	width:543px;
	left:24px;
	background: url(../../images/common/bg_primary001.gif) left top repeat-y;
}


/*Primary Header----------------------*/

#primaryHeader{
	position:relative;
	width:543px;
	background: url(../../images/common/bg_primary-top.gif) left top no-repeat;
}

#primaryHeader h2{
	position:relative;
	width:543px;
	top:10px;
	left:17px;
}



/*------------------Primary Header End*/


/*Primary Contents--------------------*/

#primaryContents{
	position:relative;
	width:543px;
	padding-bottom:10px;
	background: url(../../images/common/bg_primary-bottom.gif) left bottom no-repeat;
}

/*---------------Primary Contents End*/



/*----------------------------Primary End*/

/*Secondary------------------------------*/

#secondary{
	float:right;
	position:relative;
	width:157px;
	height:720px;/*693*/
	padding-top:10px;
	right:20px;
	background: url(../../images/common/bg_secondary001.gif) left top no-repeat;
}

#secondary ul{
	position:relative;
	width:136px;
	margin:0 auto;
}


#secondary li{
	position:relative;
	width:136px;
	height:46px;
	margin-bottom:10px;
}
#secondary .mobile_banner {
	height: 60px;
}


/*Large Banner----------------------*/

#secondary .largeBanner001{
	height:119px;
}

#secondary .largeBanner002{
	height:83px;
}
#secondary .tanki_Banner {
	display: block;
}

#secondary .sptanki_Banner {
	display: none;
}
#secondary .camp_Banner {
	display: block;
}



/*------------------Large Banner End*/

/*--------------------------Secondary End*/


/*--------------------------------Container End*/

/*Btn Back Top---------------------------------*/

#container #btnBackTop{
	position:relative;
	clear:both;
	width:48px;
	height:43px;
	padding-top:17px;
	margin:0 auto;
}

/*-----------------------------Btn Back Top End*/


/*Footer---------------------------------------*/

#footer{
	position:relative;
	width:750px;
	height:45px;
	background-color:#13007c;
}

/*Footer Nav---------------------------*/

#footer .footerNav{
	float:left;
	position:relative;
	top:18px;
	left:18px;
}

#footer .footerNav a{
	color:#ffffff;
}

#footer .footerNav ul{
	display:block;
}

#footer .footerNav li{
	float:left;
	padding:0 10px;
	border-right:#ffffff solid 1px;
}


/*-----------------------Footer Nav End*/


/*Footer Logo--------------------------*/

#footerLogo{
	position:relative;
	float:right;
	top:8px;
	right:25px;
}

/*----------------------Footer Logo End*/

/*-----------------------------------Footer End*/

/*---------------------------------------Wrapper End*/

/*----------------------------------------------------------Layout End*/
