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

/*----------------------------------------------------------------------------------
//
//　index
//
//----------------------------------------------------------------------------------*/
.index_space{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
.index_space .mainpicture{
	padding-top:20px;
}
.index_space .contents{
	padding-top:20px;
}
.index_space .contents td.left{
	width:206px;
}
.index_space .contents td.right{
	width:734px;
}

.contents .mobile{
	width:166px;
	margin-top:10px;
	margin-bottom:20px;
}
.contents .mobile img{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}
.contents .whats{
	width:166px;
	margin-top:10px;
}
.contents .news{
	margin-top:10px;
	margin-bottom:20px;
}
.contents .news .text{
	border:1px dotted #666666;
	padding:10px;
	line-height:160%;
}

.contents .demand{
	margin-top:10px;
}
.contents .demand .text{
	border:1px dotted #666666;
	padding:10px;
	line-height:160%;
}

h4.menu{
	margin-bottom: 5px;
}