/*-------------------------------------
▼▼　基本
-------------------------------------*/

html
	{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body
	{ 
	margin: 0;
	padding: 0;
                background: url(http://toy-company.net/img/back-img.gif);
	background-attachment: fixed;
	background-position: center;
	color: #454545;
               font-size: 12px;
               font-family: メイリオ,Meiryo;
	line-height:180%;
	text-align:center;
	}

form, input
	{
	margin: 0;
	padding: 0;
	}

.img-space
               {
                margin: 0px;
                }
.red
               {
               color:#ff0000;
               }

.orange
              {
                 color: #EE430E; 
               }


/*-------------------------------------
▼▼　リンク
-------------------------------------*/

a
	{
	color:#03008E;
	}

a:hover
	{
	text-decoration:none;
	color:#ccc;
	}

a img
	{
	border: 0;
	}

h1, h2, h3, h4, h5, h6 
	{
	font-size:12px;
	margin:0;
	padding:0;
	}

/*-------------------------------------
▼▼　外枠
-------------------------------------*/

#container
	{
	width:955px;
	margin:auto;
	padding:0 auto;
	bo@rder-left:1px solid #605F5F;
	bor@der-right:1px solid #605F5F;
	backg@round:#fff;
	text-align:left;
	}

/*-------------------------------------
▼▼　ヘッダー部分
-------------------------------------*/

#banner
	{
	width:955px;
	}

#banner-inner
	{
	height:18px;
	padding:0px 10px 0px 0px;
                margin: 0px 0px 8px 0px;
                background:#000; 
	}

#banner h1
	{
	font-size:12px;
                color: #fff;
                font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB;
                font-weight: normal;
	text-align:right; 
                padding: 0px;
                margin-top: 0px;
	}

.title-left
                 {
	width:250px;
	float:left;
                 }

.title-right
                {
	width:690px;
	float:right;
	text-align:center;
                margin: 0px 0px 0px 0px;
                }



/*-------------------------------------
▼▼　トップナビ
-------------------------------------*/
.navi          {
	height:20px;
      　　　clear:both;
	background:#F0F0F0;
                border-top: 1px solid #433B09;
                border-bottom: 1px solid #433B09;
                }


.navi-inner
                {
	height:20px;
                font-size: 12px;
                padding: 0px 0px 0px 0px;
                }

.navi-inner-line
	{
	 float:left;
	width:160px;
                padding: 0px 0px 0px 20px;
	border-right:1px dashed #ccc;
                background:url(http://toy-company.net/img/yz_12.gif) no-repeat 8px 6px;
	}

.navi-inner-line a
               {
	color: #454545;
               }

/*-------------------------------------
▼▼　メイン
-------------------------------------*/

#wrap
	{
	width:955px;
	margin-top:15px;
	float:left;
	backg@round:#fff;
	}

#leftbox
	{
	float:left;
	width:620px;
	margin:0px 0px 0px 30px;
	background:#fff;
	}

#main
	{
	fl@oat:right;
	width:620px;
	background:#fff;
	}

#main-inner
	{
	margin-left:0px;
	margin-right:0px;
	background:#eeeeee;
	}


/*-------------------------------------
▼▼　TOP&カテゴリー　ページエントリー表示
-------------------------------------*/

#entry_area
                {
      　　　clear:both;
	margin:10px 0px 0px 0px;
	padding-top:0;
	background:#ffffff;
                }

#entry_area h2
	{
                height:21px;
                font-weight:bold;
	color:#454545;
	margin-right: 18px;
                padding:4px 0px 0px 8px;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	border-bottom:1px solid #000000;
	text-align:left;
                background:#F6F7F7;
	}

.entry_box
                 {
	width:187px;
                margin: 10px 17px 5px 0px;
	float:left;
	border:1px solid #CBCBCB;
                 }

.entry_box h2
	{
                overflow: hidden;
                height:40px;
	color:#454545;
	font-size: 12px;
	margin:0px;
                padding:2px 8px 0px 8px;
	border-bottom:1px solid #02C6FF;
	text-align:left;
                background:#F6F7F7;
	}

.entry_box h2 a
                {
	color:#000000;
	text-decoration:none;
                }

.entry_box_inner
               {
               margin: 0px;
               font-size: 10px;
	text-align:center;
               padding: 10px 0px 5px 0px;
               bo＠rder-bottom:1px dashed #C4DEFA;
               }

.entry_box_inner p
               {
	margin:0px 0px 0px 0px;
               }

.photo
               {
	fl@oat:left;
	text-align:center;
	margin:0px 0px 5px 0px;
               }

.entry_box_inner a
	{
	color: #B91238;
	}


.entry_box-footer
                {
      　　  clear:both;
	font-size: 10px;
	text-align:center;
                margin: 5px;
                }


/*-------------------------------------
▼▼　エントリーページ用のエントリー部分
-------------------------------------*/

.entry_box_entry
                 {
	width:588px;
                margin: 10px 10px 5px 0px;
	float:left;
	border:1px solid #CBCBCB;
                 }

.entry_box_entry_inner
               {
               margin: 15px 15px 5px 15px;
               padding: 0px 0px 5px 0px;
               }

.photo_entry
               {
	width:180px;
	text-align:center;
	float:left;
               border:1px solid #CBCBCB;
               padding: 5px 0px 0px 0px;
	margin:0px 15px 5px 0px;
               }

.entry-ranking
               {
	float:right;
	width:350px;
               margin: 0px 0px 0px 0px;
               padding: 0px 0px 0px 0px;
               }

.entry_box_entry h2
	{
	font-size: 14px;
                font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB;
                font-w@eight: normal;
	}

.entry-ranking_entry-link
              {
               padding: 0px 0px 0px 10px;
               border-left:3px solid #98AC11;
               }



/*-------------------------------------
▼▼　メイン部分【ページトップ】
-------------------------------------*/

.gotop
	{
	margin:20px 15px;
	text-align:right;
	clear:both;
	}

/*-------------------------------------
▼▼　サイド部分
-------------------------------------*/
#side
	{
	float:right;
	width:275px;
	margin:0px 15px 0px 0px;
	bor@der-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#F8F8F8;
	}

#side-inner
	{
	margin:15px 5px;
	}

#side a
	{
	color: #454545;
	text-decora＠tion:none;
	}

#side a:hover
	{
	color:#bb2713;
	}

/*-------------------------------------
▼▼　カテゴリ部分
-------------------------------------*/

.category
	{
	width:235px;
	background:#fff;
	margin:0px 0px 15px 20px;
	}

.category-inner
	{
	background:#ffffff;
	margin:4px 0px 0px 0px;
	padding:0;
	}

.category-inner p
                {
                padding: 0px 4px 5px 4px;
                }


.category h2
	{
      　　　clear:both;
                font-size:12px;
                font-weight:bold;
                color: #ffffff;
                padding:2px 0px 0px 8px;
	border-bottom:1px solid #000000;
                background:#5D5D5D;
	}

.category ul ,.category-navi ul
	{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style-type:none;
	}

.category ul li
	{
	line-height:220%;
                font-size:11px;
	border-bottom:1px dashed #ccc;
                background:url(http://toy-company.net/img/box2_11.gif) no-repeat 8px 10px;
	}

.category ul li a
	{
	margin:0px 0px 0px 24px !important;
	color: #454545;
	}



.category-line
	{
	 float:left;
	width:160px;
	line-height:240%;
	border-bottom:1px dashed #ccc;
                background:url(http://toy-company.net/img/box2_11.gif) no-repeat 8px 10px;
	}

.category-line a
	{
	margin:0px 0px 0px 18px !important;
	}

/*-------------------------------------
▼▼　ツリーメニュー部分
-------------------------------------*/
.treemenu
	{
	background:#fff;
	margin-top:15px;
	}

.treemenu-inner
	{
	background:#ffffff;
	margin:0;
	padding:0;
	}

.treemenu h2
	{
      　　　clear:both;
	backg@round:#DEECFB;
                height:21px;
	color:#ffffff;
                padding:2px 0px 0px 8px;
	border-bottom:1px solid #ccc;
                background:url(img/side-title01.gif) 0px 0px;
	}

.subcategories
                {
	margin:0px 0px 0px 18px !important;
                }

ul.tree
                 {
                 margin: 0!important;
                 padding: 0!important;
                 font-size: 12px;
                 list-style: none!important;
              }

ul.tree ul {
                 margin: 0!important;
                 padding: 0!important;
}
ul.tree li {
	 float:left;
	width:160px;
	line-height:240%;
	border-bottom:1px dashed #ccc;
	list-style-image:url(http://www.eroerotube.com/img2/main-icon.jpg) 0px 10px;
                backgrou＠nd:url(img/main-icon.jpg) no-repeat 4px 10px;
                 }

ul.tree li.end {
                 background-image: url(img/tree_end_dotted.gif);
                  list-style: none;
}



/*-------------------------------------
▼▼　フッター部分
-------------------------------------*/

#footer
	{
	clear:both;
	width:955px;
	height:40px;
	back@ground:#ffffff;
	border-top:3px double #ccc;
	text-align:center;
	}


#footer-inner
	{
	padding-top:10px;
	color:#454545;
	}

#footer a
	{
	color:#454545;
	text-decoration:none;
	}
