﻿@charset "utf-8";

body {  
	font-size: 16px;
	color:#666666;
	margin: 0px;
}

img {
    border-style:none;
}

img a {
    border-style:none;
}

a {
	text-decoration: none;
	color:#666;
}

a:hover {
	color:#3ca0cd;
}

.box {
	height:550px;
	width:850px;
	text-align:center;
	margin:0 auto;
}

.bicolor {
    background: -webkit-gradient(linear, top, top, from(#3ca0cd), color-stop(400px, #3ca0cd), color-stop(150px, #fff), to(#fff));
    background: -webkit-linear-gradient(top, #3ca0cd 0%, #3ca0cd 400px, #fff 150px, #fff 100%);
    background: linear-gradient(to bottom, #3ca0cd 0%, #3ca0cd 400px, #fff 150px, #fff 100%);
}

.wraps{
	float:left;
}

.clear { clear:both; } 

.red_f {
	color:red;
}

.bb01 {
	width:450px;
	text-align:center;
	height:210px;
	padding-top:115px;
	padding-left:85px;
}

.bb02 {
	width:450px;
	text-align:center;
	padding-top:125px;
	padding-left:85px;
}

.bb03 {
	width:300px;
	padding-top:270px;
}

.gry {
	height:30px;
	background-color:#f2f2f2;
	text-align:center;
	margin:0 auto;
}

.gry2 {
	height:25px;
	color:#666;
	background-color:#f2f2f2;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	margin:0 auto;
}

.cent {
	margin:40px auto 60px auto;
}

.cent2 {
	width:700px;
	margin:40px auto 60px auto;
}
.menu_01 {
	width:700px;
	margin:30px auto;
}

.menu_02 {
	width:320px;
	margin:0 10px 30px 10px;
	float:left;
}

.koumoku {
	padding:10px 20px;
	line-height: 180%;
	font-size:14px;
	border-top: solid 1px #f2f2f2;
	border-left: solid 8px #f2f2f2;
}

.koumoku2 {
	border-top: solid 1px #f2f2f2;
	overflow:hidden;
}

.koumoku3 {
	width:470px;
	height:200px;
	margin-top:20px;
	padding:10px 15px;
	line-height: 180%;
	font-size:14px;
	border-left: solid 8px #f2f2f2;
	float:left;
}
.koumoku4 {
	margin-top:10px;
	width:140px;
	padding:10px;
	float:left;
}

.koumoku5 {
	padding:10px 20px;
	line-height: 180%;
	font-size:14px;
	border-top: solid 1px #f2f2f2;
	border-left: solid 8px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
}

.koumoku6 {
	padding:10px 20px;
	line-height: 180%;
	font-size:14px;
	border-bottom: solid 1px #f2f2f2;
	border-left: solid 8px #f2f2f2;
	overflow:hidden;
}

h1 {
	font-size: 120%;
	margin: 0;
	padding: 5px 0 10px 20px;
	color: #3ca0cd;
	border-left: solid 8px #3ca0cd;
}

h2 {
	font-size: 120%;
	margin: 0;
	padding: 5px 0 10px 20px;
	color: #777;
	border-left: solid 8px #3ca0cd;
}

.head_b {
	margin:0 auto;
	background-color:#3ca0cd;
	height:70px;
	padding:20px 0;
	text-align:center;
}

.footer {
	margin:25px auto 30px auto;
	text-align:center;
	font-size:12px;
	letter-spacing: 0.1em; 
}

a:hover img.i00i{
      opacity:0.5;
      filter: alpha(opacity=50);
      -ms-filter: "alpha( opacity=50 )";
      background: #ffffff;
}

.rabi01 {
	width:200px;
	float:left;
}

.rabi02 {
	width:450px;
	float:left;
}

input#submit_button1 {
	width:120px;
	margin:10px auto;
	heigth:40px;
    padding: 5px;
    font-size: 0.8em;
    background-color: #666;
    color: #fff;
    border-style: none;
}

input#submit_button2 {
	width:120px;
	margin:10px auto;
	heigth:40px;
    padding: 5px;
    font-size: 0.8em;
    background-color: #3ca0cd;
    color: #fff;
    border-style: none;
}

.toukouon {
	margin:15px auto;
	text-align:right;
}

.f_text01 {
	width:350px;
	height:15px;
}

.f_text02 {
	width:420px;
	height:180px;
}

.error {
	color:red;
	font-size:10px;
}

.warn {
	color:red;
}

.button_form{
	display:inline;
	margin:0;
}

table.tab_bar {
	width: 700px;
	border-spacing: 0; /* セル間の隙間(モダンブラウザ用) */
	text-align: center;
}

table.tab_bar th,
table.tab_bar td {
	padding: 10px;
	border: 1px #ccc solid;
	border-style:none solid solid none;
}

.tab_hyo {
	background-color:#3ca0cd;
	color:#fff;
	font-weight: bold;
	padding:15px;
	text-align: center;
	letter-spacing: 0.2em;
}
