@charset "shift_jis";
#wrapper {
	height: auto;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
}

#wrapper #body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCD7F3;
	border-left-color: #BCD7F3;
	background-color: #FFFFFF;
}

#wrapper #body #header {
	background-image: url(../img/header_back.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 960px;
}
#header .logo {
	float: left;
	margin-right: 10px;
}
#header h1 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 65px;
	float: left;
	letter-spacing: -0.1em;
	margin-right: 25px;
}

#header ul {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	margin-left: 45px;
}


#header #btn {
	background-image: url(../img/heaader_btn_back.gif);
	height: 47px;
	width: 236px;
	float: left;
	background-repeat: no-repeat;
	padding: 5px;
}
#wrapper #body #navi {
	height: 30px;
	width: 960px;
}


#wrapper #body #contents {
	width: 718px;
	float: left;
	height: auto;
	margin-bottom: 20px;
}
#contents #title {
	width: 960px;
	height: 120px;
	font-size: 10px;
}
#contents  #localnavi  {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-color: #EEEEEE;
	margin-right: 10px;
	height: 18px;
	line-height: 18px;
	color: #666666;
	font-size: 11px;
	padding-left: 5px;
}
#localnavi a {
	text-decoration: underline;
}


#localnavi .here {
	color: #000099;
}
#contents  #content {
	padding-left: 15px;
	padding-right: 20px;
}

#content   #ceo {
	float: left;
	margin-right: 10px;
}
#contents #history {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 15px;
}
#history td {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCD7F3;
}
#history table {
	border: 1px solid #BCD7F3;
}

#history  .bg_bule {
	background-color: #F1F7FC;
}


#contents   #content   .policy {
	font-size: 15px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
}
#contents  #content  .mark {
	float: right;
}



#wrapper #body #side {
	height: 855px;
	width: 207px;
	float: left;
	background-image: url(../img/side_back.gif);
	background-repeat: repeat-y;
	padding-right: 9px;
	padding-left: 9px;
}
#side #qa {
	height: 87px;
	width: 206px;
	margin-top: 9px;
}
#side  #btn {
	height: 87px;
	width: 206px;
	margin-top: 8px;
}

#side #btn-back {
	background-image: url(../img/side_btn_back.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 189px;
	margin-top: 8px;
	padding: 9px;
}
#side   #btn-back   #btn-contact {
	height: 41px;
	width: 191px;
	margin-top: 9px;
}
#side #entry {
	height: 131px;
	width: 207px;
	margin-top: 8px;
}
#side #kumiai {
	margin-top: 8px;
	height: 70px;
	width: 206px;
}

#wrapper #body #footer {
	clear: both;
	height: 40px;
	background-color: #EDF4FC;
	text-align: center;
}
#footer p {
	font-size: 10px;
}
#wrapper #body #copy-right {
	color: #FFFFFF;
	background-color: #9BBED9;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
#contents  #privacy {
	padding-left: 15px;
	padding-right: 20px;
	margin-top: 30px;
}
#privacy h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
#privacy    .detail {
	margin-bottom: 30px;
}
#privacy ol{padding-left:25px;}
#privacy ol li{
	display:block;
	list-style-type: decimal;
	margin-bottom: 10px;
}
#contents   #contact {
	float: right;
	width: 250px;
}
#contents   #contact   p {
	line-height: 30px;
}
#contents   #contact   .text {
	padding-left: 30px;
}
#content #question_list {
	height: 125px;
	border: 1px solid #BCD7F3;
	background-color: #EDF4FC;
	margin-bottom: 20px;
	padding-top: 5px;
}
#content #question_list #question_list_l {
	float: left;
	margin-right: 20px;
	padding-left: 10px;
	height: 125px;
	width: 317px;
}
#content #question_list #question_list_r {
	float: left;
	height: 125px;
	width: 329px;
}

