/* *********************************************** 
Tokyo Medical and Dental University
*************************************************** */

/* Memo */
/* base color of words are color: #333333; /*

/* debug */
/*div { border: solid 1px #f00; }*/

/* bug countermeasure */
@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

/* ************************************* 
Tags
************************************* */


/* body */
body{
	font-size: 12px;
	color: #666666;
	text-align: center;
	/*	background-color: #9999FF;*/
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	/*	overflow: scroll;  *//* Safari control scroll */
}

/* img */
img {
	vertical-align: bottom; /* Firefox space huck */
	border-style: none; /* noborder img links */
}

/* p */
p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 25px;
	margin-left: 5px;
}


/* ************************************* 
links
************************************* */

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}


/* ************************************* 
Boxs
************************************* */

/* for all */

#shadow {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(css/shadow.jpg);
	background-repeat: repeat-y;
}


#page {
	width: 780px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}


/* header */
#header {
	background-image:url(css/header.jpg);
	width: 780px;
	height: 75px;
}

.logo {
	float: left;
	width: 263px;
	height: 75px;
}

.logo_right {
	float: right;
}

.bot {
	width: 250px;
	height: 27px;
	margin-right:12px;
	margin-top: 48px;
}

.to_top {
	float: left;
	width: 91px;
	height: 27px;
}

.to_sitemap {
	float: right;
	margin-right: 1px;
	width: 86px;
	height: 27px;
}

.to_english {
	float: right;
	width: 71px;
	height: 27px;
}


/* footer */
#footer {
	background-image: url(css/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 57px;
	width: 780px;
}

/* main contents */

#main {
	width: 761px;
	margin-left: 9px;
	margin-top: 10px;
}

.main_left {
	width: 227px;
	float: left;
}

.main_right {
	width: 523px;
	float: right;
}


/* ****************************************
for all contents
****************************************** */

.clear {
	clear: both;
}

.spacer_2 {
	height: 50px;
}


/* *****************************************
main_left
******************************************* */

/*@main left h2  */
.main_left h2 {
	width: 227px;
	height: 35px;
	margin-bottom: 1px;
	margin-top: 0px;
}

.main_left h3 {
	background-image: url(css/h2_left.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cont_left {
	width: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

.point_left {
}

.point_left ul {
	list-style: none;
	margin-left: 24px;
}

.point_left ul li {
	background-image: url(css/point_left.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.point_left_2 {
}

.point_left_2 ul {
	list-style: none;
	margin-left: 34px;
}

.point_left_2 ul li {
	background-image: url(css/point_left_2.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.banar {
	height: 52px;
	width: 205px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}


/* *******************************************
main_right
********************************************* */

/* main right h1 */
.main_right h1 {
	background-image: url(css/h1_shadow.jpg);
	background-repeat: no-repeat;
	width: 523px;
	height: 47px;
	margin-bottom: 14px;
	margin-top: 0px;
}

.h1_right {
	padding-top: 4px;
	padding-left: 21px;
	font-size: 14px;
	font-weight: bold;
}


/* main right h2 */
.main_right h2 {
	font-size: 14px;
	color: #577288;
	width: 460px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 28px;
	padding-bottom: 11px;
	background-image:url(css/circle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* main right h3 */
.main_right h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 3px;
	width: 461px;
	height: 23px;
	background-image: url(css/h3_right.jpg);
	background-repeat: no-repeat;
	margin-left: 19px;
	margin-top: 20px;
}

.main_text {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line {
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(css/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.Indent {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pic {
	text-align: center;
	margin-bottom: 20px;
}


/* --------------------
menu
----------------------- */
.cate_all {
	width: 497px;
	margin-left: 14px;
}

.cate_left {
	float: left;
	width: 244px;
}

.cate_right {
	float: right;
	width: 244px;
}

.cate_title {
	background-image: url(css/category_title.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	width: 217px;
	height: 24px;
	padding-left: 27px;
	padding-top: 4px;
}

.cate_box {
	width: 242px;
	padding-top: 8px;
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}

.point_cate {
}

.point_cate ul {
	list-style: none;
	margin-left: 22px;
}

.point_cate ul li {
	background-image: url(css/category_point.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.point_cate_mini {
}

.point_cate_mini ul {
	list-style: none;
	margin-left: 48px;
}

.point_cate_mini ul li {
	background-image: url(css/category_point_mini.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
}


/* --------------------
Organization
----------------------- */

.point_link {
}

.point_link ul {
	list-style: none;
	margin-right: 10px;
	float: right;
}

.point_link ul li {
	font-size: 10px;
	background-image: url(css/point_link.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
}


/* -----------------------
Welcome
-------------------------- */

.welcome_top {
	width: 300px;
	margin-top: 20px;
	margin-left: 60px;
}


.welcome_text {
	float: right;
}

.welcome_pic {
	float: left;
	width: 170px;
	height: 199px;
	border: 1px solid E5E5E5;
}

/* -----------------------
Events
-------------------------- */

.h17_left {
	float: left;
	width: 260px;
}

.h17_right {
	float: right;
	width: 205px;
}

.pic_l {
	text-align: center;
	margin-top: 10px;
	float: left;
}

.pic_r {
	text-align: center;
	margin-top: 10px;
	float: right;
}

.pic_b {
	text-align: center;
	clear: both;
}


/* -------------------------
Index
---------------------------- */

#index_pic {
	width: 520px;
	height: 315px;
	margin-bottom: 15px;
	border: 1px solid #8D8989;
}

.news {
	margin-top: 5px;
	padding-left: 5px;
	width: 520px;
	line-height: 20px;
	background-image:url(css/news.jpg);
	background-repeat: repeat-y;
}

span.word {
	color: #FF0000;
}

.index_h1 {
	background-image: url(css/h1.jpg);
	background-repeat: no-repeat;
	width: 523px;
	height: 28px;
	margin-bottom: 15px;
}

/* ---------------------------
map
----------------------------- */

.map {
	width: 440px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E2E2E2;
}

