@charset "utf-8";
/* CSS Document */
.pagebody {
	padding-left: 20px;
	padding-right: 20px;
}

ul.pagetitle {
	width:1004px;
	height: 20px;
	text-align: left;
	padding-top: 5px;
}
ul.pagetitle .pagetitle_spacer {
	width:6px;
	height: 18px;
	float:left;
	display: inline;
	font-size:16px;
	text-align: left;
	background-color: #C00;
}
ul.pagetitle .pagetitle_title {
	height: 23px;
	display: inline;
	text-align: left;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
}
.listbody {
	border-collapse: collapse;
	border: 1px #002C6C solid;
	margin-top: 1px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
.listbody_center_th {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_right_th {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_left_th {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_center_th_row {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_right_th_row {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_left_th_row {
	border: 1px #002C6C solid;
	padding: 2px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/table/tadle_th_bg.gif);
	background-repeat: repeat-x;
}
.listbody_center {
	border: 1px #002C6C solid;
	color: #333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.listbody_center input {
 position:relative;
 top:2px;
}

.listbody_left {
 border: 1px #002C6C solid;
 color: #333;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 padding-top: 1px;
 padding-right: 5px;
 padding-bottom: 1px;
 padding-left: 5px;
}

.listbody_left input {
 position:relative;
 top:2px;
}
.listbody_right {
	border: 1px #002C6C solid;
	color: #333;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}
.listbody_right input {
 position:relative;
 top:2px;
}.contants_side_workshop_header {
	width: 238px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 130%;
	color: #FFF;
	background-image: url(../img/base/workshop_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.contants_side_workshop_main {
	width: 238px;
	background-image: url(../img/base/workshop_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 5px;
	padding-left: 5px;
}
.workshop_table {
	width: 248px;
	text-align: left;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: -12px;
}
.workshop_table_2 {
	width: 248px;
	text-align: left;
	border-right:1px solid #C60E3C;   
	border-bottom:1px solid #C60E3C;   
	border-left:1px solid #C60E3C;
	border-collapse:collapse;
	margin-top: 5px;
}
.workshop_header {
	background-color: #C60E3C;
}
.workshop_header_2 {
	background-color: #C60E3C;
	height: 6px;
}
.workshop_th {
	vertical-align: top;
	padding-left: 4px;
	text-align: left;
	padding-bottom: 4px;
}
.workshop_td_title {
	vertical-align: top;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #C60E3C;
	background-color: #FFF;
	padding: 4px;
}
.contants_side_workshop_footer {
	width: 248px;
	background-image: url(../img/base/workshop_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.workshop_td_data {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 130%;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}
.workshop_td_workshop {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 130%;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
}
.workshop_side_button_td {
	text-align: right;
	padding-right: 4px;
	padding-bottom: 4px;
}
.workshop_table_instructor {
	width: 238px;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 130%;
}
.workshop_th_instructor {
	width: 64px;
	vertical-align: top;
}
.workshop_td_instructor {
	vertical-align: top;
	text-align: left;
	line-height: 130%;
}.button_workshop_detail {
	width: 165px;
	text-align: right;
	margin-top: 3px;
}
.address_header {
	width: 248px;
	margin-top: 10px;
	background-image: url(../img/base/address_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.address_main {
	width: 238px;
	background-image: url(../img/base/address_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
	padding-bottom: 10px;
}.workshop_instructor {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #2453BD;
	font-weight: bold;
	text-align: left;
}

.side_neoinfo_table {
	width: 248px;
	text-align: left;
	border: 1px solid #0457FE;
	border-collapse:collapse;
	margin-top: 5px;
	background-color: #0356FE;
	margin-bottom: -12px;
}
.side_neoinfo_table_2 {
	width: 248px;
	text-align: left;
	border-right:1px solid #0457FE;   
	border-bottom:1px solid #0457FE;   
	border-left:1px solid #0457FE;
	border-collapse:collapse;
	margin-top: 5px;
}
.neoinfo_header_2 {
	background-color: #0356FE;
	height: 6px;
}
.side_neoinfo_table_title {
	font-size: 14px;
	color: #0457FE;
	text-align: left;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}
.side_neoinfo_table_comment {
	margin: 3px; 
}
.side_neoinfo_table_date {
	margin: 3px;
	text-align: right;
}
