@charset "UTF-8";

* {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	float: left;
	margin-left: 14px;
	width: 320px;
	padding-top: 18px;
	font-weight: normal;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #7B693A;
	font-size: 15px;
	font-weight: normal;
}


.noRmg{
	margin-right:0px;
}

hr {
	clear: both;
	visibility: hidden;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../img/back.jpg);
	background-size: cover;
}
li {
	list-style-type: none;
}
#base{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	position: relative;
}
em {
	visibility: hidden;
}
.just_left {
	float: left;
}
.just_right {
	float: right;
}
.basic_wrap {
	height: auto;
	width: auto;
	clear: both;
	margin-bottom: 2%;
}
.ps_activ {
	display: block;
	position: relative;
}
.float_basic_bm {
	height: 1px;
	width: auto;
	position: relative;
}



.mT1{
	margin-top:1%;
}
.mT2{
	margin-top:2%;
}
.mT3{
	margin-top:3%;
}
.mT4{
	margin-top:4%;
}
.mT5{
	margin-top:5%;
}
.mT6{
	margin-top:6%;
}

.mLR1{
	margin-right:1%;
	margin-left:1%;
}
.mLR2{
	margin-right:2%;
	margin-left:2%;
}
.mLR3{
	margin-right:3%;
	margin-left:3%;
}
.mLR4{
	margin-right:4%;
	margin-left:4%;
}
