<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-2022-jp";

/*/////////////////////////////////////////////////////////////////////////
ニュースの画像
/////////////////////////////////////////////////////////////////////////*/

/*masshiro*/

#ph-01 { background:
url(../../img/20150109_masshiro/ph-01.png) no-repeat;}
#ph-02 { background:
url(../../img/20150109_masshiro/ph-02.jpg) no-repeat;}
#ph-03 { background:
url(../../img/20150109_masshiro/ph-03.jpg) no-repeat;}
#ph-04 { background:
url(../../img/20150109_masshiro/ph-04.jpg) no-repeat;}
#ph-05 { background:
url(../../img/20150109_masshiro/ph-05.jpg) no-repeat;}
#ph-06 { background:
url(../../img/20150109_masshiro/ph-06.jpg) no-repeat;}
#ph-07 { background:
url(../../img/20150109_masshiro/ph-07.jpg) no-repeat;}
#ph-08 { background:
url(../../img/20150109_masshiro/ph-08.jpg) no-repeat;}
#ph-09 { background:
url(../../img/20150109_masshiro/ph-09.jpg) no-repeat;}
#ph-10 { background:
url(../../img/20150109_masshiro/ph-10.jpg) no-repeat;}



/*------　あらすじ　ボタン　-------*/
#shigotonin-list {
	width:460px;
	height:200px;　/*------　100から95に変えた　-------*/
}
#shigotonin-list ul {
	width:500px;
	padding-left:30px;
}
#shigotonin-list li {
}
#shigotonin-list li a{
	width:460px;
	height:150px;
	display:block;
	margin: 30px 0;

}
#shigotonin-btn a {
	background-image:url(../../img/20150109_masshiro/btn-shigotonin.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#shigotonin-btn a:hover img{ background:#fff; filter:alpha(opacity=35);-moz-opacity:0.35; opacity:0.35;}


</pre></body></html>