@charset 'UTF-8';

* html .iepngfix {
    behavior: expression(IEPNGFIX.fix(this));
}


/*
 * ブラウザごとの見栄えの違いをリセット
 */
html{line-height: 130%; color:#000;font-size: 0.8em;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{word-break:break-all;margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
 color: #4F5155;
 /*font-family: Verdana;*/
 /*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
 font-family:'ＭＳ Ｐゴシック',sans-serif;
}
img {
    vertical-align:middle;
}
a {
 /*color: #003399;*/
 /*color: #006EA6;*/
 color: blue;
 background-color: transparent;
 font-weight: normal;
}
a:hover {
	color: blue;
	text-decoration: none;
}

strong {font-weight: normal;}
/*
h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}
*/

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

ul {
    
}

li {
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
#HeaderBody h1, #HeaderBody h2, #HeaderBody p {
    /*display: none;*/
    padding:0;
    margin:10px 10px 0 0;
    border:0;
    background:transparent;
    color:#999;
    font-size:12px;
    font-weight:normal;
    text-align:right;
    display:block;
    float:right;
    width: 550px;
}
/*
 * 基本的レイアウト
 */
#Header,
#Contents,
#Footer {
    text-align: center;
    width: 950px;
    margin: 0 auto;
}

#Footer {
    width: 100%;
    margin-top: 5px;
    clear: both;
}

#FooterBody {
    text-align: center;
    padding: 5px 0;
    background: url('/_img/kk_footer_bg.gif');
}

#HeaderBody,
#ContentsBody {
    text-align: left;
}
#HeaderBody {
}

#ContentsBody
{
    width: 940px;
    margin: 10px auto 0;
}

#Contents {
    display:inline;
}

#MainContents {
    width: 730px;
    min-height: 500px;
    float: right;
}
#MainContents {
}

#SideBar {
    width: 197px;
}
#SideBarBody {
}
.SideBarBnr {
	margin: 0 0 10px 0;
}
#SideCategory .category_menu_cat2 {
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#SideCategory .category_menu_cat3 {
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

#logo a{
 width:326px;
 height:50px;
 background:url(/_img/kk_header_logo.jpg) no-repeat;
 text-indent:-9999px;
 overflow:hidden;
 float:left;
}

/*
#logo_area {
    float:left;
}

#logo_text {
    padding-top: 32px;
    text-align:right;
}
*/


#GMOHeader {
    background-image: url(/_img/gmoheader_bg.gif);
    background-position: 0% 100%;
    text-align: right;
    padding: 3px;
    font-size: 0.9em;
    height: 17px;
}

#GMOHeader_left {
    float: left;
    margin: 0 0 0 5px;padding:0;
}

#GMOHeader_right {
    float: right;
}

#GMOHeader_left_point {
    margin: 0 5px 0 0;
}
.point a{
	font-weight: bolder;
	color: red;
}
.page_current a {
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}
#Pager,
#ReviewPage {
    margin: 50px 0;
    text-align: center;
}
#Pager a,
#ReviewPage a{
    background: #FFEFDF;
    border: 1px solid #FFC993;
    padding: 5px;
    height: 15px;
    margin: 0 3px;
}
#Pager a:hover,
#ReviewPage a:hover{
    background: #FFDAB5;
}
#Pager strong a,
#ReviewPage strong a{
    background: #FFDAB5;
}

.page_next a {
    font-weight: bold;
}
.page_prev a {
    font-weight: bold;
}
.username {
    font-weight: bold;
}

/*
 * Header
 */
#HeaderSearch {
    background: url('/_img/kk_header_bg.jpg') no-repeat;
    width: 950px;
    height: 54px;
    text-align: center;
    padding: 0 0 0 0;
    clear: both;
}
#SearchBox {
    padding: 5px 0 0 50px;
    margin: 0 auto;
    width: 500px;
    text-align: left;
}
#SearchBoxTxt {
    padding-top: 2px;
    float: left;
    font-weight: bolder;
    margin-right: 3px;
}
#SearchBoxInput {
    float: left;
    margin-top: 7px;
    margin-right: 3px;
    _margin-right: 1px;
}
#SearchBoxSubmit {
    margin-top: 7px;
    _margin-top: 8px;
    float: left;
}
#FormSesarchBox {
    font-size: 18px;
    height: 23px;
    width: 200px;
    padding: 0;
    margin: 0;
    padding-top: 2px;
}
/*
 * BreadList
 */
#BreadList {
    margin: 0 0 10px 0;
}

/*
 * Side
 */
