/*
ContentsMap {
   HEAD. sectionTemplate
   0-1. "/topics/"
   1-1. "/about/"
   1-2. "/about/fee/"
   2-1. "/activity/"
   3-1. "/campus/"
   4-1. "/bulletin/"
   5-1. "/link/"
   6-1. "/inquiry/"
   7-1. "/sitemap/"
   8-1. "/privacypolicy/"
}
*/

/*=========================
   HEAD. sectionTemplate
==========================*/
.main .section {
	clear: both;
	margin-left: 3px;
}
.main .section .section .section {
	margin: 0 0 20px 13px;
}
.main h1 {
	position: absolute;
	top: 4.5em;
	left: 5px;
	width: 618px;
	height: 2.5em;
	margin: 0;
	padding: 0.5em 0 0.2em 0;
	font-size: 75%;
	text-indent: 18px;
	background: url(../img/bg_h1.gif) repeat-x center bottom #f8f8f8;
}
/* for irregular pages//--  */
.main h1.firstChild {
	text-indent: 16px;
	background: none;
}
/*  --//for irregular pages */
.main h3 {
	margin: 0 -10px 10px -12px;
    font-size: 140%;
}
.main h3 img {
	position: relative; /* for IE6 */
}
.main h4 {
	position: relative; /* for IE6 */
	margin: 0 0 10px -13px;
	padding: 0 0 0 13px;
	font-size: 100%;
	width: 555px; /* for IE6 */
	background: url(../img/arrow_subtitle.gif) no-repeat 0 50% transparent;
}
.main h5 {
    font-size: 100%;
}
.main h6 {
	font-size: 100%;
}
.notice {
	font-size: 90%;
}
ol.notice {
	margin: 5px 0 0 0;
}
ul.notice {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}
ul.notice li span {
	margin-right:2px;
}
.notice1 {
	margin-right:2px;
	color: #ff0000;
}
.notice2 {
	margin-right:2px;
	color: #55ff55;
}
.notice3 {
	margin-right:2px;
	color: #5555ff;
}
p.attention {
	text-align: right;
	font-size: 90%;
}
a.extraLink {
	padding: 3px 0 3px 15px;
	background: url(../img/arrow_link.gif) no-repeat 0 3px transparent;
}
ul.textList {
	clear: both;
	list-style: none;
	padding-left: 0;
}
ul.textList li {
	padding-left: 20px;
	background: url(../img/arrow_textLink.gif) no-repeat 9px 6px transparent;
}
ul.linkList {
	clear: both;
	margin-top: 20px;
}
ul.linkList li a {
	padding: 3px 5px 3px 20px;
	background: url(../img/arrow_link.gif) no-repeat 5px 3px transparent;
}
ul.linkList li.noLink {
	line-height: 100%;
	padding: 3px 5px 3px 20px;
	background: url(../img/arrow_link.gif) no-repeat 5px 3px transparent;
}
ul.imageList {
	clear: both;
	width: 520px;
	margin: 30px auto;
}
ul.imageList li {
	float: left;
	margin-right: 0;
}
ul.imageList li.odd {
	margin-right: 20px;
}
dl.lineByLine {
	position: relative;
	line-height: 120%;
}
dl.lineByLine dt {
	position: absolute;
	left: 0;
	display: inline-block;
	padding: 3px 10px 3px 0;
}
dl.lineByLine dd {
	padding: 3px 0 3px 10px;
	background: url(../img/arrow_colon.gif) no-repeat 0 7px transparent;
}
*:first-child+html dl.lineByLine dd {
	background: url(../img/arrow_colon.gif) no-repeat 0 8px transparent; /* for IE7 */
}
div.pagetop {
	clear: both;
	width: 100%;
	margin-top: 20px;
	line-height: normal;
	text-align: right;
}
div.pagetop a {
	display: inline-block;
	padding: 2px 1px 2px 18px;
	background: url(../img/arrow_pagetop.gif) no-repeat 3px 3px transparent;
}
/*=========================
   0-1. "/topics/"
==========================*/
.topics dl.entry {
	position: relative;
}
.topics dl.entry dt {
	position: absolute;
	width: 6em;
	padding: 4px 0 0 5px;
	line-height: 1.5em;
	font-family: "Arial",Sans-Serif;
}
.topics dl.entry > dt {
	padding-top: 5px;
}
.topics dl.entry dd {
	padding: 5px 0 5px 6.2em;
	background: url(../img/line_dot_gray.gif) repeat-x 0 100% transparent;
	line-height: 1.5em;
}
.topics .section {
	margin: 0 -4px;
	padding: 0 11px 0 11px;
	background: url(../img/arrow_subtitle.gif) no-repeat 0.1em 0.3em transparent;
}
.topics h2{
	width: 561px;
	margin: 0 -12px 15px -6px;
	padding: 0 0 7px 11px;
	font-size: 120%;
	background: url(../img/line_dot_gray.gif) repeat-x 0 100% transparent;
}
.topics .section p {
	display: block;
}
.topics .section a {
	padding: 2px 2px 2px 17px;
	background: url(../img/arrow_link.gif) no-repeat 2px 2px #ffffff;
}
.topics .section a:hover {
	color: #ffffff;
	background: url(../img/arrow_link_over.gif) no-repeat 2px 2px #499ede;
}