#content  #question {
	background-image: url(../img/question.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 17px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#content  #answer {
	background-image: url(../img/answer.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-left: 20px;
	line-height: 17px;
	margin-left: 20px;
}
#content #flow {
	margin-bottom: 30px;
}
h2  {
	margin-bottom: 10px;
}
#flow #flow_back {
	background-image: url(../img/img-flow.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 683px;
	margin-top: 15px;
}
#flow_back #flow1 {
	float: left;
	width: 220px;
	margin-top: 50px;
	margin-left: 5px;
}
#flow_back #flow2 {
	float: left;
	margin-left: 30px;
	width: 200px;
	margin-top: 50px;
}
#flow_back #flow3 {
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}

#content #fee {
	margin-bottom: 30px;
}
#fee table {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#fee td {
	height: 25px;
}
#fee .title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#fee .title2 {
	color: #263E57;
	font-weight: bold;
}

#fee   .left-top {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color: #F1F7FC;
}
#fee .left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	background-color: #F1F7FC;
}
#fee   .right-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: right;
	padding-right: 5px;
}
#fee .right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: right;
	padding-right: 5px;
}
#fee h3 {
	font-size: 13px;
}





#content #merit {
	margin-bottom: 30px;
	margin-top: 30px;
}

#merit li {
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 10px;
}
#merit2  {
	background-color: #EDF4FC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	width: 550px;
	margin-left: auto;
	border: 1px solid #BCD7F3;
	margin-right: auto;
}
#merit2 p {
	padding-left: 5px;
	font-weight: bold;
}

#first_aid #rest {
	height: 200px;
	width: 330px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	background-image: url(../img/rest.gif);
	background-repeat: no-repeat;
	float: left;
}
#rest .txt_rest {
	margin-top: 60px;
	width: 320px;
	padding-left: 3px;
}
#first_aid #ice {
	height: 200px;
	width: 330px;
	margin-bottom: 20px;
	margin-top: 30px;
	background-image: url(../img/ice.gif);
	background-repeat: no-repeat;
	float: left;
}
#ice  .txt_ice {
	margin-top: 60px;
	width: 320px;
	padding-left: 3px;
}
#first_aid #compression {
	height: 200px;
	width: 330px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../img/compression.gif);
	background-repeat: no-repeat;
	float: left;
}
#compression  .txt_compression {
	margin-top: 60px;
	width: 320px;
	padding-left: 3px;
}
#first_aid #elevation {
	height: 200px;
	width: 330px;
	margin-bottom: 20px;
	background-image: url(../img/elevation.gif);
	background-repeat: no-repeat;
	float: left;
}
#elevation  .txt_elevation {
	margin-top: 60px;
	width: 320px;
	padding-left: 3px;
}
#first_aid .x {
	float: left;
}
#first_aid dt {
	line-height: 16px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
#first_aid dl {
	width: 600px;
	margin-left: 15px;
}
#first_aid dd {
	clear: left;
	padding-left: 20px;
	margin-bottom: 5px;
}
#content #contents_1 {
	margin-bottom: 30px;
}
#contents_1 a {
	color: #000099;
}
#contents_1 a:hover {
	color: #FF0000;
}


#contents_1 td {
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents_1 .items {
	background-color: #F1F7FC;
}
#contents_1 #link {
	margin-left: 10px;
	margin-top: 30px;
}

#content #contents_2 {
	margin-bottom: 30px;
}
#contents_2 table {
	margin-bottom: 10px;
}
#contents_2 .txt_left {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents_2 .txt_left2 {
	text-align: left;
	background-color: #F1F7FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#contents_2 td {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
#contents_2 .txt_cost {
	text-align: right;
	background-color: #F1F7FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents_2 .txt_cost2 {
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents_2 .txt_area_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contents_2 .txt_area_bgcol {
	background-color: #F1F7FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents_2 .top_left {
	border: 1px solid #CCCCCC;
}
#contents_2 .top_remains {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents_2 .left_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents_2 .remains {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#content #contents_3 {
	margin-bottom: 30px;
}
#contents_3 .txt_description {
	margin-left: 15px;
}
#wrapper #body #contents #content #contents_rescue_list {
	margin-bottom: 30px;
	height: 400px;
}
#contents_rescue_list .list_rescue {
	font-weight: bold;
	margin-bottom: 5px;
}
#contents #contents-news #news {
	background-color: #EDF4FC;
	border: 1px solid #BCD7F3;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	margin-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#contents-news #news #news1 {
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BCD7F3;
	line-height: 25px;
}
#news .txt-bleu {
	color: #163F67;
}

