﻿/* indexページ専用 */

@import "common.css?20110721";

.contents{
margin-bottom: 20px;
}

.system_index{
width:390px;
min-height:132px;
_height:132px;
background:#fff url(../images/top_img_bottomL.jpg) no-repeat;
float:left;
}
.system_index p{
margin: 40px 10px 10px 190px;
color:#666;
line-height:1.1;
}
.import_index{
width:390px;
min-height:132px;
_height:132px;
background:#fff url(../images/top_img_bottomR.jpg) no-repeat;
float:left;
}
.import_index p{
margin: 40px 175px 10px 23px;
color:#666;
line-height:1.1;
}