.parent_cat {
	margin: 5px;
	padding: 2px 2px 2px 20px;
	background: #FF9900 url('/_img/list_ico_arrow0.gif') no-repeat 3px 3px;
	color: #ffffff;
	font-weight: bolder;
}
.parent_cat a {
	color: #ffffff;
	font-weight: bolder;
}
.SideCategory,
#SideCategory,
#SideRecent,
#SideFavorite {
    border: 1px solid #AAA;
    margin: 0 0 10px 0;
    width: 197px;
    background: #F3F3F3;
}
.SideCategory ul,
#SideCategory ul,
#SideRecent ul,
#SideFavorite ul {
    margin: 10px;
}
.SideBottomLink {
    margin: 10px;
}
.menuactive_item {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: default;
}
.menuactive_item:hover{
    color: black;
}
.SideCategory ul li,
#SideCategory ul li {
	list-style: url('/_img/list_ico_arrow1.gif') outside;
    margin-left: 15px;
}

.SideCategory ul li ul li,
#SideCategory ul li ul li{
    margin: 0 0 0 -10px;
}
#SideCategory ul li ul li ul li{
    margin: 0 0 0 -6px;
}

#SideRecent ul li,
#SideFavorite ul li {
    border-bottom: 1px dotted #999;
    margin: 10px 0;
}
.SideTitle {
    background: url(/_img/kk_side_h2bg.jpg) repeat-x;
    height: 23px;
}
.SideTitle p {
    background: url(/_img/kk_ico_side_cate.jpg) no-repeat;
    padding: 5px 0 0 25px;
    font-weight: bold;
    line-height: 100%;
}

#SideRecent h2 {
    background: url(/_img/kk_ico_side_recent.jpg) no-repeat;
}

#SideFavorite h2 {
    background: url(/_img/kk_ico_side_favorite.jpg) no-repeat;
}

.SideCategory h2,
#SideCategory h2,
#SideRecent h2,
#SideFavorite h2 {
    padding: 5px 0 0 25px;
    font-weight: bold;
    line-height: 100%;
}

.SideCategory li a {text-decoration:none;word-break:break-all;}
.SideCategory li a:hover {text-decoration:underline;word-break:break-all;}
.SideCategory li {font-size:12px;}
.SideCategory .category_menu {padding:0 10px 10px 10px;margin:0; background: #F3F3F3;}

li.CatMenuCurrent a.CatLinkCurrent{font-weight:bold;color:black;text-decoration:none;}
.category_menu_cat3 li.CatMenuCurrent {background:url(/_img/kk_category_ico2off.jpg) 0 4px no-repeat}

.SideArticle,
#SideBord {
    border: 2px solid #FFCC66;
    margin: 0 0 10px 0;
}
.SideArticle .SideTitle h2,
.SideArticle .SideTitle p {
    background: url(/_img/kk_side_h2_arrow.gif) no-repeat;
    background-position: 0 2px;
    padding: 0 0 0 10px;
}
.SideArticle .SideTitle,
#SideBord .SideTitle {
	background: url('/_img/kk_side_h2bg2.gif');
	padding: 5px 0 0 10px;
}
.SideArticle ul,
#SideBord ul{
    padding: 10px;
}
.SideArticle ul li,
#SideBord ul li{
    border-bottom: 1px dotted #996600;
    margin: 0 0 5px 0;
}
.SideDate {
	margin: 3px 0 0 0;
	font-size: 11px;
}
.LowestPrice {
    color: #FF0000;
    font-weight: bolder;
    font-family: Verdana;
}
/*
 * Main 注目度(ViewRank)
 */
#ViewRank {
    clear: both;
    background: #EBEBD8;
    height: 315px;
}
#ViewRank h2{
    background: url('/_img/kk_h2_bg1.jpg') no-repeat;
    margin: 0;
    padding: 5px 0 0 10px;
}
#ViewRank ul{
    margin: 0 0 0 5px;
}

#ViewRank ul li{
    margin: 5px;
    width: 210px;
    height: 115px;
    padding: 5px 5px 10px 10px;
    display: block;
    border: 1px solid #CC9900;
    background: white;
    float: left;
    overflow: hidden;
}
#ViewRank ul li h3 a {
    font-weight: bolder;
}

#ViewRank ul li .Image{
    float: left;
    width: 75px;
}
#ViewRank ul li .ViewRankDetail {
    float: left;
    width: 120px;
    margin: 0 0 0 10px;
}
#ViewRank ul li .LowestPrice {
    color: #FF0000;
    font-weight: bolder;
}
.ViewRankNum {
    font-size: 1.3em;
    font-family: Verdana;
    font-weight: bolder;
    color: #FF6600;
}
#CategoryRank {
    clear: both;
}
#CategoryRank ul li {
    clear: both;
    list-style-type: none;
}
#CategoryRank h2{
    margin: 10px 0 0 0;
}
/*
 * Category_All
 */
