@charset "utf-8";
/* --------------------------------------
 header area
-------------------------------------- */

#header_title h1{
	font-size: 12px;
}

#header_navi ul{
	margin-top: 3px;
}

#header_navi ul li{
	list-style: none;
	float: right;
}

#header_navi p{
	clear:both;
	font-size: 12px;
	height:100%;
	padding-top:11px;	
	letter-spacing:0.4pt;
	color:#666666;
}

#user{
	margin-bottom:-10px;
}

#user img{
	vertical-align:bottom;
	*vertical-align:middle;
	_margin-bottom:1px;
}

#globalmenu{
	clear:both;
	background: url(/shared/images/bg_globalmenu.jpg) no-repeat;
	height:42px;
	text-align: center;
}

#globalmenu ul{
	padding-top: 12px;
}

#globalmenu ul li{
	list-style: none;
	display:inline;
	margin-left: 3px;
}

#header_search{
	padding: 0px 5px;
	background: url(/shared/images/bg_search.jpg) repeat-x bottom left;
}


/*
#header_search img{
	vertical-align: bottom;
}
*/

#header_search p{
	text-align: center;
	margin:0 0 2px;
	padding:0;
}

#header_search .alphafilter {
-margin-right:72px;
}

#header_search a{
	color: #ff0033;
	font-size:0.8em;
	letter-spacing:0.4pt;
}

#header_search table{
margin:0 auto;
}

#header_search td{
vertical-align:middle;
padding:4px 3px;
}

#header_search img {
margin-top:2px;
_margin-top:0px;
}


.stitle{
width:80px;
}

.search_box{
color:#666666;
/*padding-left:6px;*/
width:300px;
}


#header_topics{
    padding:5px 5px 0;
	/*margin-bottom:-10px;*/
	height:25px;
	background: url(/shared/images/bg_topics.jpg) repeat-x top left;
	font-size:12px;
}

#header_topics p{
	margin:0;
	padding:0;
}


#header_topics img{
	vertical-align: top;
}

#topicpath{
}

#topicpath ul{
	font-size:12px;
	margin-top:4px;
}

#topicpath ul li{
	float:left;
	list-style-type: none;
	padding: 0 5px 0 15px;
	margin:0;
	background:url(/shared/images/list_topicpath.jpg) no-repeat left center;
}

#topicpath ul li:first-child {
	background:url(/shared/images/icon_home.jpg) no-repeat left -1px;
	padding: 0 5px 0 20px;
}

/* --------------------------------------
 side area
-------------------------------------- */

#leftcolumn #category{
	margin-bottom: 10px;
}

#leftcolumn #category_list{
	margin: -5px 0;
	padding:0;
	border: 2px solid #dcdcdc;
	border-top:none;
	width:196px;
}

#leftcolumn #category_list ul{
	font-size: 13px;

}

#leftcolumn #category_list ul li.white{
	list-style: none;
	padding:3px 3px 3px 0px;
	border-bottom: 1px dotted #dcdcdc;
}

#leftcolumn #category_list ul li.white img{
	vertical-align: bottom;
	*vertical-align: middle;
}

#leftcolumn #category_list ul li.colored{
	list-style: none;
	padding:3px 3px 3px 0px;
	border-bottom: 1px dotted #dcdcdc;
	background: #FFFEE3;
}

#leftcolumn #category_list ul li.colored img{
	vertical-align: bottom;
	*vertical-align: middle;
}

#leftcolumn #category_list ul li.white_end{
	list-style: none;
	padding:3px 3px 3px 0px;
}

#leftcolumn #category_list ul li.white_end img{
	vertical-align: bottom;
}

#leftcolumn #category_list ul li.colored_end{
	list-style: none;
	padding:3px 3px 3px 0px;
	background: #FFFEE3;
}

#leftcolumn #category_list ul li.colored_end img{
	vertical-align: bottom;
	*vertical-align: middle;
}

#leftcolumn .category_private{
	padding-top: 10px;
}


#leftcolumn #ranking{
	margin-bottom: 14px;
	font-size:0.95em;
}

#leftcolumn #ranking_list{
	margin: -5px 0 0 0px;
	border: 2px solid #dcdcdc;
	border-top:none;
	width:196px;
}

#leftcolumn #ranking_list .white{
	border-bottom: 1px dotted #dcdcdc;
}

#leftcolumn #ranking_list .colored{
	border-bottom: 1px dotted #dcdcdc;
	background: #FFFBF0;
}


#leftcolumn #ranking_list .colored-end{
border:none;
background: #FFFBF0;
}


#leftcolumn #ranking_list a{
}


#ranking_list .item{
	width:100%; /*必ず width は指定する。(100 % などでも OK)*/
	margin:0;
	padding:5px 0;
	display:table;
	direction:rtl;
}

