/* リセット */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
	overflow-y:scroll;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}



/* style */


body{
	background:#d0134b;
}

#contents{
	width:1210px;
	margin:0 auto 0 auto;
}

#logo{
	text-align:right;
	padding:0 120px 0 0;
}


#logo img{
	width:14%;
}




div#wrapper{
	background: url(../img/bg2.jpg) center 0 no-repeat;
	background-size:2100px ;

}


div#bg2{
	background:url(../img/bg.png) center 0 no-repeat;
	background-size:1210px ;
	margin:0 auto 0 auto;
	text-align:center;
}


div#item1{
	padding:1050px 0 0 0;
}


div#item2{
	padding:0 0 0 0;
	background: url(../img/img_02.png) center 0 no-repeat;
	background-size:1210px ;
	height:600px;
	margin:1100px auto 0 auto;
	text-align:center;
}


div#item3{
	padding:60px 0 60px 0;
	margin:0 auto 0 auto;
	text-align:center;
}


div#item3 img{
	width:80%;
}

p#img03{
	padding:10px 0 0 0;
}


div#item4{
	margin:0 auto 0 auto;
	text-align:center;
}


div#item5{
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	text-align:center;
	position:absolute;
	
}

div#item5 img{
	width:1210px;
	position:absolute;
	top:0;
}


div#footer{
	height:980px;
	background: url(../img/footer.jpg) center 0 no-repeat;
}


#copyBox{
	margin:605px 0 0 0;

	background:#000;
	padding:10px 10px 10px 0;
}

#copy{
	text-align:right;
}


#tLogo{
	text-align:center;
	margin:0 auto 0 auto;
}

#tLogo img{
	width:10%;
}




#logoM{
	padding:10px 0 10px 0;
}




#map1{
	float:left;
	padding:121px 0 0 46px;
}


#map2{
	float:left;
	padding:121px 0 0 22px;
}


#map3{
	float:right;
	padding:254px 124px 0 0;
}

