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

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

h2{
	text-indent: -9999px;
	height:40px;
	text-decoration: none;
	background-image:url(../images/morioka-toha.png);
	background-repeat:no-repeat;
	
}


h3{
	font-size:16px;
}


/*左に写真
---------------------------*/
.morioka-l{
	margin-top:10px;
	overflow:auto;
	width:740px;
	height:225px;
	padding:15px 10px 10px 10px;
	background-image:url(../images/morioka-toha-back.png);
	background-repeat:no-repeat;
}
/*写真
--------------*/
.morioka-pict-t{
	clear:both;
	float:left;
	width:306px;
	height:206px;
	background-color:#FFFFFF;
}
.morioka-pict-t img{
	width:300px;
	height:200px;
	padding:3px;
	border:solid #CCCCCC 1px;
}
.morioka-pict-t p{
	font-size:14px;
	margin:0;
	text-align:right;
}
/*文章
--------------*/
.migigawa{
	float:left;
	width:411px;
	margin-left:20px;
}
.migigawa h2{
	font-size:20px;
}


/*右に写真
---------------------------*/
.morioka-r{
	clear:both;
	width:760px;
	height:auto;
	padding:20px 0;
	border-bottom:dotted #999999 2px;
	overflow:auto;
}
/*写真
--------------*/
.morioka-pict{
	float:left;
	width:306px;
	height:230px;
	background-color:#FFFFFF;
}
.morioka-pict img{
	width:300px;
	height:200px;
	padding:3px;
	border:solid #CCCCCC 1px;
}
.morioka-pict p{
	font-size:14px;
	margin:0;
	text-align:right;
}
/*文章
--------------*/
.hidarigawa{
	clear:both;
	float:left;
	width:431px;
	margin-right:20px;
	
}
.hidarigawa p{
	margin-left:10px;
}
.waku-t{
	background-image:url(../images/waku-t.png);
	width:760px;
	height:25px;
	margin-bottom:0;
}
.waku-c{
	background-image:url(../images/waku-c.png);
	background-repeat:repeat-y;
	width:720px;
	padding:0 20px;
	overflow:auto;
	height:auto;
}
.waku-b{
	background-image:url(../images/waku-b.png);
	width:760px;
	height:25px;
}
