/* CSS Document */

#primary {
	width: 520px;
	padding: 15px 20px 0 20px;
}

h2 {
	margin-top: 0;
	margin-bottom: 15px;
}

h3 {
	margin: 20px 0 15px 0;
	background: url(../images/point_h3.gif) left top no-repeat;
	padding: 4px 0 4px 30px;
	font-size: 1.3em;
	border-bottom: 1px solid #4C0;
}

h4 {
	font-size: 1.1em;
	border-top: 1px dotted #AAA;
	padding: 5px 10px 4px 10px;
	margin: 20px 0 15px 0;
	background-color: #EEE;
	line-height: 140%;
}

h5 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: -7px;
	color: #F60;
	clear: both;
}

hr {
	border-top: 1px solid #CCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	clear: both;
}

#cimg {
	float: right;
	width: 85px;
	padding: 0 0 10px 10px;
}

p.history {
	margin-top: 0;
	margin-bottom: 2px;
	font-size: 0.8em;
}

p.history strong {
	color: #4C0;
	margin: 0 3px;
}

p.rdpro {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-top: 20px;
}

p.pn, dd.pn {
	text-align: right;
	font-size: 0.8em;
}

p.sere {
	margin-bottom: -25px;
}

p.sere strong {
	margin: 0 5px;
	color: #F40;
}

p.back {
	text-align: right;
	border-bottom: 1px solid #4C0;
	padding-bottom: 3px;
	font-size: 0.8em;
	clear: both;
	margin-top: 20px;
}

p.back strong, .pn strong, #primary .listqa dd.name strong, #primary .listopi dd.name strong {
	color: #4C0;
	margin-left: 15px;
}

p.back a {
	text-decoration: none;
}

.fb {
	font-size: 1.2em;
	font-weight: bold;
	color: #F60;
}

#fl {
	float: left;
	margin: 3px 15px 15px 0;
}

#fr {
	float: right;
	margin: 3px 0 15px 15px;
}

#primary dd#fl {
	padding-bottom: 0;
}

#primary dd#fr {
	padding: 0;
}

#btlicense {
	width: 100%;
	clear: both;
	padding-top: 10px;
}

#btlicensel, #btlicenser {
	width: 255px;
}

#btlicensel {
	float: left;
}

#btlicenser {
	float: right;
}

#btlicense p {
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 0.8em;
	line-height: 140%;
}

#btlicense a img {
	border: 1px solid #CCC;
}

#btlicense a:hover img {
	border: 1px solid #F90;
}

#btlist {
	padding: 10px 0;
	height: 24px;
	float: left;
}

#btlist a {
	display: block;
	height: 24px;
	text-decoration: none;
	float: left;
}

#btlist a.goout {
	background-image: url(../seminar/images/bt_outline.gif);
	width: 100px;
	margin-right: 10px;
}

#btlist a.gores {
	background-image: url(../seminar/images/bt_reserv.gif);
	width: 150px;
}

#btlist a.goout:hover {
	background-image: url(../seminar/images/bt_outline_on.gif);
}

#btlist a.gores:hover {
	background-image: url(../seminar/images/bt_reserv_on.gif);
}

#btresult {
	padding: 10px 0;
	height: 24px;
}

#btresult a {
	display: block;
	height: 24px;
	text-decoration: none;
	background-image: url(../job/images/bt_contact.gif);
	width: 150px;
}

#btresult a:hover {
	background-image: url(../job/images/bt_contact_on.gif);
}

#btword {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	height: 25px;
	padding: 10px 0;
	text-align: center;
}

#btword a {
	display: block;
	width: 43px;
	margin: 0 2px;
	float: left;
	background-color: #CCC;
	color: #FFF;
	text-decoration: none;
	border: 2px solid #EEE;
}

#btword a:hover, #btword a.wordon {
	background-color: #4C0;
	color: #FFF;
	border: 2px solid #9E0;
}

#sitemap {
	width: 250px;
}

#sitemap p {
	background: url(../images/point_list.gif) left top no-repeat;
	background-position: 0 5px;
	padding: 5px 25px;
	margin: 0;
}