#CategoryAll {
	margin: 0 0 20px 0;
}
#CategoryAll .category_menu_cat1 h3{
	margin: 10px 0 0 0;
}
#CategoryAll .category_menu_cat1{
	margin: 0;
	display: block;
	/*overflow: scroll;
	height: 300px;*/
	width: 33%;
	float: left;
}
#CategoryAll .category_menu_cat1 li {
	padding: 0 0 0 15px;
	list-style-type: none;
}
.category_ico_cat1 {
	background: url('/_img/kk_category_ico_big.jpg') no-repeat;
}
.category_ico_cat2 {
	background: url('/_img/kk_category_ico2off.jpg') no-repeat 0 3px;
}
#CategoryAll .category_menu_cat2 {
	padding: 0 0 5px 0;
}
#CategoryAll .category_menu_cat2 li{
	background: url('/_img/kk_category_ico2off.jpg') no-repeat 0 3px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
/*
 * Brand_All
 */
#MakerLink li{
	background: url('/_img/kk_category_ico2off.jpg') no-repeat 0 3px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
/*　clearfix　*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}   
.clearfix{ display:inline-block;}
/* HIdes from IE-mac */   
*html .clearfix{ height:1%;}
.clearfix{ display:block;}
/* End hide from IE-mac */

.CateListImg,
.CateRankImg{
}
.CateRankTitle {
    background: #D1F0F0;
    padding: 3px;
    border-bottom: 1px dotted #66CCCC;
    height: 15px;
}
.CateRankTitle h3{
    float: left;
    _margin-top: 2px;
}
.PublishTime {
    float: right;
    font-size: 0.8em;
}
.CateRank {
    border: 2px solid #66CCCC;
    min-height: 160px;
    margin: 0 0 5px 0;
}
.CateRankImg,
.CateListImg {
    float: left;
    width: 160px;
    margin: 10px;
    display: block;
}
.CateRankDetail,
.CateListDetail {
    float: right;
    width: 540px;
    _width: 480px;
}
.CateRankDetail li{
    border-bottom: 1px dotted #66CCCC;
    width: 500px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    display: block;
    min-height: 20px;
}
.CateRankDetail .ItemName{
    width: 330px;
    float: left;
}
.CateRankDetail .ItemName a{
    font-weight: bolder;
}
/*.LowestPriceBlock {
    width: 130px;
    float: right;
    text-align: right;
}*/
.CateRankSearch {
    float: left;
}
.CateRankMoreRank {
    float: left;
    margin: 0 0 0 20px;
}
.Rate {
    clear: both;
}
.CateRankDetail .Rank {
    float: left;
    width: 40px;
    color: #FF3300;
    font-weight: bolder;
    font-size: 1.2em;
}
#CateListBody {
}
#CateList {
    margin: 0 0 10px 0;
}
.CateList {
    min-height: 140px;
    border-bottom: 2px dotted #66CCCC;
    width: 725px;
    clear: both;
    list-style-type: none;
    padding-bottom: 10px;
}
#LogoutBody h2,
#CateListBlock h2,
#CateListBody h2,
#SearchListBody h2{
    background: url('/_img/kk_h2_bg.jpg') repeat-x;
    background-position: 0 100%;
    background-color: #fef4e8;
    height: 21px;
    padding: 7px 0 2px 2px;
    border: 1px solid #FFDFB0;
    width: 725px;
}
#CategoryAll h2,
.BrandAll h2{
	background: url('/_img/kk_titlebg_searchlist.gif') no-repeat;
	font-size:13pt;
	font-weight:bold;
	height:36px;
	padding:4px 0 0 35px;
}
#CateListBlock ul li{
    list-style-type: none;
    margin: 0;
    _padding-bottom: 10px;
}
.CateListDetail h3 a{
    font-weight: bolder;
    font-size: 1.2em;
}
.CateListDetail ul li {
    list-style-type: none;
    border-bottom: 1px dotted #999;
    min-height: 20px;
    padding:5px 0;
}
.CateListDetail .LowestPrice,
#ItemDetail .LowestPrice {
    font-size: 1.3em;
}
#ItemDetail  .LowestPriceBlock{
    width: 170px;
    float: right;
    text-align: right;
}
#ItemDetail  .LowestPriceBlock{
    /*border: 2px solid #FF9900;
    background: #FFFFCC;*/
    width: 156px;
    height: 95px;
    background: url('/_img/lowestprice_bg.jpg') no-repeat;
    padding: 20px 0 0 0;
    text-align: center;
}
#ItemDetail  .LowestPriceBlock .LowestPrice {
    font-size: 1.5em;
}
/*
 * ログアウト(Logout)
 */
#LogoutBody form{
    margin: 50px 0;
    text-align: center;
}
/*
 * アイテム(Item)
 */
#ItemBlockbg {
    background: #EBEBD8;
    padding: 10px 7px;
}
#ItemBlock {
    width: 680px;
    min-height: 200px;
    background: white;
    border: 2px solid #FF9900;
    padding: 15px;
}

