@charset "utf-8";
body {
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	font-size: 12px;
}

.t13 {
	font-size: 13px;
}

.t14 {
	font-size: 14px;
}

.t16 {
	font-size: 16px;
}




.aka {
	color: #FF0000;
}

.kuro {
	color: #000000;
}


/* 全体の括り　*/

#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 2px;
}

/*  フッター部分　*/

#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	height: 70px;
	overflow: auto;
	position: relative;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}


#footer-navi {
	height: 35px;
	position: relative;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	width: 90%;
}

#footer-navi ul {
	margin-left: 25px;
	margin-top: 5px;
	overflow: auto;
	position: relative;
	margin-bottom: 0px;
	height: 28px;
	padding: 0px;
}


#footer-navi li {
	float: left;
	list-style-type: none;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 13px;
	text-indent: 1em;
	height: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}

#footer-navi li a{
	float: left;
	list-style-type: none;
	color: #777777;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#copyright {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	overflow: visible;
	height: 25px;
	padding: 0px;
}

#copyright p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	position: relative;
}

/*  ヘッダー内のメインメニュー部分　*/

#header-menu {
	background-color: #000000;
	height: 26px;
	width: 850px;
	position: absolute;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1900;
}

#blog-link {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 90px;
	z-index: 1901;
}


#content {
	padding: 0px;
	width: 100%;
	overflow: auto;
	position: relative;
	visibility: visible;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}


/* メールフォーム用　*/

.toiawase-bg {
	background-image: url(../fix_img/toiawase_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#form-tbl {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	position: relative;
}

.toiawase-title {
	position: absolute;
	left: 30px;
	top: 101px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 24px;
}
