@charset "utf-8";

/* 全体構造
---------------------------------------------------- */

@import "common.css";





h1 {
	background-image: url(../img/p_dihyo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 488px;
	padding-left: 240px;
}

h2 {
	background-image: url(../img/back_midashi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 690px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 13px;
	margin-bottom: 10px;
}

h3 {
	background-image: url(../img/back_midashi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 690px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 13px;
	margin-bottom: 10px;
}

.bun{
	width: 660px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#totop {
	width: 738px;
	margin-bottom: 20px;
	text-align: right;
	margin-top: 40px;
}


.sen02 {
	background-image: url(../img/sen02.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
}

#left {
	width: 320px;
	margin-left: 40px;
	float: left;
}

#right {
	width: 320px;
	margin-left: 20px;
	float: left;
}

#jirei{
	width: 320px;
	float: none;
	clear: none;
}

#jirei ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

.frames{
	width:300px;
	height:220px;
	overflow-y: scroll;
	font-size: 87.5%;
	bottom: 20px;
}


#jirei li{
	list-style:square url(none) inside;
	background:no-repeat;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.komidashi {
	font-size: 100%;
	height: 20px;
	width: 100%;
	font-weight: bold;
	color: #4FBE9D;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4FBE9D;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #4FBE9D;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
}
.clear {
	clear: both;
	margin-bottom: 10px;
	height: 20px;
}
.photo {
}
