@charset "EUC-JP";
/*
  $Id: stylesheet.css,v 1.3 2005/02/01 16:04:15 hiroyuki Exp $
*/

/* ID はページで*/

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

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

body {
	margin:0;
	padding:0;
	font-size:12px;
	background:url(/templates/original/images/original/body_gbg.jpg) #D0E3F9;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

em {
	font-style: normal;
}

img{
	border: none;
}

strong{
	font-weight: bolder;
}

form{
	margin: 0;
	padding: 0;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.alignleft{
	text-align: left;
}

.alignright{
	text-align: right;
}

.aligncenter{
	text-align: center;
}

.clearboth{
	clear: both;
	display: none;
}

/* -------------------------------------
　　パーツのスタイル
------------------------------------- */

/* --- --- */

.odd{
	background: #ffffff;
}

/* ------ */

.even{
	background: #ffffff;
}

/* --- 入力フォームのタイトル--- */

.formh{
	width: 8em;
}

/* --- 入力フォームのTEXTAREA --- */

textarea {
	width: 100%;
}

/* ------ */

.moduleRow { 
	background-color: #E4F9FF;
}

/* ------ */

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: hand;
}

/* --- --- */

.moduleRowSelected {
	background-color: #D7E9F7;
}

/* --- 「最終確認」ページ「変更--- */

.orderEdit {
	color: #70d250;
	text-decoration: underline;
}

/* --- メッセージ（こんにちは、○○さん） --- */

.greetUser {
	color: #0000a0;
	font-weight: bold;
}

/* --- 商品価格 --- */

.productPrice {
	color: #000000;
	font-weight: bold;
}

/* --- 商品価格 --- */

.productPrice2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-style: oblique;
}


/* --- 本体価格 --- */

.productHontaiPrice {
	color: #000000;
}


/* ------ */

.productRegularPrice {
	color: #ff0000;
	font-weight: bold;
}

/* --- 特価商品価格 --- */

.productSpecialPrice {
	color: #ff0000;
	font-weight: bold;
}

/* -------------------------------------
　　エラー表示・情報表示のスタイ
------------------------------------- */

div.messageBox {
	margin-bottom: 0.5em;
}

div.messageBox p{
	padding: 2px;
}

div.messageBox p.messageStackError, p.messageStackWarning{
	background-color: #FFE6E6;
}

div.messageBox p.messageStackSuccess{
	background-color: #99ff00;
}

/* ------ */

#errorBox{
	background: #ffb3b5;
	font-weight: bold;
}

#headerError{
	background: #ff0000;
	font-weight: bold;
	color: #ffffff;
}

#headerInfo{
	background: #00ff00;
	font-weight: bold;
	color: #ffffff;
}

/* --- フォームの入力案--- */

.notice_s{
	font-size: 90%;
	color: #8899bb;
}

/* --- フォームの入力エラー --- */

.error_s{
	font-size: 90%;
	color: #ff0000;
}

/* ----- */

.warning{
	color: #cc0033;

}

/* --- エラー --- */

.error{
	color: #ff0000;
}

/* ---警告（強調） --- */

.warning_bold{
	color: #cc0033;
	font-weight: bold;
}

/* --- エラー（強調） --- */

.error_bold{
	color: #ff0000;
	font-weight: bold;
}

/* -------------------------------------
　　ボディ背景用スタイ
------------------------------------- */
#body_bg{
	width:100%;
	height:200px;
	padding:10px 0 0 0;
	background:url(/templates/original/images/body_bg.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
} 
/* -------------------------------------
　　コンテナー用スタイ
------------------------------------- */
#contener{
	width:900px;
	margin:0 auto;
	padding:0;
}

/* -------------------------------------
　　ヘッダー用スタイ
------------------------------------- */
div#header {
	float:left;
	width: 900px;
	/*background:url(/templates/original/images/header_bg.jpg) no-repeat;*/
	background:url(/templates/original/images/h_shadow.gif) no-repeat;
	padding:0 9px 0 0;
	font-size: 12px;
}

