/* CSS Document */

#layout #left_column {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	padding-left: 19px;
	background-image: url(../images/main_area/navi_bg_fun.png);
	background-repeat: no-repeat;
}

#layout #right_column {
	float: right;
	width: 581px;
	background-image: url(../images/main_area/contents_bg_fun.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navi li#menu02 a {
	background-repeat: no-repeat;
	background-position: 0px -37px;
}

#diving_school {
	display: none;
}

#event_tour {
	display: none;
}

#fun_list li {
	padding: 3px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: circle;
	text-decoration: none;
}


/* THANKS */

#thanks {
	background-color: #CCC;
	width: 450px;
	text-align: center;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
}

/* ## DESIGN STYLE ## */

#layout_box {
	margin: 10px 0px;
	color: #333;
	font-size: 90%;
	line-height: 130%;
}

#bg_999 {
	background-color:#999;
	width: 500px;
	padding: 10px 20px;
}

#bg_333 {
	background-color:#333;
	width: 500px;
	padding: 10px 20px 10px 20px;
}

p {
	padding: 10px;
}

/* ORANGE BOX */

#orange_box {
	background-image: url(../images/fun_school/title_master_boxbg.png);
	background-repeat:repeat-y;
	margin-left: 20px;
}

#orange_box li {
	font-size: 110%;
	line-height: 130%;
}

h5 {
	color:#F93;
	font-size: 80%;
	margin: 10px 0px 0px 5px;
}

.s-size {
	font-size: 90%;
}

/* ## MT  ## */

#schedule_column_bg {
	background-image: url(../images/fun_diving/title_long_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 50px;
	padding: 10px;
}

#schedule_column_bg h2#archive-title {
	color:#FFF;
	font-size: 100%;
	line-height: 110%;
	display: block;
	font-family: "A-OTF 新ゴ Pro M", "ＭＳ Ｐゴシック", Osaka ;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#schedule_column_bg h2#mt_title {
	color:#FFF;
	font-size: 100%;
	display: block;
	font-family: "A-OTF 新ゴ Pro M", "ＭＳ Ｐゴシック", Osaka ;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#schedule_column {
	width: 540px;
	margin: 0px;
	padding: 0px;
}

#schedule_left {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px;
}

#schedule_right {
	float: right;
	width: 195px;
	margin: 0px;
	padding: 0px;
}


#schedule_contents {
	margin-left: 5px;
	margin-right: 5px;
}

#calender {
	border: 1px solid #666;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fun_school/box_bg.png);
	color:#FFF;
	font-weight: bold;
}

div.module-content table {
	background-color:#EFEFEF;
	text-align: center;
}

table#tb_calender {
	line-height: 130%;
	width: 100%;
}

table#tb_calender th {
	width: 22px;
	height: 15px;
	font-size: small;
	color:#F60;
	background-color:#FFF;
	border-bottom: 2px solid orange;
}

table#tb_calender td {
	width: 22px;
	height: 15px;
	font-size: small;
	color:#666;
	text-align: center;
	background-color:#FFF;
}

/* archive_list */

#archive {
	padding: 3px;
	background-image: url(../images/fun_diving/orange_bg.png);
}

#archive p {
	color: #F60;
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
	padding: 3px;
}

hr {
	border: 1px dotted orange;
	width: 100%;
}

#archive_list {
	background-color: #FFF;
	line-height: 130%;
	padding: 10px;
	font-size: small;
}

/* 1day schedule */

#schedule_right p {
	font-size: small;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h4#comments-header {
	background-color:#FC6;
	width: 500px;
	padding: 10px;
}

textarea  {
	width: 300px;
}

/* one day flow */

#arrow {
	background-image: url(../images/fun_diving/arrow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 50px;
	margin-left: 10px;: ;
}

#arrow p {
	margin: 0px;
	padding: 0px;
}

/* FUN POINT */

ul#fun_point {
	list-style: none;
}