﻿@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 140%;
	font-size: 14px;
}

body {
	background: #1c332a;
}



#wrapper {
	text-align: center;
}


#contents {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left_shadow {
	width: 30px;
	height: 100%;
	overflow: auto;
	background: url("img/left_shadow.jpg") repeat-y;
	float: left;
}

#center_contens {
	width: 850px;
	background: #002125 url("img/back_img.jpg") no-repeat;
	float: left ;
}

#right_shadow {
	width: 30px;
	height: 100%;
	background: url("img/right_shadow.jpg") repeat-y;
	float: left;
}

#header{
	width: 850px;
	height: 85px;
	background: white;
}

#main_contents {
	width: 750px;
	margin-top: 375px;
	margin-left: 50px;
	padding-bottom: 60px;
}

#main_contents_top {
	width: 750px;
	height: 3px;
	background: url("img/white_back_top.gif") ;
}

#main_contents_center {
	width: 750px;
	overflow: auto;
	background: url("img/white_back_center.gif") repeat-y;
}

#main_contents_bottom {
	width: 750px;
	height: 3px;
	background: url("img/white_back_bottom.gif") ;
	float: left;
}

#riyuu {
	width: 680px;
	height: 430px;
	background: url("img/riyuu_back.gif");
	margin-left: 35px;
	margin-top: 30px;
}

#toku {
	margin-bottom: 20px;
	height: 500px;
}

#toku_title {
	margin-left: 50px;
	padding-top: 30px;
	margin-bottom: 10px;
}

.toku_main {
	width: 645px;
	height: 94px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 50px;
	float: left;
}

.toku_main p{
	width: 580px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 57px;
	line-height: 140%;
	font-size: 14px;
	color: #39625a;
}

.toku_main a{
	font-size: 14px;
	color: blue;
}

#nagare {
	margin-bottom: 20px;
}

#nagare_1_img {
	width: 221px;
	height: 563px;
	float: left;
}

.nagare_1_txt {
	width: 330px;
	font-size: 14px;
	line-height: 1.4;
}

#nagare_1_txt_box {
	width: 360px;
	float: right;
	margin-right: 20px;
}

#nagare_back {
	background: #f4f4f4;
	width: 655px;
	margin-top: 40px;
	margin-left: 50px;
}

#nagare_2_img {
	float: left;
}


.nagare_2_txt {
	width: 330px;
	font-size: 14px;
	line-height: 1.4;
	float: left;
	margin-top: 40px;
}

#nagare_3_img {
	float: left;
	margin-left: 40px;
}

.nagare_3_txt {
	width: 330px;
	font-size: 14px;
	line-height: 1.4;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#form_nagare {
	width: 660px;
	margin-bottom: 50px;
}

#form_nagare .arrow{
	margin-left: 120px;
}


.form_nagare_txt {
	width: 350px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 14px;
	float: left;
}

.form_nagare_box {
	font-size: 12px;
	width: 650px;
	height: 90px;
}

.form_nagare_box img{
	float: left;
}


#nagare_title {
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.kouza_bt {
	margin-left: 237px;
	margin-top: 45px;
	float: left;
	margin-bottom: 80px;
}

.support_bt {
	width: 393px;
	margin-left: 180px;
	margin-top: 25px;
	float: left;
	padding-bottom: 80px;
}

.support_bt img {
	border-style: none;	
}

.support_bt a{
	font-size: 14px;
	color: blue;
}