h1{
	font-size: 12px;
	font-weight:normal;
	margin: 0 20px 3px 0;
	text-align:right;
	color:#1C5371;
}

div#header p{
	font-size: 12px;
	font-weight:normal;
	margin: 0 16px 0 0;
	padding:3px 0 0 0;
	color:#fff;
	text-align:right;
}

div#header p a{
	color:#fff;
}

div#header img{
	float:left;
}

div#header ul{
	float:right;
	list-style-type:none;
	margin:6px 16px 0 0;
	display:inline;
}

div#header li{
	display:inline;
}

div#header .navigation {
	background: #1C5371;
}

div#header #search{
	float:right;
	width:330px;
	margin:10px 16px 0 0;
	padding:0 0 0 79px;
	background:url(images/header_search.gif) no-repeat;
	background-position:0 5px;
	text-align:right;
	display:inline;
}

div#header #search a{
	color:#fff;
}

div#header #search input{
	vertical-align:middle;
}

div#header #pan{
	float:left;
	width:870px;
	padding:10px 0 10px 30px;
	background: #1C5371;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

div#header #pan a{
	color:#fff;
}

div#header a:hover{
	color:#6699FF;
}

/* -------------------------------------
　　フッター用スタイ
------------------------------------- */
div#footer {
	float:left;
	width:860px;
	height:80px;
	/*padding:0 20px;
	background:url(/templates/original/images/footer_bg.jpg) no-repeat;*/
	padding:0 69px 60px 20px;
	background:url(/templates/original/images/f_shadow.gif) no-repeat;
	font-size:12px;
}

div#footer #footer_left{
	float:left;
	width:200px;
	margin:40px 0 0 0;
}

div#footer #footer_right{
	float:right;
	width:500px;
	margin:30px 0 0 0;
	color:#fff;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

div#footer #footer_right a{
	color:#fff;
}

/* -------------------------------------
　　コンテント背景用スタイ
------------------------------------- */
div#content{
	width:900px;
	float:left;
	padding:0 9px 20px 0;
	/*background:url(/templates/original/images/original/content_bg.gif) repeat-y;*/
	background:url(/templates/original/images/c_shadow.gif) repeat-y;
}

/* -------------------------------------
　　左側ナビ
------------------------------------- */

div#contentsleft{
	float:left;
	width:210px;
	padding:0 10px;
	background:#E0D19C;
	font-size:12px;
	display:inline;
}

div#contentsleft #categories{
	width:208px;
	background-color:#fff;
	border:1px solid #214D91;
	margin:10px 0;
}

div#contentsleft #categories dd.icon{
	height:20px;
	margin:0;
	padding:0 3px 2px 0;
	border-bottom:1px solid #ccc;
}

div#contentsleft #categories dd.icon img{
	vertical-align:middle;
	padding:0 4px 0 0;
}
.point_orange{
	color:#CA1212;
}

div#contentsleft #maker{
	width:208px;
	background-color:#DFDFDF;
	border:1px solid #025A64;
	margin:10px 0;
}

div#contentsleft #maker dd{
	margin:0;
	padding:10px 0;
	text-align:center;
}

#new {
	width:208px;
	border:1px solid #214D91;
	margin:10px 0;
	background:#fff;
	text-align:center;
}

#new img{
	margin:0 0 10px 0;
}

div#contentsleft #information{
	width:208px;
	margin:10px 0;
	padding:0 0 10px 0;
	border:1px solid #214D91;
	background:#fff;
	line-height:2.0em;
}

div#contentsleft #information dd{
	margin: 0 0 0 15px;
	padding: 0 0 0 20px;
	background: url(/templates/original/images/original/point.gif) no-repeat;
	background-position:0 6px;
}

