@charset "utf-8";
/* CSS Document */

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media print, screen and (min-width: 481px) {
/* 印刷時と、481px以上のみに適用するスタイル */

.red_b {
	color: #F00;
	font-weight: bold;
}
.whi_b {
	color: #FFF;
	font-weight: bold;
}
.ore_b {
	color: #F90;
	font-weight: bold;
	font-size: 120%;
}
.hi_1 {
	display: block;
}
.hi_2 {
	display: none;
}
.tr {
	text-align: right;
	padding-right: 3em;
	font-size: 80%;
	font-weight: bold;
}

/*********************************
clearfix
*********************************/

.clearfix:after {
	visibility:hidden;
	height:0;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
}
/*********************/
/*****************************
index.php
*****************************/
.header_box {
	max-width: 960px;
	margin: 0 auto;
/*	height: 117px;*/
	position: relative;
}
.title {
	width: 69%;
	float: left;
/*	position: absolute;
	height: 117px;
	margin: 0 0 10px 20px;
	top: 0;
	left: 10px;*/
}
.image {
	width: 960px;
	height: 300px;
	margin: 10px auto;
}
.main {
	width: 960px;
	margin: 20px auto;
	
}
/*************************
left_box
*************************/
.l_box {
	width: 290px;
	margin-right: 25px;
	float: left;
}
.login {
	width: 290px;
	height: 96px;
	margin-bottom: 20px;
	display: block;
}
.login img {
	transition: 0.5s;
}
.login img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
.menu {
	width: 290px;
	height: 244px;
}
.navi_01 {
	width: 290px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.navi_02 {
	width: 290px;
	height: 48px;
	margin: 0;
	padding: 0;
}
.navi_03 {
	width: 290px;
	height: 47px;
	margin: 0;
	padding: 0;
}
.navi_04 {
	width: 290px;
	height: 46px;
	margin: 0;
	padding: 0;
}
.banner {
	width: 290px;
	height: 190px;
	margin: 20px 0;
	display: block;
}
.banner img {
	transition: 0.5s;
}
.banner img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
.banner_1 {
	width: 290px;
	height: 95px;
	margin: 20px 0 20px;
	display: block;
}
.banner_1 img {
	transition: 0.5s;
}
.banner_1 img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
.banner_2 {
	width: 290px;
	height: 95px;
	margin: 0 0 20px;
	display: block;
}
.banner_2 img {
	transition: 0.5s;
}
.banner_2 img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
.jim {
	width: 275px;
	background-color: #FFF;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 90%;
	line-height: 19px;
	border: #666 solid 1px;
	border-radius: 10px;
	padding-bottom: 10px;
}
/*************************
right_box
*************************/

.r_box {
	width: 645px;
	float: left;
	
}
.info {
	width: 645px;
	height: 347px;
	margin-bottom: 20px;
}
		.news_con {
			height: 250px;
			margin: 0 0 20px 0;
			padding: 10px;
			background: #ffffff;
			overflow: auto;
		}
			.news {
				padding: 10px 0;
				border-bottom: 1px dashed #999999;
			}
				.news_label,
				.news_date,
				.news_text {
					float: left;
				}
				.news_label,
				.news_date {
					margin: 0 10px 0 0;
				}
				.news_label {
					width: 100px;
				}
.sub_tit {
	width: 645px;
	height: 46px;
	margin-bottom: 25px;
}
.r_box_bg {
	width: 625px;
	background-color: #FFF;
	padding: 10px 10px 20px 10px;
	margin-bottom: 30px;
}
.aisatsu {
	width: 250px;
	height: 35px;	
}
.st {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
}
.right {
	text-align: right;
}
.txt01 {
	width: 520px;
	margin-top: 15px;
	line-height: 24px;
	text-indent: 1em;
	float: left;
}
.photo {
	width: 105px;
	margin-top: 15px;
	line-height: 24px;
	float: left;
}
.txt02 {
	width: 625px;
	padding-top: 25px;
	line-height: 24px;
	text-indent: 1em;
	clear: left;
}
.r_box_bg2 {
	width: 623px;
	background-color: #FFF;
	padding: 10px 10px 20px 10px;
	margin-bottom: 30px;
	border: 1px solid #BBD347;
}
.st2 {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 140%;
	font-weight: bold;
}

.txt03 {
	width: 625px;
	margin-top: 15px;
	line-height: 24px;
	text-indent: 1em;
}
.y_box_01 {
	width: 608px;
	margin: 0 auto;
	line-height: 30px;
	background-color: #FFCCFF;
	border: 1px solid #CCC;
}
.y_box_02 {
	width: 608px;
	margin: 0 auto;
	line-height: 30px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.box01 {
	width: 84px;
	text-align: center;
	line-height: 30px;
	float: left;
}
.box02 {
	width: 159px;
	display: table-cell;
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-justify:inter-character;
	box-sizing: border-box;
	padding: 0 5%;
	line-height: 30px;
	float: left;
}
.box03 {
	width: 355px;
	padding-left:10px;
	line-height: 30px;
	float: left;
}

/*************************
footer
*************************/
.footer_box {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background-color: #BBD347;
	
}
.f_box {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}
.f_box_left {
	width: 660px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-indent: 1em;
	font-weight: bold;
	font-size: 90%;
}
.f_box_right {
	width: 275px;
	height: 28px;
	float: left;
	margin-top: 12px;
	margin-left: 25px;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
.f_txt {
	width: 275px;
	height: 28px;
	line-height: 28px;
	font-size: 90%;
}
.f_txt a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.f_txt a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.f_txt a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
/******************************/
/** drawer *********************************/
/****************************************/

.btn {
	background: url(../img/btn.png) no-repeat 0 0;
	display: block;
	width:50px;
	height: 50px;
	position: absolute;
	top:0px;
	left:0px;
	cursor: pointer;
	z-index: 200;
	position: fixed;
}
.peke {
	background-position: -50px 0;
}
.drawr {
	display: none;
	background-color:rgba(0,0,0,0.8);
	position: absolute;
	top: 0px;
	left:0;
	width:260px;
	padding:60px 0 20px 20px;
	z-index: 100;
	position: fixed;
}
#menu li {
	width:260px;
}
#menu li a {
	color:#fff;
	display: block;
	padding: 15px;
}
/******************************/

/*******************************
共通
*******************************/
.pan {
	width: 960px;
	margin: 10px auto 25px auto;
	text-indent: 0.5em;
	color: #999;
	font-weight: bold;
	font-size: 90%;
}
/*******************************
事業内容
******************************/
/****************************
事業報告・事業計画
****************************/


/****************************
研修案内
****************************/
.r_box_bg3 {
	width: 645px;
	background-color: #FFF;
	padding: 10px 0 25px 0;
	margin-bottom: 30px;
}
.kt {
	width: 635px;
	height: 46px;
	background-color: #FFF;
	border: 5px solid #B5CF36;
	text-align: center;
	font-weight: bold;
	line-height: 46px;
	font-size: 170%;
}
.soukai {
	border-collapse: collapse;
	border: 1px solid #BBD347;
	width: 620px;
	margin: 25px auto 15px;
}
.bd {
	width: 137px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd2 {
	width: 178px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd4 {
	width: 305px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.kensyu {
	border-collapse: collapse;
	border: 1px solid #BBD347;
	width: 620px;
	margin: 5px auto 15px;
}
.bd6 {
	width: 90px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd7 {

	width: 120px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd8 {
	width: 164px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd9 {
	width: 158px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;

}
.bd10 {
	width: 88px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBD347;
}
.bd6_ {
	width: 85px;
	height: 56px;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #BBD347;
	font-size: 75%;
	padding-left: 5px;
}
.bd7_ {
	width: 115px;
	height: 56px;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #BBD347;
	font-size: 75%;
	padding-left: 5px;
}
.bd8_ {
	width: 159px;
	height: 56px;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #BBD347;
	font-size: 75%;
	padding-left: 5px;
}
.bd9_ {
	width: 159px;
	height: 56px;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #BBD347;
	font-size: 70%;
	padding-left: 5px;

}
.bd10_ {
	width: 80px;
	height: 56px;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #BBD347;
	font-size: 75%;
}
.ken_txt {
	text-decoration: none;
	margin: 10px auto;
	font-size: 90%
} 
.ind {
	text-indent: -1em;
	padding-left: 2em;
	line-height: 17px;
	margin-bottom: 5px;
}

/***********************************
訪問看護の利用を考えている方へ
***********************************/
.servis {
	width: 611px;
	height: 580px;
	margin: 10px auto 30px auto;
}
.riyou_txt {
	width: 210px;
	border-left: 8px solid #FE66CB;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-indent: 0.5em;
	margin-left: 10px;
	padding: 5px 0;
	font-size: 110%;
	font-weight: bold;
}
.riyou_txt2 {
	width: 230px;
	border-left: 8px solid #FE66CB;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-indent: 0.5em;
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 5px 0;
	font-size: 110%;
	font-weight: bold;
}
.riyou_txt3 {
	padding: 15px 10px;
	line-height: 18px;
}
.riyou_txt4 {
	margin: 0 0 15px 30px;
}
.riyou_txt5 {
	margin: 15px auto;
	width: 610px;
	line-height: 16px;
}
.riyou_txt6 {
	margin-bottom: 15px;
	padding-right: 22px;
	font-size: 80%;
	text-align: right;
}
.riyou_txt7 {
	margin: 15px auto;
	width: 590px;
	line-height: 16px;
	text-indent: -1em;
	padding-left: 1,5em;
}
.riyou_txt8 {
	margin:5px auto 15px auto;
	width: 610px;
	line-height: 16px;
	font-size: 80%;
}
.riyou_txt9 {
	margin:25px auto 25px auto;
	width: 65%;
	text-align: center;
	line-height: 16px;
	font-size: 110%;
	background-color: #FFF;
	padding: 8px;
	font-weight: bold;
	border: 2px groove #CCC;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	box-shadow: 1px 1px 1px 1px rgba(1,1,1,0.3); 
}
.riyou_txt9 a:link {
	text-decoration: underline;
	background-color: #FFF;
	color: #F00;
}
.riyou_txt9 a:visited {
	text-decoration: underline;
	background-color: #FFF;
	color: #000;
}
.riyou_txt9 a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #F00;
}
.riyou_box {
	width: 620px;
	background: #FFF;
	margin: 10px auto;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 90%;
}
.nagare1 {
	width: 550px;
	height: 794px;
	margin:10px auto;
}
.nagare2 {
	width: 549px;
	height: 693px;
	margin:30px auto 20px;
}
.kaigo {
	width: 575px;
	padding: 5px;
	background: #FF66FF;
	color: #FFF;
	font-size: 120%;
	line-height: 20px;
	margin: 50px auto 15px auto;
	font-weight: bold;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	text-indent: -1.9em;
	padding-left: 2em 
}
.b_box_01 {
	width: 600px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 5px;
	font-size: 80%;
}
.b_box_02 {
	width: 600px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 5px;
	font-size: 80%;
	line-height: 22px;
}
.b_box_03 {
	width: 600px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 5px;
	line-height: 18px;
	font-size: 80%;
}
.b_box_04 {
	width: 610px;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 80%;
	text-align: center;
}
.b_box_05 {
	width: 290px;
	border: 1px solid #999;
	padding: 5px;
	font-size: 80%;
	float: left;
}
.b_box_06 {
	width: 350px;
	border: 1px solid #999;
	margin: 0px 0 0 5px;
	padding: 5px 0;
	font-size: 80%;
	text-align: center;
}
.riyou_box li {
	margin-left: 23px;
}
.r_tb {
	width: 610px;
	margin: 0px auto;
	border: 1px solid #999;
}
.r_td {
	border: 1px solid #999;
	padding: 2px;
	font-size: 80%;
	vertical-align: middle;
}
.ls {
	letter-spacing: 1.5em;
}
/*********************************
お問い合わせ
*********************************/
.o_box {
	width: 610px;
	margin: 0 auto;
	padding: 15px;
	background-color: #FFF;
	font-size: 90%;
}
.n_box00 {
	width: 640px;
	margin: 0 auto;
}
.n_box01 {
	width: 130px;
	height: 25px;
	background: url(../img/nagare.png) no-repeat;
	line-height: 25px;
	text-indent: 0.5em;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 80%;
}
.n_box02 {
	width: 130px;
	height: 25px;
	background: url(../img/nagare_02.png) no-repeat;
	line-height: 25px;
	text-indent: 0.5em;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 80%;
}
.n_box03 {
	width: 130px;
	height: 25px;
	background: url(../img/nagare.png) no-repeat;
	line-height: 25px;
	text-indent: 0.5em;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 80%;
}
.form {
	width: 100%;
	margin: 15px auto;
}
.kojin {
	text-indent: -1em;
	padding-left: 1em;
}
.one {
	padding: 15px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #DCF2B8;
}
.thr {
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
	background-color: #DCF2B8;
}
.one_ {
	padding: 15px 0;
}

.two {
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}
.two_ {
	width: 50%;
	padding: 15px 0;
	vertical-align: top;
}
.two__ {
	width: 50%;
	padding: 15px 0;
	vertical-align: top;
	line-height: 35px;
}
.center {
	text-align: center;  
}
.must {
	width: 50px;
	height: 25px;
	text-align: cente;
	background-color: #D70000;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
	color: #FFF;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;
}
.ls4 {
	letter-spacing: 4em;
}
/***********************************
ステーション一覧
***********************************/

/** リンク無用 *****************/
.f130 {
	font-size: 130%;
}
.f110 {
	font-size: 110%;
}
.f90 {
	font-size: 90%;
}
.f80 {
	font-size: 80%;
}
.f70 {
	font-size: 70%;
}
.f60 {
	font-size: 60%;
}
.f50 {
	font-size: 50%;
}
.f40 {
	font-size: 40%;
}
.ind {
	text-indent: 0.5em;
	text-decoration: underline;
	font-weight: bold;
}
.icon {
	width: 49px;
	height: 50px;
	margin: 10px auto;
}
.center {
	text-align: center;
}
.acro_box {
	width: 640px;
	border-radius:5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
	box-shadow: 2px 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px 2px #CCC;
	-moz-box-shadow: 2px 2px 2px 2px #CCC;
	background: #FFF;
	border: #000 1px solid;
	margin:auto;
	margin-top:2em;
}
	.acro_txt {
		width: 420px;
		line-height: 22px;
		font-size: 0.8em;
		text-indent: -1em;
		padding: 10px 1.2em;
		margin-left:1.2em;
		float: left;
	}
	.acro_icon {
		width: 110px;
		padding: 15px 5px 0 0;
		float: left;
	}
	.huto{
		font-weight:bold;
	}

.dai1 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #9999CC;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #444488 solid;
	background: -webkit-linear-gradient(top, #7C7CBE 0%, #9999CC 100%);
	background: -moz-linear-gradient(top, #7C7CBE 0%, #9999CC 100%);
	background: -o-linear-gradient(top, #7C7CBE 0%, #9999CC 100%);
	background: -ms-linear-gradient(top, #7C7CBE 0%, #9999CC 100%);
	background: linear-gradient(top, #7C7CBE 0%, #9999CC 100%);
}
.dai2 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #FF9999;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #FF0D0D solid;
	background: -webkit-linear-gradient(top, #FF9999 0%, #FF5959 100%);
	background: -moz-linear-gradient(top, #FF9999 0%, #FF5959 100%);
	background: -o-linear-gradient(top, #FF9999 0%, #FF5959 100%);
	background: -ms-linear-gradient(top, #FF9999 0%, #FF5959 100%);
	background: linear-gradient(top, #FF9999 0%, #FF5959 100%);
}
.dai3 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #CCCC66;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #A5A536 solid;
	background: -webkit-linear-gradient(top, #CCCC66 0%, #C0C043 100%);
	background: -moz-linear-gradient(top, #CCCC66 0%, #C0C043 100%);
	background: -o-linear-gradient(top, #CCCC66 0%, #C0C043 100%);
	background: -ms-linear-gradient(top, #CCCC66 0%, #C0C043 100%);
	background: linear-gradient(top, #CCCC66 0%, #C0C043 100%);
}
.dai4 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #FFCCCC;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #FF8282 solid;
	background: -webkit-linear-gradient(top, #FFCCCC 0%, #FFA8A8 100%);
	background: -moz-linear-gradient(top, #FFCCCC 0%, #FFA8A8 100%);
	background: -o-linear-gradient(top, #FFCCCC 0%, #FFA8A8 100%);
	background: -ms-linear-gradient(top, #FFCCCC 0%, #FFA8A8 100%);
	background: linear-gradient(top, #FFCCCC 0%, #FFA8A8 100%);
}
.dai5 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #FF9966;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #FF5402 solid;
	background: -webkit-linear-gradient(top, #FF9966 0%, #FF732F 100%);
	background: -moz-linear-gradient(top, #FF9966 0%, #FF732F 100%);
	background: -o-linear-gradient(top, #FF9966 0%, #FF732F 100%);
	background: -ms-linear-gradient(top, #FF9966 0%, #FF732F 100%);
	background: linear-gradient(top, #FF9966 0%, #FF732F 100%);
}
.dai6 {
	width: 620px;
	margin: 10px auto 0 auto;
	background-color: #99CCFF;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #379BFF solid;
	background: -webkit-linear-gradient(top, #99CCFF 0%, #73B9FF 100%);
	background: -moz-linear-gradient(top, #99CCFF 0%, #73B9FF 100%);
	background: -o-linear-gradient(top, #99CCFF 0%, #73B9FF 100%);
	background: -ms-linear-gradient(top, #99CCFF 0%, #73B9FF 100%);
	background: linear-gradient(top, #99CCFF 0%, #73B9FF 100%);
}
.dai7 {
	width: 620px;
	height: 75px;;
	margin: 10px auto 0 auto;
	background-color: #99CC66;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	border-top: 4px #6A9F35 solid;
	background: -webkit-linear-gradient(top, #99CC66 0%, #81BF42 100%);
	background: -moz-linear-gradient(top, #99CC66 0%, #81BF42 100%);
	background: -o-linear-gradient(top, #99CC66 0%, #81BF42 100%);
	background: -ms-linear-gradient(top, #99CC66 0%, #81BF42 100%);
	background: linear-gradient(top, #99CC66 0%, #81BF42 100%);
}
.st_zonebox{
	width: 640px;
	margin: 0 auto;
}
.st_flexbox{
	display:flex;
	flex-wrap:wrap;
}
.st_flexbox:nth-of-type(odd){
	background-color: #fff;
}
.st_flexbox:last-of-type{
	margin-bottom:40px;
}

.block01:nth-of-type(even){
	background-color: #D9D9EC;
}
.block01:last-of-type{
	border-bottom:4px #444488 solid;
}

.block02:nth-of-type(even){
	background-color: #FFCCCC;
}
.block02:last-of-type{
	border-bottom:4px #FF0D0D solid;
}

.block03:nth-of-type(even){
	background-color: #E2E2A9;
}
.block03:last-of-type{
	border-bottom:4px #A5A536 solid;
}

.block04:nth-of-type(even){
	background-color: #FFEEEE;
}
.block04:last-of-type{
	border-bottom:4px #FF8282 solid;
}

.block05:nth-of-type(even){
	background-color: #FFC7AC;
}
.block05:last-of-type{
	border-bottom:4px #FF5402 solid;
}

.block06:nth-of-type(even){
	background-color: #CAE4FF;
}
.block06:last-of-type{
	border-bottom:4px #379BFF solid;
}

.block07:nth-of-type(even){
	background-color: #D0E8B9;
}
.block07:last-of-type{
	border-bottom:4px #6A9F35 solid;
}

.st_box01 {
	width: 190px;
	padding: 5px;
}
.st_box02 {
	width: 260px;
	padding: 5px;
}
.st_box03 {
	width: 160px;
	padding: 5px;
}

.kango_link {
	width: 600px;
	height: 50px;
	margin: 20px auto 5px auto;
	line-height: 22px;
	text-align: left;
	padding-left: 2em;
	text-indent: -1em;
	background-color: #CCC;
	border: 2px outset #999;
	padding-top: 5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	box-shadow: 1px 1px 1px 1px rgba(1,1,1,0.3);   
}
.kango_link a:link {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
.kango_link a:visited {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
.kango_link a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/** リンク無用 end *****************/

/** リンク有用 *****************/ 
.m_box_00 {
	width: 318px;
	margin:  20px auto;

}
.right_2 {
	text-align: right;
	font-size: 80%;
}
.s_box_00 a:link {
	color: #03F;
	text-decoration: underline;
}
.s_box_00 a:visited {
	color: #03F;
	text-decoration: none;
}
.s_box_00 a:hover {
	color: #F00;
	text-decoration: underline;
}
.s_box_00 {
	width: 620px;
	margin: 20px auto 30px;
	background-color: #FFF;
	font-size: 90%;
	padding: 10px;
}
.s_tb {
	width: 600px;
	margin: 20px auto;
	text-align: center;
	border: 1px solid #CCC;
}
.s_tb_01_0 {
	width: 132px;
	padding: 5px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	
}
.s_tb_01_o {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #9999CC;
	font-weight: bold;
}
.s_tb_01_kn {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FF9999;
	font-weight: bold;
}
.s_tb_01_kg {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #CCCC66;
	font-weight: bold;
}
.s_tb_01_h {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFCCCC;
	font-weight: bold;
}
.s_tb_01_kt {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FF9966;
	font-weight: bold;
}
.s_tb_01_kh {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #99CCFF;
	font-weight: bold;
}
.s_tb_01_t {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #99CC66;
	font-weight: bold;
}
.s_tb_02 {
	width: 132px;
	padding: 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.s_tb_02_ {
	width: 132px;
	padding: 5px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.s_tb_03 {
	width: 293px;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.s_tb_03_ {
	width: 293px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
.ls_1em {
	letter-spacing: 1em;
}
/** リンク有用 end *****************/

/****************************
*** howto *******************
****************************/
.how_box {
	width: 620px;
	margin: 10px auto;
	background: #FFF;
}
.how_box1 {
	width: 150px;
	float: left;
	margin: 10px 0 10px 10px;
}
.how_box2 {
	width: 435px;
	float: left;
	padding: 10px 5px 10px 15px;
	line-height: 24px;
}

/***************************/
/*** pagetop **************/
/**************************/
#pagetop{
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 0;
    -ms-filter: "alpha( opacity=0 )";
    filter:alpha(opacity:0);
    zoom:1;
	z-index: 9999;
	background: url(../img/pt_01_pc.png)  no-repeat;
	
}
#pagetop a {
	background: url(../img/pt_01_pc.png) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	display: block;
	width: 60px;
	height: 60px;
}
#pagetop a:hover {
	text-decoration: none;
	background: url(../img/pt_01_f2_pc.png) no-repeat;
}
/*************************
サイトマップ
*************************/
.site_box {
	width: 600px;
	background-color: #E6EFBA;
	padding: 10px;
	margin: 0 auto;
	font-size: 85%;
}
.site_box01 {
	width: 295px;
	padding: 5px 0;
	background-color: #FFF;
	float: left;
	text-indent: 0.5em;
}
.site_box01:nth-of-type(odd) {
	margin-right: 10px;
}
.site_box01:nth-of-type(even) {
	margin-right:0;
}
.site_box01:nth-of-type(-n+8) {
	margin-bottom: 10px;
}
.site_box a:link {
	color: #03F;
	text-decoration: underline;
}
.site_box a:visited {
	color: #03F;
	text-decoration: underline;
}
.site_box a:hover {
	color: #F00;
	text-decoration: none;
}
/*************************
個人情報保護方針
*************************/
.hogo_txt {
	width: 615px;
	padding: 15px;
	background-color: #FFF;
	line-height: 23px;
	font-size: 95%;
	margin: 0 auto 15px;
}

.hogo_txt2 {
	width: 613px;
	padding: 15px;
	background-color: #FFF;
	line-height: 22px;
	font-size: 95%;
	margin: 0 auto;
	font-weight: bold;
	border: 1px #CCC solid;
}
.mid_1 {
	max-width: 75%;
	padding: 5px;
	font-weight: bold;
	border: #CCC solid 1px;
	background-color: #C3D85D;
	text-shadow: 1px 1px 3px #FFF;
	margin: 0 0 0 5px;
	border-radius: 0 15px 0 0;        /* CSS3草案 */
	text-indent: 0.5em;
	letter-spacing: 0.07em;
  
}
.y_box_02_print{
	height:86px;
}
}