@charset "shift_jis";

body {
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	/* background-image: url(../images/bg.gif); */
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}

.furigana{
	font-size: 10px;
	color: #93CB26;
}


.chui1{
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

.chui2{
	float: right;
	margin-right: 30px;
}

.chui12{
	float: left;
	margin-left:330px;
}


.chui3{
	color: #CC0000;
}

.chui4{
	float: right;
}

.chui5{
	font-size: 10px;
	color: #666666;
}

.chui6{
	font-size: 10px;
	color: #CC0000;
	margin-left: 80px;
}

.chui7{
	color: #666666;
}

.chui8{
	font-size: 11px;
}

.chui9{
	font-size: 14px;
}

.chui18{
	font-size: 11px;
 	font-weight: normal;
}

.about_img{
	margin-left: 20px;
	margin-top: 10px;
}

.manner_img{
	border: 1px solid #999999;
}

.contact1 {
	color: #81593F;
	font-size: 16px;
	font-weight: bold;
}

.contact2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

#player {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 100%;
	color: #666666;
	background-image: url(../images/player.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	border: 1px solid #c9c9c9;
	background-position: 5px 3px;
}

#player a {
	color: #666666;
	text-decoration: none;
}

.toplink {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.toplink a {
	font-size: 16px;
	font-weight:normal;
	color: #93CB26;
	line-height: 16px;
}

.assist_list_chui{
	float: right;
	margin-right: 40px;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666666;
}
a:hover {
	color: #93CB26;
	text-decoration: none;
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
/* 	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y; */
	padding-right: 3px;
	padding-left: 3px;
}

/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	height: 70px;
	width: 100%;
	position: relative;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
/*ロゴ画像設定*/
#header #logo {
	position: absolute;
	left: 20px;
	top: 26px;
}
/*電話番号バナー設定*/
#header #tel {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #93CB26;
	font-size: 16px;
	font-weight: bold;
}
#header #fax {
	position: absolute;
	right: 20px;
	text-align: right;
	top: 43px;
	color: #93CB26;
	font-size: 12px;
}
/*h1見出しタグ設定*/
#header h1 {
	right: 20px;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
}
#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	padding-left: 4px;
}
ul#menu li {
	float: left;
	padding-right: 4px;
}
ul#menu img {
	vertical-align: bottom;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 640px;
	padding-bottom: 30px;
	padding-top: 10px;
	font-size: 12px;
}

#pankuzu {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*h2タグ設定*/
#main h2 {
	font-size: 14px;
	padding-left: 10px;
	border-bottom: 4px solid #93CB26;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	clear: both;
	width: 628px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
}

#main h5 {
	font-size: 12px;
	padding-left: 10px;
	clear: both;
	width: 630px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #93CB26;
	color:#ffffff;
}

/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;
}



/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 236px;
	padding-bottom: 30px;
	padding-top: 10px;
}
/*h3タグ設定*/
#sub h3.text {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(../images/title_bg1.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}

/*段落タグの余白設定*/
#sub p {
	padding: 0.5em 5px 1em;
}

/*サブメニュー
---------------------------------------------------------------------------*/
.submenu {
	margin-bottom: 1em;
}
.submenu li a {
	display: block;
	width: 214px;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 0px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	color: #666666;
}
.submenu li a:hover {
	background-color: #93CB26;
	color: #FFFFFF;
	background-image: none;
	border-top: 0px solid #c9c9c9;
	border-bottom: 1px solid #6A931C;
	border-right: 1px solid #6A931C;
	border-left: 1px solid #6A931C;
}

.submenu li strong {
	display: block;
	width: 214px;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 1px solid #6A931C;
	border-bottom: 1px solid #6A931C;
	border-right: 1px solid #6A931C;
	border-left: 1px solid #6A931C;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #93CB26;
	color: #FFFFFF;
}

.menu1{
	padding-left: 5px;
	margin-left: 5px;
}