div#contentsleft #keitai_qr{
	width:208px;
	margin:10px 0;
	padding:0 0 10px 0;
	border:1px solid #214D91;
	background:#fff;
}

div#contentsleft #keitai_qr img{
	margin:0 0 5px 0;
}

div#contentsleft #mail_mag{
	width:208px;
	margin:10px 0;
	padding:0 0 10px 0;
	border:1px solid #214D91;
	background:#fff;
}

div#contentsleft #mail_mag img{
	margin:0 0 5px 0;
}

div#contentsleft #closed{
	width:208px;
	margin:10px 0;
	padding:0 0 10px 0;
	border:1px solid #214D91;
	background:#fff;
}

div#contentsleft #closed dd{
	margin:0 auto;
	padding:10px 25px;
}

div#contentsleft #count{
	width:202px;
	margin:10px 0;
	padding:10px 0 10px 6px;
	border:1px solid #214D91;
	background:#fff;
}

div#contentsleft #count p{
	margin:3px 0;
}

div#contentsleft #count img{
	vertical-align:middle;
}

div#contentsleft dd.icon a:link{
	color:#333333;
}

div#contentsleft dd.icon a:visited{
	color:#333333;
}

div#contentsleft dd.icon a:active{
	color:#FFFFCC;
}

div#contentsleft dd.icon a:hover{
	color:#333333;
}
/* -------------------------------------
　　右側ナビ
------------------------------------- */

div#contentsright{
	float:right;
	width:170px;
	padding:0 10px;
	background-image:url(/templates/original/images/original/rcolumn_bg.gif);
	/*padding:0 10px 0 10px;
	background:url(/templates/original/images/r_shadow.gif) repeat-y right;*/
	color: #363636;
	line-height: 130%;
	display:inline;
	font-size:12px;
}

div#contentsright ul{
	margin:0;
	padding:0;
	list-style-position:inside;
}

div#contentsright #cart {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #F49116;
	background:url(/templates/original/images/original/r_cart.gif) no-repeat #fff;
}

div#contentsright #manufacturer{
	width:152px;
	margin:10px 0 0 0;
	padding:45px 8px 9px 8px;
	border:1px solid #CA1313;
	background:url(/templates/original/images/original/manufacturer.gif) no-repeat #fff;
}

div#contentsright #customer{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1313;
	background:url(/templates/original/images/original/customer_orders.gif) no-repeat #fff;
}

div#contentsright #best {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/best.gif) no-repeat #fff;
}

div#contentsright #notifications {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #E8CD14;
	background:url(/templates/original/images/original/notifications.gif) no-repeat #fff;
	word-break:break-all;
	overflow:auto;
}
	
div#contentsright #friend {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #E8CD14;
	background:url(/templates/original/images/original/friend.gif) no-repeat #fff;
}

div#contentsright #specials {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/specials.gif) no-repeat #fff;
}

div#contentsright #reviews {
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/reviews.gif) no-repeat #fff;
}

/* -------------------------------------
　　定休日カレンダー
------------------------------------- */

dd#calendar table {
	margin:10px auto;
}

dd#calendar table {
	border:1px #033572 solid;
	border-collapse:collapse;
}

dd#calendar td {
	border:1px #033572 solid;
	padding:1px;
	text-align:center;
	font-size: 12px;
}

dd#calendar td.calendarTitle {
	background-color:#DEE8F4;
}

dd#calendar td.calendarSun,dd#calendar td.calendarSat,dd#calendar td.calendarWek{
	font-weight:bold; 
}

dd#calendar td.calendarSun {
	background-color:#FFFFCC;
	color:#FF0000;
}

dd#calendar td.calendarSat {
	background-color:#FFFFCC;
	color:#0000FF;
}

dd#calendar td.calendarWek {
	background-color:#FFFFCC;
}

dd#calendar td.calendarBHol {
	background-color:#DEE8F4;
	color:#FF0000;
}

dd#calendar td.calendarBWek {
	background-color:#FFFFFF;
}


