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

.page-top img{
	border:solid #999999 1px;
}

.morioka-pict-t{
	margin-bottom:20px;
}
.morioka-pict-t img{
	border:solid #999999 1px;
}
h2{
	text-indent: -9999px;
	text-decoration: none;
	background-image:url(../images/youkoso.png);
	height:85px;
}


/*画像
------------------------*/
#sa-left{
	float:left;
	width:300px;
	height:auto;
}


/*文章
------------------------*/
#sa-right{
	float:left;
	width:400px;
	height:auto;
	margin-left:15px;
}

/*制作・著作・協力
------------------------*/
#make{
	clear:both;
	width:715px;
	padding-top:30px;
	overflow:auto;
}
/*制作
--------------*/
#pro{
	width:220px;
	margin-right:10px;
	float:left;
}
/*著作
--------------*/
#copy{
	width:220px;
	margin:0 5px;
	float:left;
}
/*協力
--------------*/
#coop{
	width:220px;
	margin-left:10px;
	float:left;
}

/*制作・著作・協力　文字要素編集
----------------------------------*/
#make h3{
	font-size:14px;
	border-bottom:solid #000000 1px;
}
#make h4{
	font-size:14px;
	margin:5px 0;
}
#make p{
	font-size:12px;
	line-height:1.2em;
	margin-bottom:2px;
}

