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

@import url("import.css");
#top-img {
	float: left;
	height: 361px;
	width: 950px;
	background-image: url(../images/index/top01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#top_text {
	font-size: 13px;
	line-height: 20px;
	color: #814629;
}
#info {
	float: left;
	width: 464px;
}
#info #info_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 464px;
}
#info #info_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 464px;
}
#info #info_mid {
	background-image: url(../images/index/info_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 414px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#info-title {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #814629;
	line-height: 20px;
	margin-bottom: 5px;
}
.topic {
	color: #ABD3DE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#info-text {
	float: left;
	width: 100%;
	margin-top: 5px;
}
#info-text ul li {
	font-size: 12px;
	line-height: 15px;
	color: #814629;
	width: 100%;
	margin-bottom: 5px;
}
#yukohagi {
	float: right;
	width: 464px;
	height: 210px;
	font-size: 12px;
	line-height: 15px;
}
#cnt-top {
	background-image: url(../images/studio/studio-back_top.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 950px;
}
#top-img ul {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#top-img ul li {
	display: inline;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
#top-img ul li a{
	text-decoration: none;
	color: #0097CD;
	
}
#top-img ul li a:hover,#top-img ul li a:active{
	text-decoration: underline;
	color: #33C7FF;
}
#contact {
	width: 218px;
	height: 29px;
	float: right;
	margin-top: 302px;
	margin-right: 3px;
}
#contact a{
	display: block;
	height: 29px;
	width: 218px;
	text-indent: -9999px;

}
.minimini {
	font-size: 85%;
	letter-spacing: 1px;
	padding-top: 12px;
}
#container #wrap #wrap_box #contents #info #info_mid #info-text .info-right {
	padding-left: 64px;
	font-size: 95%;
	line-height: 120%;
	padding-top: 4px;
}
.scroll {
	height: 120px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-base-color: #bbbbbb;
	scrollbar-darkshadow-color: #aaaaaa;
	padding-right: 7px;
	padding-left: 7px;
}