#ItemImage {
    float: left;
    width: 180px;
}
#ItemDetail {
    float: right;
    width:490px;
    overflow: hidden;
    display: block;
}
#ItemDetailTxt {
    clear: both;
    margin: 10px 0 0 0;
    width: 490px;
}
#Favorite {
    clear: both;
    text-align: right;
    margin: 5px 0 0 0;
}
#ItemDetail h2 a{
    float: left;
    /*width: 330px;*/
    font-size: 1.2em;
    font-weight: bolder;
}
#ItemReleaseDate {

}
#ItemReviewRate,
#ItemPopular {
    margin: 5px 0 0 0;
    /*padding: 10px;
    background: #FFFFCC;
    border: 1px solid #FFCC00;*/
}
.ReviewRate {
    color: #FF6600;
    font-weight: bolder;
    font-size: 1.1em;
    margin: 0 0 0 3px;
}
.RateNum,
.PopularNum {
    font-size: 1.3em;
    font-family: Verdana;
    font-weight: bolder;
    color: #FF6600;
}
.Rank {
	float: left;
	width: 130px;
}
.LowestPriceSitesTop {
    float: left;
    width: 587px;
}

h1.LowestPriceSitesTop {
	width: 470px;
}

.CateList .LowestPriceSitesTop {
    float: left;
    width: 725px;
}
.LowestPriceSitesTop h3,
.LowestPriceSitesTop h2,
.LowestPriceSitesTop h1,
.LowestPriceSitesTop p {
	width: 470px;
	float: left;
	font-weight: bold;
}
.LowestPriceSitesTop p a {
	font-weight: bold;
}
.CateList .LowestPriceSitesTop .BtnDetail {
	float: right;
}
.BtnDetail {
	float: right;
}

#LowestPriceSiteBlock {
    float: left;
    width: 330px;
}
.LowestPriceSites {
    border-bottom: 1px dotted #999;
    text-align: right;
    padding:3px 0;
}
#LowestPriceSiteBlock .LowestPriceSites .LowestPrice{
    font-size: 1.1em;
}
#NotLogin {
    margin: 30px auto;
    text-align: left;
}
.twitter {
    text-align: right;
}
#PostReview {
    margin: 20px 0 0 0;
}

#PostReviewForm {
    /*background: #FFEFDF;*/
    background: url('/_img/kk_post_review_bg.jpg');
    padding: 20px;
}
#PostReviewForm div{

}
#PostReviewForm div input{
    margin: 3px 0;
}
#Review {
    margin: 20px 0 0 0;
}
#Review ul li {
    margin: 0;
}
.ReviewHead {
    background: #FFEFDF;
    clear: both;
    height: 23px;
    padding: 0 5px;
}
.PostSiteLogo {
    float: left;
    width: 120px;
}
.PostName {
    float: left;
    padding: 3px 0 0 0;
    width: 450px;
}
.PostTime {
    padding: 3px 0 0 0;
    text-align: right;
    float: right;
}
.PostComment {
    clear: both;
    margin: 5px 10px 20px;
}
#PopularShop h2, #PopularShop .title,
#PostReview h2, #PostReview .title,
#Review h2, #Review .title,
#Recom h2, #Recom .title {
    background: url('/_img/kk_line_h2bg.jpg') repeat-x;
    font-size: 1.2em;
    height: 34px;
    font-weight: bold;
    background-position: left bottom;
    color: #FF6600;
}
#Review h2, #PopularShop h2,
#Review .title, #PopularShop .title {
	height: auto;
	padding-bottom: 10px;
}
#Review ul li{
    list-style-type: none;
	display: block;
	border: 5px solid #FFEFDF;
	margin: 0 0 10px 0;
}

.PostReviewTxt {
    width: 600px;
    height: 100px;
}
/*
 * 評価(Evaluation)
 */
.EvaluBlock {
	text-align:right;
	padding: 3px;
	height: 17px;
	width: 690px;
	margin: 0 auto;
	border-top: 1px dotted #BBB;
	clear: both;
}

.EvaluTxt,
.EvaluPosted,
.EvaluYes,
.EvaluNo,
.EvaluServed {
	float:left;
	margin: 0 5px 0 0 ;
}
.EvaluBlockBtn {
	float: right;
	width: 320px;
}
.EvaluServed {
	/*width: 200px;*/
	text-align:right;
	float: right;
}
.BtnYes,
.BtnNo,
.DisabledBtnYes,
.DisabledBtnNo {
	width:38px;
	height:18px;
	background:url(/_img/kk_btn_evalu.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	border: 0;
}
.BtnNo {
	background-position: -41px 0;
}
.BtnYes:hover{
	background-position:0px -18px;
}
.BtnNo:hover{
	background-position:-41px -18px;
}
.DisabledBtnYes {
	background-position:0px -36px;
	cursor:default;
}
.DisabledBtnNo {
	background-position:-41px -36px;
	cursor:default;
}
/*
 * レコメンド(Recommend)
 */

#Recom {
	
}
#Recom ul{
	margin: 10px 0;
}
#Recom li{
	width: 160px;
	float: left;
	margin: 0 0 0 15px;
}
.RecomImg {
	text-align: center;
}
.RecomDetail {
	border-bottom: 1px dotted #999;
}
/*
 * 注目のショップ(PopularShop)
 */

