/* CSS Document */

h1 {
color:white;
font-size:1px;
height:1px;
display:inline;
margin:0 0 0 10px;
padding:0;
}

div{
	font-size:12px;
	line-height:200%;
	margin:0 10px 30px 10px;
}

div table tr td{
	font-size:12px;
	line-height:150%;
}

h2{
	background-image:url(contents_img/icon_rose.jpg);
	background-repeat:no-repeat;
	background-position:left 0.1em;
	padding-left:40px;
	font-size:16px;
	color:#666666;
	margin:0;
}

h3{
	background-image:url(contents_img/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#333333;
	padding-left:10px;
	font-size:12px;
	color:#666666;
	height:24px;
	width:600px;
	padding-top:0.1em;
}

h3 span{
	font-weight:normal;
	padding-left:30px;
}

#topicframe{
}

#topicframe div.top{
	background-image:url(contents_img/topicframe_top.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:600px;
	height:5px;
	margin:0;
	padding:0;
	line-height:100%;
}

#topicframe div.body{
	background-image:url(contents_img/topicframe_body.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:600px;
	margin:0;
	padding:5px 10px;
}

#topicframe div.bottom{
	background-image:url(contents_img/topicframe_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:5px;
	margin:0;
	padding:0;
	line-height:100%;
}

/*Twitter----------------------------------------------*/
#twitter{
	overflow: auto;
	padding: 20px 20px 0 20px;
	/*background-image:url(topimg/twitter_head.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	border-bottom:#30CBFF solid 1px;
	background-color:#FFFFFF;
	text-align:left;
}

#twitter ul{
	margin: 0;
	padding: 0;
}

#twitter li{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	border-bottom: 1px dashed #e5e5e5;
	white-space: normal;
	list-style:none;
	text-indent:-1.3em;
}

#twitter li span.name{
	font-size: 90%;
	color: #3f91b1;
}

#twitter li span.time{
	font-style: italic;
	color: #999;
	font-size: 90%;
	text-align:right;
	display:block;
}

/*kenkyuka----------------------------------------------*/
.school th{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.school th span{
	display:block;
	background-color:#FFECEC;
	border-left:5px solid #f47b9a;
	padding:5px;
	margin-top:10px;
}

.school th span.span-top{
	margin-top:0;
}

.school td{
	border-bottom:1px dashed #cccccc;
}

.noborder{
	border:none;
}

#info{
	border:1px solid #cccccc;
	background-color:#FFEEFF;
	padding:5px;
	width:300px;
	margin-left:160px;
}

#info_bg_white{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:5px;
	width:350px;
	float:right;
}

/*mailform----------------------------------------------*/

#mailform td{
	border-bottom:1px dashed #cccccc;
}

