@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　RESET
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*reset*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul,ol{
	list-style-type:none;
}
ul li img {
	vertical-align: top;
}

* { margin:0; padding:0; }
*:after { display:block; clear:both; }
article, aside, figure, footer, header,hgroup, nav, section { display:block; }

html,body {
	color:#333333;
	-webkit-text-size-adjust: none;
	width:100%;
	background:#000;
}

#wrap {
	width:100%;
	overflow:hidden;
	margin: 0 auto;
	position: relative;
	display:block;
	height:100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　CONTENTS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.mainarea h1 {
	width:100%;
	margin:0 auto;
	line-height:0;
	height:auto;
}
.mainarea h1 img {
	width:100%;
	height:auto;
}
.mainarea p {
	width:100%;
	line-height:0;
}
.mainarea a {
	line-height:0;
}
.mainarea p img {
	width:100%;
}

.towLine li {
	width:50%;
	float:left;
	}
.towLine li img {
	width:100%;
	height:auto;
	}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　FOOTER
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.bottom {
	background:#000;
}
.sns {
	width:217px;
	overflow: hidden;
	margin: 0 auto;
	padding:20px 0 20px 0;
}
.sns li {
	width:39px;
	float:left;
}
.sns li img {
	width:100%;
}
.sns li.tw,
.sns li.fb {
	padding:0 50px 0 0;
}
p a {
	line-height:0;
}
p.link {
	padding:0 0 15px 0;
	text-align:center;
	color:#FFF;
}
p.link a {
	color:#FFF;
	font-size:12px;
	text-align:center;
	line-height:1.5;	
}
p.notice {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 20px 0;
}
p.copy {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 8px 0;
	padding-bottom:20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　MODULE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

