@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------- common */

/*

z-index
200 header
100 mainDisplay
0 mainImage

*/

body {
	background: url(../img/bg_section.gif);
}

body.top {
	background: #ffffff;
}

div#wrapper {
	
}

div.inner {
	width: 960px;
	margin: 0 auto;
}

.leftColumn {
	float: left;
}

.rightColumn {
	float: right;
}
/*
a.arrow {
    background: url("../img/link_arrow.gif") no-repeat scroll 0 1px;
    margin: 0;
    padding: 0 0 0 18px;
}
*/
/* -------------------------------------------------------- .returnTop */

.returnTop {
    bottom: 150px;
    height: 0;
    position: fixed;
    right: 20px;
    z-index: 1000;
}

.returnTop a {
    display: block;
    height: 50px;
    width: 50px;
}

/* -------------------------------------------------------- header */

header {
	background: #ffffff;
	border-bottom: 1px solid #dddddd;
}

header div.siteTitle {
	width: 390px;
	padding: 10px 0;
	float: left;
}

header div.kickoff {
	width: 320px;
	height: 50px;
	padding: 15px 0;
	float: right;
	display: block;
	position: relative;
}

footer div.kickoff {
	width: 320px;
	height: 50px;
	padding: 15px 0;
	display: block;
	position: relative;
}

header div.kickoff a,
footer div.kickoff a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

header div.kickoff a img,
footer div.kickoff a img {
    position: absolute;
    top: 0;
}

header div.kickoff a:hover img,
footer div.kickoff a:hover img {
    top: -50px;
}

/* -------------------------------------------------------- nav */

nav {
    position: relative;
    width: 960x;
	height: 79px;
}

nav ul {
    display: block;
    margin: 0 auto;
    width: 960px;
	clear: both;
	zoom: 1;
}

nav ul li {
    display: block;
    float: left;
    height: 79px;
	position: relative;
}

nav ul li.latestnews {
    width: 104px;
}

nav ul li.greeting {
    width: 93px;
}

nav ul li.about {
    width: 104px;
}

nav ul li.report {
    width: 104px;
}

nav ul li.postgraduate {
    width: 89px;
}

nav ul li.intensive {
    width: 126px;
}

nav ul li.map {
    width: 142px;
}

nav ul li.cooperation {
    width: 115px;
}

nav ul li.link {
    width: 83px;
}

nav ul li a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

nav ul li a img {
    position: absolute;
    top: 0;
}

nav ul li.latestnews a img {
    left: 0;
}

nav ul li.greeting a img {
    left: -104px;
}

nav ul li.about a img {
    left: -197px;
}

nav ul li.report a img {
    left: -301px;
}

nav ul li.postgraduate a img {
    left: -405px;
}

nav ul li.intensive a img {
    left: -494px;
}

nav ul li.map a img {
    left: -620px;
}

nav ul li.cooperation a img {
    left: -762px;
}

nav ul li.link a img {
    left: -877px;
}

nav ul li a:hover img {
    top: -79px;
}

nav ul li a.current img {
    top: -79px;
}
/*
nav ul li.course a {
	cursor: default;
}

nav ul li.course a:hover img {
    top: 0;
}
*/

/* -------------------------------------------------------- mainImage */

div.mainImageBg {
	background: url(../img/mainimagebg.gif) repeat-x;
	height: 253px;
	border-bottom: 1px solid #dddddd;
}

div.mainImage {
	background: url(../img/mainimage.png) no-repeat;
	background-position: center;
	height: 253px;
}

/* -------------------------------------------------------- mainDisplay */

div.mainDisplay {
	width: 960px;
	height: 253px;
	margin: 0 auto;
	display: block;
	position: relative;
}

div.mainDisplay div.copy {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 90px;
}

div.mainDisplay div.copy img {
	display: block;
}

/* -------------------------------------------------------- div.link */

div.link {
	background: url(../img/button_bg_link.png) no-repeat;
	background-position: 2px 2px;
	width: 126px;
	height: 33px;
	position: relative;
}

div.link img {
	right: 0;
	bottom: 0;
	position: absolute;
}

/* -------------------------------------------------------- contents */

section {
	padding: 60px 0;
}

section div.title {
	float: left;
}

section.latestnews {
	width: 960px;
	margin: 0 auto;
}

section.latestnews div.link {
	float: right;
}

section.latestnews div.newslist {
	padding: 20px 0;
}

section.latestnews div.entry {
	width: 960px;
	padding: 0.7em 0;	
}

section.latestnews div.entry a {
	text-decoration: underline;
}	

section.latestnews div.entry a:hover {
	text-decoration: none;
}	

section.latestnews div.entry.last {
	border-bottom: none;
}

section.latestnews div.entry div.update {
	width: 100px;
	color: #003434;
	float: left;
}

section.latestnews div.entry div.headline {
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	width: 860px;
	overflow: hidden;
}

section.greeting {
	background: url(../img/bg_section.gif);
}

section.greeting div.link {
	float: right;
}

section.greeting div.leftColumn {
	width: 470px;
	height: 229px;
	background: #ffffff;
	color: #343434;
}

section.greeting div.rightColumn {
	width: 470px;
	height: 229px;
	background: #ffffff;
	color: #343434;
}

section.greeting div.text {
	width: 215px;
	float: left;
}

section.greeting div.text div.name {
	padding: 20px;
}

section.greeting div.text div.description {
	padding: 0 20px;
}

