@charset "utf-8";

/* ------------------------------------------------ class */
.photo_float {
	float: left;
	margin: 0px 10px 0px 0px;
}
.photo_float img {
	border: #CCCCCC 1px solid;
	margin-bottom: 20px;
}
* html .photo_float img {
	margin-bottom: 0px;
}
*+html .photo_float img {
	margin-bottom: 0px;
}
.txt_link {
	background: url(../images/icon_nomal.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin: 20px 0px;
	clear: both;
}
.txt_red {
	color: #CC0000;
	background-color:inherit;
}
.centering {
	text-align: center;
	margin: 0px auto;
}
.right{
	text-align: right;
}
.note {
	margin: 10px 0px;
}
table.tb_nomal {
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
	margin: 0px 0px 20px;
}
table.tb_nomal th {
	width: 200px;
	text-align: left;
	background-color: #E5EDFF;
	border: solid 1px #666666;
	padding: 5px;
}
table.tb_nomal td {
	border: solid 1px #666666;
	padding: 5px;
}
.link_area {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-top: #333333 3px solid;
	width: 100%;
	clear: both;
	margin: 20px 0px;
}
.link_area h3 {
	background: url(../images/h3_shadow.jpg) repeat-x bottom left;
	border-bottom: #CCCCCC 1px solid;
	padding: 5px;
	color: #000000;
	font-size: 100%;
	clear: both;
	margin: 0px !important;
}

/* ------------------------------------------------ plugin */
.plugin{
	background-color: #F0F0F0;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.plugin .plugin_img{
	float: left;
}
.plugin .plugin_img img{
	margin: 0px 15px 0px 2px;
}

/* ------------------------------------------------ flashcontent */
#flashcontent {
	clear: both;
	width: 932px;
	margin: 0px 15px;
	padding: 8px 9px;
	background: url(../images/top/flash_shadow.jpg) no-repeat top left;
}
#flashmovie {
	width: 480px;
	margin: 10px 120px;
}

/* ------------------------------------------------ topcontents */
#topcontents {
	clear: both;
	width: 940px;
	margin: 0px 20px;
	padding-bottom: 10px;
}
#topcontents:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
#sec_left {
	float: left;
	width: 190px;
	margin: 5px 10px 0px 0px;
}
#sec_main {
	float: left;
	width: 538px;
	margin: 0px 10px 0px 0px;
}
#sec_right {
	float: left;
	width: 190px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

/* ------------------------------------------------ sec_left */
#sec_left .navi_area {
	margin: 7px 0px 0px;
}
#sec_left .navi_area2 {
	margin: 13px 0px 0px;
}
#sec_left .navi_area2 p {
	margin-bottom: 5px;
}

/* ------------------------------------------------ sec_right */
#sec_right .navi_area {
	margin: 13px 0px 0px;
}
#sec_right .navi_area p {
	margin-bottom: 5px;
}
#trans {
	margin-top: 5px;
}