#sitemap p.list2 {
	background: url(../images/point_list2.gif) left top no-repeat;
	background-position: 0 5px;
}

#sitemap p.list3 {
	background: url(../images/point_list3.gif) left top no-repeat;
	background-position: 0 0;
	padding-top: 0;
}


/* table ------------------------------- */

table.detail {
	width: 100%;
	font-size: 100%;
	border-top: none;
	border-bottom: 1px solid #CCC;
	border-right: none;
	border-left: none;
	padding: 0;
	margin-top: 25px;
	clear: both;
}

table.detail th, table.detail td {
	border-top: 1px solid #CCC;
	border-bottom: none;
	border-right: 1px solid #CCC;
	border-left: none;
	padding: 3px 7px;
}

table.detail th {
	font-weight: normal;
	width: 25%;
	text-align: left;
	background-color: #4C0;
	color: #FFF;
}

table.detail td.selist {
	background: url(../seminar/images/point_seminar.gif) left top no-repeat;
	background-position: 7px 5px;
	border-left: 1px solid #CCC;
	padding: 8px 7px 5px 32px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #F2F2F2;
}

table.detail td.selist img {
	margin-left: 3px;
}

table.detail td strong {
	color: #D00;
}

table.profile {
	width: 420px;
	font-size: 100%;
	border: none;
	padding: 0;
	margin: 20px 0;
}

table.profile th, table.profile td {
	vertical-align: top;
}

table.profile th {
	border: none;
	font-weight: normal;
	width: 42%;
	padding: 2px 10px 2px 0;
	text-align: right;
}

table.profile td {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: 3px solid #4C0;
	padding: 2px 0 2px 10px;
}

table.word {
	width: 100%;
	font-size: 100%;
	border: none;
	margin: 20px 0;
	clear: both;
}

table.word th, table.word td {
	vertical-align: top;
	border: none;
	text-align: left;
}

table.word th {
	width: 10%;
	padding: 0 0 7px 0;
}

table.word td {
	width: 45%;
	padding: 0 10px 7px 25px;
	background: url(../images/point_list.gif) left top no-repeat;
}

table.word td.lpn {
	background: none;
}

table.result {
	width: 100%;
	font-size: 100%;
	border: none;
	margin-top: 15px;
	padding: 0;
}

table.result th, table.result td {
	border-top: none;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	padding: 3px 5px;
}

table.result th {
	width: 20%;
	border-left: 1px solid #CCC;
	background-color: #F2F2F2;
	font-weight: normal;
}

table.result td {
	border-left: none;
}

table.result td.job {
	padding: 1px 10px 0 27px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	height: 26px;
	background: url(../job/images/job_back.gif) left top no-repeat;
	border-right: none;
}

table.result td img {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

table.calendar {
	width: 100%;
	font-size: 85%;
	line-height: 150%;
	padding: 0;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;
}

table.calendar th, table.calendar td {
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
}

table.calendar th {
	background-color: #EEE;
	text-align: center;
}

table.calendar td.day, table.calendar td.dayc1, table.calendar td.dayc2 {
	background-color: #666;
	color: #FFF;
	text-align: right;
	width: 8%;
}

table.calendar td.day {
	background-color: #666;
}

table.calendar td.dayc1 {
	background-color: #C00;
}

table.calendar td.dayc2 {
	background-color: #08B;
}

table.calendar td.koza {
	font-weight: bold;
	width: 35%;
}

table.calendar td.ol {
	width: 50px;
	border-left: 1px solid #CCC;
}

table.calendar td.ol a {
	background: url(../seminar/images/bt_entry_s.gif) left top no-repeat;
	display: block;
	width: 50px;
	height: 14px;
	font-size: 8px;
	text-decoration: none;
}

table.calendar td.ol a.outs {
	background: url(../seminar/images/bt_outline_s.gif) left top no-repeat;
}

table.calendar td.ol a:hover.outs {
	background: url(../seminar/images/bt_outline_s_on.gif) left top no-repeat;
}

table.calendar td.ol a.ents {
	background: url(../seminar/images/bt_entry_s.gif) left top no-repeat;
	margin-top: 2px;
}

table.calendar td.ol a:hover.ents {
	background: url(../seminar/images/bt_entry_s_on.gif) left top no-repeat;
}

table.calendar td.ol a span {
	visibility: hidden;
}

/* list ------------------------------- */

#primary ul, #primary dl, #primary ol {
	margin-top: 15px;
}