section.greeting div.picture {
	width: 255px;
	float: right;
}

section.greeting div.picture img {
	display: block;
}

section.about div.link {
	float: right;
}

section.aboutg div.leftColumn {
	width: 470px;
	height: 229px;
	background: #ffffff;
}

section.about div.leftColumn div.picture {
	padding: 15px;
}

section.about div.rightColumn {
	width: 470px;
	background: #ffffff;
	color: #343434;
}

section.about div.rightColumn div.text {
	padding: 15px 0;
}

section.about div.rightColumn div.headline {
	margin-bottom: 1em;
}

section.course {
	background: url(../img/bg_section.gif);
}

section.course div.link {
	float: left;
}

section.course div.leftColumn {
	width: 470px;
	height: 250px;
	background: #ffffff;
	color: #343434;
}

section.course div.rightColumn {
	width: 470px;
	height: 250px;	
	background: #ffffff;
	color: #343434;
}

section.course div.rightColumn div.clearfix,
section.course div.leftColumn div.clearfix {
	padding: 20px;
}

section.course div.title {
	float: none;
	padding: 15px 15px 0 15px;
}

section.course div.text {
	width: 215px;
	float: right;
}

section.course div.text div.name {
	padding: 20px;
}

section.course div.text div.description {
	margin-bottom: 1em;
}

section.course div.picture {
	width: 195px;
	float: left;
}

section.course div.picture img {
	display: block;
}

section.cooperation div.link {
	float: right;
}

section.cooperationg div.leftColumn {
	width: 470px;
	height: 229px;
	background: #ffffff;
}

section.cooperation div.leftColumn div.picture {
	padding: 15px;
}

section.cooperation div.rightColumn {
	width: 470px;
	background: #ffffff;
	color: #343434;
}

section.cooperation div.rightColumn div.text {
	padding: 15px 0;
}

section.cooperation div.rightColumn div.headline {
	margin-bottom: 1em;
}

/* -------------------------------------------------------- footer */

footer {
	color: #ffffff;
	background: #003434;
	font-size: 86%; /* 12px */
	padding: 20px 0;
}

footer div.logo {
}

div.copyright {
	margin-bottom: 1.5em;
}

footer div.rightColumn {
	width: 400px;
}

footer ul.utility {
	text-align: right;
	margin-bottom: 1em;
}

footer ul.utility li {
	display: inline;
}

footer ul.utility li a {
	color: #ffffff;
	text-decoration: underline;
}

footer ul.utility li a:hover {
	text-decoration: none;
}

footer ul.banner li {
	display: block;
	float: left;
	margin-right: 10px;
}

/* -------------------------------------------------------- container */

div#contentsWrapper {
	
}

/* -------------------------------------------------------- topicPath */

.topicPath {
	font-size: 86%; /* 12px */
	width: 960px;
	display: block;
	margin: 0 auto 10px;
}

.topicPath ul {
	padding: 0 20px;
	list-style: none;
}

.topicPath ul li {
	display: inline;
}

.topicPath ul li a {
	text-decoration: underline;
}

.topicPath ul li a:hover {
	text-decoration: none;
}

/* -------------------------------------------------------- categoryheader */

div.categoryheader {
	background: #ffffff;
	border-top: 1px solid #063434;
	border-bottom: 1px solid #063434;
	width: 100%;
	margin: 20px 0;
}

div.categoryheader img {
	display: block;
	width: 380px;
	margin: 0 auto;
}

/* -------------------------------------------------------- categoryList */

div.categoryList {
	background: #ffffff;
	width: 958px;
	margin: 0 auto 20px;;
	border: 1px solid #dfdfdf;
}

div.categoryList ul {
	padding: 0 19px 20px 19px;
}

div.categoryList ul li {
	width: 440px;
	float: left;
}

div.categoryList ul li.even {
	float: right;
}

div.categoryList ul li.pickup {
	background: #f2efe5;
}

div.categoryList div.article {
	padding: 20px;
	border-bottom: 1px dotted #d6d6d6;
}

div.categoryList div.article div.spotImage {
	float: left;
}

div.categoryList div.article div.spotImage a:hover {
	display: block;
	background: #3c3b92;
}

div.categoryList div.article div.spotImage a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.categoryList.clinic div.article div.headline,
div.categoryList.clinic div.article div.description,
div.categoryList.clinic div.article div.clearfix {
	margin-left: 0;
}

div.categoryList div.article div.headline {
	margin-bottom: 10px;
}

div.categoryList div.article div.headline a {
	font-weight: bold;
	text-decoration: underline;
}

div.categoryList div.article div.headline a:hover {
	text-decoration: none;
}

div.categoryList div.article div.description {
	font-size: 93%; /* 13px */
	margin-bottom: 10px;
}

div.categoryList div.article div.link {
	float: left;
}

div.categoryList div.article div.update {
	float: right;
}

/* -------------------------------------------------------- detail */

div.detail {
	background: #ffffff;
	width: 958px;
	margin: 0 auto 20px;;
	border: 1px solid #dfdfdf;
}

div.detail div.title {
	padding: 50px 50px 30px;
 	display: block;
	border-bottom: 1px solid #eeeeee;
}

div.detail div.title h1 {
	font-size: 185%; /* 24px */
	font-weight: normal;
	color: #343434;
	margin-bottom: 1em;
}

div.detail h2 {
	font-weight: normal;
}