#PopularShop {
    min-height: 200px;
    margin: 20px 0 0 0;
    background: #FFFFE8;
}
#PopularShop ul,
#PopularShop ul li{
    clear: both;
    list-style-type: none;
}
#PopularShop ul li{
    margin: 10px;
}
.PopularShopImage{
    border: 1px solid #AAA;
    text-align: center;
    background: white;
}
.PopularShopImage {
    float: left;
    width: 130px;
}
.PopularShopDetail {
    float: left;
    width: 550px;
    margin: 10px 0 0 10px;
}
.PopularShopDetail div{
    margin: 3px 0;
}

.PopularShopDetail h3 a{
    font-weight: bolder;
    font-size: 1.2em;
}
.PopularShopPoint {
    background: #FFF29B;
    /*background: #EFEFEF;*/
    border: 1px dotted #FF9900;
    padding: 3px;
    text-align: center;
}
.PopularShopDomain {
    color: #009900;
}
/*
 * ログイン(Login)
 */
#Inquiry,
#Login {
    background:#FFF2E6;
    border: 2px solid #FFC488;
    min-height:350px;
}
#Inquiry .form,
#Inquiry .form{
    width: 300px;
}
#Inquiry h2,
#Login h2{
    padding: 10px;
    font-size: 1.2em;
}
#LoginForm {
    width: 500px;
    margin: 60px auto 0;
    text-align: center;
}
.LoginFormInput {
    width: 350px;
}
#Inquiry td {
    padding: 5px 3px;
    border-top: 1px dotted #FF9535;
}

/* アマゾン説明文表示切替関連 */
#descshort {
    
}
#desclong,
.desc_long {
    display: none;
}

/* ステータスビュー */
#stauts_view {
    background-color: #FFEFDF;
    text-align: center;
    padding: 10px;
    border-bottom: 2px solid #FFC993;
}

/*
 * ブランドアイテムページ
 */
.guide {
	background: url(/_img/kk_ico_guide_s.gif) no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	height: 20px;
}
.Brand h2 {
    font-size: 110%;
    width: 730px;
    /*height: 17px;
    overflow: hidden;*/
}
.Brand h2 a{
    font-weight: bolder;
    text-decoration: none;
}
.Brand h2 a:hover{
    font-weight: bolder;
    text-decoration: underline;
}

.BrandItemBlockbg {
    /*background: #EBEBD8;*/
    padding: 3px 0 7px;
}
.BrandItemBlock {
    min-height: 110px;
    /*background: white;*/
    /*border: 2px solid #FF9900;*/
    padding: 5px;
    clear: both;
}

.BrandItemImage {
    float: left;
    width: 180px;
}
.BrandItemDetail {
    float: right;
    width: 540px;
}
.BrandItemBlockRank {
    background: url('/_img/kk_brand_titlebg.jpg') repeat-x bottom;
    /*border: 1px solid #FFDFB0;*/
    height: 25px;
    padding-top: 5px;
    padding-left: 3px;
}
.BrandItemBlockRank h2{
    width: 450px;
    height: 19px;
    overflow: hidden;
}

.BrandItemForDatile {
    display: block;
    float: right;
    margin-top: -2px;
}

.BrandItemForDatile {
    display: block;
}

.BtnDetail a{
	width:102px;
	height:20px;
	text-indent:-9999px;
	background:url(/_img/kk_btn_fordetail.jpg) no-repeat;
	overflow:hidden;
	display:block;
	margin: 0;
}
.BtnDetail a:hover{
	background-position: 0 -27px;
}

.BrandItemBlockRank span {
    color: #c00;
    font-weight: bold;
}

.BrandItemBlockRank .number {
    font-size: 160%;
}

.BrandItemDetail .LowestPriceSitesTop{
    float: none;
    width: auto;
}