/* ------------------------------------------------ sec_main */
#special_report {
	width: 538px;
	padding: 5px 10px 5px 0px;
	margin-bottom: 10px;
	border-right: #CCCCCC 1px solid;
}
html>body #special_report {
	width: 527px;
}
#special_report:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#special_report h3{
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 110%;
}
#special_report p.p_photo {
	float: left;
	padding: 4px;
	border: #CCCCCC 1px solid;
	margin: 0px 10px 0px 0px;
}
#special_report ul{
	margin: 10px 0px;
}
#special_report ul li{
	list-style: none;
	background: url(../images/list_icon.gif) no-repeat 0px 6px;
	padding-left: 10px;
}
#blog {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
#blog h2 {
	padding:3px;
}
#blog_cnt {
	padding:5px 10px;
	height:1%;
}
#emergency {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
#emergency h2 {
	padding:1px;
}
#emergency_cnt {
	padding:5px 10px;
	height:1%;
}
#info {
	border:1px solid #CCCCCC;
	padding:1px;
	margin-bottom:10px;
}
#info_ttl {
	padding:2px 3px 3px 7px;
	background:#EFEFEF url(../images/top/ttl_info_bg.gif) repeat-x left top;
	height:1%
}
#info_ttl h2 {
	float:left;
	margin:0;
}
#info_ttl p {
	float:right;
}
#info_ttl:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#info_cnt {
	padding:9px 9px 3px;
	clear:both;
}
#emergency ul,
#info ul {
	list-style:none;
}
#emergency li,
#info li {
	background:url(../images/list_icon.gif) no-repeat left 0.5em;
	margin-bottom:0.3em;
	padding-left:10px;
}
#announce_pref {
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}
#announce_pref h2 {
	padding:1px;
	border-bottom:1px solid #999999;
}
#announce_pref_cnt {
	padding:5px 10px;
	height:1%;
}
#announce_pref_cnt:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#search_area {
	border: #CCCCCC 1px solid;
	width: 538px;
	padding: 5px 3px 5px 50px;
	background: url(../images/top/search_bg.jpg) no-repeat top left;
	vertical-align: middle;
}
html>body #search_area {
	width: 483px;
}
#search_area h2 {
	float: left;
	font-size: 96%;
	margin-top: 3px;
}
#search_area input {
	vertical-align: middle;
	margin-left: 2px;
}
#search_area input.wt {
	width: 200px;
}
#sec_main .navi_area {
	margin: 7px 0px 0px;
	width: 538px;
}
#sec_main .navi_area #navi_left {
	float: left;
	width: 262px;
}
#sec_main .navi_area #navi_right {
	float: right;
	width: 262px;
}
#sec_main .navi_area #navi_left p,
#sec_main .navi_area #navi_right p {
	margin-bottom: 3px;
}

/* ------------------------------------------------ ad */
#ad {
	clear: both;
	width: 950px;
	margin: 0px 15px;
	border-top: #CCCCCC 1px solid;
	padding: 5px 0px;
}
#ad h2 {
	display: inline;
	width: 110px;
	margin-top: 12px;
}
#ad p{
	display: inline;
	list-style: none;
	margin: 0px 0px 5px 3px;
}
#ad p img {
	vertical-align: middle;
}

/* ------------------------------------------------ pagecontents */
#pagecontents h2 {
	background: url(../images/h2_shadow.jpg) repeat-x bottom left;
	border-bottom: #CCCCCC 1px solid;
	border-left: #FF6A00 5px solid;
	padding: 2px 5px;
	margin: 20px 0px 10px;
	color: #003366;
	font-size: 110%;
	clear: both;
}
#pagecontents h3 {
	margin: 20px 0px 10px;
	padding: 3px 5px 3px 10px;
	background-color: #EEEEEE;
	color: #003366;
	font-size: 100%;
	clear: both;
}
#pagecontents p {
	margin-bottom: 0.5em;
}
#pagecontents ul{
	margin: 10px;
}
#pagecontents ul li{
	list-style: none;
	background: url(../images/list_icon.gif) no-repeat 0px 8px;
	padding: 2px 0px 2px 10px;
}
#pagecontents .detail_txt {
	margin: 20px 0px;
}
#pagecontents .detail_photo {
	margin: 0px 0px 10px 0px;
}
#pagecontents .detail_photo .photo_sec {
	padding-bottom: 10px;
	width: 200px;
	float: left;
	margin: 0px 60px 0px 0px;
}
#pagecontents .detail_photo .photo_sec2 {
	padding-bottom: 10px;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
}

