body {
	width: 764px;
	/*
	margin-left: 5px;
	margin-top: 16px;
	*/
	margin-left:  auto;
	margin-right: auto;
}

.clear {clear:both;
}

.right {float:right;
}

.left {text-align:left;
}

.red {
	color: #A62142;
}

.b {
	font-weight:bold;
}


#header {
	margin-bottom: 2px;
}
#header h1 {
	margin: 0;
}

#warap {
	width: 760px;
	float:left;
	background-image:url(img/warap_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:5px;
}

#warap_b {
	width: 760px;
	float:left;
	background-image:url(img/warap_bottom.gif);
	background-repeat:no-repeat;
}

#menu {
	width: 150px;
	background: #FFE4ED url(img/menu_bg.gif);
	border-right:  2px solid #C66;
	float: left;
}
#menu a {
	color: #000;
}
a#index {
	font-size: 11px;
	font-weight: bold;
	color: #A62142;
	padding-left: 4px;
}
#index img {
	margin: 1px 2px;
}

#menu h2 {
	color: #FFF;
	background-color: #A62142;
	font-size: 12px;
	padding: 2px 6px;
	margin: 3px 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 23px;
	margin-bottom: 10px;
}
#menu li {
	list-style-image: url(img/listmarker.gif);
	font-size: 10px;
	line-height: 13px;
}

#menu .office {
	border-top: 2px dotted #A62142;
	padding: 1px 6px 12px 6px;
}

.office h3 {
	font-size: 12px;
	margin: 6px 0;
}

.office address {
	font-style: normal;
	font-size: 10px;
	margin: 6px 0;
}

#contents {
	margin-left: 158px;
	width: 570px;
	color: #000;
	font-size: 12px;
	line-height: 150%;
	padding: 15px;
	background-color:#FFFFFF;
}

#contents .office {
	margin: 30px 0 30px 230px;
}

#contents .office address {
	font-style: normal;
	font-size: 10px;
	margin: 6px 0 0 0;
}

#contents h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom:25px;
}

#contents h3 {
	font-size: 14px;
}

#contents h4{
	font-size: 12px;
	margin: 0 0 5px;
}


#contents p {
	text-indent: 1em;
}

#contents p.noindent {
	text-indent: 0;
}


#contents p.tb5 {
	text-indent: 0;
	margin: 5px 0;
}

#contents .mb5 {
	margin-bottom: 5px;
}

#contents .main {
	margin: 0 50px 50px;
}

#contents .program {
	margin: 0 50px 50px;
}


#contents .program_title {
	margin: 20px 0 10px;
	padding: 5px 5px 0px;
	font-size: 14px;
	font-weight:bold;
	background-color:#E6E6FF;
	border-bottom-color:#66C;
	border-bottom-width: thin;
	border-bottom-style: solid;
}


#contents ul.seminar {
	margin: 0 0 20px -20px;
}


#contents ul.seminar li {
	font-weight: normal;
	background-image: none;
	list-style-image: none;
	list-style-type: upper-roman;
	margin-bottom: 15px;
}


#contents ul.seminar dt {
	float: left;
	width: 7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
}

#contents ul.seminar dd {
	margin-left: 8em;
}


#contents ul.seminar2 {
	margin: 0 0 20px -20px;
}


#contents ul.seminar2 li {
	font-weight: normal;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}


#contents ul.trans {
	margin: 0 0 20px -20px;
}


#contents ul.trans li {
	font-weight: normal;
	background-image: none;
	list-style-type:disk;
	margin-bottom: 15px;
}


#contents ul.notes {
	margin: 0 0 20px -20px;
}

#contents ul.notes li {
	list-style-type:none;
	text-indent: -1.0em;
	margin-bottom: 15px;
}

#contents .inq {
	padding: 5px;
	background-color:#FFE6FF;
}


#contents table.text_left td {
	text-align:left;
}

#contents table.text_left td.yellow {
	background-color:#FFFFDD;
}

#footer {
	clear: left;
	text-align: right;
	color: #FFF;
	font-size: 10px;
	margin-top: 2px;
	width: 758px;
}

#footer a {
	color: #FFF;
}


#jizen li{margin-left:-1.5em;
padding-left:0}

.jizen {margin-left: 1em}


#access_list ul li {
	list-style-type:circle;
}

