@charset "shift-jis";

/* 
============= 0_format ============= */

html{height:100%;}

body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#fff;
	color:#211E1A;
	font-family:ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kakugo Pro;
	font-size:80%;
	line-height:1.8em;
	letter-spacing:0.1em;
}

h1,h2,h3,h4,h5,h6,
p,ul,li,input,
dl,dt,dd,
input,textarea{
	margin:0;
	padding:0;
}

dt{
display:block;
}
dd{
display:block;
}

li{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

img{
	border:none;
	vertical-align:middle;
}

a:active {
	color:#79371D;
	text-decoration: underline;
}


a:link {
	text-decoration: none;
	color:#79371D;
}

a:visited {
	text-decoration: none;
	color:#79371D;
}

a:hover {
	color:#79371D;
	text-decoration: underline;
}


br {
	letter-spacing: normal;
}


address, em{
	font-style:normal;
}	


.clear {
	clear: both;
	}

br.clear {
	clear: both;
	display: block;
	line-height: 0px;
	margin:0px;
	padding:0px;
	}


/* 
============= 1_main_contents ============= */

.gy{
background-color:#777777;
}

.copyright{
text-align:center;
padding:10em 0 3em 0;
clear:both;
}

.copyright_top{
text-align:center;
}

.info{
margin-bottom:1.5em;
}
