@charset "utf-8";
html {
    overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}
img,abbr,acronym,fieldset {
    border: 0;
}
li {
    list-style-type: none;
}
p {
    margin-bottom: 1em;
}
body {
    background: #FFF;
    color: #666;
    font-size: small;
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    line-height: 1.5;
    text-align: center;
}
* + html body {
    font-family: "メイリオ","Meiryo";
}
a:link, a:visited {
    text-decoration: underline;
}
a:hover, a:active {
    color: #228B22;
}
#sholder {
    text-align: center;
    overflow: hidden;
    width: 950px;
    height: 17px;
}
#sholder:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#sholder .left { float: left; width: 14px; height: 17px; }
#sholder .right { float: left; width: 172px; height: 17px; }
#sholder .text {
    float: left;
    display: inline;
    width: 764px;
    height: 17px;
    background: url(./images/sholder_base.gif) repeat;
}
#sholder h1 {
    font-size: 12px;
    line-height: 130%;
    color: #fff;
    overflow: visible;
}

#header {
    background: url(./images/outline_middle.gif) repeat-y;
    text-align: left;
    width: 950px;
    height: 116px;
    overflow: hidden;
}
#header_box { width:920px; margin-left: 20px; background-color: #fff; }
#header_box:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden; }
#header #header_box #logo {
    float: left;
    text-align: center;
    background-color: #ffffff;
    width: 200px;
    height:70px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1.5em;
}
#header #header_box #logo img { margin: 15px 0px 0px 5px; }
#header #header_box #logo a   { text-decoration: none; color: #0046b6; }
#header #h_image {
    float: left;
    background-color: #ffffff;
    width: 500px;
    height:60px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: center;
}
#header .right {
    float: right;
    background-color: #ffffff;
    width: 200px;
    height:60px;
    margin-left: 5px;
    margin-top: 10px;
    font-size: 10px;
    letter-spacing: 0.1em;
}
#header .right ul { margin-left: 7px; margin-top: 7px; }
#header .right li { background: url(./images/icon_circle_pink.gif) no-repeat left center; padding: 0px 0px 0px 13px; }

#menu {
    width: 934px;
    height:32px;
    margin-left: 5px;
    margin-top: 0px;
}
#menu ul { margin: 0px; padding: 0px; list-item-position: inside; overflow: hidden; }
#menu li { margin: 0px; padding: 0px; list-style-type: none; float: left; }
#menu img { vertical-align: top; }
#menu #underline {
    width: 934px;
    height: 7px;
    margin: 0px;
    padding: 0px;
    background: url(./images/nav_underline.gif) repeat-x;
}
#menu li#last_modified { float: right; }
#menu li#bookmark_bookmarklet {
    width: 100px;
    height: 24px;
}
#bookmark_bookmarklet img {
    margin-top: 5px;
    margin-left: 5px;
}
#contents {
    background: #fff;
    width: 950px;
    text-aligh: center;
    font-size: 12px;
    margin:0px auto;
}

#main_contents {
    width: 950px;
    overflow: hidden;
    background: url(./images/outline_middle.gif) repeat-y;
}

#main_contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#side_left {
    float: left;
    background-color: #ffffff;
    width: 180px;
    margin-top: 0px;
    margin-left: 4px;
}

#main {
    float: left;
    background-color: #ffffff;
    width: 550px;
    margin-top: 0px;
    margin-left: 10px;
}
.sponser {}
.sponser .title { margin: 10px 0px; }

#side_right {
    float: left;
    background-color: #ffffff;
    width: 180px;
    margin-top: 0px;
    margin-left: 10px;
}

.category_list {
    width: 180px;
    margin-top: 5px;
    font-size: 12px;
    background: url(./images/title_left02.gif) no-repeat;
    border-bottom: 2px solid #d00083;
}

.category_list_title {
    height: 20px;
}

.category_list ul {
    background-color: #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.category_list li {
    text-align: left;
    border-bottom: dashed 1px #d0d0d0;
    margin: 0px;
    padding: 4px 8px;
}

.category_list li div {
    background: url(./images/icon_line_pink.gif) repeat-y;
    margin: 0px 0px;
    padding: 1px 0px 1px 8px;
}

#ad_left {
    text-align: center;
    width: 180px;
    margin: 20px 0px;
}

#side_right1 {
    background-color: #fff;
    width: 180px;
    text-align: left;
    margin-bottom: 10px;
}

