@charset "shift_jis";

/*--------------------------------------------*/
/* CSS RESET                                  */
/*--------------------------------------------*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #666666;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content:'';
}

abbr,
acronym {
	border: 0;
}



/*--------------------------------------------*/
/* 設計図                                     */
/*--------------------------------------------*/

.basic {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 900px;
}
.read {
	background-image: url(i/a/border.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 900px;
}
.top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	background-image: url(i/a/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navi {
	margin: 0px;
	float: left;
	height: auto;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
}
.contents {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
}
.top_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 800px;
	background-image: url(i/a/main_img2.jpg);
	background-repeat: no-repeat;
}

.side {
	float: left;
	width: 160px;
	height: auto;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.main {
	margin: 0px;
	float: right;
	height: auto;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.main2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.copy {
	float: left;
	height: auto;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(i/a/copy_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}



/*--------------------------------------------*/
/* 全体の表示を中央へ                         */
/*--------------------------------------------*/

#d01{
	text-align: center;
}

#d02{
	text-align: left;
}



/*--------------------------------------------*/
/* メニュー                                   */
/*--------------------------------------------*/

#tn1 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn1 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side01_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn1 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side01_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn2 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn2 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn2 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn3 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn3 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side03_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn3 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side03_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn4 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn4 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side04_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn4 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side04_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn5 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn5 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side05_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn5 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side05_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn6 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn6 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn6 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn7 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn7 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side07_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn7 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side07_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn8 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side08.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn8 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side08_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn8 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side08_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn9 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side09.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn9 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side09_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn9 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side09_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn10 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn10 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn10 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn11 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#tn11 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#tn11 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#tn12 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn12 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn12 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn13 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn13 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn13 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side02_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn14 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side02_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn14 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn14 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side02_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



/*--------------------------------------------*/
/* 水際対策メニュー                           */
/*--------------------------------------------*/

#tn15 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side05_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn15 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn15 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn16 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side05_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn16 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn16 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn17 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side05_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn17 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn17 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side05_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



/*--------------------------------------------*/
/* 学校における休業措置メニュー               */
/*--------------------------------------------*/

#tn18 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn18 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn18 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn19 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn19 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn19 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn20 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn20 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn20 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn21 a {
	width:160px;
	height:30px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn21 a:hover {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn21 a.select {
	width:160px;
	height:30px;
	display: block;
	background-image: url(i/a/side06_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#tn22 a {
	width:160px;
	height:45px;
	display: block;
	text-decoration:none;
	background-image: url(i/a/side06_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn22 a:hover {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tn22 a.select {
	width:160px;
	height:45px;
	display: block;
	background-image: url(i/a/side06_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



#tn1 span,
#tn2 span,
#tn3 span,
#tn4 span,
#tn5 span,
#tn6 span,
#tn7 span,
#tn8 span,
#tn9 span,
#tn10 span,
#tn11 span,
#tn12 span,
#tn13 span,
#tn14 span,
#tn15 span,
#tn16 span,
#tn17 span,
#tn18 span,
#tn19 span,
#tn20 span,
#tn21 span,
#tn22 span {
	visibility:hidden;
}



/*--------------------------------------------*/
/* img                                        */
/*--------------------------------------------*/


.img01 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.img02 {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.img03 {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.img04 {
	border: 1px solid #CCCCCC;
}
.img05 {
	margin-bottom: 5px;
}
.img06 {
	vertical-align: middle;
	margin-right: 5px;
}
.img07 {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
}
.img08 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.img09 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.img10 {
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.i11 {
	margin-bottom: 5px;
}

.img_movie {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}







/*--------------------------------------------*/
/* td                                         */
/*--------------------------------------------*/

.td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.td02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.td03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	background-image: url(i/a/okuduke_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 120%;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: justify;
}
.td03_2 {
	margin: 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
}
.td03_3 {
	margin: 0px;
	padding: 0px;
	background-image: url(i/a/okuduke_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.td04 {
	text-align: right;
}
.td05 {
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.td06 {
	padding: 0px;
	width: 560px;
	margin: 0px;
}
.td07 {
	padding: 0px;
	margin: 0px;
	width: 20px;
}
.td08 {
	padding: 0px;
	margin: 0px;
	width: 140px;
}
.td09 {
	padding: 0px;
	margin: 0px;
	width: 720px;
}
.td10 {
	background-color: #EEEEEE;
	padding: 5px;
	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;
}
.td11 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.td12 {
	padding: 5px;
	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;
}
.td_movie {
	line-height: 120%;
}

.td_movie2 {
	padding-top: 10px;
	line-height: 130%;
}





.tdbg1 {
	background-image: url(i/a/side01.jpg);
	background-repeat: no-repeat;
}
.tdbg2 {
	background-image: url(i/a/side02.jpg);
	background-repeat: no-repeat;
}
.tdbg3 {
	background-image: url(i/a/side03.jpg);
	background-repeat: no-repeat;
}
.tdbg4 {
	background-image: url(i/a/side04.jpg);
	background-repeat: no-repeat;
}
.tdbg5 {
	background-image: url(i/a/side05.jpg);
	background-repeat: no-repeat;
}
.tdbg6 {
	background-image: url(i/a/side06.jpg);
	background-repeat: no-repeat;
}
.tdbg7 {
	background-image: url(i/a/side07.jpg);
	background-repeat: no-repeat;
}
.tdbg8 {
	background-image: url(i/a/side08.jpg);
	background-repeat: no-repeat;
}
.tdbg9 {
	background-image: url(i/a/side09.jpg);
	background-repeat: no-repeat;
}
.tdbg10 {
	background-image: url(i/a/link01_2.jpg);
	background-repeat: no-repeat;
}
.tdbg11 {
	background-image: url(i/a/link02_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tdbg12 {
	background-image: url(i/a/link03_2.jpg);
	background-repeat: no-repeat;
}





/*--------------------------------------------*/
/* p                                          */
/*--------------------------------------------*/

p {
	padding-bottom: 12px;
}
.p1 {
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}
.p2 {
	font-size: 10px;
}






/*--------------------------------------------*/
/* リンク関係                                 */
/*--------------------------------------------*/

a:link {
	color: #0063ac;
	text-decoration: none;
}
a:visited {
	color: #0063ac;
	text-decoration: none;
}
a:hover {
	color: #0063ac;
	text-decoration: underline;
}
a:active {
	color: #0063ac;
	text-decoration: underline;
}

#ml a:link { color: #666666; text-decoration: none;}
#ml a:visited { color: #666666; text-decoration: none;}
#ml a:active { color: #666666; text-decoration: underline;}
#ml a:hover { color: #666666; text-decoration: underline;}
.p_01 {
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.p_01_2 {
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	font-size: 16px;
}
.p_img {
	margin-bottom: 30px;
	margin-left: 15px;
	margin-top: 12px;
}
.next_td {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.sankou_td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.kuni_td01 {
	font-weight: bold;
	background-color: #EEEEEE;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.kuni_td02 {
	padding: 10px;
	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;
	text-align: justify;
}
#image-btn {
    border: 0px;
    width: 145px;
    height: 25px;
    background: url(i/movie/ptt.jpg) left top no-repeat;
}
.topics_td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topics_td2 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td_tool_info01 {
	border: 5px solid #CCCCCC;
	padding: 15px;
}
.td_tool_info02 {
	background-color: #eeeeee;
	padding: 15px;
}
.tebiki01 {
	padding: 15px;
	border: 10px solid #5D89D0;
}
