@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}


body {
	font-family: Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック";
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #0CF;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}


#wrap #gaiyo {
	background-image: url(images/gaiyo_bg.jpg);
	background-repeat: repeat-y;
}
#wrap .gaiyo_text  {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	line-height: 140%;
	color: #000;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
#wrap #mailboshu {
	background-image: url(images/mailboshu_bg.jpg);
	background-repeat: repeat-y;
}
#wrap #mailboshu .table_style {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック";
	font-size: 18px;
	color: #FFF;
	line-height: 140%;
}
.cha {
	background-color: #4c4741;
	padding-left: 30px;
}
.shiro {
	background-color: #777777;
	padding-left: 30px;
}
#wrap #copy {
	font-family: Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック";
	font-size: 12px;
	padding-top: 5px;
	float: left;
}
#wrap #logo {
	float: right;
}