.side_box_main {
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
    background-color: #f3f3f3;
    padding-bottom: 1px;
}

#related_item {
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
}

#critical_speed {
    text-align: left;
    background-color: #cdf;
    padding: 2px;
    margin-top: 10px 2px;
}

#ad_right1 {
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
    background-color: #cdf;
    padding: 2px;
    margin-top: 10px 2px;
}

#ad_right2 {
    width: 180px;
    margin: 10px 0px;
    text-align: center;
}

#copy_right {
    width: 180px;
    margin-top: 10px;
    text-align: center;
    font-size: 10px;
    color: #666666;
}

#copy_right p {
    text-align: left;
}

.main_simplebox { width: 550px; text-align: left; font: 14px; color: #666666; clear: both; margin-bottom: 10px; position: relative; }
.main_simplebox dt { margin: 15px 0px 5px 0px; font-weight: bold; border-left: 2px solid #04b; padding-left: 5px; }
.main_simplebox li { line-height: 200%; margin-left: 20px; }
.main_simplebox li a { border-left: 2px solid #04b; padding-left: 5px; font-weight: bold; }
.main_simplebox p { margin: 15px 10px; }
.main_simplebox dl p { margin: 0px 10px 20px 10px; }
.main_simplebox .content { margin: 0px 10px; }

/* item */
.main_item_detail { 
    width: 500px; 
    margin: 30px; 
}
.main_item_detail .info { overflow: hidden; }
.main_item_detail .item_info p { margin: 5px; }

.main_item_detail .item_image { margin: 10px; }
.main_item_detail .item_data { 
    width: 180px; float: left; 
    margin-bottom: 15px;
}
.main_item_detail .item_info {
    float: left;
    top: 20px;
    right: 0px;
    width: 270px;
    border: 1px dashed silver;
    margin-bottom: 15px;
}
.main_item_detail .item_info .shop_info { border-top: 1px dashed silver; }
.main_item_detail .item_info .name a:link, .main_item_detail .item_info .name a:visited {
    color: #333;
    text-decoration: none;
}
.main_item_detail .item_info .name a:hover, .main_item_detail .item_info .name a:active {
    color: blue;
    text-decoration: underline;
}
.main_item_detail .twitthis { clear: both; text-align: right; margin-right: 30px; }
.main_item_detail .twitthis img { vertical-align: middle; }

.relation { overflow: hidden; }
.relation .main_item { 
    float: left;
    width: 160px;
    height: 210px;
    margin: 5px 10px;
    background-color: #fff;
}
#side_right .main_item { 
    float: left;
    width: 160px;
    height: 210px;
    margin: 5px auto;
    background-color: #fff;
    text-align: left;
}
.carriage { padding: 0px 5px;
    border: 1px solid red;
    background-color: #F88;
    color: white;
    width: 100px;
    text-align: center;
}

/* category page */
.line {
    clear: both;
}

.line .main_item {
    float: left;
    width: 160px;
    height: 210px;
    margin: 5px 10px;
    background-color: #fff;
}

.main_item .item_image {
    margin: 5px auto;
}

#main_pickup, #main_bottom_pickup {
    width: 550px;
    text-align: left;
    font: 10px;
    color: #666666;
    clear: both;
}

#main_bottom_pickup {
    margin-bottom: 20px;
}

.main_simplebox .title {
    clear: both;
    text-align: left;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 1px;
    padding-left: 10px;
    background: url(./images/icon_line_blue.gif) repeat-y;
    font-size: 14px;
    font-weight: bold;
    font-family: "MS Pゴシック","MS PGothic","ヒラギノ角ゴ Pro W3 ","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    border-bottom:1px solid silver;
    border-left:1px solid silver;
}


.main_ad {
    clear: both;
    width: 550px;
    height:280px;
    margin-bottom: 10px;
    text-align: left;
    font: 10px;
    color: #666666;
}

#main_category {
    background: url(./images/title_center01.gif) no-repeat;
    width: 550px;
    margin-bottom: 20px;
    text-align: left;
    font: 12px;
    color: #666666;
    margin-left: auto;
    margin-right: auto;
}

#main_category_title {
    width: 550px;
    height:20px;
}

#main_category_box {
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    background: url(./images/category_middle_dash.gif) repeat-y;
}

.bottom {
    clear: both;
}

.main_category_item_line {
    width: 520px;
    clear: both;
    margin: 0px auto;
    border-bottom: 1px dashed silver;
}

.last {
    border: 0px;
}