#ranking_list .item p.itemimage{
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないように margin は 0 に設定 */
	padding:5px 5px 5px 5px; /* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	width:1%;
	/width:auto;
	/float:right; /* IE 6, 7 */
}

#ranking_list .item p.itemimage img{
	border: 2px solid #dcdcdc;
	padding:5px;
}

.rank-image-waku {
border:solid 2px #CCCCCC;
background:#FFFFFF;
width:46px;
min-width:46px;
max-width:46px;
min-height:46px;
max-height:46px;
text-align:center;
vertical-align:middle;
float:right;
margin-right:3px;
margin-left:3px;
*margin-left:0px;
margin-top:18px;
}

.rank-image-waku img{
margin:auto;
text-align:center;
vertical-align:middle;
}


.rank-image-waku table{
text-align:center;
margin:auto;
width:46px;
max-width:46px;
mix-width:46px;
height:46px;
max-height:46px;
mix-height:46px;
}

.rank-image-waku td{
text-align:center;
vertical-align:middle;
}

 
#ranking_list .item div.itemtext{
	padding:0 0 0 5px;/* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	direction:ltr;
	text-align:left;
	word-break:break-all;
	/zoom:1; /* IE 6, 7 */
}

.rank-text {
width:145px;
min-width:145px;
max-width:145px;
min-height:145px;
max-height:145px;
text-align:center;
vertical-align:middle;
float:left;
margin-right:3px;
margin-left:3px;
*margin-left:0px;
margin-top:18px;
}

.rank-text table{
text-align:center;
margin:auto;
width:145px;
max-width:145px;
mix-width:145x;
height:145px;
max-height:145px;
mix-height:145px;
}

.rank-text td{
text-align:center;
vertical-align:middle;
}



#leftcolumn #present{
	margin-bottom: 4px;
	font-size:0.95em;
}

#leftcolumn #present_list{
	padding:5px;
	margin: -5px 0 0 0px;
	border: 2px solid #e0e0e0;
	border-top:none;
	width:186px;
}

#leftcolumn #present_list .detail{
	padding:5px;
	margin-bottom:5px;
	background: #FFFEE3;
}


div.item{
	width:100%; /*必ず width は指定する。(100 % などでも OK)*/
	margin:0;
	padding:5px 0;
	display:table;
	direction:rtl;
}

div.item p.itemimage{
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないように margin は 0 に設定 */
	padding:5px 5px 5px 5px; /* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	width:1%;
	/width:auto;
	/float:right; /* IE 6, 7 */
}

div.item p.itemimage img{
	border: 2px solid #dcdcdc;
	padding:5px;
}

div.item div.itemtext{
	padding:0 0 0 5px;/* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	direction:ltr;
	text-align:left;
	/zoom:1; /* IE 6, 7 */
}

#leftcolumn #side_banner{
	margin-bottom: 5px;
}

#leftcolumn #side_banner img{
	padding-top: 5px;
}


/*-----------*/

#rightcolumn #blogarea{
	border:1px solid #D9D9D9;
	background:#EFEFEF;
	padding:10px;
	font-size:90%;

}

#rightcolumn #blogarea .blogarea_inner{
	background:#FFFFFF;
	padding:5px;

}

#rightcolumn #blogarea .blogarea_inner ul{
	margin-top:5px;
}


#rightcolumn #blogarea .blogarea_inner ul li{
	list-style:none;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;

}

#rightcolumn #blogarea .date{
	color:#B60108;
	/*font-weight:bold!important;*/
}

/*-----------*/



#rightcolumn #memberentry{

}


#rightcolumn #login{
	margin-bottom: 10px;
	font-size:0.9em;
}

#rightcolumn #login form img{
margin:3px auto;
}

#rightcolumn #login .login-input input{
	width:150px;
}

#rightcolumn #login .passforget{
	margin-top:0px;
}

#rightcolumn #login .passforget img{
	vertical-align:middle;
}


#rightcolumn #login_list{
	padding:5px;
	margin: -5px 0 0 0;
	background:#fffaeb;
	border-right: 2px solid #e4bc96;
	border-bottom: 2px solid #e4bc96;
	border-left: 2px solid #e4bc96;
	width:186px;
}

#rightcolumn #login_list form {
margin:0 auto;
width:154px;
}


#rightcolumn #member{
	margin-bottom: 5px;
}

#rightcolumn #member_list{
	padding:5px;
	margin: -5px 0 0 0;
	background:#fffaeb;
	border-right: 2px solid #e4bc96;
	border-bottom: 2px solid #e4bc96;
	border-left: 2px solid #e4bc96;
	width:186px;
}

#rightcolumn #member_list ul{
	margin-bottom:5px;
}