.BrandItemDetail .LowestPriceSitesTop h3 a {
    font-size: 120%;
    font-weight: bold;
}
.CateListDetail .PriceLine,
.BrandItemDetail .PriceLine {
    border-bottom:1px dotted #999999;
    clear: both;
    padding: 3px 0;
}
.BrandItemDetail .ReviewRateLine {
    border-bottom:1px dotted #999999;
    clear: both;
    padding: 3px 0;
}
.IcoHot {
	background: url('/_img/kk_ico_hot.gif') no-repeat;
	width: 45px;
	height: 18px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	padding: 0 0 0 10px;
}
.CateListDetail .LowestPriceBlock,
.BrandItemDetail .LowestPriceBlock {
    float: left;
    width: 160px;
    text-align: left;
}
.CateListDetail .ItemReviewRate,
.BrandItemDetail .ItemReviewRate {
    float: left;
    width: 180px;
    margin: 0 0 0 10px;
}
.CateListDetail .ItemReleaseDate,
.BrandItemDetail .ItemReleaseDate {
    float: left;
    padding: 3px 0 0 0;
}
#descshort,
#desclong,
.BrandItemDetailTxt {
    clear: both;
    margin: 5px 0 0 0;
    /*padding: 0 5px 5px 5px;
    background: #FFFFCC;
    border: 2px solid #FFD784;*/
}
.BrandLowestPriceSiteBlock {
    float: left;
    width: 330px;
}

.BrandLowestPriceSiteBlock .LowestPriceSites .LowestPrice{
    font-size: 1.1em;
}

.BrandItemDetail  .LowestPriceBlock .LowestPrice {
    font-size: 1.3em;
}
.BrandReview {
    background: #FFFFCC;
    /*background:#FFEFDE;*/
    margin: 5px 0 0 0;
    padding: 5px;
}

.BrandReview h3,
.BrandReview p.title {
    /*background: url(/_img/kk_line_h2bg.jpg) repeat-x;
    background-position: left bottom;*/
   	text-indent:-9999px;
	overflow:hidden;
    font-size: 1.2em;
    width: 160px;
    height: 21px;
    background: url(/_img/kk_list_title_kk.gif) no-repeat;
    float: left;
}
.ReviewNum {
    float: left;
	color: #FF6600;
	font-weight: bolder;
	margin: 4px 10px 0 15px;
}
.NoReview {
	clear: both;
	margin: 5px 0 0 0;
}
.BrandReviewItemHead {
    /*float: left;*/
    width: 210px;
	margin: 4px 0 0 15px;
}
.BrandReview ul li {
    list-style-type: none;
    margin: 0;
    clear: both;
}
.BrandReviewItemBody {
    margin: 5px;
    clear: both;
}
.clear {
    clear: both;
}

/* ソートUI */
.sort {
    text-align: right;
}
.sort a {
    text-decoration: none;
}
.sort a,
.sort a:link,
.sort a:visited {
    text-decoration: underline;
}
.sort a:hover {
    text-decoration: none;
}

.active_sort_popular_desc a.sort_popular_desc,
.active_sort_popular_asc a.sort_popular_asc,
.active_sort_rate_desc a.sort_rate_desc,
.active_sort_rate_asc a.sort_rate_asc,
.active_sort_inch_desc a.sort_inch_desc,
.active_sort_inch_asc a.sort_inch_asc,
.active_sort_price_desc a.sort_price_desc,
.active_sort_price_asc a.sort_price_asc,
.active_sort_release_desc a.sort_release_desc,
.active_sort_release_asc a.sort_release_asc,
.active_sort_reviewcount_desc a.sort_reviewcount_desc,
.active_sort_reviewcount_asc a.sort_reviewcount_asc {
    color: #333 !important;
    font-weight: bold;
    text-decoration: none !important;
    cursor: default;
}
.search_sort .sort {
    padding-top: 2px;
    margin-top: -16px;
    position: relative;
    top: 20px;
}

.search_sort_kk {
	padding-top: 3px;
	height: 25px;
}

.kk_list_title {
	width: 250px;
	display: block;
}

.reviews_icon {
    vertical-align:text-bottom;
}
.vote_message {
	width: 690px;
	color: #FF6633;
	/*border: 1px solid #FF9A70;*/
	display: block;
    position: relative;
	text-align: right;
	padding: 10px;
	/*background: #FFF5EC;*/
}
.yesNum { color: #FF6600; font-weight: bolder;}
.noNum { color: #3399CC; font-weight: bolder;}

/*
 * スペックアイコン
 */
#ListSpec {
	margin: 5px 0 0 0;
}
#ListSpec h2,
#ListSpec strong {
	background: url('/_img/kk_ico_spec.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width: 71px;
	height: 14px;
	float: left;
}
#ListSpec span,
#SpecIcoPCPC span,
#SpecIcoTVTV span,
#SpecIcoPCNOTE span {
	display: block;
}
#ListSpecTXT {
	margin: 5px 0 0 0;
}
.spec_detail {
	float: left;
	height: 14px;
	margin: 0 10px 0 0 ;
}
#SpecIcoPCPC,
#SpecIcoTVTV,
#SpecIcoPCNOTE {
	clear: both;
	border-bottom: 1px dotted #999;
}
#SpecIcoPCPC .spec_blueray,
#SpecIcoPCPC .spec_digitaltune,
#SpecIcoPCPC .spec_rgb,
#SpecIcoPCPC .spec_dvi,
#SpecIcoPCPC .spec_hdmi,
#SpecIcoTVTV .spec_fullvision,
#SpecIcoTVTV .spec_analogtune,
#SpecIcoTVTV .spec_degitaltune,
#SpecIcoTVTV .spec_ecopoint,
#SpecIcoTVTV .spec_3d,
#SpecIcoTVTV .spec_baisoku,
#SpecIcoTVTV .spec_hdd,
#SpecIcoTVTV .spec_led,
#SpecIcoTVTV .spec_hdmi,
#SpecIcoTVTV .spec_ilink,
#SpecIcoTVTV .spec_network,
#SpecIcoTVTV .spec_pcline,
#SpecIcoTVTV .spec_dvi,
#SpecIcoPCNOTE .spec_blueray,
#SpecIcoPCNOTE .spec_lan,
#SpecIcoPCNOTE .spec_camera,
#SpecIcoPCNOTE .spec_tvtuner,
#SpecIcoPCNOTE .spec_oneseg,
#SpecIcoPCNOTE .spec_bluetooth {
	width: 63px;
	height: 27px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float: left;
}