.main_category_item .right {
    margin-left: 10px;
}

.main_category_item {
    width: 240px;
    float: left;
    display: inline;
    margin: 10px;
}

.category_image {
    width: 80px;
    height: 40px;
    float: left;
    margin-right: 5px;
}

.main_category_item .title { margin: 0px 10px; font-weight: bold; }
.main_category_item .title span { margin: 10px 5px; }
.main_category_item .title a { text-decoration: none; }
.main_category_item .title a:hover { color: #228b22; }

.main_category_item .sub { margin: 10px 10px 0px 10px; clear: both; }
.main_category_item .sub a { color: #555; padding: 0px 6px; border-right: 2px solid silver; }
.main_category_item .sub a:active, .main_category_item .sub a:hover { color: #888; }
.main_category_item .next { text-align: right; margin: 3px 10px; }
.main_category_item .next a { color: #555; padding: 0px 6px; text-decoration: none;}

#main_bottom {
    width: 550px;
    height:370px;
    margin-bottom: 10px;
    border:1px solid #000000;
    text-align: left;
    font: 10px;
    color: #666666;
}

#main_bottom_title {
    width: 550px;
    height:20px;
    border:1px solid #000000;
}

/*******     affiliation     ******/
div.affiliation div.line div.merchant {
    float: left;
    width: 190px;
    overflow: hidden;
    margin: 5px 40px;
    _margin: 0px 30px;
}
div.affiliation div.line {
    clear: both;
    margin: 10px 0px;
    text-align: center;
}

/*******     about     ******/

.company table {
    margin: 20px 0px;
}

.company td {
    font-size: 12px;
}

/* FAQ */
#order_list {
    margin-left: 40px;
    margin-bottom: 20px;
}

ol#order_list li {
    list-style-type: decimal;
}

#order_list a {
    border: 0px;
}

#faq_main {
    border-bottom: 1px solid silver;
}
#footer {
    clear: both;
    font-size: 12px;
    width: 950px;
    background: url(./images/footer.gif) repeat-y;
}

#footer #footer_link a {
    color: #666666;
    margin: 0px 14px;
}

#footer_link {
    clear: both;
    margin: 0px 10px 0px 0px;
    padding: 5px;
}

#copyright {
    width: 950px;
    height: 23px;
}

#sitemap {
    width: 680px;
    float: left;
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 10px;
}

.sort_mode {
    margin: 0px auto;
    margin-bottom: 10px;
}

.sort_title {
}

.sort_mode .sort {
    padding: 5px 10px;
    border: 1px solid #060695;
    background-color: #55f;
}
.sort_mode .active { background-color: #aaf; }

.sort_mode .sort a { color: #fff; }
.sort_mode .active a { color: #00f; }

/* vote */
#voting  { width: 450px; height: 140px; margin: 10px; text-align: center; }
#result  { width: 400px; margin: 10px auto; text-align: left; }
#loading { margin: 20px; text-align: center; }
.vote_explain { font-size: x-small; margin: 0px 3px 3px 3px; padding-top: 10px; }



/* site navigation */
#site_navigation {
    overflow: hidden;
    margin: 20px 30px;
}
#site_navigation h4 { 
    text-align: left;
    background: url(./images/icon_line_blue.gif) repeat-y;
    border-bottom: 1px solid silver;
    padding-left: 10px;
    margin-bottom: 10px;
}
#site_navigation .category {
    float: left;
    width: 150px;
    text-align: left;
    margin-left: 20px;
}
#site_navigation .category ul { list-style-image: url('./images/blue_triangle.png'); }

/* search box */
#cse-search-box { width: 350px; margin: 0px 20px; }
#search_box { width: 350px; margin: 0px 20px; }




.image a { display: block; }
.image a:hover .relation_image img { background-color: silver; padding: 5px; }
.image a:hover { position: relative; }
.image a .relation_image { display: none; }
.image a:hover .relation_image {
    display: block;
    position: absolute;
    top: -35px; left: 0px;
}

/* 404 */
ol li { list-style-type: decimal; }
blockquote { margin-left: 20px; }


/* search */
#search li.item { 
    clear: both;
    list-style-type: none;
    border: 1px solid silver;
    margin: 10px 0px;
    overflow: hidden;
}
#search li.item a { border: 0px; }
#search li.item .photo { 
    float: left;
    margin: 5px;
}
#search li.item .info { 
    width: 450px; 
    float: right;
}
#search li.item .info .item_price { color: red; }











