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

body {
	margin:0;
	padding:0;
	background-image:url(../img/header_back.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}
#wrap {
	width:960px;
	margin:15px auto 0;
	padding:0;
}
#flash {
	width:698px;
	height:235px;
	border:#E5CC7F 1px solid;
	margin:3px 0 0 0;
	padding:0;
	background-color: #FFF;
}
#header {
	width:960px;
	height:145px;
	margin:0 auto;
	padding:0;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
#side a:hover img {
	filter:alpha(opacity=75);
+ -moz-opacity:0.75;
	opacity:0.75;
}
#head_menu {
	position:absolute;
	top:0;
	left:710px;
	width:250px;
	height:30px;
}
#head_menu ul {
	margin:0;
	padding:0;
	line-height:0;
}
#head_menu li {
	float:left;
	margin:0;
	padding:0;
	line-height:0;
	list-style:none;
}
.clr {
	clear:both;
}
#tt {
	position:absolute;
	top:30px;
	right:0px;
	margin:0;
	padding:0;
	font-weight:normal;
}
h5 {
	margin:20px auto;
	padding:0;
	text-align:center;
}
#menu {
	width:960px;
	height:45px;
	margin:0;
	padding:0;
}
#menu ul {
	margin:0;
	padding:0;
	line-height:0;
}
#menu li {
	float:left;
	margin:0;
	padding:0;
	line-height:0;
	list-style:none;
}

#side {
	float:left;
	width:234px;
}
#contents {
	float:right;
	width:700px;
}
#side ul {
	margin:0;
	padding:0;
	line-height:0;
}
#side li {
	margin:0;
	padding:0 0 10px 0;
	line-height:0;
	list-style:none;
}
#side li.ra {
	margin:0;
	padding:0 0 13px 2px;
	list-style:none;
}
#pt {
	width:960px;
	margin:20px auto 0;
	text-align:right;
}
#footer {
	width:100%;
	background-image:url(../img/footer_back.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	padding:20px 0 0 0;
	height:200px;
	background-color:#000;
}
#foot_menu {
	position:relative;
	width:960px;
	margin:0 auto;
}
#foot_menu p {
	text-align:center;
	font-size:12px;
	line-height:2em;
	margin:0;
	padding:0;
}
#foot_menu a:link {
	color:#666;
	text-decoration:none;
}
#foot_menu a:visited {
	color:#666;
	text-decoration:none;
}
#foot_menu a:hover {
	color:#C90;
	text-decoration:underline;
}
#foot_menu a:active {
	color:#666;
	text-decoration: none;
}
#foot {
	position:absolute;
	top:66px;
	left:0px;
}
#copy {
	width:960px;
	margin:90px auto 0;
	text-align:right;
	font-size:12px;
	color:#CCC;
}
#t_box {
	width:228px;
	margin:10px auto;
	padding:0 0 10px 0;
	border:#DDD 1px solid;
	background-image:url(../img/t1_back.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#t_box p {
	text-align:left;
	font-size:12px;
	margin:10px 0 0 10px;
	padding:0;
}
#t_box p a:link {
	color:#c90;
	text-decoration:underline;
}
#t_box p a:visited {
	color:#c90;
	text-decoration:underline;
}
#t_box p a:hover {
	color:#c00;
	text-decoration:underline;
}
#t_box p a:active {
	color:#c90;
	text-decoration: underline;
}
#news {
	width:670px;
	height:580px;
	padding:14px;
	border:#DDD 1px solid;
	background-color: #FFF;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
	background-image:url(../news/img/news_back.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#news_box {
	width:670px;
	border-bottom:#C90 1px solid;
	border-top:#C90 1px solid;
	height:550px;
	overflow:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dream {
	width:682px;
	margin:0 auto 20px;
	padding:8px;
	border:#DDD 1px solid;
	background-color: #FFF;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
	background-image:url(../img/yume_back.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#dream_text {
	width:540px;
	padding:0 70px 10px 70px;
	margin:20px auto 10px;
	border-top:#C90 1px solid;
}
#dream p {
	font-size:12px;
	line-height:1.6em;
	color:#C90;
}
#foot_contact {
	width:648px;
	border:#DDD 1px solid;
	padding:15px 0 10px 50px;
}
#foot_contact p {
	font-size:12px;
	line-height:1.7em;
	color:#333;
	margin:0;
	padding:0;
}
