*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,address {
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:130%;
}


body {
	margin: 0px;
	padding: 0px;
	font-size:80%;
	line-height: 140%;
	color: #000000;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", "MS P Gothic", Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;	/*font-family:HiraKakuPro-W3, Osaka, "MS PGothic", Helvetica, arial, sans-serif;*/
}

html {
	height:100%;
	}

/* image */
a img {
	border:0;
}

/* list */
li{
	list-style:none;
}

.clearfix {
	display:inline-block;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}


#wrapper {
 width:740px;

	}

#allarea {
 width:740px;

}

#contarea {
	width:740px;
	margin:0 auto;
	text-align:center;
	padding:0px;
}

#footer {
	color: #cccccc;
	margin: 0px;
	padding: 5px 0;
	width: 740px;
	position: relative;
}
#footer address {
	text-align:right;
	color:#cccccc;
	font-size:10px;
	font-style:normal;
	padding:0 30px 0 0;
	}
	

#footer a{
	text-decoration:none;
	color:#cccccc;
}
#footer a:hover{
	text-decoration:underline;
	color:#cccccc;
}

.fwakuimg {
	display:none;
	}
