@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	color:#666666;
	font-size:14px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	line-height:150%;
}
a:link {
	color: #00ADE7;
}
a:visited {
	color: #00ADE7;
}
a:hover {
	color: #FA8000;
}
a:active {
	color: #00ADE7;
}
#container{
	width:800px;
	margin:0 auto;
	background:url(../image/campaign/0906BANAOgram.jpg) top left repeat-y;
	padding-top:50px;
}
#present{
	margin:0 auto;
	width:680px;
	padding:115px 0 0 75px;
	background:url(../image/campaign/0906BANAO_campaign.jpg) no-repeat top left;
	height:167px;
}
#present h1{
	padding-left:15px;
	padding-bottom:15px;
	font-size:14px;
}
#present table tr td{
	padding:0 10px 0 0;
	font-size:14px;
}

html:not(:only-child:only-child)
#present h1,#present table tr td{
	font-size:12px;
}


#wrapper{
	padding:50px 0 50px 0;
}
#application{
	width:600px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#application .section-Lv1{
	text-align:center;
	padding:20px 0 20px 0;
}
#application .section-Lv1 a:hover,
#application .section-Lv1 a:active,
#application .section-Lv1 a:visited,
#application .section-Lv1 a:link{
	color:#FFFFFF;
}
#application .section-Lv1 p{
	padding-bottom:20px;
	line-height:100%;
}
#application #privacy{
	margin:0 auto;
	width:540px;
	padding:20px 0 20px 0;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
}
#application #privacy h2{
	line-height:100%;
}
#application #privacy p{
	font-size:12px;
	padding:10px 0 10px 0;
}
#application #privacy h3{
	padding-top:5px;
}
#application #privacy #contact{
	background-color:#fff571;
	padding:10px 20px 10px 20px;
}
#application #privacy #contact p{
	color:#b27d27;
	padding:0;
}


/******** 5_year **********/
#present h1{
	font-size:16px;
}

#fifth_year #present{
	margin:0 auto;
	width:680px;
	padding:115px 0 0 75px;
	background: url(../image/campaign/1008BANAO_campaign2.jpg) no-repeat top left;
	height:167px;
}

#fifth_year #present table tr td{
	padding-left:10px;
	line-height: 1.3em;
}