/*=========================
   1-1. "/about/"
==========================*/
.about h2 {
	position: absolute;
	top: 4em;
	left: 147px;
	padding: 3px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #798464;
	height:1em;
	line-height:1em;
	background: url(../img/arrow_h2.gif) no-repeat 0px 4px transparent;
}
.about .section > h2 {
	padding: 2px 0 0 14px;
}
.about #profile {
	margin: 0 7px 10px 0;
}
.about #profile h4 {
	float: right;
	width: 408px;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 160%;
}
.about #profile h4 span.appointment {
	display: block;
	margin-bottom: 10px;
	font-size: 60%;
}
.about #profile div {
	float: left;
	width: 140px;
	height: 165px;
	margin-right: 10px;
	padding: 0;
	background: none;
}
.about #profile p {
	clear: both;
}

/*=========================
   1-2. "/about/fee/"
==========================*/
.about ul.graphlist {
	width: 520px;
	margin: 20px auto 10px auto;
}
.about ul.graphlist li {
	float:left;
	width: 250px;
	margin: 0 0 20px 0;
}
.about ul.graphlist li.odd {
	margin-right: 20px;
}
.about ul.graphlist li img {
	margin-top: 5px;
}

/*=========================
   1-3. "/about/association/"
==========================*/
.about div#index .section h2 {
	position: absolute;
	top: 4em;
	left: 147px;
	padding: 3px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #798464;
	height:1em;
	line-height:1em;
	background: url(../img/arrow_h2.gif) no-repeat 0 4px transparent;
}
.about div#index .section > h2 {
	padding: 2px 0 0 14px;
}
.about dl.member {
	margin: 0 0 20px 10px;
}
.about dl.member dt {
	font-weight: bold;
}
.about dl.member dd {
	margin: 0 0 8px 1em;
}


/*=========================
   2-1. "/activity/"
==========================*/
.activity h2 {
	position: absolute;
	top: 4em;
	left: 120px;
	padding: 3px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #798464;
	height:1em;
	line-height:1em;
	background: url(../img/arrow_h2.gif) no-repeat 0 4px transparent;
}
.activity .section > h2 {
	padding: 2px 0 0 14px;
}

