/*--------------------------

	style sheet
	
	produced by studio110

----------------------------*/

@import "stylesheet.css";
@import "stylesheet_a_custom_hanai.css";
@import "style_calendar.css";

/*-------------------------

	redefine

-------------------------*/

h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	top: 2px;
}

#window {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	width: 570px;
	background-color: #FFFFFF;
	float: right;
}


#ranku {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#ranku ul {
	float: left;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
#ranku li {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ranku img {
	float: left;
	margin-right: 3px;
}

/*-------------------------

	hama

-------------------------*/
/* CSS Document */

div#footer h3#hamatitle {
	clear: both;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#footer ul#hamamatsu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
	padding: 0px;
}

div#footer ul#hamamatsu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-left: 10px;
	margin-bottom: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 0.8em;
	height: 1em;
}
div#footer ul#hamamatsu a {
	text-decoration: none;
}


h3#hamatitle {
	clear: both;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#hamamatsu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
	padding: 0px;
}

ul#hamamatsu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-left: 10px;
	margin-bottom: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 0.8em;
}

ul#hamamatsu a {
	text-decoration: none;
}