@charset "utf-8";

/* -----------------------------------------------
company/index.html ここから    未！！！
----------------------------------------------- */

.fLeft{float:left;}
.fRight{float:right;}


#contents {
	font-size: 14px;
}
#contents p {
	line-height: 1.7em;
}

.contents_area p {
margin-bottom:14px;
}


.space10 { margin-top: 10px; }
.space20 { margin-top: 20px; }


h4 {
	margin: 20px 0 17px 0;
}

.subttl{
	margin: 25px 0 0 0;
}

.subttl02{
	margin-bottom:10px;

}



.right_img {
	float: right;
	margin: 0 0 8px 8px;
}
.left_img {
	float: left;
	margin: 0 20px 10px 0;
}
.left_img_2 {
	float: left;
	margin: 20px 0;
}

/* ご挨拶・理念のリストが画像の場合に表示
.box {
	width: 350px;
	margin: 20px;
	padding: 10px;
	background: #dfebfc;
	border: 1px solid #c3dafb;
	display: inline-block;
	position: relative;
}

.box:before {
  content: '';  
  position: absolute;  
  width: 100%; 
  height: 100%;  
  border-right: 5px solid #eee;
  border-bottom: 5px solid #eee;
  left: 1px;
  top: 1px;  
}

.box ol li {
	font-size: 15px;
	list-style-type: decimal;
	margin-left: 30px;
}
*/

/*index*/

.contents_area{
	padding-bottom:20px;
	width:656px;
}









.contents_photo02{
	width:321px;
	height:206px;
	margin-right:10px;
	float:left;
}

.contents_txt02{
	padding:0px;
	line-height:210%;
}

.contents_txt02 p{
	text-align:right;

}

.contents_photo03 img{
	margin-top:10px;
	margin-right:5px;

}


.contents_txt03{
	margin:0 0 15px 0 ;
	line-height:210%;

}


.contents_photo04{
	width:208px;
	float:left;
	margin-right:12px;

}


.contents_photo04 img{
	margin-bottom:10px;
}

.contents_txt04 {
	height:65px;

}


.info_box{
	background:url(../../../img/info_bk.jpg);
	width:596px;
	height:155px;
	clear:both;
	padding:30px;
}

.info_box div{
	margin-bottom:5px;
}

.contents_photo05{
	width:215px;
	height:360px;
	margin-right:10px;
	float:left;
}

.contents_txt05{
	padding:0px;
	line-height:210%;

}

.contents_txt05 p{
	text-align:right;
}

.tategata02{
width:365px;
}

.tategata02 .fLeft img{
display:block;
margin-bottom:18px;
}

.tategata{
width:369px;
}

.index_img{
padding:30px 0;
}

.index_img01{
display:block;
float:left;
margin-right:30px;
}

.index_img02{
display:block;
float:right;
}

/* ロールオーバー */
.index_h4 a:hover img {
filter: alpha(opacity=60);
opacity:0.6;
}

/* NEWS */
#photo{
margin-left:15px;
padding-bottom:20px;
}

#photo .caption{
padding-bottom:20px;
font-size:12px;
}

h3{
font-size:16px;
border-bottom:solid 1px #666;
padding-bottom:4px;
margin-bottom:5px;
}

#news_head{
padding-bottom:15px;
padding-top:25px;
}


.allview{
text-align:right;
font-size:12px;
}

.news_list .date{
display:block;
float:left;
width:95px;
}

.news_list .link{
display:block;
float:right;
width:545px;
}
.news_list li{
border-bottom:dotted 1px #ccc;
padding-bottom:15px;
padding-top:15px;
}