/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
	overflow: hidden;
}

body {
	height: 306px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
	position: relative;
}

a.btn {
	display: block;
	width: 346px;
	height: 252px;
	background: url(http://biboroku.watanabehiroki.net/demo/images/campaign1.png) no-repeat left top;
}

a.btn:hover {
	background: url(http://biboroku.watanabehiroki.net/demo/images/campaign1_o.png) no-repeat left top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

img {
	border: none;
}

ol, ul {
	list-style: none;
}

/*margin*/

.m_btm5 {
	margin-bottom: 5px;
}

.m_btm10 {
	margin-bottom: 10px;
}

.m_btm15 {
	margin-bottom: 15px;
}

.m_btm20 {
	margin-bottom: 20px;
}

.m_btm25 {
	margin-bottom: 25px;
}

.m_btm30 {
	margin-bottom: 30px;
}

.m_btm35 {
	margin-bottom: 35px;
}

.m_btm40 {
	margin-bottom: 40px;
}

.m_top5 {
	margin-top: 5px;
}

.m_top10 {
	margin-top: 10px;
}

.m_top15 {
	margin-top: 15px;
}

.m_top20 {
	margin-top: 20px;
}

.m_top25 {
	margin-top: 25px;
}

.m_top30 {
	margin-top: 30px;
}

.m_top35 {
	margin-top: 35px;
}

.m_top40 {
	margin-top: 40px;
}

.m_left5 {
	margin-left: 5px;
}

.m_left10 {
	margin-left: 10px;
}

.m_left15 {
	margin-left: 15px;
}

.m_left20 {
	margin-left: 20px;
}

.m_left25 {
	margin-left: 25px;
}

.m_left30 {
	margin-left: 30px;
}

.m_right5 {
	margin-right: 5px;
}

.m_right10 {
	margin-right: 10px;
}

.m_right15 {
	margin-right: 15px;
}

.m_right20 {
	margin-right: 20px;
}

.m_right25 {
	margin-right: 25px;
}

.m_right30 {
	margin-right: 30px;
}

/*margin*/

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*clearfix*/

#wrap {
	display: none;
}