#SpecIcoPCPC .spec_blueray,
#SpecIcoPCPC .spec_digitaltune,
#SpecIcoPCPC .spec_rgb,
#SpecIcoPCPC .spec_dvi,
#SpecIcoPCPC .spec_hdmi{
	background: url('/_img/spec_ico_desktop.gif') no-repeat;
}
#SpecIcoPCPC .spec_blueray{
	background-position: -64px 0;
}
#SpecIcoPCPC .spec_digitaltune{
	background-position: 0 0 ;
}
#SpecIcoPCPC .spec_rgb{
	background-position: -191px 0;
}
#SpecIcoPCPC .spec_dvi{
	background-position: -125px 0;
}
#SpecIcoPCPC .spec_hdmi{
	background-position: 0px -25px;
}
/*---TVTV---*/
#SpecIcoTVTV .spec_fullvision,
#SpecIcoTVTV .spec_analogtune,
#SpecIcoTVTV .spec_degitaltune,
#SpecIcoTVTV .spec_ecopoint,
#SpecIcoTVTV .spec_3d,
#SpecIcoTVTV .spec_baisoku,
#SpecIcoTVTV .spec_hdd,
#SpecIcoTVTV .spec_led,
#SpecIcoTVTV .spec_hdmi,
#SpecIcoTVTV .spec_ilink,
#SpecIcoTVTV .spec_network,
#SpecIcoTVTV .spec_pcline,
#SpecIcoTVTV .spec_dvi {
	background: url('/_img/spec_ico_ekisho.gif') no-repeat;
}
#SpecIcoTVTV .spec_fullvision {
	background-position: -64px 0 ;
}
#SpecIcoTVTV .spec_analogtune {
	background-position: -189px 0 ;
}
#SpecIcoTVTV .spec_degitaltune {
	background-position: 0 0 ;
}
#SpecIcoTVTV .spec_ecopoint {
	background-position: -189px -25px;
}
#SpecIcoTVTV .spec_3d{
	background-position: -126px -25px;
}
#SpecIcoTVTV .spec_baisoku{
	background-position: -126px 0 ;
}
#SpecIcoTVTV .spec_hdd{
	background-position: 0 -25px ;
}
#SpecIcoTVTV .spec_led{
	background-position: -64px -25px ;
}
#SpecIcoTVTV .spec_hdmi{
	background-position: 0 -51px ;
}
#SpecIcoTVTV .spec_ilink{
	background-position: -64px -51px ;
}
#SpecIcoTVTV .spec_network{
	background-position: -126px -51px;
}
#SpecIcoTVTV .spec_pcline{
	background-position: -189px -51px;
}
#SpecIcoTVTV .spec_dvi{
	background-position: 0 -76px;
}


/*---PCNOTE---*/
#SpecIcoPCNOTE .spec_blueray,
#SpecIcoPCNOTE .spec_lan,
#SpecIcoPCNOTE .spec_camera,
#SpecIcoPCNOTE .spec_tvtuner,
#SpecIcoPCNOTE .spec_oneseg,
#SpecIcoPCNOTE .spec_bluetooth {
	background: url('/_img/spec_ico_notepc.gif') no-repeat;
}
#SpecIcoPCNOTE .spec_blueray {
	background-position: -64px 0;
}
#SpecIcoPCNOTE .spec_lan{
	background-position: -64px -25px;
}
#SpecIcoPCNOTE .spec_camera{
	background-position: 0 0;
}
#SpecIcoPCNOTE .spec_tvtuner{
	background-position: -191px 0;
}
#SpecIcoPCNOTE .spec_oneseg{
	background-position: -126px 0;
}
#SpecIcoPCNOTE .spec_bluetooth{
	background-position: 0 -25px;
}