.menu1 li a {
	border-top: 0px solid #c9c9c9;
 	border-bottom: 1px solid #c9c9c9;
	border-right: 0px solid #c9c9c9;
	border-left: 0px solid #c9c9c9;
	font-size: 100%;
	display: block;
	width:200px;
	color:#666666;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

.menu1 li a:hover {
	color: #FFFFFF;
}

.menu2 {
	border-top: 0px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-right: 0px solid #c9c9c9;
	border-left: 0px solid #c9c9c9;
	font-size: 100%;
	display: block;
	width:200px;
	color:#93CB26;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	font-weight: bold;
}

.menu3 {
	display: block;
	width: 214px;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 0px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-right: 0px solid #c9c9c9;
	border-left: 0px solid #c9c9c9;
	background-color: #FFFFFF;
	color: #666666;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 260px;
	line-height: 50px;
	width: 630px;
	padding-left: 10px;
}
#main .new dl {
	clear: left;
	width: 610px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 510px;
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #93CB26;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 640px;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #c9c9c9;
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	width: 397px;
	padding: 10px;
	vertical-align: top;
}
/*テーブル内の段落タグの余白*/
.ta1 p {
	padding: 0px ;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 200px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;
}
/*テーブル内のh3タグ設定*/
.ta1 h3 {
	font-size: 100%;
	border-bottom: 1px solid #666666;
	margin-bottom: 0.5em;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #929292;
	background-image: url(../images/bg5.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}

/*テーブル２
---------------------------------------------------------------------------*/
.ta2 {
	width: 600px;
	margin-left: 30px;
}
.ta2, .ta2 td, .ta2 th{
	border: 1px solid #c9c9c9;
}
/*テーブル内の左側の見出し部分*/
.ta2 th{
	width: 130px;
	padding: 3px;
	text-align: left;
}

.ta2 th.tamidashi{
	background-color: #c9c9c9;
	color: #333333;
}


.ta2 td{
	width: 130px;
	padding: 3px;
	text-align: left;
}

/*テーブル３
---------------------------------------------------------------------------*/
.ta3 {
	width: 600px;
	margin-left: 30px;
}
.ta3, .ta3 td, .ta3 th{
	border: 0px solid #c9c9c9;
}
/*テーブル内の左側の見出し部分*/
.ta3 th{
	width: 130px;
	padding: 3px;
	text-align: left;
}


/*テーブル４（プログラムリスト）
---------------------------------------------------------------------------*/
.ta4 {
	width: 400px;
}
.ta4, .ta4 td, .ta4 th{
	border: 0px solid #c9c9c9;
}
.ta4 td a{
	color: #93CB26;
}

/*テーブル５（プログラムリスト）サブ画面
---------------------------------------------------------------------------*/
.ta5 {
	width: 450px;
}
.ta5, .ta5 td, .ta5 th{
	border: 0px solid #c9c9c9;
}
.ta5 td a{
	color: #93CB26;
}

.ta5 td.base{
	float: left;
	text-align: left;	
}

.ta5 td.basetop{
	width:450px;
	float: left;
	text-align: left;
	font-size: 14px;
	color:#81593F;
	font-weight: bold;
	border-left-color: #81593F;
	border-left-style: solid;
	border-left-width: 6px;
	border-bottom-color: #81593F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom:10px;
}

.ta6 {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
	border: 0px solid #D9D9D9;
}

.ta6 td.base{
	float: left;
	text-align: left;	
}

/*テーブル７（Ｑ＆Ａ）
---------------------------------------------------------------------------*/
.ta7 {
	width: 630px;
}
.ta7, .ta7 td, .ta7 th{
	border: 0px solid #c9c9c9;
}
/*テーブル内の左側の見出し部分*/
.ta7 th{
	width: 130px;
	padding: 3px;
	text-align: left;
}

.ta7 td.basetop{
	width:630px;
	float: left;
	text-align: left;
	font-size: 14px;
	padding-left:5px;
	padding-top:5px;
	height: 30px;
	background-color: #CCFF66;	
}

.ta7 td.baseQ{
	width:600px;
	float: left;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent:-2em;
	font-size: 14px;
	color:#81593F;
	font-weight: bold;
	border-bottom-color: #81593F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom:1px;
	padding-top:1px;
	padding-left:2em;
}

.ta7 td.baseA{
	width:600px;
	float: left;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent:-2em;
	font-size: 14px;
	color:#333333;
	margin-bottom:1px;
	padding-left:2em;
	padding-top:1px;
}



/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	padding-bottom: 10px;
	position: relative;
	height: 230px;
	width: 896px;
}
#mainimg .slide_file {
	display: none;
}

#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}