/* -------------------------------------
　　メインコンテンツ
------------------------------------- */
div#contentsmain {
	float:left;
	width:460px;
	padding:10px 10px 0 10px;
	background:#fff;
	color: #363636;
	line-height: 130%;
	font-size:12px;
	display:inline;
}

div#contentsmain .small{
	font-size: 100%;
	color: #363636;
	line-height: 130%;
}

div#contentsmain h1{
	width:449px;
	height:21px;
	margin:0 0 10px 0;
	padding:9px 0 0 11px;
	background:url(/templates/original/images/original/h2_bg.gif) no-repeat;
	color: #fff;
	text-align:left;
	font-size: 120%;	
}

div#contentsmain h2{
	width:449px;
	color: #fff;
	margin:0 0 10px 0;
	padding:8px 0 9px 11px;
	background:url(/templates/original/images/original/h2_bg.gif) no-repeat #1C5371;
	font-size: 120%;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#contentsmain h2 a{
	color:#fff;
}

div#contentsmain h3{
	width:430px;
	color: #1C5371;
	margin:0 0 10px 0;
	padding:4px 0 9px 30px;
	background:url(/templates/original/images/original/h3_bg_3.jpg) no-repeat;
	font-size: 120%;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#contentsmain h3 a{
	color: #1C5371;
}

div#contentsmain h5{
	width:442px;
	color: #333333;
	margin:0 0 10px 0;
	padding:5px 0 9px 17px;
	background:url(/templates/original/images/original/h5_bg.jpg) no-repeat;
	font-size: 100%;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#contentsmain h5 a{
	color:#333333;
}

div#contentsmain em{
	font-style: normal;
}

div#new_rss h3{
	height:18px;
	font-size: 120%;
	color: #fff;
	margin: 2em 0 0 0;
	padding:8px 0 0 10px;
	background:url(/templates/original/images/original/h3_bg.gif) no-repeat;
}

div#contentsmain th {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

div#contentsmain td {
	font-size: 100%;
	color: #363636;
	line-height: 130%;
	padding: 2px;
}

div#contentsmain .icon a:link{
	line-height: 150%;
	border-bottom: 1px dashed #cfcfdf;
	padding-left: 5px;
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left: .5em solid #DDDDDD;
}

div#contentsmain .icon a:visited{
	line-height: 150%;
	border-bottom: 1px dashed #cfcfdf;
	padding-left: 5px;
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left: .5em solid #DDDDDD;
}

div#contentsmain .icon a:active{
	line-height: 150%;
	border-bottom: 1px dashed #cfcfdf;
	padding-left: 5px;
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left: .5em solid #DDDDDD;
}

div#contentsmain .icon a:hover{
	line-height: 150%;
	border-left: .5em solid #AA0000;
}

div#contentsmain .cate_title{
	background:url(/templates/original/images/original/cat_title_bg.gif) repeat-y;
}

div#contentsmain .cate_title img{
	vertical-align:middle;
}

div#contentsmain #map{
	text-align:center;
}

#List_Right{
	text-align:right;
}

.Text_Cancel{
	text-decoration:line-through;
}

/* --- ボックス--- */
.list_title{
	background:#72A1BD;
	color:#fff;
	padding:5px 0 5px 10px;
	text-align:left;
	display:block;
	font-weight:bold;
}

.products_new{
	width:430px;
}

.products_new th{
	background:#72A1BD;
	color:#fff;
	padding:5px 0 5px 10px;
	text-align:left;
}

.products_new th a{
	color:#fff;
}

.products_new img{
	margin:0;
}

.text-gray{
	color:#999999;
}

div#Pop_Up {
	width:460px;
	margin:0 auto;
	padding:10px;
	background:#fff;
	color: #363636;
	line-height: 130%;
}

