@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 140%;
	background-image: url(../images/toppage/back.gif);
	background-repeat: repeat;
	color: #333333;
}
h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;
}
#wrapper {
	width: 959px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAA;
}
#leed {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 20px;
}
#container {
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	background-image: url(../images/toppage/topline.gif);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-size: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;
	padding-top: 5px;
}
h2 a {
	text-decoration: none;
	color: #222;
}
h2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(../images/Gif/slit/slit_3.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container p {
	font-size: 90%;
	text-indent: 10px;
	color: #555;
	padding-top: 10px;
}
#footer p {
	font-size: 90%;
	color: #FFF;
	text-align: center;
}
#banners {
	margin-top: 20px;
	margin-left: 20px;
}
#banners img {
	border: none;
	padding-right: 2px;
}
img.left {
	float: left;
	margin-right: 15px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.right {
	float: right;
	margin-left: 10px;
	padding-bottom: 5px;
}
.redColor {
	color: #F00;
}
#main_img {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#toiawase {
	font-size: 85%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;
}
