@charset "utf-8";

/* ---------------------------
The order of describing property
------------------------------
display
visibility
overflow
position
float
clear
z-index
top right bottom left
width
height
max-width
max-height
min-width
min-height
margin
padding
border
background : color image repeat position attachement
list-style
color
font-size
font-weight
font-family
font-style
line-height
text-indent
text-align
text-decoration
vertical-align
white-space
--------------------------- */


body#seihin .indexMenu{
width:531px;
}

body#seihin .indexList{
float:left;
}
body#seihin .indexList li{
width:250px;
margin:0 10px 10px 5px;
padding:7px 0 0 0;
background:url(../images/index_bg_001.gif) no-repeat left top;
list-style:none;
}
body#seihin .indexList a{
display:block;
width:250px;
padding:0px 10px 10px 23px;
background:url(../images/index_bg_002.gif) no-repeat left bottom;
}

body#seihin table.w400{	width:400px;}
body#seihin table.w300{	width:300px;}

div#contents div#main-contents div.cflo{
clear: both;
padding:10px 0 3px 0;
}