div#Pop_Up h2{
	width:449px;
	color: #fff;
	margin:0 0 10px 0;
	padding:8px 0 9px 11px;
	background:url(/templates/original/images/original/h2_bg.gif) no-repeat #1C5371;
	font-size: 120%;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#Pop_Up h2 a{
	color:#fff;
}

div#Pop_Up div.navi{
	margin-bottom: 10px;
	display:block;
}

div#Pop_Up div.navi img{
	margin:5px 0 0 0;
}

/* --- ボックス--- */

div#contentsmain div.reviews{
	clear: none;
}

/* --- ボックス（画面下のボタン用） --- */

div#contentsmain div.navi{
	margin-bottom: 2.0em;
}

div#contentsmain div.navi img{
	margin:5px 0 0 0;
}

div#contentsmain div.navi input{
	margin:5px 0 0 0;
}

/* --- ボックス（情報ボックス用） --- */
div#contentsmain div.infobox {
	margin-top: 3px;
	padding-right:5px;
	border: 1px solid #1C5371;
	background: #f8f8f9;
}

/* --- ボックス（情報ボックスに縦線を入--- */

div#contentsmain div.infoboxsp {
	border-right: 1px solid #ccd4e4;
}

/* --- ボックス（情報ボックス内、子ボックス用） --- */

div#contentsmain div.formarea {
	margin: 0;
	padding: 5px;
	border: 1px solid #7b9ebd;
	background: #f1f9fe;
}

/* --- ボックス（案内ボックス用） --- */

div#contentsmain div.infoboxnotice {
	margin-top: 3px;
	border: 1px solid #FF8E90;
	background: #FFE6E6;
}

/* --- ボックス --- */

div#contentsmain div.plainbox{
	padding: 0.5em 0.5em 15px 0.5em;
	background:url(images/new_detail_bg.gif) bottom no-repeat;
}

div#contentsmain div.navi p, div.header p, div.footer p{
	margin: 0;
	padding: 0;
}

/* -------------------------------------
　　<table>用スタイ
------------------------------------- */

/* --- 情報ボックス（コンテンツ） --- */

.infoBoxContents {
	background: #f8f8f9;
}

/* --- 案内情報ボックス（コンテンツ） --- */

.infoBoxNoticeContents {
	background: #FFE6E6;
}

/* --- TR：--- */

TR.productListing-heading {
	background: #ccd4e4;
}

/* --- TD：--- */

TD.productListing-heading {
	background: #D8D8D8;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;  /* 文字異体（全て大文字にす*/
}

TD.productListing-heading a{
	color:#000;
}

/* --- TD：--- */

TD.tableHeading {
	font-weight: bold;
}

/* --- 関連商品（コンテンツ） --- */
/*.productlisting{
	border-bottom:1px solid #1D5472;
	border-right:1px solid #1D5472;
}*/

.productListing-data{
	border:1px solid #1D5472;
}
/* -------------------------------------
　　
------------------------------------- */


a:link, a:visited, a:active, a:hover {
	font-size: inherit;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	text-decoration: none;
}

/*利用案内など*/

h4 {
	height:17px;
	margin:0;
	padding-top:3px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-right: 1px solid #1C5371;
	border-bottom: 1px solid #1C5371;
	border-top: 1px solid #1C5371;
	border-left: 5px solid #1C5371;
	text-indent: 5px;
	background-color: #E8E9EA;

}

.redfont {
	font-weight: bold;
	color: #CC0000;
	font-size: 13px;

}

.boldfont{
	font-weight: bold;
	font-size: 13px;

}

/*おすすめ商品*/
#Fatured_Title{
	height:19px;
	padding:6px 5px 3px 10px;
	background:url(/templates/original/images/original/h3_bg.gif) no-repeat;
	border-bottom:1px solid #1D5472;
}

#Fatured_Title span{
	color:#fff;
	font-weight:bold;
}

/*新着商品*/
#New_Products_Title{
	padding:5px 5px 3px 10px;
	background:url(/templates/original/images/original/h3_bg.gif) no-repeat;
	border-bottom:1px solid #1D5472;
}