/* ------------------------------------------------ search */
#area_search {
	clear: both;
}
#area_search h2 {
	text-align: left;
	margin: 20px 0px 1px !important;
	background: url(../images/h2_shadow.jpg) repeat-x bottom left;
	border-bottom: #CCCCCC 1px solid;
	border-left: #FF6A00 5px solid;
	padding: 2px 5px;
	color: #003366;
	font-size: 110%;
	clear: both;
}
#searchInner {
	background-color: #FFF5EC;
	color: inherit;
	padding: 15px 15px 15px 5px;
}
#area_search table.tbl_serect {
	margin: 5px 0px;
}
#area_search table.tbl_serect th {
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
}
#area_search table.tbl_serect td {
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
}
#area_search table.tbl_serect select {
	width: 120px;
}
#searchDtl {
	width: 100%;
}
.sch_hidden {
	padding: 0px 10px;
	display: none;
}
#searchMap {
	float: left;
	width: 170px;
}
#searchMore {
	float: right;
	width: 520px;
	margin-top: 10px;
	background-color: #FFEBDA;
	color: inherit;
}
#searchMore h2 {
	padding: 0px !important;
	margin: 0px 0px 5px !important;
	background: none !important;
	border: none !important;
}
#searchMore h3 {
	margin: 5px 0px;
	color: #006633;
	background-color: inherit;
}
.sch_tbl_expand {
	width: 520px;
}
.sch_tbl_expand td {
	vertical-align: top;
	text-align: left;
}
.sch_tbl_expand td img {
	margin: 5px 5px 0px 10px;
}
.area_hidden {
	padding: 0px 0px 5px;
	display: none;
}
#searchMore p {
	margin: 7px 0px;
}
#searchMore p input {
	margin: 0px 3px;
}
#searchMore .search_lang {
	margin: 7px 0px;
	padding: 2px 5px;
	background-color: #DEEFDE;
	color: inherit;
}
#searchMore .search_lang h3 {
	border-bottom: #006633 1px dotted;
}
#searchMore .search_lang img {
	vertical-align: middle;
}
#searchMore .search_barrier {
	width:100%;
}
#searchMore .search_barrier p {
	float: left;
	width: 49%;
}
#searchBtn{
	background: url(../images/search_bg.gif) no-repeat left top;
	width: 720px;
	clear:both;
	height: 42px;
}
#searchBtn input {
	margin: 2px 0px 0px 278px;
}
#searchInner:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	line-height: 0;
}

/* ------------------------------------------------ result */
.list_item_icon {
	width: 100%;
	height: 50px;
}
.icon_genre {
	float: left;
	margin-right: 5px;
}
.icon_area {
	float: left;
}
/* dl_list */
dl.dl_list {
	clear: both;
	margin-bottom: 10px;
}
dl.dl_list dt {
	padding: 2px 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: #CCCCCC 1px solid;
	border-left: #66CCFF 3px solid;
}
dl.dl_list dd {
	padding: 2px 5px;
}
/* tbl_lang */
table.tbl_lang {
	clear: both;
	width: 100%;
	border-top: #FFFFFF 1px solid;
	margin-bottom: 10px;
}
table.tbl_lang th {
	text-align: left;
	vertical-align: middle;
	background-color: #006633;
	color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	width:240px;
}
table.tbl_lang th.th_ico1 p {
	background: url(../images/result/icon_lang01.gif) no-repeat 0px 2px;
	padding: 3px 3px 3px 23px;
}
table.tbl_lang th.th_ico2 p {
	background: url(../images/result/icon_lang02.gif) no-repeat 0px 2px;
	padding: 3px 3px 3px 23px;
}
table.tbl_lang th.th_ico3 p {
	background: url(../images/result/icon_lang03.gif) no-repeat 0px 2px;
	padding: 3px 3px 3px 23px;
}
table.tbl_lang td {
	text-align: left;
	vertical-align: top;
	padding: 2px 3px;
	color: inherit;
	background-color: #E8E8E8;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

/* ------------------------------------------------ list */
#result_list {
    width: 100%;
}
#result_list #page_txt {
	background-color: #F7F7F7;
	color: inherit;
	padding: 3px 10px;
}
#result_list h2 {
	margin: 10px 0px;
	background: url(../images/result/ttl_bg.jpg) repeat-x bottom left;
	text-align: left;
	padding: 3px 5px;
	border-left: #006699 7px solid;
	border-bottom: #999999 2px solid;
	font-size: 110%;
}
#result_list h2 a {
	color: #0066CC;
}
/* list_item */
#result_list .list_item {
	width: 100%;
	clear: both;
}
#result_list .list_item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#result_list .list_item_photo {
	float: left;
	width: 200px;
}
#result_list .list_item_photo p {
	margin-bottom: 5px;
}
#result_list .list_item_table {
	float: right;
	width: 510px;
}

