@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}

body{
	line-height:1.4;
	font-size:14px;
	*font-size:87%; /*IE*/
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
	color:#000;
	background-color:#fff;
	}	
	
	
	
/*Container*/
div#Container{
	background-color:#040;
	width:760px;
	margin:0 auto;
}



/*Header*/
div#Header{
	width:760px;
	height:140px;
	margin:0 auto;
}



/*Navi*/
div#Navi{
	width:760px;
	height:75px;
	margin:0 auto;
}

div#Navi ul{
	margin-left:2px;
	}

div#Navi li{
	float:left;
	height:30px;
	margin:0 1px 1px 0;
	display:block;
	}




/*Main*/
div#Main{
	width:750px;
	background-color:#ffc;
	margin:0 auto;
}



/*Footer*/
div#Footer{
	width:750px;
	background-color:#040;
	margin:0 auto;
}






/*<P>Tag Decolate*/
p.CopyRight{
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:5px;
}


/*<P>Tag Decolate_TOPPAGE*/
p.TopCampanyName {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

p.TopCmpanyTEL {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; 
}

p.TopInfomation {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


p.TopUpdate {
	font-size: 14px;
	font-weight: bold; 	
}

p.TopUpdateText {
	color: #0000FF;
	font-size: 16px;
	font-weight:bold;
}


/*<P>Tag Decolate_GUIDE*/
p.GuideText{
	font-size:12px;
}


/*<P>Tag Decolate_TENJI*/
p.TenjiText1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}

p.TenjiText2 {
	font-size: 12px;
	color: #0000FF; 
}

p.TenjiText3 {
	font-size: 18px; 
	font-weight: bold;
}

p.TenjiText4 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}

p.TenjiText5 {
	margin-left:10px;
}

p.TenjiText6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

p.TenjiText7 {
	font-size: 24px;
	font-weight: bold;
}

p.TenjiText8 {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

p.TenjiText9 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC; 
}

p.TenjiText10 {
	font-size: 12px;
}


/*<P>Tag Decolate_AIRPASS*/
p.AirText1 {
	font-size: 24px;
	font-weight: bold;
	color: #653332;
	line-height:1;
	margin-bottom:5px;
}

p.AirText2 {
	font-weight: bold;
	line-height:1.2;
}

p.AirText3 {
	font-size: 24px;
	font-weight: bold;
	color: #333399;
}

p.AirText4 {
	font-size: 12px;
	margin:5px 0 0 15px;
}

p.AirText5 {
	font-size: 16px;
	font-weight: bold;
	color: #653332;
	line-height:1.4;
	text-align:center;
}

p.AirText6 {
	margin:8px 0 0 0;
}


/*<P>Tag Decolate_EXAMPLE*/
p.ExaText1 {
	font-size:18px;
	color: #FFFFFF; 
	font-weight: bold;
}


/*<P>Tag Decolate_STEP*/
p.StepText1 {
	font-size: 18px;
	font-weight: bold;
	color: #653332;
}

p.StepText2 {
	font-size: 16px;
	font-weight: bold;
	color: #653332;
}

p.StepText3 {
	margin:5px 0 20px 15px;
}



/*<table>Tag Decolate*/



/*<img>Tag Decolate*/



/*<hr>Tag Decolate*/
