@charset "utf-8";

/*/////////////////////////////////////////

>>design.css

Description: design.

Create Date: 2009/06/25

Copyright (C) Hygahiga All Rights Reserved.

/////////////////////////////////////////*/

/*========================================/

LastUpdate: 2009/../..

=========================================*/

/*
-------------------------------------------
###########################################
成分
###########################################
-------------------------------------------
*/


/*
-------------------------------------------
###########################################
main
###########################################
-------------------------------------------
*/

/* content
=========================================*/

#main #content{
background:url(/img/ch_bg_repeat.gif) repeat-y;
}

#main #content-bg-bottom{
padding: 0 0 40px 0;
background:url(/img/ch_bg_bottom.gif) no-repeat bottom left ;
}

/* catgory top
.........................................*/

#main #content #cattop-head{
background:url(/img/seibun_hd_bg.jpg)  no-repeat top left ;
}

#main #content #cattop-head h2{
padding: 100px 0 0 70px;
font-size:16px;
color:#600060;
}
#main #content #cattop-head p{
padding: 5px 40px 20px 70px;
color:#999999;
}

#main #content #seibun-list{
width: 630px;
margin: 0 0 0 70px;
}

#main #content #seibun-list tr td{
width:210px;
height: 150px;
vertical-align: top;
}

#main #content #seibun-list tr td h3{
width:185px;
text-align:center;
}
#main #content #seibun-list tr td p{
padding: 10px 40px 0 30px;
}


#main #content #seibun-list tr td.bg-purple{
background:url(/img/seibun_td_bg01.jpg) no-repeat 0 25px;
}

#main #content #seibun-list tr td.bg-pink{
background:url(/img/seibun_td_bg02.jpg) no-repeat 0 25px;
}



/* page
.........................................*/

#main #content #content-head{
background:url(/img/seibun_page_bg.jpg)  no-repeat top left ;
}

#main #content #content-head h2{
padding: 30px 10px 10px 60px;
}
#main #content #content-head p{
padding: 0 40px 20px 60px;
color:#999999;
}














