/* 
共通
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
	color: #111111;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	font-family: Verdana,Arial,Helvetica,sans-serif,"ＭＳ ゴシック","Hiragino KaKu Gothic Pro",Osaka;
}
fieldset, img{
	border: 0;
	width: auto;
	vertical-align: text-bottom;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #047EC8;
}
a:active {
	text-decoration: none;
	color: #047EC8;
}


/*
ページレイアウト
*/

body {
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif,"ＭＳ ゴシック","Hiragino KaKu Gothic Pro",Osaka;
	color: #111111;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: top;
	text-align: center;
	background-color: #040505;
}
#wrapper {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: auto;
	background-repeat: repeat-y;
	background-position: top;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-image: url(image/wra.png);
}
#topber {
	height: 80px;
	background-image: url(image/topber.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#topber-in {
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(image/topber-in.png);
}
#header-back {
	background-image: url(image/header-back.png);
	width: 100%;
	background-repeat: repeat-x;
	webkit-background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
	height: 1150px;
}
}

#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 1070px;
	width: auto;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(image/header.png);
}
#header-in {
	background-repeat: no-repeat;
	height: 1070px;
	margin: 0 auto;
	width: 1100px;
	background-position: center top;
	background-image: url(image/header-in.png);
}
#underber {
	height: 225px;
	background-color: #000000;
	padding-top: 25px;
}
#underber-in{
	background-position: center center;
	background-repeat: no-repeat;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image/underber-in.png);
	height: 175px;
	background-color: #FFFFFF;
}
#contents {
	height: auto;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: left;
	color: #111111;
}
#contents-inner {
	width: 800px;
	margin-top: 0px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
	color: #111111;
}
#black_body {
	height: auto;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: -5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
	text-align: left;
	color: #111111;
	background-color: #040505;
}


/*
メールフォーム
*/

.mailform {
	box-shadow: 0 0;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: center;
	-webkit-box-shadow: 0 0;


/*
BOX
*/
}
#box1 {
	width: 694px; /* 枠線（太さ・色・スタイル） */
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -2px;
	border: 3px solid #CCCCCC;
	margin-left: 35px;
	margin-right: 35px;
	background-color: #F7F7F7;
}

.kinou-box {
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 6px solid #453631;
}
.kinou-box-in {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/*end*/
