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

p {
	margin: 0px;
}
#main2 {
	float: right;
	width: 590px;
}

#main2 h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/back.gif);
	text-indent: 10px;
	font-size: 14px;
	margin: 0px;
	line-height: 25px;
}
#main2 h2 {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333366;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* 趣旨 */
#description {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 530px;
}
#dis_top {
	background-image: url(../images/dissertation/dis_top.gif);
	height: 9px;
}
#dis_middle {
	background-image: url(../images/dissertation/dis_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#dis_bottom {
	background-image: url(../images/dissertation/dis_bottom.gif);
	height: 9px;
	background-repeat: no-repeat;
}
.dis_text {
	margin-right: 10px;
	margin-left: 10px;
}

/* テーマ */
#theme {
	background-color: #FFFF66;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#theme h2{
	color: #663333;
	line-height: 20px;
	margin: 0px;
	font-size: 16px;
}
#theme .text{
	margin-right: 20px;
	margin-left: 20px;
	color: #993300;
}

/* 表題例 */
#sampletitle {
	margin-right: 20px;
	margin-left: 20px;
}
#sampletitle ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sampletitle li{
}
#sampletitle .text{
	font-weight: bold;
	color: #025197;
}

/* 募集要項*/
#oubo {
	margin-right: 20px;
	margin-left: 20px;
}

/* あて先 */
#address {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	letter-spacing: 1px;
	padding: 10px;
}

/* その他 */
#sonota {
	margin-top: 15px;
	margin-bottom: 15px;
}
#sonota .deadline{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#sonota .heading{
	color: #993300;
	font-weight: bold;
}

