@charset "utf-8";
/* CSS Document */

#main {
	background-image: url(../index/images/index-back.gif);
	height: 755px;
	width: 800px;
	background-repeat: no-repeat;
}
#main-photo {
	height: 271px;
	width: 350px;
	float: right;
	margin-right: 22px;
}
#jyo-dan {
	height: 275px;
	width: 800px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box {
	clear: both;
	height: 173px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.left {
	float: left;
	height: 173px;
	width: 232px;
	margin-right: 24px;
	margin-left: 28px;
}
.center {
	width: 232px;
	height: 173px;
	margin-right: 24px;
	float: left;
}
.right {
	width: 232px;
	height: 173px;
	margin-right: 0px;
	float: left;
	margin-left: 0px;
}
#news {
	width: 378px;
	padding: 0px;
	height: 271px;
	background-image: url(../index/images/news.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news #log {
	height: 190px;
	width: 340px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 18px;
	float: right;
}
.ul{
	margin-top: 0px;
	line-height: 150%;
	list-style-image:url(../index/images/mini-mini.gif);
	list-style-position: outside;
}

.li-a{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #008080;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 0px;
} 	
