

@charset "shift_jis";


/* reset------------------------------------- */

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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

ul img {
	vertical-align:bottom;
}


/* common------------------------------------- */

body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"メイリオ",HiraKakuProN-W3,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color:#333;
	background:url(../../img/bg.jpg);
	}

span {
	font-weight:bold;
	}

a {
	color:#1c2254;
	text-decoration:none;
	}
a:visited{
	color:#1c2254;
	}

a:hover{
	text-decoration:none;
	color:#1c2254;
	}

a img {
	cursor:pointer;
	}


/* style------------------------------------- */

.clear {
	clear:both;
	width:100%;
	line-height:0;
	}


.mb5 {margin-bottom:5px;}
.mb8 {margin-bottom:8px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

.tlCenter {text-align:center;}
.tlRight {text-align:right;}


/* iPhone------------------------------------- */


#container {
	width:320px;
	margin:0 auto;
	}

#logo {
	margin:0;
	padding:0;
	}

#visual {
	margin:0;
	padding:0;
	}

#navigation {
	margin:0;
	padding:0;
	}

#navigation li {


	}
#navigation li a {
	width:310px;
	padding-left:10px;
	line-height:52px;
	display:block;
	background:url(../../img/bottun_bg.jpg) no-repeat;
	font-weight:bold;
	}


#banner {
	background:#d3d3d3;
	margin:0;
	padding:0;
	padding:10px 0;
	}

#banner li {
	display:inline;
	margin:0;
	padding:0;
	margin-left:10px;
	}


#footer {
	margin:0;
	padding:0;
	}



#header {
	margin:0;
	padding:0;
	width:320px;
	height:53px;
	background:url(../../img/second_header.jpg) no-repeat;
	position:relative;
	}

#header img {
	margin:0;
	position:absolute;
	top:12px;
	left:6px;
	}

#pageTtl {
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	margin:0;
	color:#333;
	font-size:120%;
	}

.blockTtl {
	font-weight:bold;
	color:#212a7c;
	padding:10px 0;
	margin:0;
	}

#contentArea {
	margin:0;
	padding:11px;
	}

#contentArea p {
	margin:0 0 10px 0;
	padding:0;
	}

#footerLink {
	margin:0;
	padding:0;
	}

#footerLink li {
	float:left;
	}

#footerLink li a {
	text-align:center;
	width:160px;
	line-height:45px;
	background:url(../../img/btn_bottomBg.jpg) no-repeat;
	display:block;
	font-weight:bold;
	}

#footerLink li a.asia {
	font-size:12px;
	text-align:center;
	}