/* ------------------------------------------------ result_navi */
#result_navi {
	clear: both;
	width: 100%;
	margin: 30px auto 10px;
	text-align: center;
	font-weight: bold;
}
#result_navi p {
	display: inline;
	margin: 0px 1px;
}
#result_navi p img {
	vertical-align: middle;
}
#result_navi p a {
	display: inline-block;
	padding: 2px 7px;
}
#result_navi p.current a {
	color: #FFFFFF;
	background-color: #092298;
}

/* ------------------------------------------------ result_detail */
#result_detail {
    width: 720px;
}
#result_detail h1 {
	font-size: 110%;
	text-align: left;
	margin: 2px 0px 10px;
	padding: 3px 5px;
	background: url(../images/result/ttl_bg.jpg) repeat-x bottom left;
	border-left: #006699 7px solid;
	border-bottom: #999999 2px solid;
}
/* ------------------------------------------------ detail_item */
#result_detail #detail_item {
	margin-bottom: 20px;
}
#result_detail #detail_item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#result_detail .detail_photo {
	margin: 0px 0px 5px 0px;
}
#result_detail p.detail_img {
	margin-bottom: 5px;
}
#result_detail p.detail_cap {
	margin: 0px 0px 0.5em 0px;
}
#result_detail .detail_txt {
	margin: 0px 0px 1em;
}
#result_detail #detail_item .detail_clear {
	clear: both;
	width: 100%;
}
#result_detail #detail_item .item_photo {
	float: left;
	width: 210px;
}
#result_detail #detail_item .item_table {
	float: right;
	width: 510px;
	background-color: #F7F7EE;
	color: inherit;
}
#result_detail #detail_item .item_table dl {
	margin:10px;
}

/* ------------------------------------------------ event_detail */
#event_detail {
    width: 720px;
}
#event_detail h1 {
	font-size: 110%;
	text-align: left;
	margin: 2px 0px 10px;
	padding: 3px 5px;
	background: url(../images/result/ttl_bg.jpg) repeat-x bottom left;
	border-left: #006699 7px solid;
	border-bottom: #999999 2px solid;
}

/* ------------------------------------------------ event detail_item */
#event_detail #detail_item {
	margin-bottom: 20px;
}
#event_detail #detail_item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#event_detail .detail_photo {
	margin: 0px 10px 5px 0px;
	float: left;
}
#event_detail p.detail_img {
	margin: 0px 0px 5px 0px;
}
#event_detail p.detail_cap {
	margin: 0px 0px 0.5em 0px;
}
#event_detail p.detail_txt {
	clear: both;
	margin: 0.5em 0px;
}
#event_detail #detail_item .item_photo {
	width: 100%;
}
#event_detail #detail_item .item_photo .item_photo_dtl {
	float: left;
	width: 200px;
	margin-right: 20px;
}

/* ------------------------------------------------ detail_facilities */
#detail_facilities {
	clear: both;
	width: 720px;
}
table.dtl_tbl_expand {
	width: 100%;
	margin: 10px 0px 1px;
	background: #EFFAFA url(../images/result/ttl_dtl_bg.jpg) repeat-x left top;
}
table.dtl_tbl_expand,
table.dtl_tbl_expand th,
table.dtl_tbl_expand td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
table.dtl_tbl_expand h2 {
	font-size: 100%;
	margin-bottom: 5px;
}
table.dtl_tbl_expand h2 a img {
	text-decoration: none;
	margin-right: 4px;
	vertical-align: middle;
}
table.dtl_tbl_expand p {
	font-weight: normal;
}
table.dtl_tbl_expand ul li {
	list-style: none;
	display: inline;
}
table.dtl_tbl {
	width: 720px;
	margin: 0px 0px 10px 0px;
}
table.dtl_tbl th,
table.dtl_tbl td {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	padding: 2px 3px;
	text-align: left;
	vertical-align: top;
}
table.dtl_tbl th {
	background-color: #ECF2F2;
	font-weight: normal;
}
table.dtl_tbl td {
	background-color: #F7F7F7;
}
table.dtl_tbl img {
	vertical-align: middle;
	margin: 0px 5px;
}

