/* トップページの設定 */

/* フラッシュ部分の設定 */
#flash{
border-bottom:#143C68 solid 3px;
width:800px;
height:278px;
margin-bottom:15px;
}

/* 制作紹介部分の設定 */
#product{
float:left;
display:block;
background:no-repeat url(image/various.gif);
width:177px;
height:64px;
margin:0 28px 15px 17px;
text-indent:-999em;
}

#coment{
float:right;
display:block;
background:no-repeat url(image/c.gif);
width:561px;
height:59px;
margin:3px 17px 15px 0;
text-indent:-999em;
}

ul.pro{
clear:both;
width:766px;
margin:0 17px;
}
ul.pro li{
float:left;
height:100px;
margin-bottom:15px;
}
ul.pro li.pro_1{
width:195px;
}
ul.pro li.pro_2{
width:196px;
}
ul.pro li.pro_3{
width:195px;
}
ul.pro li.pro_4{
width:180px;
}
ul.pro li.pro_5{
width:195px;
}
ul.pro li.pro_6{
width:196px;
}
ul.pro li.pro_7{
width:195px;
}
ul.pro li.pro_8{
width:180px;
}

ul.pro li.div{
width:180px;
height:20px;
margin-bottom:10px;
}

ul.pro li p{
float:left;
width:171px;
height:80px;
line-height:160%;
font-size:11px;
}
ul.pro li.pro_4 p{
float:left;
width:160px;
height:80px;
line-height:160%;
font-size:11px;
}
ul.pro li.pro_5 p{
float:left;
width:170px;
height:80px;
line-height:160%;
font-size:11px;
}
ul.pro li.pro_6 p{
float:left;
width:170px;
height:80px;
line-height:160%;
font-size:11px;
}
ul.pro li.pro_7 p{
float:left;
width:170px;
height:80px;
line-height:160%;
font-size:11px;
}
ul.pro li.pro_8 p{
float:right;
width:160px;
height:80px;
line-height:160%;
font-size:11px;
}

/* お問合せバナーの設定 */
ul.toi{
float:left;
display:block;
width:268px;
height:120px;
margin:25px 0 20px 17px;
border-bottom:#143C68 dashed 1px;
}
ul.toi li{
float:left;
width:268px;
height:80px;
}
ul.toi p{
float:left;
margin-top:5px;
width:268px;
line-height:120%;
}
ul.toi li.banner1{background:no-repeat url(common/toi_b1.jpg);}
ul.toi li a{
display:block;
width:100%;
height:80px;
text-indent:-999em;
}
.banner1 a:hover{background:no-repeat url(common/toi_b2.jpg);}

/* インフォメーションの設定 */
#information{
background:no-repeat top url(image/info.gif);
float:right;
display:block;
width:480px;
height:20px;
margin:25px 17px 0 0;
text-indent:-999em;
}

.info{
float:right;
display:block;
background-color:#F0F0F0;
border:#8C8C8C inset 1px;
margin-right:17px;
line-height:200%;
padding:5px;
width:468px;
height:90px;
overflow:scroll;
overflow-x:hidden;
}
.info dt {
border-bottom:#143C68 dashed 1px;
padding-left:5px;
width:95px;
height:25px;
color:#143C68;
}
.info dd {
border-bottom:#143C68 dashed 1px;
margin-left:100px;
margin-top: -2em;
width: 350px;
height:25px;
}
