@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　トップページのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 main
--------------------------------------------------------------------------------------- */
pre {
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 */
word-wrap: break-word; /* IE 5.5+ */
word-break: break-all; /* IE */
}
/* message ------------------------------ */

.message {
	min-height: 238px;
	padding-right: 206px; 
	background: url(../../img/index_img_01.jpg) no-repeat right top; 
}
* html .message {
	height: 238px;
}

.message p {
	margin-top: 25px;
	font-size: 130%;
}

.message p.name {
	margin-right: 10px;
	text-align: right;
	font-weight:bold;
}

.message2 {
	min-height: 238px;
/*	padding-right: 206px; 
	background: url(../../img/index_img_01.jpg) no-repeat right top; */
}
* html .message2 {
	height: 238px;
}

.message2 p {
	margin-top: 25px;
	font-size: 130%;
}

.message2 p.name {
	margin-right: 10px;
	text-align: right;
	font-weight:bold;
}

/* news ------------------------------ */

.news {
	margin-top: 7px;
	padding-bottom: 15px;
}

.news dt {
	color: #00A0C6;
}


/* determination ------------------------------ */

.determination {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .determination {
	height: 238px;
}

.determination p {
	margin-top: 25px;
	font-size: 130%;
}

.determination p.name {
	margin-right: 10px;
	text-align: right;
	font-weight:bold;
}

.determination div.left{
	margin-top: 25px;
	float:left;
	width:60%;
	font-size: 130%;
}

.determination div.right{
	margin-top: 25px;
	float:right;
}

/* profile ------------------------------ */

.profile {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .profile {
	height: 238px;
}

.profile p {
	margin-top: 25px;
	font-size: 130%;
}

.profile .b{
	color:#1A75BC;
}

.profile ul{ 
	font-size: 130%;
}

.profile li{
}

.profile ul.d{ 
	list-style-position:inside;
	font-size: 130%;
}

.profile p.illust{
	padding: 0 20px 0 0;
	font-size: 130%;
	text-align:right;
}

/* future ------------------------------ */

.future {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .future {
	height: 238px;
}

.future p {
	font-size: 130%;
	margin:5px 0 30px 0;
}
.future h3 {
	margin-top: 15px;
	font-size: 120%;
}
.future .n {
	font-weight:bold;
}

/* activity ------------------------------ */

.activity {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .activity {
	height: 238px;
}

.activity p {
	font-size: 130%;
	text-align:center;
}

.activity h3 {
	margin-top: 15px;
}

.activity div.text {
	text-align: left;
	font-size: 130%;
	margin:5px 0 30px;
}

.activity div.text p {
	text-align: center;
}

.activity div.text img {
	padding: 4px 0px 3px 0px;
}

.activity .centerbox {
	text-align: center;
}

.activity .whitespace {
	margin: 5px;
}

/* support ------------------------------ */

.support {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .support {
	height: 238px;
}

.support p {
	margin-top: 25px;
	font-size: 130%;
}

.support p.name {
	margin-right: 10px;
	text-align: right;
	font-weight:bold;
}

.support p.under {
	margin-top: 25px;
	font-size: 130%;
	text-align:center;
	height:400px;
}

.support div.left{
	margin-top: 25px;
	float:left;
	width:60%;
	font-size: 130%;
}

.support div.right{
	margin-top: 25px;
	float:right;
}

.support div.text {
	text-align: left;
	font-size: 130%;
	margin: 0px 0 0px;
}

.support div.text2 {
	text-align: left;
	font-size: 130%;
	margin:30px 0 0px;
}

div#main .titleLine2 {
background:url("../img/line_bg_01.gif") repeat-x scroll left bottom transparent;
color:#000000;
font-size:140%;
font-weight:bold;
padding-bottom:6px;
}

.navi {
	color: #00A0C6;
}

/* supporter ------------------------------ */

.supporter {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .supporter {
	height: 238px;
}

.supporter p {
	//margin-top: 5px;
	font-size: 130%;
	margin:5px 0 30px 0;
}
.supporter p.complete {
	margin-top: 25px;
	font-size: 130%;
}
.supporter h3 {
	margin-top: 15px;
	font-size: 120%;
}
.supporter .b{
	color:#1A75BC;
}

/* office ------------------------------ */

.office {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .office {
	height: 238px;
}

.office p {
	margin-top: 25px;
	font-size: 130%;
}

.office .b{
	color:#1A75BC;
}

.office ul{ 
	margin:0 0 0 10px;
	font-size: 130%;
}

.office li{
}

.office .s{ 
	font-size: 90%;
}

.office p.illust{
	margin:0;
}

.office p.illust .map{
	margin:0 0 0 10px;
}

/* video ------------------------------ */
.video p {
	font-size: 96%;
	font-weight: bold;
}

.video div.text {
	text-align: left;
	font-size: 130%;
	margin:5px 0 30px;
}

.video_box {
	margin-bottom: 30px;
	height: 100%;
}

.video_box img {
	float: left;
}

.video_box .text {
	float: right;
	width: 350px;
}

.video_box .text ul {
	margin-top: 15px;
}

.video_box .text li {
	float: left;
	padding-right: 10px;
	font-size: 15px;
}

.clear {
	clear: both;
}

.video p.under {
	margin-top: 25px;
	font-size: 130%;
	text-align: center;
	height: 200px;
}
/* kifu_request ------------------------------ */

.kifu {
	min-height: 238px;
	/*padding-right: 206px;
	 background: url(../../img/index_img_01.jpg) no-repeat right top;*/
}
* html .kifu {
	height: 238px;
}

.kifu .text {
	font-size: 130%;
	margin:5px 0 30px 0;
}

.kifu .text .name{
	text-align: right;
	font-weight: bold;
	padding-top: 15px;
}

.kifu .text .img {
	margin-bottom: 5px;
	padding-top: 5px;
}

.kifu span {
	font-weight: bold;
	font-size: 90%;
}
/* form ------------------------------ */

.formArea table {
	width: 540px;
	margin-top: 15px;
	background: #E5F5F9;
}

.formArea table th,
.formArea table td {
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

.formArea table td {
	padding: 10px 8px;
}

.formArea table td span {
	font-size: 86%;
}

.formArea table td.required {
	width: 40px;
	padding: 10px 0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #F2FAFC;
	text-align: center;
	color: #C3000C;
	font-size: 86%;
}

.err{
	color: #C3000C;
}

.formArea table th {
	width: 80px;
	padding: 25px;
}

.formArea table .inputStype01 {
	width: 340px;
	padding: 2px 0;
}

.formArea table .inputStype02 {
	width: 50px;
	padding: 2px 0;
}

.formArea table .inputStype03 {
	width: 340px;
	height: 110px;
	padding: 2px 0;
}

.formArea table .radio {
	margin: 0 5px 0 12px;
	vertical-align: middle;
}
.formArea table .radio.spc {
	margin-left: 45px;
}

.formArea table select {
	margin-left: 12px;
}

.formArea table td span.number {
	display: inline-block;
	width: 50px;
	padding: 0 3px;
}

.formArea .btn {
	margin-top: 15px;
	text-align: right;
}

.formArea .n {
	color: #C3000C;
	font-size: 86%;
}


/* bnrArea ------------------------------ */

.bnrArea h2 {
	margin-top: 15px;
	padding-bottom: 4px;
	border-bottom: 2px solid #2E57A5;
	font-size: 120%;
}

.bnrArea .bnrWrap {
	width: 522px;
	margin: 18px 0 40px 10px;
	padding-bottom: 18px;
	background: url(../../img/index_bg_01.gif) no-repeat left bottom;
}

.bnrArea .bnrWrap .leftBlock {
	float: left;
	width: 250px;
}

.bnrArea .bnrWrap .rightBlock {
	float: right;
	width: 250px;
}

.bnrArea h3 {
	font-size: 110%;
	color: #2E57A5;
}

.bnrArea .image {
	margin: 5px 0 0 7px;
}

/* 池谷幸雄説明文 ------------------------------ */

.left_profile {
	width:  333px;
	float: left;
	display: inline-block;
}

.right_profile {
	width: 197px;
	float: right;
	display: inline-block;
	padding: 0 0 20px 10px;
}

.message2 p.profile_top {
	clear: both;
	margin-top: 0;
}