/*サービスページのボックス
---------------------------------------------------------------------------*/
#main .box2 {
	width: 624px;
	padding: 10px 5px 5px 5px;
	overflow: hidden;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-left: 5px solid #c9c9c9;
	margin-bottom: 15px;
	margin-top: 5px;
}
#main .box2 .left {
	float: left;
	width: 162px;
}
#main .box2 .left img {
	border: 1px solid #c9c9c9;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
#main .box2 .left a:hover img {
	border: 1px solid #93CB26;
}
#main .box2 .righ {
	float: right;
	width: 410px;
}
#main .box2 .righ h3 {
	font-size: 100%;
	color: #666666;
	padding-left: 0px;
}
#main .box2 .righ h3 a {
	color: #93CB26;
}
#main .box2 .righ p {
	padding: 0px;
}

#main .box2 a {
	color: #666666;
}

/*
5box（プログラムリストの小窓）
-------------------------------------------------------------------*/
#box5 {
	float: left;
	width: 700px;
	border: 1px solid #DDDDDD;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 37px;
	margin-bottom: 15px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}

#box5 h4 {
	width: 680px;
	background-color: #93CB26;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#box5 .c_img_left {
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}


#footer2 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	padding-left: 20px;
	margin-left: 37px;
	width: 700px;
	text-align: center;
	color: #999999;
	background-color: #ffffff;
}

/*
6box（プログラムリストの小窓）
-------------------------------------------------------------------*/
#box6 {
	float: left;
	width: 800px;
	border: 1px solid #DDDDDD;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 37px;
	margin-bottom: 15px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}

#box6 h4 {
	width: 780px;
	background-color: #93CB26;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#box6 .c_img_left {
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}


#footer3 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	padding-left: 20px;
	margin-left: 37px;
	width: 800px;
	text-align: center;
	color: #999999;
	background-color: #ffffff;
}


/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #E9E9E9;
}
.mb1em {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #93CB26;
	font-size: 14px;
}

.color2 {
	font-size: 16px;
	font-weight:normal;
	color: #93CB26;
}

.box1 {
	border: 1px solid #c9c9c9;
	margin-bottom: 1em;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}

.box3 {
	border: 0px solid #c9c9c9;
	margin-left: 7px;
	margin-bottom: 5px;
}


/*
表中の斜め線
-------------------------------------------------------------------*/
.naname{
	background-image: linear-gradient(to top right,
		transparent, transparent 50%,
		#ddd 50%, #ddd 51%,
		transparent 51%, transparent);
}


/*
サイトマップ
-------------------------------------------------------------------*/

#main p.p_sitemap {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#main ul.ul_sitemap {
	padding: 10px;
}
#main .ul_sitemap li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#main .ul_sitemap ul {
	margin: 0px;
	padding: 0px;
}
#main .ul_sitemap li a {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.arti {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	margin-top: 10px;
	padding-bottom: 25px;
}

.hiduke{
	float:left;
	width: 70px;
	border-right: 1px solid #D9D9D9;
}

.text_con{
	float:right;
	width: 235px;
}
/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
	border: 1px solid #D9D9D9;
}

#contents table td.td_odd {
	padding: 5px;
	border: 1px solid #D9D9D9;
	table-layout:fixed;
	
}

#contents table td.td_odd2 {
	width: 25px;
	padding:0 5px 0 5px;
	border-right:0px;
	border-left:1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

#contents table td.td_odd3 {
	width: 220px;
	border-right:1px solid #D9D9D9;
	border-left:0px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

#contents table td.td_odd4 {
	text-align:center;
	width: 210px;
	border: 1px solid #D9D9D9;
	color:#5E4F2A;
	
}


/*
2016.09.21 追加　画像
-------------------------------------------------------------------*/
.thumb1 img{
	margin:8px 0px;
	padding:4px 0px;
}

/*
2017.7 インデント　頭揃え
-------------------------------------------------------------------*/
.m-indent{
	padding-left:1em;
	text-indent:-1em;
}
.jisage1{
	padding-left:1em;
}

/*
2017.9 8文字インデント　頭揃え
-------------------------------------------------------------------*/
.m-indent8{
	padding-left:8.5em;
	text-indent:-8.5em;
}

/*
2017.9 menu　行間1em
-------------------------------------------------------------------*/
.line1{
	line-height:1em;
}

.size9{
	font-size:9px;
	letter-spacing:-1px;
}

.fm08{
	letter-spacing:-0.8px;
}

.fm1{
	letter-spacing:-1px;
}

.chu-r{
	color:red;
}