@charset "utf-8";
/* CSS Document */

body, html{
	text-align:justify;
	margin:0px;
}

body{
	width:1000px;
}

p{margin: 0px auto}

#wrap{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:610px;
	height: 304px;
	float:left;
	background:url(img/background_wrap.jpg);

}

#wrap div{
	margin: 0px;
	padding: 1px 0px 15px 10px;
}

#wrap div h3{
	margin: 2px auto 3px auto;
}

#header{
	margin: 0px;
	padding: 1px 0px 15px 10px;
	background-color:#0C0;
	height:150px;
}


#birth{
//	background-color: #2d8;//#099;
//	background:url(img/background_birthday.jpg);
	height:40px;
}

#education{
//	background-color: #4da;//#FC0;
	height:40px;
}

#PhD{
//	background-color: #6eb;//#06F;
    height:60px;
}

#PhD p{
	padding-right:10px;
}

#docent{
//	background-color: #7ed;//#CF3;
	height: 60px;
}

#job{
//	background-color: #7ed;//#CF3;
	height: 40px;
}

div #div_schedule{
	height:244px;
	background-color:#CF3;
	padding: 0px 11px 0px 10px;
	margin:0px;
}

#div_schedule h3{
	margin-top:0px;
	margin-bottom:2px
}
#div_schedule table{
	border: 2px solid #000;
	width:589px;
	padding: 0px;
	margin:0px;
}

#wrap .schedule td{
	background-color:#CF3;
	padding-left:2px;
	text-indent:2px;
	font-size:xx-small;	}

.schedule,.schedule th, .schedule td{
	border-collapse:collapse;
}

.schedule th {
	text-align:center;
	background-color:#990;
	width:105px;
}

.schedule .double, th{
	border-style:none none solid solid;
	border-width:2px;
}

.schedule .single2, .schedule .side{
	border-width: 2px;
	border-style:none none solid solid;
}

.schedule  .single{ 
	border-style: none none dotted solid;
	border-width:2px 2px 1px 2px;
}


.schedule .side{
	width:50px;
	text-align:center;
}

#div_abbr{
	height:130px;
	background-color:#36F;
	padding: 0px 11px 0px 10px;
	margin:0px;
	clear:both;
}

#div_abbr h4{
	margin-top:0px;
	margin-bottom:2px;	
}

#div_abbr div{
	margin: 40px 10px;
	padding: 3px 10px;
	width:43%;
	float:right;
	background-color:#ffcb32;
}

div #div_sa_head{
	height:20px;
	margin:0px;
	padding:0px;
}

div #div_dm_sa{
	height:244px;
	width: 210px;
	background-color:#CF3;
	padding: 0px 10px 0px 10px;
	margin:0px;
	float:left;
}

#div_dm_sa td{
	text-align:center;
}



div #div_fl{
	height:244px;
	width: 360px;
	background-color:#CF3;
	padding: 0px 10px 0px 10px;
	margin:0px;
	float:right;
	
}

div #div_dm_cs{
	height:244px;
	width: 590px;
	background-color:#CF3;
	padding: 0px 10px 0px 10px;
	margin:0px;
	float:both;
}

#wrap2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:998px;
	height: 304px;
	float:left;
	background-color:#9FF;
}


#family {
	width: 990px;
	background-color:#9FF;
	margin:0px;
	padding: 1px 0px 15px 10px;
}

#family h3{
	margin: 2px auto 10px auto;
}

#hobby {
	width: 978px;
	background-color:#9FF;
	margin:0px;
	padding: 1px 0px 15px 10px;
}

#hobby h3{
	margin: 2px auto 10px auto;
}


.div_img {
	margin:0px;
	padding::0px;
	vertical-align:top;
	height: 205px;
	float:left;
	text-align:center;
	background-color:#39F;
}

.div_img img {
	width:200px;
	margin: 10px 15px 0px 10px;
}

#buf {
	margin:0px;
	padding::0px;
	width:5px;
	height:205px;
	background-color:#9FF;
	float:left;
	vertical-align:top;
}

#buf2 {
	margin:0px;
	padding::0px;
	width:288px;
	height:15px;
	background-color:#9FF;
	float:left;
	vertical-align:top;
}


	
#family p{
	padding: 0px 14px 0px 10px;
	margin:0px;
	vertical-align:top;
}

#sidemenu{
	margin:0px;
	padding:0px 0px 0px 10px;
	width:380px;
	height:304px;
	float:right;
	background-color: #9c3;
}

#sidemenu h3{
	margin:2px auto 3px auto;
}

#sidemenu hr{
margin: auto auto auto 10px;
width:350px;
}

#sidemenu ul{
	margin:  10px  0px;
	width:290px;	
//	border-width:1px;
	text-decoration:none;
//	background-color:#999;
}

#sidemenu ul li p{
	color:#6608ff;
	font-weight:bold;
}

#sidemenu ul li a{
	font-weight:normal;
    text-decoration:none;
	text-transform: none;
	display:block;
//	background-color:#6664ee;//#6632cc;
	color:#000;
}


#sidemenu ul a:hover{
	background-color:#6664ee;
}

#sidemenu ul a:active{
	background-color:#3364ee;
}

.ho{
	text-align:right;
    font-style:oblique;
}

.footnotemark{
	position:relative;
	top:-5px;
	font-size:50%;
}

#div_footnote{
    height:50px;
	background-color:#36F;
	padding: 0px 11px 0px 10px;
	margin:0px;
	clear:both;	
}

#area, #submit{
	vertical-align:bottom;
}

.ins{
	color:#C00;
}

form p{
	margin-bottom:5px;
}