#primary ul.sns {
	margin-top: 0;
}

#primary ol {
	padding-left: 40px;
	margin-left: 0;
}

#primary ol li {
	padding-bottom: 3px;
}

#primary ul li em {
	font-style: normal;
	font-size: 0.85em;
	margin-right: 10px;
}

#primary .listqa ul li, #primary ul li {
	padding: 0 0 10px 25px;
}

#primary dl.outline strong {
	color: #F60;
}

#primary dl.outline dd img {
	margin-right: 10px;
}

#primary dt {
	padding: 1px 0 10px 25px;
}

#primary dt {
	font-weight: bold;
	clear: left;
}

#primary dd {
	padding: 1px 0 10px 25px;
}

#primary ul li, #primary dt {
	background: url(../images/point_list.gif) left top no-repeat;
	background-position: 0 1px;
}

#primary .listqa ul li, #primary .listqa dt, #primary .listfield dt, #primary .masters dt {
	background: url(../seminar/qa/images/point_q.gif) left top no-repeat;
	background-position: 0 1px;
}

#primary .listopi dd, #primary .listfield dd, #primary .masters dd, #primary .news dd, #primary .newson dd {
	margin-left: 15px;
	padding: 1px 0 10px 25px;
}

#primary .listqa dd, #primary ul.sns li {
	background: url(../seminar/qa/images/point_a.gif) left top no-repeat;
	background-position: 0 1px;
}

#primary .listqa dd, #primary .listopi dd {
	margin-left: 15px;
	padding: 1px 0 0 25px;
}

#primary ul.sns li {
	margin-left: 10px;
	padding: 1px 0 5px 25px;
}

#primary .listqa dd.name, #primary .listopi dd.name {
	background: none;
	padding-bottom: 5px;
	margin-bottom: 8px;
	font-size: 0.8em;
	text-align: right;
	border-bottom: 1px dotted #AAA;
}

#primary .listopi dd {
	background: url(../seminar/opinion/images/point_opi.gif) left top no-repeat;
}

#primary .listfield dd {
	background: url(../field/images/point_answer.gif) left top no-repeat;
}

#primary .news dd {
	background: url(../news/images/point_news.gif) left top no-repeat;
	display: none;
}

#primary .newson dd {
	background: url(../news/images/point_news.gif) left top no-repeat;
	display: block;
}

#primary .masters dd {
	background: none;
}

#primary dd em {
	font-style: normal;
	color: #F60;
	margin-right: 5px;
}

#primary dl.seminar {
	background: url(/seminar/images/list_back.gif) left bottom no-repeat;
	padding-bottom: 15px;
}

#primary dl.seminar dt {
	padding: 0;
	margin-bottom: 3px;
}

#primary dl.seminar dd {
	background: url(/seminar/images/point_seminar.gif) left top no-repeat;
	background-position: 0 1px;
	margin: 0 10px;
	padding: 0 0 5px 22px;
}

#primary dl.recipe {
	padding-bottom: 10px;
}

#primary dl.recipe dt {
	padding: 3px 0 3px 25px;
	float: left;
	background-position: 0 2px;
	width: 50px;
}

#primary dl.recipe dd {
	margin-left: 90px;
	padding: 3px 0 3px 15px;
	border-left: 2px solid #4C0;
}

#primary dl.recipe dd ol {
	margin: 0;
}


/* metabolism ------------------------------- */

#metabolismC {
	width: 100%;
	background: url(/information/images/metabo_back_top.gif) left top no-repeat;
	height: 355px;
}

#metaboL {
	width: 220px;
	height: 300px;
	float: left;
	background: url(/information/images/metabo_back_bottom.gif) left 50px no-repeat;
	padding: 30px 35px 20px 15px;
}