/* ------------------------------------------------ detail_transportation */
#detail_transportation,
#detail_language,
#detail_exp,
#detail_inq {
	clear: both;
	width: 100%;
}

/* ------------------------------------------------ detail_universal */
#detail_universal {
	clear: both;
	width: 100%;
}
table.dtl_tbl_pict ,
table.dtl_tbl_pict2 {
	width: 720px;
	margin: 0px 0px 5px;
}
table.dtl_tbl_pict th {
	vertical-align: middle;
	text-align: center;
	width: 18px;
	background-color: #D2F0F0;
	border: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud1 {
	vertical-align: middle;
	text-align: left;
	width: 40px;
	padding: 5px 5px 0px 5px;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud2 {
	vertical-align: middle;
	text-align: left;
	width: 156px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud3 {
	vertical-align: middle;
	text-align: left;
	width: 75px;
	padding: 5px 5px 0px 5px;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud4 {
	vertical-align: middle;
	text-align: left;
	width: 121px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud5 {
	vertical-align: middle;
	text-align: left;
	width: 641px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict td.dtl_tbl_ud img,
table.dtl_tbl_pict td.dtl_tbl_ud-o img {
	vertical-align: middle;
	margin-right: 5px;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud1 {
	vertical-align: middle;
	text-align: left;
	width: 40px;
	padding: 5px 5px 0px 5px;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
	border-left: #D2F0F0 1px solid;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud2 {
	vertical-align: middle;
	text-align: left;
	width: 176px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud3 {
	vertical-align: middle;
	text-align: left;
	width: 75px;
	padding: 5px 5px 0px 5px;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
	border-left: #D2F0F0 1px solid;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud4 {
	vertical-align: middle;
	text-align: left;
	width: 141px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud5 {
	vertical-align: middle;
	text-align: left;
	width: 661px;
	padding: 5px 5px 5px 0px;
	border-right: #D2F0F0 1px solid;
	border-top: #D2F0F0 1px solid;
	border-bottom: #D2F0F0 1px solid;
}
table.dtl_tbl_pict2 td.dtl_tbl_ud img,
table.dtl_tbl_pict2 td.dtl_tbl_ud-o img {
	vertical-align: middle;
	margin-right: 5px;
}


/* ------------------------------------------------ detail_reserve */
#detail_reserve {
	clear: both;
	width: 100%;
	border: 1px solid #990101;
	margin: 10px 0px;
}
#dtl_reserveInner {
	background-color: #FFE6E7;
	border-bottom: #9B0010 1px solid;
	width: 100%;
}
#dtl_reserveInner #res_ttl {
	float: left;
	width: 200px;
	background-color: #9B0010;
}
#dtl_reserveInner #res_ttl h2 {
	color: #FFFFFF;
	margin: 5px;
}
#dtl_reserveInner #res_txt {
	float: left;
	width: 510px;
	color: #9B0010;
}
#dtl_reserveInner #res_txt p {
	margin:5px 10px;
}
#dtl_reserveInner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#detail_reserve ul {
	clear: both;
	margin:10px;
}
#detail_reserve ul li {
	list-style: none;
	display: inline;
}

/* ------------------------------------------------ dtl_inter */
#dtl_inter {
	width: 100%;
	border: #CCCCCC 1px solid;
}
#dtl_inter h2 {
	font-size: 110%;
	padding: 3px 5px;
	background-color: #CCCCCC;
}
#dtl_inter h3 {
	clear: both;
	font-size: 100%;
	border: #999999 1px solid;
	border-left: #999999 5px solid;
	padding: 3px 5px;
	margin: 10px 0px;
}
#dtl_interInner{
	margin: 10px;
}
#reserve_agency_btn {
	margin-bottom: 10px;
}
#reserve_agency_btn p {
	display: inline;
	margin-right: 5px;
}

