* {
	margin:0;
	padding:0;
}
/*  
html,body { 
    height: 100%; 
}
*/

body {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;
}

a {
	text-decoration: none;
	color:#333;
}
a img {
	border:0;
}
li {
	list-style:none;
/* 	display:inline;  */
}
table {
	font-size:1em;
}

/* toppage */
#index {
	text-align:center;
}
#index #wrap1 {
	width:980px;
	margin:0 auto;
	text-align:left;
	font-size:0.8em;
}
#index #wrap2 {
	float:right;
	width:746px;
	margin:0 auto;
}
#index #header {
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
}
#index #left_col {
	float:left;
	width:224px;
	overflow:hidden;
}
#index #right_col {
	float:right;
	width:170px;
}
#index #right_col p {
	margin-bottom:1em;
}

#index #contents {
	float:left;
	width:566px;
	overflow:hidden;
}
#index #footer {
	clear:both;
}

#index h1,#index h2 {
	float:right;
	padding:0 0 10px 10px;
	font-size:0.8em;
	color:#999;
	font-weight:nomal;
}
#index .cnt_box {
	clear:both;
	/* margin-bottom:21px; */
	overflow: hidden;
	zoom:1;
    height:auto;
     
}
#index h3 {
	padding:3px 5px;
	margin-bottom:5px;
	background:#CCC;
	font-size:1.2em;
}
#index #category th {
	padding:3px 5px;
	border:1px double #666;
	background:#CCC;
	color:#000;
}
#index #category td {
	padding:2px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align:top;
}
#index #category td a {
	display:block;
	padding:2px 10px;
}
#index #category td a:hover {
	background:#ECECEC;
}
#index #new_item div, #ranking dl {
	float:left;
	width:130px;
	border: gray 1px solid;
	margin:0 3px 1em;
	line-height:120%; /*For Meirio*/
}
#index #new_item div a:hover img, #ranking dl a:hover img{
filter: alpha(opacity=70); /*For IE*/
opacity: 0.7; /*Opera・Safari*/
-moz-opacity: 0.7; /*For FireFox*/
}
#index {
	height:200px;
}

#ranking dl {
	height:220px;

}

#index #item_bnr p {
	margin-bottom:1em;
	text-align:center;
}

#categiry_menu {
	font-size: 80%; 
}

/* header */
#header {
	text-align:center;
	margin:0 0 20px;
}
#header table {
	margin:0 auto;
}
#header #bnr_box {
	margin:10px auto 0;

}

#bnr_box {
	margin-top:-4px;

}

#header .rakuten_bnr {
	float:left;
	padding:0 5px;
	font-size:0.8em;
	font-weight:bold;
}

/* お知らせ */

.block {
	width:966px;
    height:20px;
	font-size:large;
    padding: 5px;
    border: 2px solid #DA6272;
    font-size:14px;
    margin:0px 0px 5px 0px;
}

.text-info {
    color:#bc1212;
    font-weight:bold;
    font-size:15px;
}

a.info {
text-decoration: none;
}

a.info:hover {
text-decoration: underline;
}

/* left */
#left_navi {
	width:222px;
}
#left_navi div {
	margin:12px 0;
	border:1px solid #ababab;
}

#left_navi p{
	font-size:0.8em;
	padding:6px 8px;
}
#left_navi h1 {
	padding:3px 8px;
	background:#00438a;
	color:#FFF;
	font-weight:bold;
    font-size:16px;
    margin-top: -12px;
}
#left_navi #search form {
	padding:8px;
}

#left_navi #calender table {
	margin:0 auto 10px;
}
#left_navi #calender .calender_tytle {
	text-align:center;
	font-size:16px;
}
#left_navi dl {
	border:1px solid #00438a;
}

#left_navi dt {
	padding:3px 8px;
	background:#00438a;
	font-weight:bold;
}

#left_navi dd a {
	display:block;
	padding:3px 0 3px 14px;
	text-decoration: none;
}

#left_navi dd a:hover {
	background:url(http://www.rakuten.ne.jp/gold/yunyuusyu/imge/sankaku.gif) 2px center no-repeat;
}

/* footer */
#footer table {
	font-size:0.8em;
}
#footer table th{
	padding:3pxx;
	background: #00438a;
	color:#FFF;
	font-weight:bold;
}
#footer table td{
	vertical-align:top;
	padding-bottom:1em;
}
#kame_footer{
	text-align:center;
	font-size:0.8em;
}

/* RakutenSearchAPI表示エリア用 */
#rsapi {
	display: inline-block;
	vertical-align: top;
	height: 159px;
	width: 130px;
	border: gray 1px solid;
	margin: 0 3px 5px;
	line-height: 120%;
	font-size: 11px;
	font-weight: bold;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 	
#pageTop a:hover {
  opacity: 0.7;
}

.comment {
    font-size:0.8em;
}