.target {
	width: 16px;
	height: 16px;
	margin: -3px 0 0 0;
	padding: 0;
}
.target {
	cursor: pointer;
}

.title_bar {
	width: 730px;
	margin: 0 0 10px 0;
	background: url(../_img/kk_title_under.jpg) no-repeat right bottom;
}

.title_bar h1,
.title_bar h2,
.title_bar p {
	padding: 7px 0 8px 40px;
	_padding: 7px 0 8px 0;
	_text-indent: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background: no-repeat left;
}

.title_bar h1,
.title_bar h2 {
	background-image: url(../_img/kk_title_ico_search.gif);
}

.category_ranking .title_bar {
	margin: 0 0 0 0;
}

.category_ranking .title_bar p {
	background-image: url(../_img/kk_title_ico_ranking.gif);
}

.category_ranking .wrapper {
	margin: 1px 0 10px 0;
	padding: 0 0 5px 5px;
	background-color: #ffeed3;
}

.category_ranking .caution {
	padding: 1px 5px 1px 0;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.category_ranking .ranking {
	width: 222px;
	margin: 0 3px 0 0;
	float: left;
}

.category_ranking .ranking .title {
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(../_img/kk_ranking_bg.gif) repeat-x top;
}

.category_ranking .ranking .box {
	padding: 0 3px 3px 3px;
	background-color: #ffffff;
	border: 1px #59a9cd solid;
}

.category_ranking .ranking .box .item {
	height: 140px;
	padding: 5px 0 0 0;
}

.category_ranking .ranking .box .no1,
.category_ranking .ranking .box .no2 {
	border-bottom: 1px #59a9cd solid;
}

.category_ranking .left {
	width: 45px;
}

.category_ranking .item p {
	width: 130px;
	height: 15px;
	font-size: 13px;
	color: #333333;
	float: left;
	overflow: hidden;
}

.category_ranking .item .image {
	width: 80px;
	height: 80px;
	text-align: center;
}

.category_ranking .item .name {
	height: 34px;
	font-size: 12px;
}

.category_ranking .item .price {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.category_ranking .item .price span {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.category_ranking .item .other {
	margin: 5px 0 0 0;
	font-size: 12px;
}

.category_ranking .item .other span {
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
}

.category_ranking .item .comment {
	width: 210px;
	height: 54px;
}

.category_ranking .item .comment img {
	margin: 0 3px 0 0;
	vertical-align: baseline;
}


.category_ranking .left .box {
	background-color: #ffffcc;
}

.category_ranking .left .box .item {
	text-align: center;
}

.category_ranking .left .box .item img {
	margin: 8px 0 0 0;
}

.category_ranking .left .box .no1 img {
	margin: 2px 0 0 0;
}

/* 広告リンク関連 */

.ad_aff {
	margin: 0 0 15px 0;
	text-align: center;
}

.ad_aff div {
	padding: 5px 0 0 0;
	text-align: left;
}

#HeaderBody .ad_aff {
	width: 550px;
    margin: 0 10px 0 0;
	text-align: right;
	float: right;
}

#HeaderBody .ad_aff div {
	padding: 0 0 5px 0;
	text-align: right;
}

.ad_aff div img {
	margin: 0 5px 0 0;
}

#SideBarTop .ad_aff {
	margin: 10px 0 15px 0;
}

/* SEO施策 追記分 */

.TopCat span {
	display: block;
}

.trc_wrapper span {
	display: block;
}

.trc_wrapper .DetailTxt span {
	display: inline;
}

.tpr_wrapper span {
	display: block;
}

.tpr_wrapper .ViewRankNum,
.tpr_wrapper .DetailTxt span {
	display: inline;
}

.SideRankingBlock span {
	display: block;
}

.SideRankingBlock .LowestPriceBlock span,
.SideRankingBlock .Rate span {
	display: inline;
}

.BrandItemBlockRank .LowestPriceSitesTop .BtnDetail {
	width: 112px;
}

.BrandItemBlockRank .Rank {
	font-weight: normal;
	color: #4F5155;
}


.BrandItemBlock span {
	display: block;
}

.BrandItemBlock .LowestPriceBlock span,
.BrandItemBlock .ItemReviewRate span,
.BrandItemBlock .ItemPopular span {
	display: inline;
}

#ItemImage span {
	display: block;
}

#ItemImage #ItemReviewRate span,
#ItemImage #ItemPopular span,
#ItemImage .RateNum {
	display: inline;
}

.ReviewHead span {
	display: block;
}

.ReviewHead .PostName span,
.ReviewHead .PostTime,
.ReviewHead .review_del {
	display: inline;
}

.ReviewHead .PostName span img {
	margin-bottom: 5px;
}

.BrandItemDetailTxt .desc_long {
	display: none;
}

.LowestPriceBlock .forofficial {
	margin-top: 25px;
}
