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

/*--------------------------------------------------------------------
会社概要
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------
上のタイトルから
--------------------------------------------------------------------*/


#content{
	width:960px;
	height:auto;
	margin: 0 auto;
	margin-top:10px;
	padding-bottom: 20px;
	background-image:url(images_/imo/imo_img.jpg);
	background-repeat:no-repeat;
	border: 1px solid #000000;  
	
	/*text-align:center;*/
}

.top-right{
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.titleflame{
	float:right;
	border-left: 1px solid #999999;  
	margin:10px 0px 10px 0px;
	padding:15px 2px 10px 10px;
	text-align:center;
}

.under-topic{
	clear:right;
	border-top: 1px dotted #999999;
	margin-top:15px;
	padding-top:40px;
	margin-bottom:15px
}

.maintitle{
	float:right;
	margin-top:10px;
	margin-right:5px;
	
}

.explain{
	clear:right;
	width:300px;
	heigh:350px;
	padding:85px 15px 5px 10px;
}

.explain p{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:27px;
	font-size:17px;
	
}
.gleen{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bolder;
	line-height:27px;
	font-size:18px;
	color:#396;
	
}


.mumomai{
	float:left;
	position:relative; top:440px; left:-310px;
}


/*--------------------------------------------------------------------
真ん中説明
--------------------------------------------------------------------*/

.middle-part{
	width:960px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dotted #999999;
}

.mid-right{
	width:430px;
	height:auto;
	margin-top:15px;
	float:right;
	text-align:left;
}

.mid-left{
	width:500px;
	height:auto;
	margin-top:15px;
	margin-left:10px;
	float:left;
	text-align:right;
	
}



/*--------------------------------------------------------------------
下の部分説明
--------------------------------------------------------------------*/

.bottom-part{
	width:960px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dotted #999999;
	background-image:url(images_/imo/mumo-img.jpg);
	background-repeat:no-repeat;
}


#mumoimo{
	float:right;
	padding-top:190px;
	width:aouto;
	text-align:right;
}

.mumoimo-item{
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	margin-left:10px;
	padding-top:245px;
	
}

.mumoimo-item p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	margin-left:20px;
}

/*商品紹介用部分*/
.items{
	text-align:right;
	margin:5px 0px 30px 0px;
	

}





/*-------- 追加項目 --------*/

.t{
	font-size:18px;
	color: #228b22;
}