#body_title {
	margin: 10px 50px 10px 50px;
}

.link {
	font-size: 15px;
	font-weight: normal;
	float: right;
}

#body_header {
	float: left;
	margin: 5px 5px 5px 0px;
}

.application{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
}

.journal{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 45px;
}

.date{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 95px;
}

.title{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 135px;
}

h1 {
	font-size:16px;
	font-weight: normal;
	color: #663333;
	background: url(../img/thesis/top_head.gif) left bottom repeat-x;
}

h2 {
	font-size:13px;
	font-weight: normal;
}

#body {
	margin: 0px 0px 0px 0px;
}

#body_koutai {
	margin: 10px 50px 20px 50px;
}
.list_title {
	height:28px;
	background: url(../img/thesis/top_head.gif) left bottom repeat-x;
}

.data {
	font-size:13px;
	color: #773333;
	margin: 0px 0px 0px 15px;
	border-bottom:inset 1px #999999;
}

.message {
	font-size:14px;
	font-weight: bold;
	margin: 20px 0px 5px 5px;
}