#rightcolumn #member_list ul li{
	list-style: none;
	padding:3px 3px 3px 0px;
	border-bottom: 1px solid #dfd5c5;
}

#rightcolumn #cart{
	margin-bottom: 10px;
}

#rightcolumn #cart_list{
	padding:5px;
	margin: -5px 0 0 0px;
	border: 2px solid #e0e0e0;
	border-top:none;
	width:186px;
}

/*#cart_list .cartadd{
	width:100%;
}

#cart_list .add{
	width:150px;
	float:left;
	font-size:12px;
}

#cart_list .btn{
	width:36px;
	float:right;
}

dl.in dt{
	float:left;
	clear:both;
	width:84px;
	text-align:right;
}

dl.in dd{
	padding-left:2px;
	padding-right:3px;
	float:left;
	width:60px;
	text-align:right;
}*/


#cart-in table{
	width:100%;
	border-collapse: collapse;
	font-size:12px;
}


#cart-in table th{
	width:85px;
	text-align:right;
}

#cart-in table td{

	text-align:right;

}

.total{
	border-top:#CCCCCC dotted 1px;
}

.suu, .yen{
	width:70px;
}

.btn{
	text-align:center;
	width:40px;
}


/*#rightcolumn #cart_list table{
	width:100%;
	font-size:12px;
	margin-left:2px;
}

#rightcolumn #cart_list table td{
}

#rightcolumn #cart_list table td.tensuu{
	border-bottom: 1px dotted #e0e0e0;
	text-align:right;
}

#rightcolumn #cart_list table td.suu{
	border-bottom: 1px dotted #e0e0e0;
	text-align:right;
}

#rightcolumn #cart_list table td.kingaku{
	text-align:right;
}

#rightcolumn #cart_list table td.sum{
	text-align:right;
}

#rightcolumn #cart_list table td.btn{
	padding-left:5px;
}*/


#rightcolumn #sidemenu{
	clear:both;
	margin-bottom: 3px;
}

#rightcolumn #sidemenu img{
	padding-top: 5px;
}

#rightcolumn #side_banner{ 
	margin-bottom: 5px;
}

#rightcolumn #side_banner img{ 
	padding-top: 5px;
}

/* --------------------------------------
 content area
-------------------------------------- */
/*ページトップへ*/
.back-to-top{
	padding:10px;
	text-align:right;
	font-size:0.9em;
}

.back-to-top img{
	vertical-align: middle;
}

/*リスト改ページ*/
.pager{
	margin:0 auto;
	width:540px;
	text-align:center;

}

.pager a{
	padding:2px 5px;
	margin-left:5px;
	line-height:200%;
	border:solid 1px #e4bc96;
	font-size:12px;
}

.pager a:link {
	text-decoration:none;
	color:#666;
	font-size:12px;
}

.pager a:visited {
	text-decoration:none;
	color:#666;
	font-size:12px;
}

.pager a:hover {
	text-decoration:none;
	color:#666;
	background:#FFE3AB;
	font-size:12px;
}

.pager a:active {
	text-decoration:none;
	color:#666;
	background:#FFE3AB;
	font-size:12px;
}

.pager .on{
	padding:2px 5px;
	margin-left:5px;
	border:solid 1px #e4bc96;
	background:#FFE3AB;
	font-size:12px;
}

/*CMS記事、表示するデータが無い場合*/

.nocontent{
	border:dotted 1px #CCCCCC;
	padding:30px;
	line-height:140%;
	color:999;
}

/*エラー画面内、ログインログアウト*/

.nologin{
    width:80%;
	padding:0px 30px;
	line-height:140%;
	color:999;
	margin:0 auto;
	text-align:center;
	
}

.mlogin-waku{
	margin:0 auto;
	width:800;
	float:left;

}

.mlogin-img{
	margin:0 auto;
	margin-top:20px;
	width:200px;
	float:left;
	
}


.mlogin{
	margin:0 auto;
	width:400px;
	padding:20px 0 20px 20px;
	text-align:center;
	border:solid 1px #cccccc;
	background:#f0f0f0;
	float:right;
	
}

.mlogin-input input{
	width:250px;
}


.mlogin-p{
	width:300px;
}


.forget{

}

.forget img{
	vertical-align:middle;
}


.mlogout{
	margin:0 auto;
	width:120px;
	padding-top:20px;
	text-align:center;
}


/* --------------------------------------
 footer area
-------------------------------------- */

#footer ul{
	text-align: center;
	padding-top: 10px;
}

#footer ul li{
	list-style: none;
	display:inline;
}

#footer ul li img{
	vertical-align: top;
	*vertical-align: middle;
	margin-left: 5px;
}

#footer p{
	text-align: center;
}