/* ------------------------------------------------ couses */
.couses_top {
	width: 100%;
	margin: 20px 0px 0px;
}
.couses_top table{
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.couses_top table td.td_navi{
	width: 350px;
	border-top: #0066CC 3px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-align: left;
	vertical-align: top;
}
.couses_top table td.td_navi p{
	margin: 5px 5px 5px 5px;
}
.couses_block {
	width: 708px;
	clear: both;
	padding: 5px 5px 0px;
	border: #CCCCCC 1px solid;
}
.couses_block p {
	margin-bottom: 0px;
}
.couses_photo {
	width: 400px;
	float: right;
	text-align: right;
}
.couses_txt {
	background: url(../../courses/images/ttl_icon.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
.couses_block:after ,
.couses_inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
.couses_arrow {
	width: 100%;
	clear: both;
	margin: 10px 0px;
}
.couses_arrow p {
	margin-left: 20px;
	color: #999999;
}
.couses_arrow p img {
	margin-right: 10px;
	vertical-align: middle;
}

/* ------------------------------------------------ contact */
table.tb_contact {
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
	margin: 20px 0px;
}
table.tb_contact th {
	width: 200px;
	text-align: left;
	background-color: #F0FFFF;
	border: solid 1px #CCCCCC;
	padding: 5px;
}
table.tb_contact td {
	border: solid 1px #CCCCCC;
	padding: 5px;
}
table.tb_contact td input {
	width: 300px;
}
table.tb_contact td textarea {
	width: 300px;
}
#boxSubmit {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#boxSubmit p {
	margin: 10px auto;
	display: inline;
}
#boxSubmit .mgn {
	margin-right: 20px;
}
.done_box {
	width: 100%;
	text-align: center;
}
.done_box p {
	margin: 50px 0px;
}
.err {
	margin: 20px 0px;
}
.err p {
	color: #CC0000;
}

/* ------------------------------------------------ lesson */
table.tb_lesson {
	width: 100%;
	margin-bottom: 20px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}
table.tb_lesson th {
	font-weight: bold;
	padding: 3px 5px;
	border-bottom: #CCCCCC 1px solid;
	background-color: #F2F2F9;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
table.tb_lesson td {
	padding: 3px 5px;
	border-bottom: #CCCCCC 1px solid;
	vertical-align: top;
}
table.tb_lesson td.td_color {
	background-color: #F5F5F5;
	color: #000000;
}
table.tb_lesson p {
	margin: 0px !important;
}

/* ------------------------------------------------ catalogs */
table.tb_catalogs {
	width: 100%;
	margin-bottom: 20px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}
table.tb_catalogs td {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
table.tb_catalogs th {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

/* ------------------------------------------------ sitemap */
#sitemap {
	width: 700px;
	margin: 20px 0px;
}
.sitemap_sec {
	width: 330px;
	float: left;
	margin-left: 20px;
	display: inline;
}
.sitemap_sec p {
	border-bottom: #003399 2px solid;
	margin: 0px 0px 20px !important;
	padding: 3px 5px;
	background-color: #EEEEEE;
	color: #003366;
	font-weight: bold;
}
.sitemap_sec p.p_dtl {
	margin: 0px 0px 5px !important;
}
#sitemap a {
	text-decoration: none;
}
.sitemap_sec ul {
	margin: 0px 10px 20px !important;
}

/* ------------------------------------------------ fa_access */
.clear {
	clear:both;
}
.col200L,
.col200R {
	clear:both;
	height:1%;
	margin-bottom:10px;
}
.col200L:after,
.col200R:after {
	content:"."; 
	display:block;
	height:0; 
	clear:both;
	visibility:hidden;
}
.col200L p,
.col200R p {
	margin-bottom:0.8em;
}
.col200L .col200_cnt1 {
	float:right;
	width:100%;
	margin-left:-230px;
}
.col200L .col200_cnt2 {
	margin-left:230px;
}
* html .col200L .col200_cnt2 {
	width:100%;
}
.col200L .col200_img {
	float:left;
	width:210px;
}
.col200R .col200_cnt1 {
	float:left;
	width:100%;
	margin-right:-230px;
}
.col200R .col200_cnt2 {
	margin-right:230px;
}
* html .col200R .col200_cnt2 {
	width:100%;
}
.col200R .col200_img {
	float:right;
	width:210px;
}
.col200_img p {
	text-align:center;
	border:1px solid #cccccc;
}
.col200_img img {
	margin:4px;
}
.col200_img p.img_ver {
	width:160px;
	border:1px solid #cccccc;
	margin-left:25px;
}
#contents #ttl_fa_access {
	margin-bottom:20px;
}
#fa_access_theme,
#fa_access_rec {
	width:100%;
	margin-bottom:10px;
}
#fa_access_theme:after,
#fa_access_rec:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#fa_access_rec_cnt {
	text-align:center;
	border:1px solid #CCCCCC;
}
#fa_access_theme_cnt {
	padding:15px;
	border:1px solid #CCCCCC;
}
#fa_access_theme_cnt p {
	margin-bottom:0.8em;
}
#theme_search ul {
	list-style:none;
	margin:0px 5px 1.5em;
	padding:0px;
	height:1%;
}
#theme_search ul:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#contents #theme_search li {
	float:left;
	margin:0px 10px 0px 0px;
	white-space:nowrap;
	display:inline-block;
}
#theme_search input {
	margin-right:5px;
}
#theme_search .form_btn {
	clear:both;
	color:inherit;
	text-align:center;
	margin-top:1.5em;
	padding:5px;
	background-color:#E5F2FF;
}
#theme_search .form_btn p {
	display:inline;
}
/* fa_access_result */
#ttl_result {
	margin-bottom:20px;
}
#result_cond {
	color:inherit;
	margin-bottom:1.5em;
	padding:15px;
	border-bottom:1px solid #C8C6C1;
	background-color:#ECEBE8;
}
#contents #result_cond p {
	margin:0px;
}
#contents #result_number {
	margin-bottom:1.5em;
}
.result_list {
	clear:both;
	margin-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	height:1%;
}
.result_list:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.result_list h2 {
	font-size:100%;
	margin-bottom:0.5em;
	padding:0px 0px 2px 25px;
	background:url(../images/fa_access/icon_arrow.gif) no-repeat 0em 0.2em;
}
.result_table {
	border:none;
	margin-bottom:0.8em;
}
.result_table th,
.result_table td {
	padding:5px 15px;
	border-color:#FFFFFF;
}
.result_table th {
	background-color:#CFEFFA;
}
.result_table td {
	background-color:#E2F5FC;
}
#pager {
	clear:both;
	padding:10px;
	text-align:center;
	font-weight:bold;
	line-height:1;
	height:1%;
	margin-bottom:1em;
	border:1px solid #00549F;
}
#pager p,
#pager_number {
	display:inline;
}
#pager p a {
	display:inline-block;
}
#pager img {
	vertical-align:middle;
}
#pager_number {
	margin:0px 15px;
}
#pager_number p {
	margin:0px 15px;
}
#access_guide {
	clear:both;
	margin-bottom:20px;
}
#access_guide_cnt {
	padding:20px;
	border:1px solid #CCCCCC;
}
#access_guide_cnt p {
	margin-bottom:0.8em;
}
#access_guide_cnt img {
	margin:0px 5px;
	vertical-align:middle;
}
/* fa_access_detail */
#ttl_fa_access_h1 {
	color:inherit;
	font-size:120%;
	margin-bottom:1.2em;
	padding:5px 10px;
	border-left:4px solid #0078BF;
	background-color:#ECEBE8;
}
.ttl_relative {
	font-size:100%;
	margin:1.5em 0em 1em 0em;
}
.relative_list {
	margin-left:10px;
	margin-bottom:1em;
	list-style:none;
}
.relative_list li {
	padding-left:20px;
	background:	url(../images/list_icon.gif) no-repeat 0 8px;
}
/* ------------------------------------------------ printing */
@media print{
#result_navi {
	display: none;
}
}