#New_Products_Title span{
	color:#fff;
	font-weight:bold;
}

.kaisya {
	border: 1px solid #1C5371;
	margin-top: 10px;
	font-size: 13px;

}

.kaisya_td {
	font-weight: bold;
	background-color: #C9CBCD;
	font-size: 13px;

}
 
.kaisya_point {
	border: 1px solid #CCCCCC;
	background-color: #e4e4e4;
	font-size: 13px;
} 

kaisya_souryou {
	background-color: #FFFFFF;
	border: 1px solid #C5D8EB;
	font-size: 13px;

}

.bold_boldfont{
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

.kaisya_td2 {
	font-weight: bold;
	background-color: #C9CBCD;
	font-size: 13px;

}
s {
	color: #666666;
}
del {
	color: #666666;
}
.head_p2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#souryo {
	font-size: 12px;
}
#souryo table{
	width: 100%;
}
#souryo th{
	padding:2px;
	text-align: right;
	font-weight: bold;
	background-color: #E0D19C;
}
#souryo td{
	text-align: right;
	background-color: #FFFFCC;
}
.juryo {
	font-weight: bold;
	background-color: #75FF75;
}

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

------------------------------------- */
#new_rss_in {
	border:1px solid #1D5472;
	padding:5px;
	background:#FFFFCC;
}
#new_rss p {
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #FFFFCC;
	font-size: 11px;
}

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

------------------------------------- */
.banner_img {
	margin-top: 3px;
	margin-bottom: 3px;
}

/* -------------------------------------
フロートクリア
------------------------------------- */
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* プレゼントページ*/
div#present p {
	 margin: 0px;
	 line-height: 150%;
}
div#present img {
	border: none;
	margin: 10px 0 5px 0;
}
.present_red {
	color: #FF0000;
}
div#present h4 {
	margin: 15px 0 5px 0;
}
div#present textarea {
    font-size: 12px;
	width: 98%
}
div#contentsmain #present #present_table1 {
	width: 100%;
}
div#contentsmain #present #present_table1 th {
    padding: 5px 5px 5px 10px; 
	background: #DBE8EE; 
}
div#contentsmain #present #present_etc textarea {
     width: 50%;
}

div#contentsmain #present #present_etc span{
	float:left;
	display:block;
}

div#contentsmain #present #present_etc span{
	vertical-align:top;
}

div#contentsmain #present #present_button input {
    margin: 5px;
    float: right;
}
div#contentsmain #present .present_footer {
    text-align: center;
}
div#presentbnr {
	margin: 10px 0 0 0;
}

/* ブログCSS *************************************************************/
.widget-calendar table{
	text-align:center;
	margin:0 auto;
}

#search_blog{
    float:right;
	width:330px;
	margin:10px 16px 0 0;
	padding:0 0 0 79px;
	text-align:right;
	display:inline;
}

div#header #search_blog a{
	color:#fff;
}
/*検索*/
.widget-search{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_seach.gif) no-repeat #fff;
}
/*タグ*/
.widget-tags{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_tags.gif) no-repeat #fff;
}
/*カテゴリー*/
.widget-archive-category{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_category.gif) no-repeat #fff;
}
/*カレンダー*/
.widget-calendar{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_calendar.gif) no-repeat #fff;
}
/*最近の記事*/
.widget-recent-entries{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_entries.gif) no-repeat #fff;
}
/*月別アーカイブ*/
.widget-archive-monthly{
	width:143px;
	margin:10px 0 0 0;
	padding:45px 13px 9px 12px;
	border:1px solid #CA1212;
	background:url(/templates/original/images/original/r_archive.gif) no-repeat #fff;
}

.byline address{
	display:inline;
}

/*コメント*/
#comments-open-text{
	width:440px;
}
#a8_top {
	float: left;
	display: inline;
	margin-left: -5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#a8 {
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 10px;
}
