@charset "utf-8";

/*---
参加申し込み
----------------------------------------------------*/
/*-----ベース-----*/
*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

#contents {
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 2.0em;
}

/*--IE6--*/
* html #contents {
	margin-top: 5px;
	margin-left: 15px;
	text-align: justify;
	line-height: 2.0em;
}

/*----↓コンテンツ部分↓----*/

/*---各項目---*/

.setumei_01 {
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contents .setumei_01 .fax {
	background-image: url(../img/join/background_fax.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 80px;
	border: 1px solid #31b2a1;
	margin-bottom: 5px;
	height: 100px;
}


#contents .setumei_01 .post {
	background-image: url(../img/join/background_letter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 80px;
	border: 1px solid #31b2a1;
	margin-bottom: 5px;
	height: 100px;
}


#contents .setumei_01 .form {
	background-image: url(../img/join/background_monitor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 80px;
	border: 1px solid #31b2a1;
	margin-bottom: 5px;
	height: 80px;
}

#clear_box {
	clear: both;
}


ul.access {
	margin-left:2em;
	list-style-position:outside;
	list-style-type: decimal;
}

ul.access li {
	margin-left:0;
	padding-left:0;
}

.tell {
	margin-left: 80px;
	font-size: 14px;
}

.disk {
	color: #31b2a1;
}

.dl{
	border: 1px solid #00afe4;
	float: left;
	background-image: url(../img/join/boxback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 40px;
	_margin-left: 20px;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 380px;
	margin-top: 10px;
	}


.dl2{
	border: 1px solid #00afe4;
	float: left;
	background-image: url(../img/join/boxback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 15px;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	margin-top: 10px;
	}


.lh {
	line-height: 10px;
}

.dlimg {
	width: 131px;
	float: right;
	margin-top: -40px;
}

.small {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

.align_right {
	text-align: right;
}


/*--IE6--*/
* html .tell {
	margin-left: 0px;
}

/*--Safari3--*/
body:first-of-type .tell {
	margin-left: 0px;
	font-size: 14px;
}

/*---リスト---*/

.access li {
	margin-left: 15px;
}


/*-----テーブル装飾関連-----*/
table{
	border-collapse: collapse;
	width: 100%;
	background-image: url(../img/join/tableback02.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}

* html table{
	width: 95%;
	line-height: 1.8em;
	}

th{
	background-image: url(../img/join/tableback01.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	}
	
.left_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #2855db;
	border-right-color: #2855db;
	border-bottom-color: #fc9438;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
	_padding-top: 5px;
	_padding-bottom: 5px;
}
.right_table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2855DB;
	border-bottom-color: #fc9438;
	border-left-color: #2855DB;
	text-align: center;
	_padding-top: 5px;
	_padding-bottom: 5px;
}
.lett_td {
	/*text-indent: 10px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2855DB;
	border-bottom-color: #28c5db;
	padding-top: 3px;
	padding-bottom: 3px;
	_padding-top: 5px;
	_padding-bottom: 5px;
}
.right_td {
	/*text-indent: 10px;*/
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #28C5DB;
	border-left-color: #2855DB;
	padding-top: 3px;
	padding-left: 3px;
	_padding-top: 5px;
	_padding-bottom: 5px;
}

.lett_tdbt {
	/*text-indent: 10px;*/
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2855DB;
	border-bottom-color: #2855DB;
	padding-top: 3px;
	padding-bottom: 3px;
	_padding-top: 5px;
	_padding-bottom: 5px;
}
.right_tdbt {
	/*text-indent: 10px;*/
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2855DB;
	border-left-color: #2855DB;
	padding-top: 3px;
	padding-left: 3px;
	_padding-top: 5px;
	_padding-bottom: 5px;
}

.lett_td p,
.right_td p,
.lett_tdbt p,
.right_tdbt p {
	padding-left: 0.5em;
}
	
.imgfloatl {
	float: left;
	margin-right: 10px;
}

#contents .right_b {
	text-align: right;
	background-color: #acddec;
	padding-right: 10px;

}

/*---お申し込みありがとう画面---*/
.setumei_02 {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #00afe4;
	width: 520px;
	margin-left: 40px;
}


/*---どこにあるの？児童館部分---*/

.txt_small {
	font-size: 10px;
}


.link_box {
	background-image: url(../img/movie/blue_graduation.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	width:auto;
	padding-top: 6px;
	padding-right:26px;
	margin-top: 5px;
	text-align: right;
}


/*---戻る---*/
#contents .right {
	text-align: right;

}

/*---以下、要らなくなったら消してください---*/
#box4 {
	height: 85px;
}

#box3 {
	height: 158px;
	_height: 184px;
}

#box5 {
	height: 260px;
}

#box {
	height: 370px;
}

#box2 {
	height: 370px;
	_height: 380px;
}



#box_spacing2 {
	height: 505px;
}

#box_spacing {
	height: 622px;
}
.playmovies_plays_ul{
margin-left:18px;
}
#playmovies_movies_h3small{
letter-spacing: -2px;
}
dl.what_jidoukan_action dt{
  padding-left:25px;
  line-height:30px;
  background:url(../img/common/mark_rightlist_news.gif) no-repeat 10px 11px;
  clear:left;
  float:left;
}
dl.what_jidoukan_action dd{
  padding-left:130px;
  line-height:30px;
}
