@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 290px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	margin: 0px;
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	background-color: #F7F7EF;
}
#menu {
	height: 45px;
	padding-top: 10px;
}
#container .main {
	float: right;
	width: 900px;
	padding: 10px;
	position:relative;
}
#container .side {
	float: left;
	padding: 5px;
	width: 210px;
	background-color: #CCFFFF;
}
.clear {
	clear: both;
}
.contents {
	border: 1px solid #eeeeee;
	clear: both;
	width: 250px;
	padding: 10px;
}

.left {float:left;
}

h2 { font-size:medium;
}
img {border:0;}
#wrapper .main {
	width: 950px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
.footer_menu {
	color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	background-image: url(../img/footer_menu_bg.gif);
	margin: 0 auto;
}
#footer .footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.padding_l10 {
	padding-left: 10px;
}
.margin10 {
	margin: 10px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.navi {
	padding-left: 10px;
	font-size: 12px;
	margin: 0;
}
#wrapper .main .navi a {
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
	font-size: medium;
	text-align: left;
}
.small {
	font-size: 10px;
	line-height: 100%;
}
.gray {
	color: #777777;
}
.size11 {
	font-size: 11px;
	line-height: 120%;
}
.list_c {
	list-style-type: none;
	margin-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: large;
}
.normal {
	font-weight: normal;
}
#wrapper #header h1 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.kizuna {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
