@charset "utf-8";
/*
Theme Name: frente blog
Theme URI: http://frente-design.com/
Description: HP制作フレンテが作成したテーマ
Version: 1.0
Author: Shinsuke Kobata
Author URI: http://frente-design.com/
Tags: frente, two columns
*/

/* --------------------------------------------
 *  初期化 start
 * -------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
}
 
* {   
	margin:0;
	padding:0;
}   

html {
	height:100%;
	margin-bottom:1px;
	overflow-y: scroll;
}

img {
	border:none;
	vertical-align: bottom;
}

p {   
	margin:0;
}

li {
	list-style: none;
}

em {
	font-style:normal;
}

address {
	font-style: normal;
}

table {
	border-collapse:collapse;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

/* --------------------------------------------
 *  body
 * -------------------------------------------- */
body {
	line-height: 1.5;
 	font-size: 80%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
}

/* --------------------------------------------
 *  リンク
 * -------------------------------------------- */
a {   
	text-decoration:none;   
}

a:link {
	color:#1D3994;
}

a:visited {
	color:#1D3994;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#1D3994;
} 
 
address a{
	text-align:center;
}

/* --------------------------------------------
 *  初期化 end
 * -------------------------------------------- */


/* --------------------------------------------
 *  decorate start
 * -------------------------------------------- */

/* --------------------------------------------
 *  全体
 * -------------------------------------------- */

body {
	height:100%;
	background:#FEF9FA;
}

#page {
	width: 919px;
	margin: 0px auto;
	text-align: left;
    min-height: 100%;
    _height: 100%;	/* for IE6 */
	background:url('images/body_border.gif') ;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

.clear {
	clear: both;
}

/* キャプション非表示設定 */
.wp-caption-text {
	margin, padding:0;
	visibility:hidden;
	display:none;
}

.center {
	margin:0 auto;
	text-align:center;
}

/* img非表示設定 */
.hidimg {
	margin, padding:0;
	visibility:hidden;
	display:none;
}

.mbottom5 {
	margin:0 0 5px 0;
}

/* --------------------------------------------
 *  Header
 * -------------------------------------------- */
#header {
	height: 195px;
	width: 919px;
	background:url('images/logo.jpg') no-repeat top center;
	position:relative;
}

#headerimg {
	width: 100%;
}

#header h1, h1 a, h1 a:hover, h1 a:visited{
	font-size:14px;
	padding:0;
	margin:0;
	color:#5AB1B3;
	text-align:left;
	position:relative;
	top:35px;
	left:70px;
	text-decoration:none;
}

/* 検索フォーム */
#headersearch {
width:100%;
	position:relative;
	top:30px;
	left:-10px;
	text-align:right;;
}

#headersearch from {
text-align:right;
}

/* --------------------------------------------
 *  SideBar
 * -------------------------------------------- */
#sidebar {
	float:left;
	padding:0;
	margin:0;
	width: 230px;
    _height: 100%;	/* for IE6 */
}

#inner-side {
	padding:0;
	margin:0 0 0 15px;
    _height: 100%;	/* for IE6 */
}

/* menu */
.left-menu {
	width:182px;
	background:#F7F2EC;
	margin-left:9px;
	font-size:90%;
	padding:5px 0 10px 0;
	border-bottom:solid 1px #FFFFFF;
}

.left-menu ul {
	margin:8px 0 0 0;
}

.left-menu li {
	padding:0 0 2px 0;
}

.left-menu li a:hover  {
	color:#5AB1B3;
}

/* --------------------------------------------
 *  Contents
 * -------------------------------------------- */
#content {
	float: right;
	width: 689px;
}

.narrowcolumn {

}

#page:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#inner-content {
	margin:0 15px 0 24px;
}

/* パンくず */
#pan {
	margin-top:10px;
}

#pan a {
	color:#1D3994;
	text-decoration:underline;
}

#pan a:hover {
	color:blue;
	text-decoration:underline;
}

/* ページネートリンク */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #9AA6B1;
}

.tablenav .current {
	color: white;
	background: #9AA6B1;
	border-color: #9AA6B1;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
}

/* 商品一覧表示 */
.ichiran td {
}

.ichiran {
	margin:0 0 0 50px;
}

.ichiran td {
	text-align:center;
	padding:0 0 10px 0;
}

/* 詳細ページ */
.detail-title {
	margin:20px 0 0 0;
	font-size:130%;
	color:#6B0032;
}

.detail-explanation {
	margin:20px 0 0 0;
	font-size:110%;
}

.detail-explanation p {
	margin:1.33em 0;
}

.detail-explanation table {
	border-collapse:separate;
}

.detail-explanation th {
	padding:2px;
}

.detail-explanation td {
	padding:2px;
}

.detail-cart {
	margin:20px 0 0 0;
}

.detail-cart table {
	margin:0 auto;
	text-align:center;
}

/* 検索結果 */
.search-result {
	margin:20px 0 0 0;
}

.search-result h2 {
	font-size:120%;
	color:#6B0032;
}

.search-result h3 {
	font-size:110%;
	font-weight:normal;
	padding:8px;
	background:#FFFFFF;
	border-bottom:solid 5px #EEDEE9;
}

.search-result-title {
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#6C0000;
	vertical-align:middle;
}

/* unavi */
#unavi {
	margin:50px 0 0 0;
	font-size:90%;
	background:#FFFFFF;
	width:100%;
}

#unavi p {
	padding:3px 0 3px 0;
	margin:0 0 3px 0;
	background:#ecd3d8;
}

#unavi li {
	background: url('images/icon.gif') no-repeat;
	text-indent:15px;
}

#unavi td {
	padding:10px;
	background:#F7F2EC;
}

/* トップバナー */
#maintopbnr {
	margin:5px 0 0 0;
}

/* トップランダム記事 */
#randitem {
	float:left;
	width:300px;
	margin:0 27px 0 0;
}

#randitem a {
	color:#59B1B3;
}

/* トップメインアイテム */
#topmainitem {
	float:left;
	width:420px;
	margin:5px 13px 0 0;
}

/* トップランキング */
.toprank {
	width:200px;
	margin:3px 0 0 0;
	border:solid 1px #CCCCCC;
	font-size:80%;
}

.toprank td {
	padding:2px;
	background:#FFFFEE;
}

.top-bnr {
	margin:5px 0 0 0;
	font-size:90%;
}

/* カテゴリ一覧表示 */
.catalllist {
	margin:20px 0 0 0;
}

.catalllist a {
	font-size:110%;
	text-decoration:underline;
}

.catalllist a:hover {
	color:blue;
}

.catalllist ul {
	margin-left:20px;
	float:left;
}

.catalllist li {
	margin:0 0 15px 0;
}


/* --------------------------------------------
 *  Footer
 * -------------------------------------------- */

#footer {
	clear: both;
	padding-top:10px;
	margin:0 auto;
	width:919px;
	text-align:center;
	background:url('images/body_border.gif');
/*	background: url('images/kubrickfooter.jpg') no-repeat bottom; */
}

#footerNavi ul {
	list-style-type:none;
	margin-bottom:5px;
}

#footerNavi li {
	display:inline;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
}

#footerNavi ul li.footerNaviFirstLi {
	border-left:0;
	padding-left:0;
}

/* --------------------------------------------
 *  decorate end
 * -------------------------------------------- */