@charset "UTF-8";
/* CSS Document */
.center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
iframe{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 中ヘッダー ---------------------------------- */

.naka-head-base{
	padding: 0px;
	height: 80px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/naka-head-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}

/* 中 ---------------------------------- */
.naka-base{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.pankuzu{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 40px;
}
.pankuzu a:link {
	color: #000000;
}
.pankuzu a:visited {
	color: #000000;
}
.pankuzu a:hover {
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF0000;
}


.naka-base ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.naka-base ul li{
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.naka-left{
	width: 66.7%;
	}
.naka-center{
	width: 5.2%;
	}
.naka-center img{
	width: 100%;
	}
.naka-right{
	width: 28.1%;
	}
.naka-base .naka-left h1{
	background-image: url(../img/h1-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 64px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 23px;
	line-height: 55px;
	font-weight: normal;
	color: #000;
	text-indent: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}

.naka-base .naka-left h2{
	background-image: url(../img/h2-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	color: #000;
	text-indent: 33px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
.naka-base .naka-left p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.naka-base .naka-left h5{
	text-align: center;
}

.naka-base .naka-left h5 img{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	height: auto;
	width: 590px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.naka-base .naka-left p a:link ,
.naka-base .naka-left h2 a:link ,
.naka-base .naka-left h4 a:link {
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
}
.naka-base .naka-left p a:visited ,
.naka-base .naka-left h2 a:visited ,
.naka-base .naka-left h4 a:visited {
	color: #FF0000;
}
.naka-base .naka-left p a:hover ,
.naka-base .naka-left h2 a:hover ,
.naka-base .naka-left h4 a:hover {
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF0000;
}
.naka-base .naka-left h2 a:link {
	color: #000;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}
.naka-base .naka-left h2 a:visited {
	color: #000000;
}
.naka-base .naka-left h2 a:hover {
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF0000;
}


.naka-base .naka-left h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #127cb4;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.naka-base .naka-left h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

.naka-base .naka-left h6{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	text-align: justify;
}
.menu-title-right{
	background-image: url(../img/menu-back.png);
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-indent: 30px;
	width: 270px;
}

.naka-base .naka-right .menu-title-right h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.15em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.naka-base .naka-right .menu-title-right h2{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	letter-spacing: 0.1em;
	margin: 0px;
}
.naka-base .naka-right .menu-ber-right h1{
	margin: 0px;
	padding: 0px;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-weight: normal;
	color: #000;
	background-image: url(../img/menu-yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d1d0;
	width: 100%;
	display: block;
}
.naka-base .naka-right .menu-ber-right h2{
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	background-image: url(../img/yaji-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d1d0;
	width: 100%;
}
.naka-base .naka-right .menu-ber-right h3{
	margin: 0px;
	padding: 0px;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 38px;
	font-weight: normal;
	color: #000;
	background-image: url(../img/menu-yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d1d0;
	width: 100%;
	display: block;
}
.menu-ber-right h3 a:link ,
.menu-ber-right h2 a:link ,
.menu-ber-right h1 a:link {
	color: #000000;
	text-decoration: none;
	display: block;
}
.menu-ber-right h3 a:visited ,
.menu-ber-right h2 a:visited ,
.menu-ber-right h1 a:visited {
	color: #000000;
}
.menu-ber-right h2 a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #ededec;
	background-image: url(../img/yaji-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.menu-ber-right h3 a:hover ,
.menu-ber-right h1 a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ededec;
	background-image: url(../img/menu-yajirushi002.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.menu-ber-right h2 a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #ededec;
	background-image: url(../img/yaji-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.right-banner{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
 /*----------------------問い合わせ---------------------*/
.naka-toi-base{
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	background-image: url(../img/naka-toi-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.naka-toi{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 900px;
}
.naka-toi h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.naka-toi p{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}
.naka-toi hr{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.naka-toi ul{
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
}
.naka-toi ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-align: center;
}
.naka-toi ul li a:link {
	color: #000000;
	text-decoration: none;
}
.naka-toi ul li a:visited {
	color: #000000;
}
.naka-toi ul li a:hover {
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF0000;
}
.naka-toi-text{
	background-image: url(../img/yajirushi-foot.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
.naka-toi-aida{
	margin: 0px;
	padding: 0px;
	width: 30px;
}
 /*----------------------会社案内---------------------*/
.name{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 1d2087;
	border-bottom-color: #1d2087;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.naka-base .naka-left .name p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}


.naka-base .naka-left .name ul{
	width: 100%;
	margin: 0px;
	padding: 0px;

}
.naka-base .naka-left .name ul li{
	list-style-type: none;
	float: left;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 45px;
	color: #035372;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.naka-base .naka-left .name ul li h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}
.member-name{
	padding: 0px;
	width: 49.2%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c3;
}
.member-aki{
	padding: 0px;
	width: 1.6%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
.line-top{
	padding: 0px;
	width: 49.2%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c3;
}
.naka-base .naka-left .name ul li a:link {
	color: #035372;
	text-decoration: none;
}
.naka-base .naka-left .name ul li a:visited {
	color: #035372;
}
.naka-base .naka-left .name ul li a:hover {
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #FF0000;
}


/* 会社概要--------- */


.gaiyou-naka {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}  
.gaiyou-naka td.t_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1b1b1;
}
.gaiyou-naka th.t_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1b1b1;
}
.gaiyou-naka td {
	top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #4d4d4d;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding: 10px;
	} 
.gaiyou-naka th {
	font-weight: bold;
	color: #127cb4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 26px;
	width: 180px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding: 10px;
}

/* 沿革--------- */


.history-naka {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}  
.history-naka table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
} 
.history-naka table tr {
	vertical-align: top;
}
.history-naka th.t_top ,
.history-naka td.t_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2d99ca;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #035372;
	text-align: center;
}
.hisotry-center{
	width: 225px;
}
.history-naka td {
	top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding: 10px;
	} 
.history-naka th {
	font-weight: normal;
	color: #FF0000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 85px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding: 10px;
}

/* ----------------------------------------- */
/* 概要テーブル ---------------------------------- */
/* ----------------------------------------- */
.content table {
	border-collapse: separate;
	border-spacing: 5px 3px;
	line-height: 18px;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.content th.t_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #81d300;
}
.content th {
	text-align: center;
	padding: 10px;
	font-weight: normal;
	background-color: #cee7f6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 24px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.content td.t_top {
	border-top: #81d300 2px solid;
}
.content td {
	text-align: left;
	padding: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #000;
}
input#textfield{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	width: 80%;
}
input#textarea{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	width: 80%;
}