#metaboL th, #metaboL td {
	padding-top: 10px;
	padding-left: 0;
}

#metaboL th {
	padding-right: 10px;
	text-align: left;
}

#metaboL td.pt0 {
	padding-top: 3px;
	padding-left: 24px;
	text-indent: -24px;
}


#metaboL table input {
	margin-right: 3px;
	height: 14px;
	margin-top: -3px;
}

#inquiry .submit, #search .submit, #metaboL .submit {
	padding-top: 10px;
	text-align: center;
}

#metaboR {
	width: 240px;
	float: right;
	padding-top: 230px;
}

/* form ------------------------------- */

#question {
	margin: 20px 0;
	clear: both;
}

#question table {
	width: 100%;
	border: none;
	padding: 0;
}

#question table th, #question table td {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-right: none;
	border-left: none;
	padding: 3px 5px;
	background-color: #F2F2F2;
}

#question table th {
	text-align: right;
	width: 25%;
}

#question .submit {
	text-align: center;
	padding-top: 10px;
}

#question .submit input {
	margin: 0 5px;
}

#inquiry {
	padding: 0;
	margin: 0;
}

#inquiry table {
	width: 100%;
	font-size: 100%;
	line-height: 130%;
	padding: 0;
	border-top: 1px solid #CCC;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

#inquiry table th, #inquiry table td {
	border-top: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
}

#inquiry table th {
	width: 25%;
	padding: 5px 5px 5px 10px;
	text-align: left;
	border-left: 3px solid #CCC;
	font-weight: normal;
}

#inquiry table th.must {
	border-left-color: #4C0;
}

#inquiry table td {
	padding: 5px;
	border-right: 1px solid #CCC;
}

#inquiry iframe {
	border: 1px solid #CCC;
}

#inquiry input, #inquiry select {
	margin-right: 3px;
}

#inquiry strong {
	color: #4C0;
	margin-left: 2px;
	font-weight: normal
}

#primary #search dd {
	padding: 5px 30px 5px 5px;
	text-align: center;
	color: #FFF;
	background-color: #F40;
	font-weight: bold;
	font-size: 1.1em;
}

#primary #search dd input {
	margin: 0 3px 0 25px;
}

#inquiry .submit, #search .submit {
	padding-top: 15px;
	text-align: center;
}

#inquiry .submit input, #search .submit input {
	margin: 0 10px;
}

.text1 {
	width: 350px;
}

.text2 {
	width: 200px;
}

.text3 {
	width: 35px;
}

.text4 {
	width: 20px;
}

.text5 {
	width: 100px;
}


/* hospitality ------------------------------- */

table.hosprogram {
	width: 100%;
	font-size: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 0;
	margin: 15px 0;
	clear: both;
}

table.hosprogram th, table.hosprogram td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 3px 7px;
	vertical-align: top;
}

table.hosprogram th {
	font-weight: normal;
	background-color: #4C0;
	color: #FFF;
	text-align: center;
}

table.hosprogram td.hostime {
	text-align: center;
	width: 10%;
}

table.hosprogram td.hoslist {
	width: 35%;
}

table.hosprogram td.hoslist span {
	color: #4C0;
}

table.hosprogram td p {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

table.hosprogram td p.ti0 {
	text-indent: 0;
}

div.abouthosp {
	width: 100%;
}

#primary div.abouthosp dl {
	background-image: url(../hospitality/images/hospitality_back.gif);
}

#primary div.abouthosp dt {
	padding: 10px 10px 0 10px;
	background: url(../hospitality/images/hospitality_back_top.gif) left top no-repeat;
}

#primary div.abouthosp dd {
	padding: 7px 15px 0 15px;
}

#primary div.abouthosp dd.hospbottom {
	background: url(../hospitality/images/hospitality_back_bottom.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

@media print{

body {
	background-color: #FFF;
	margin: 0;
}

h1, #rcol, #header, #secondary, #footer {
	display: none;
}

#primary, #lcol {
	background-image: none;
}

#lcol, #primary {
	width: 640px;
	float: none;
	padding: 0;
}

#footer {
	color: #333;
}

}

