@charset "UTF-8";

body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../kabegami/body.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

div{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: white;
}

p{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	line-height: 16px;
}

img {
	border-width: 0px;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	height: auto;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
	line-height: normal;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: red;
	text-decoration: underline;
}

address {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	font-style: normal;
	font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック";
	text-align: center;
	width: 860px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 2px;
}

input{
	cursor: pointer;
	padding-top: 2px;
}

#main{
	width: 870px;
	height: inherit;
	text-align: center;
	padding-bottom: 10px;
}

#header01{
	width: 860px;
	height: 80px;
	text-align: center;
}

#header02{
	width: 860px;
	height: 280px;
	text-align: center;
}

#footer01{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: gray;
	border-bottom-color: gray;
	width: 860px;
	height: auto;
	color: white;
	background-color: #3e3e3e;
	font-size: 15px;
	font-weight: bold;
}

#tel{
	width: 860px;
	height: auto;
	padding-bottom: 4px;
}

#copylight{
	border-top-style: solid;
	border-top-color: gray;
	width: 860px;
	height: auto;
	border-top-width: 1px;
	padding-top: 4px;
}

#menu01{
	width: 860px;
	text-align: left;
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 2px;
	background-color : black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}

#top_tel{
	width: 850px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
}

#page{
	text-align: right;
	padding-top: 6px;
	padding-bottom: 2px;
	width: 860px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
}

#mobile{
	text-align: right;
	width: 860px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

#campaign{
	text-align: center;
	width: 860px;
	padding-bottom: 6px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.lavel{
	text-align: left;
	width: auto;
	clear: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.red01{
	color: red;
}

.back{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 6px;
	width: 840px;
	margin-left: 20px;
	clear: left;
}

.600{
	font-weight: bold;
}

