@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
#top {
	background-image: url(../img/bg_top.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 690px;
	padding-top: 5px;
	width: auto;
}
.font {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 30px;
}
.font2 {
	padding-left: 40px;
	font-size: 30px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 36px;
}
.red {
	color: #F00;
}
.font3 {
	font-size: 40px;
	line-height: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.mailmagagin {
	background-image: url(../img/06.png);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 770px;
	text-align: center;
}
.hin {
	background-image: url(../img/11-2.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 300px;
}
.hin2 {
	background-image: url(../img/12-2.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 300px;
}
.hin3 {
	background-image: url(../img/13-2.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 295px;
}

.hin_a {
	background-image: url(../img/11_a.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 300px;
}
.hin2_a {
	background-image: url(../img/12_a.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 300px;
}
.hin3_a {
	background-image: url(../img/13_a.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 1000px;
	padding-top: 295px;
}
#foot {
	background-image: url(../img/foot_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	padding-top: 15px;
}
.foot2 {
	width: 1000px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
}
.o-hin {
	background-image: url(../img/11.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 500px;
	padding-top: 150px;
	padding-left: 500px;
}
.o-hin2 {
	background-image: url(../img/12.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 500px;
	padding-top: 150px;
	padding-left: 500px;
}
.o-hin3 {
	background-image: url(../img/13.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 500px;
	padding-top: 150px;
	padding-left: 500px;
}.font4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.kakaku {
	font-size: 80px;
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 80px;
text-shadow:
1px 1px 1px rgba(0, 0, 0, 0.6),
-1px -1px 1px rgba(255, 255, 255, 0.5);
}

.kakau2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	font-weight: bold;
	color: #00F;
}
.input{
	line-height: 30px; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	background-color: #D4D0C8; /* 背景 */
	border: 1px solid #999999; /* 罫線 */
	width: 250px; /* 幅 */
	padding-top: 0px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */
	height: 30px; /* 高さ */
}
input:hover {
	border-color: #666666; /*ボーダーの色のみ変更 */
	background-color: #ff5b99; /*背景色変更 */
}
.button{
	line-height: 30px; /* 文字の高さ */
	padding-top: 0px; /* 余白 */
	padding-right: 10px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 10px; /* 背景 */
	color: #FFFFFF; /* 文字色 */
	border: 1px solid #FF0033; /* 罫線 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #353535;
}
.font5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 45px;
	font-weight: bolder;
	line-height: 55px;
}
.chuumon {
	padding-left: 500px;
}
.tokuten {
	background-image: url(../img/18.png);
	background-repeat: no-repeat;
	height: 615px;
	width: 1000px;
	padding-top: 270px;
}
.tokuten2 {
	background-image: url(../img/18_2.png);
	background-repeat: no-repeat;
	height: 750px;
	width: 1000px;
}