/*=========================
   3-1. "/campus/"
==========================*/
.campus h2 {
	position: absolute;
	top: 4em;
	left: 148px;
	padding: 3px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #798464;
	height:1em;
	line-height:1em;
	background: url(../img/arrow_h2.gif) no-repeat 0 4px transparent;
}
.campus h3 {
	margin: 0 -10px 10px -12px;
}
.campus dl dt {
	clear: both;
}
.campus dl dd {
	padding-left: 1.5em;
	margin-bottom: 20px;
}
.campus dl.lineByLine dt {
	width: 3.5em;
	font-weight: normal;
}
.campus dl.lineByLine dd {
	margin-bottom: 0px;
	padding-left: 4.5em;
	background-position: 3.5em 7px;
}
*:first-child+html dl.lineByLine dd {
	background-position: 8% 8px;
}
.campus dl dd dl dt {
	font-weight: bold;
}
.campus dl dd dl dd {
	padding-left: 0;
}

/*=========================
   4-1. "/bulletin/"
==========================*/
.bulletin h2 {
	position: absolute;
	top: 4em;
	left: 109px;
	padding: 3px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #798464;
	height:1em;
	line-height:1em;
	background: url(../img/arrow_h2.gif) no-repeat 0 4px transparent;
}
.activity .section > h2 {
	padding: 2px 0 0 14px;
}
.bulletin h3 {
	margin: 0 -10px 10px -12px;
}
.bulletin .section dl.lineByLine dt {
	padding-left: 15px;
	background: url(../img/arrow_subtitle.gif) no-repeat 0 50% transparent;
}
.bulletin .section dl.lineByLine dd {
	padding-left: 6em;
	background: none;
}
/*=========================
   5-1. "/link/"
==========================*/
.link h1 {
	margin-bottom: 20px;
}
.link h2 {
	margin: 0 0 10px 0;
	font-size: 100%;
	font-weight: normal;
}
.link h2.firstChild {
	margin-top: 0;
}
.link h2 a {
	padding: 3px 5px 3px 20px;
	background: url(../img/arrow_link.gif) no-repeat 5px 3px transparent;
}

/*=========================
   6-1. "/inquiry/"
==========================*/
.inquiry dl dt {
	font-weight: bold;
	font-size: 120%;
	margin-bottom:5px;
}

/*=========================
   8-1. "/privacypolicy/"
==========================*/
.privacypolicy h2 {
	margin: 0 -10px 10px -9px;
}
.privacypolicy .main p.inscription {
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}
.privacypolicy .main .section ol {
	margin: 10px 0 30px 0;
	padding: 0 40px;
	list-style: decimal;
}
.privacypolicy .main .section {
	margin-top: 20px;
}
.privacypolicy p.caption {
	margin: 20px 0;
}
.privacypolicy .section ul {
	margin-bottom: 30px;
}

/*=========================
   7-1. "/sitemap/"
==========================*/
.sitemap .main h2 {
	margin: 12px 0 10px 0; 
}
.sitemap .main h2.firstChild {
	margin-top: 0;
}
.sitemap .main h2 a {
	display: block;
	width: 308px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}
.sitemap .main h2.about a {
	background: url(../../sitemap/img/btn_about.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.activity a {
	background: url(../../sitemap/img/btn_activity.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.campus a {
	background: url(../../sitemap/img/btn_campus.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.bulletin a {
	background: url(../../sitemap/img/btn_bulletin.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.link a {
	background: url(../../sitemap/img/btn_link.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.inquiry a {
	background: url(../../sitemap/img/btn_inquiry.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.sitemap a {
	background: url(../../sitemap/img/btn_sitemap.gif) no-repeat 0 0 transparent;
}
.sitemap .main h2.privacypolicy a {
	background: url(../../sitemap/img/btn_privacypolicy.gif) no-repeat 0 0 transparent;
}

.sitemap .section ul.linkList {
	margin: 0 0 0 16px;
}
.sitemap .section ul.linkList ul {
	margin: 0 0 0 25px;
}
.sitemap .section ul.linkList li {
	padding: 1px 0;
}

/* Clearfix */
div.section ,
ul.imageList {
	min-height: 1%;
}
div.section:after ,
ul.imageList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html div.section ,
* html ul.imageList {
	height: 1%;
}

