@charset "EUC-JP";
body {
	font-family:"Verdana", "Impact", "FF2DFF3320FF3030B430B730C330AF", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE20Pro20W3", "Osaka";
	line-height: 1.6;
	padding: 0 2%;
	color:#666666;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size:14px;
	margin-left: 3%;
}

a:link {
	color:#5f9b9f;
	text-decoration: underline;
}

a:active {
	color: #999;
	text-decoration: none
}

a:visited {
	color: #5f9b9f;
	text-decoration: none
}

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

/* レイアウト設定 */
/* レイアウト構成は left の中に right を左側に入れ込んでるという感じ。
	そのために、left 属性では左に大きくパディングを取ってます。
	ので、left でも実際は、右側に表示されることになります。 */

/* 記事表示部分 */
#left {
	margin-top: 3.7em/* 横カレンダーを消した場合 3.7em ぐらい*/;
	margin-left: 0;
	padding: 0 0 0 15em;
	word-break: break-all;
}
/* メニュー表示部分 */
/* 横幅を増やした場合は left 属性の右パディングも増やしてください。 */
#right {
	width: 13em;
	position: absolute;
	padding: 0 0 2.7em;
	top: 9.7em/* 横カレンダーを消した場合 9.7em ぐらい*/;
	left: 4%;
	color: #232323;
	word-break: break-all;
}


/* メニューの見出し*/
#right h3 {
	color:#666;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 1.7em 0 0 0;
	text-decoration: underline;
}

/* 自己紹介的なところのリスト要素 */
/* 下のカレンダーのために下に余白を取ってます。
	カレンダーを削除する場合はこの余白設定も削除してください。 */
#right ul.info {
	list-style-type: circle;
	margin-bottom: 1.7em;
}


/* その他のメニュー内のリスト */
#right ul {
	list-style-type: square;
	padding:  0.7em 1.2em;
	margin: 0;
}

#right ul li {
	font-size: 12px;
	margin: 0 0 0 0.7em;
	list-style-position: outside;
}


/* recent entry とrecent comment の日付部分はこれで文字を少し小さく */
#right ul li span {
	margin-left: 0.3em;
}

#right p{
	color:#666666;
	margin:0.3em;
}

/* 一番下の部分(copyright) */
/* メニューの高さが記事より長くなった場合の為に一応、右寄せ */
#footer {
	margin: 5.7em 0 0 0;
	text-align: right;
}
/* footer 内に色々表示させたい場合はこの辺も一緒に弄った方が吉 */
#footer p {
	font-size: 12px;
	letter-spacing: 0.2em;
}


/* 記事の見出し(タイトル) */
#left h3 {
	font-size:14px;
	border-left: 7px solid #999;
	border-bottom: 1px dashed #999;
	padding: 0.1em 0.7em;
	margin: 0 0 1.7em 0;
}

/* 記事表示部分を囲うブロック要素の属性 */
.body {
	font-size: 12px;
	border-bottom: 1px dashed #999;
	margin: 0 0 5.7em 0;
	padding: 0 1.7em 0.7em 1.7em;
	line-height: 1.4;
	word-break: break-all;
}

/* 記事内に画像があった場合、左に滑り込ませる */
.body img {
	
	margin: 0 0.7em 0 0;
}

/* 記事のステータス用リスト */
.sub {
	text-align: right;
	margin: 2.7em 0 0 0;
}
.sub li {
	display: inline;
}
.sub a {
	margin-right: 0.3em;
}



/* 検索 */
#right form {
	margin: 0;
}
.light {
	margin: 2.7em 0 0 0;
	padding: 0.7em 0 0 0;
}
.search {
	margin: 0 0 3.7em 0;
	padding: 0.7em 0;
}
.search input {
}

