@charset "UTF-8";
/* CSS Document */
/*2021.4.26 For hosoda oroshi*/


/* ▼コンテンツ　の設定
　---------------------------------------- */
#content {
		width: 680px;
		margin: 0 auto;
}

 /* ▼メイン画像　の設定
　---------------------------------------- */
.main_gazo {
		width: 642px;
		height: 362px;
		margin: 15px auto 0;
}

.photo_under_bar {
		width: 680px;
		height: 20px;
		background: url(../main_e/photo_under_bar.jpg);
}


 /* ▼会社キャッチ　の設定
　---------------------------------------- */
.kaish_pop {
		width: 570px;
		margin: 20px auto 10px;
		padding: 20px 55px;
		background-color: #ffffcc;
		border: solid 2px #eaf27e;
}

.kaisha_chatch{
		height: 150px;
		float: left;
		padding-left: 10px;
		border-left: solid 5px #bf0000;
}

.chatch_copy {
		width: 419px;
		padding-bottom: 6px;
		margin-bottom: 10px;
		border-bottom: solid 2px  #bf0000;
		
}

.chatch_word {
		width: 419px;
		padding-bottom: 10px;
		border-bottom: solid 1px  #bf0000;
}

.kotoba {
	 	font-size: 0.8em;
	 	line-height: 1.5em;
		
}

.tatemono_photo {
		text-align: right;
}

.tatemono_photo img {
		width: 121px;
		height: 150px;
}

















