/* CSS Document */

/* CSS Information ==============================================

File name: category_section.css
Description: category area
Editors: aoi takahashi
Date: 2010.03.31
Table of Contents: 
  *category_section
================================================================*/

/*category_section  4ƒJƒeƒSƒŠ*/
#category_section{
  width:650px;
  height:auto;
  padding-bottom:3px;
}

div.category_section_inner{
  width:650px;
  height:auto;
}

div.category_container{
  width:650px;
  height:auto;
  overflow:hidden;
  margin-bottom:6px;
}

div.category_box_left{
  width:320px;
  height:auto;
  margin-right:10px;
  float:left;
}

div.category_box_inner{
  width:320px;
  height:auto;
  background:url(/img/top/box_category_bg.gif) repeat-y;
}

div.category_box_inner_s{
  width:300px;
  margin:0 10px 0 10px;
  height:auto;
}

h4.category_h4{
  height:16px;
  margin:0;
  padding:0;
  text-align:left;
}


div.category_middle_box_01{
  width:300px;
  height:71px;
  background:url(/img/top/image_top_01.gif) no-repeat;
  text-align:left;
}

ul.category_ul{
  width:230px;
  height:auto;
  margin:0;
  padding:6px 0 0 0;
}

li.category_li{
  width:220px;
  list-style:none;
  text-align:left;
  font-size:12px;
  line-height:22px;
  background:url(/img/top/i-con_topics_pink.gif) no-repeat 12px 12px;
  background-position:0 4px;
  text-indent:20px;
}

.category_li a:link     {color:#333333; text-decoration:underline;}
.category_li a:visited	{color:#555555; text-decoration:underline;}
.category_li a:hover	{color:#333333; text-decoration:none;}
.category_li a:active	{color:#333333; text-decoration:none;}

div.category_box_right{
  width:320px;
  height:auto;
  float:right;
}

div.category_middle_box_02{
  width:300px;
  height:71px;
  background:url(/img/top/image_top_02.gif) no-repeat;
  text-align:left;
}

div.category_middle_box_03{
  width:300px;
  height:71px;
  background:url(/img/top/image_top_03.gif) no-repeat;
  text-align:left;
}

div.category_middle_box_04{
  width:300px;
  height:71px;
  background:url(/img/top/image_top_04.gif) no-repeat;
  text-align:left;
}