#contents-news #news #news2 {
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BCD7F3;
	line-height: 25px;
}
#contents-news #news #news3 {
	height: 25px;
	line-height: 25px;
}
#content #contents_link {
	margin-bottom: 30px;
}
#contents_link img {
	padding-right: 5px;
}
#contents_link p {
	padding-bottom: 10px;
}
#contents_link ul {
}
#contents_link li {
	display: list-item;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents_link .list1 {
	float: left;
	margin-left: 10px;
	width: 200px;
}
#contents_link .list2 {
	float: left;
	margin-left: 150px;
	width: 200px;
}
#contents_contact table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCD7F3;
	border-right-color: #BCD7F3;
	border-left-color: #BCD7F3;
	margin-top: 30px;
}
#contents_contact .right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD7F3;
}
#contents_contact #btn_contact {
	margin-left: 210px;
	margin-top: 20px;
}

#contents_contact tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents_contact .left {
	background-color: #EDF4FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #BCD7F3;
	border-bottom-color: #BCD7F3;
}
#contents_1 .table_left {
	background-color: #EDF4FC;
	padding-left: 5px;
}

#contents_contact td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contents_contact img {
	float: left;
}
#contents_contact .txt_big {
	font-size: 14px;
	font-weight: bold;
}
#contents_contact .txt_mail {
	float: left;
	margin-left: 10px;
}
#contents_contact .left img {
	float: left;
}
#contents_contact .left .txt_items {
	float: left;
	margin-right: 15px;
}

#wrapper #body #contents #content #contents_contact #container .txt {
	margin-left: 40px;
	margin-bottom: 15px;
}
#wrapper #body #contents #content #contents_contact #container .txt2 {
	margin-bottom: 5px;
	color: #215E9A;
}
#contents_contact .tel {
	clear: both;
	margin-bottom: 20px;
}
.form_dl {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.question_nomal {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content #contents_hall {
	margin-bottom: 30px;
}
.hall {
	float: left;
	margin-right: 30px;
}
#contents_hall .items {
	background-color: #F1F7FC;
	width: 50px;
}
#side #qr {
	margin-top: 9px;
}
#contents_hall a {
	color: #000099;
}
#contents_hall a:hover {
	color: #FF0000;
}
.activity_table_right {
	padding-right: 10px;
}
#content_care #contents_2 .img_care {
	margin-right: 10px;
}
#content_care #contents_2 {
	margin-bottom: 20px;
}
#content_care #contents_1 {
	margin-bottom: 20px;
}
#content_care #contents_1 a{color:#4F91D9;}
.activity_table_left_txt {
	vertical-align: bottom;
	padding-left: 5px;
}
#contents #content_care {
	padding-left: 15px;
	padding-right: 20px;
}
#content_care #contents_2 a {
	color: #4F91D9;
}


#contents_1 #care_list .btn_caretop {
	float: left;
	margin-right: 10px;
}
#contents_1 #care_list {
	margin-bottom: 20px;
}
#contents_1 .table_care_right {
	padding-left: 15px;
}
.txt_care  {
	font-size: 14px;
	padding-bottom: 15px;
}
#content_care #contents_1 table {
	margin-bottom: 20px;
}
#content_care h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
#content_care #contents_1 .img_care {
	margin-right: 15px;
}
#contents_1 .table_care_right2 {
	padding-left: 30px;
}
#contents_1 .img_graf {
	margin-right: 50px;
}
#contents_1 #rescue-form {
	width: 250px;
	margin-right: 20px;
	float: left;
}
#contents_1 .btn_download {
	vertical-align: bottom;
}
.pdf {
	vertical-align: top;
}
.download-left {
	font-size: 14px;
}
#others {
	margin-top: 30px;
}
#others table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
#pagemenu {
	margin-bottom: 30px;
	width: 300px;
	background-color: #F1F7FC;
	border: 1px solid #BCD7F3;
	padding-left: 5px;
}

#others td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_care table tr .care_btn {
	width: 50%;
	padding-bottom: 10px;
	padding-top: 10px;
}

