@charset "utf-8";
/* アイ・ビー株式会社 CSS Document　"top" */

/***********************************
 *◆コンテンツブロック　
 * ◇トップ＿コンテンツ
 *    →top_product　プロダクト（モバイルソリューション、Eビジネスソリューション）へのリンク画像
 *    →info_link　　インフォメーション、「お問い合わせ」「ロポタル」へのリンク画像
 ***********************************/

#top_product{
width:780px;
padding-top:10px;
margin-bottom:10px;
}

#mobile{
width:375px;
padding-left:10px;
float:left;
}

#mobile img{padding-bottom:10px;
}

#e_business{
width:375px;
padding-left:10px;
float:left;
}

#e_business img{padding-bottom:10px;
}

#info_link{
width:780px;
}

#info{
width:455px;
float:left;
padding-left:10px;
padding-bottom:30px;
}

#info_line{height:auto;
border-left:solid 10px #999999;
padding-left:10px;
}

#info_title{
width:410px;
text-align:left;
padding-left:10px;
border-bottom:solid 2px #999999;
}

.info_naiyou{
width:410px;
text-align:left;
font-size:9pt;
padding-top:5px;
padding-bottom:3px;
padding-left:10px;
line-height:1.4em;
border-bottom:solid 1px #CCCCCC;
}

.info_naiyou a{
color:#336699;
text-decoration:none;
font-weight:bold;}

#link{
width:285px;
float:left;
padding-left:10px;
}

#link img{
padding-bottom:5px;}

.none{border:none;}