textarea,input,select {
	font-family : "30D230E930AE30CE20Pro20W3","Osaka","Verdana","Helvetica","Arial","FF2DFF3320FF3030B430B730C330AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.plugin-title{
	color:#666666;
	font-weight:bold;
	font-size: 13px;
	letter-spacing: 0.1em;
	margin: 1.7em 0 0 0;
	text-decoration: underline;
}
.plugin-content{
	color:#666666;
	font-size: 12px;
}
.plugin-content p{
	color:#666666;
	margin:0.1em 0.5em 0 0.3em;
	padding:0.5em;
	font-size: 12px;
}
.plugin-content ul,li{
	color:#666666;
	font-size: 12px;
	list-style-type:disc;
}
.plugin-content li{
	padding:0 0.3em 0.2em 0.3em;
}

/* お知らせ */
.news-comment {padding-top: 10px; padding-bottom: 20px;}

/* メニュー */
#menu a {display: block; margin: 0; padding: 4px;}
#menu a:hover {background-color: #FFFFFF;}
#menu a.Top {padding-left: 3px; border-bottom: 1px dotted #999999;}
#menu a.Main {padding-left: 3px; border-bottom: 1px dotted #999999;}

/* カテゴリー */
#category a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
#category a:hover {background-color: #ffffff;}
#category a.Top {padding-left: 3px; border-top: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
#category a.Main {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
#category a.Sub {background-color: #EFFFFF; padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}

/* 商品一覧（カタログ表示） */
.item_list {float: left; width: 33%; padding-top: 10px; padding-bottom: 10px;}
.item {width: 130px; text-align: right;}
.item img {margin-top: 3px; padding: 3px;}
.item .name {text-align: left; padding: 3px;}
.item .other {padding: 3px;}
.item .comment {text-align: left; padding: 3px;}

/* 商品一覧（リスト表示） */
.item_list2 {padding-top: 10px; padding-bottom: 10px;}
.item2 {}
.item2 img {margin-top: 3px; padding: 3px;}
.item2 .thumb {float: left;}
.item2 .name {padding: 3px; background-color: #DDDDDD;}
.item2 .other {padding: 3px; text-align: right;}
.item2 .comment {text-align: left; padding: 3px;}

/* 商品詳細 */
.item_detail {text-align: center; font-size: 12px;}
.item_detail img {border: 1px solid #CCCCCC; background-color: #FFFFFF; margin: 3px; padding: 3px;}
.item_detail .thumb {float: left; margin-top: 10px; width: 33%;}
.item_detail .img-comment {padding: 3px;}
.item_detail .comment {padding: 3px; text-align: left;}
.item_detail .about {text-align: right;}
.item_detail .about .other {padding: 3px;}

/* ソートリンク */
.sortlinks {width: 100%;font-size: 12px;border-bottom: 1px dotted #666666;}
.sortlinks .link {padding-right: 20px;float: left;}

/* ページリンク */
.pagelinks {width: 100%; font-size: 12px; border-bottom: 1px dotted #666666;}
.pagelinks .left {float: left; width: 38%;}
.pagelinks .right {float: left; width: 60%; text-align: right; padding: 4px;}

/* カートの中身 */
.cartin {text-align: center;}
.cartin_item {border-bottom: 1px dotted #666666;}
.cartin .name {text-align: left; padding: 3px;}
.cartin .price {text-align: right; padding: 3px;}
.cartin .subtotal {text-align: right; padding: 3px;}
.cartin .total {text-align: right; padding: 3px;}
.cartin .submit {padding-top: 20px;}

/* テーブル枠 */
.table1 {font-size: 12px; width: 100%;}
.table1 td {padding: 3px; border-top: 1px solid #CCCCCC; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #CCCCCC;}
.table1 .td1 {background-color: #666666; color: #FFFFFF;}
.table1 .td2 {background-color: #EEEEEE; text-align: center;}
.table1 .td3 {background-color: #FFFFFF;}
.table1 #left1 {text-align: left;}
.table1 #center1 {text-align: center;}
.table1 #right1 {text-align: right;}

.variation_width {
	width:100%;
}