@charset "UTF-8";
/* CSS Document */


body {
	background-repeat: repeat;
	margin: 0 auto;
	background-image: url(images/background.gif);
	}

.wrapper {
	background-repeat: repeat;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.headder {
	margin: 0 auto;
}

.yodogawa {
	margin: 0 auto;
}

.main_body {
	margin: 0 auto;
	width: 960px;
	background-image: url(images/back_image02.gif);
	background-repeat: repeat-y;
	padding-top: 40px;
}

.main {
	margin: 0 auto;
	width: 730px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFF;
	padding-right: 25px;
}

.main_text {
	margin: 0 auto;
	width: 480px;
	font-size: 14px;
	color: #333;
	letter-spacing: 0px;
	line-height: 24px;
	float: left;
}

.main_text_mail {
	margin: 0 auto;
	font-size: 14px;
	color: #003A7F;
	letter-spacing: 2px;
	line-height: 26px;
}

.main_text_mail_b {
	margin: 0 auto;
	font-size: 30px;
	color: #003A7F;
	letter-spacing: 0px;
	letter-spacing: 2px;
	line-height: 26px;
	float: left;
}

.kaisetsu_text {
	margin: 0 auto;
	font-size: 14px;
	color: #C9F;
	letter-spacing: 0px;
	line-height: 24px;
}

.main_info {
	margin: 0 auto;
	width: 250px;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	float: right;
	padding-rigth: 60px;
	background-image: url(images/info_item01.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.mokuji {
	margin: 0 auto;
	font-size: 10px;
	color: #333;
	letter-spacing: 1px;
	line-height: 15px;
}

.footer {
	width: 860px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(images/back_image_bottom.gif);
	height: 212px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}

.footer01 {
	margin: 0 auto;
	float: left;
}
.footer02 {
	margin: 0 auto;
	float: rigth;
}

.line {
	background-image: url(images/line04.gif);
	background-repeat: repeat-y;
}




a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}