@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

table,img,p {
	border: 0;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #555555;
    background-color: #ffffff;
    font-size: 8pt;
    line-height: 120%;
    letter-spacing:1px;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #996633; }
a:visited { color: #996633; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #CC0000; }
.attention { color: #ff0000; }
.attention2 {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}
.mini {
	font-size: 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.minitxt {
	font-size: 10px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.mini2 {
	font-size: 8pt;
}

.red12 {
	font-size: 100%;
    line-height: 150%;
	color: #CC0000;
}

.brown12 {
	font-size: 100%;
    line-height: 150%;
	color: #996633;
}


em {
	font-style: normal;
	color: #CC0000;
	font-family: "ＭＳ Ｐゴシック", Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

div#smallfont {
    color: #666666;
    font-size: 8pt;

}

/* テーブル共通指定
----------------------------------------------- */

div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
    background: url("../img/header/bg.gif");
    width: 1000px;
    height: 95px;
    margin: 0 auto;
}
div#header h1 a {
    float: left;
    display: block;
    margin: 8px 0 0 0;
    width: 292px;
    height: 81px;
    background: url("../img/header/logo.gif");
}
div#header em {
    display: none;
}


/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
div#container {
	width: 1000px;
	_width: 1020px;
	background-color: #fff;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 8px;
	_padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	_padding-left: 0px;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 200px;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}

div#rightcolumn {
    float: right;
    width: 200px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 600px;
    padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定 */

div#two_maincolumn {
    float: right;
    width: 800px;
	_width: 780px;
    padding: 15px 0 0;
}

/*
div#two_maincolumn {
background-color:#FFFFFF;
color:#000000;
float:right !important;
padding-bottom:20px;
padding-top:15px;
width:708px !important;
}
*/


div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 10px 0 0 0;
}


div#listblock .listarea h3 {
	background-color: #FFFFFF;
	text-align: left;
}

div#listblock .listarea a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Arial;
	font-weight: normal;
	margin-top: 5px;
}



/* カゴの中
----------------------------------------------- */
div#cartarea {
    width: 200px;
    padding: 10px;
    
}

div#cartarea p {
    padding: 5px 0 10px 0;
}

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

div#cartarea .btn {
    padding: 0;
    text-align: center;
}

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
	width: 190px;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(../img/side/category_02.jpg);
	background-repeat: repeat-y;
}

div#categoryarea li {
	padding: 0 0 0 20px;
	background-image: url(../img/side/allow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

*:first-child+html div#categoryarea li {
	padding: 0 0 0 20px;
	background-image: url(../img/side/allow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}


div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font-size: 10px;
	line-height: 130%;
}


.category_b {
	display: block;
	text-decoration: none;
	background-image: url(../img/side/category_03.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 200px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff9999; }
a.onlink:visited { color: #ff9999; }
a.onlink:hover { color: #ff9999; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 15px 0 0 0;
    line-height: 0;
}

/* ログイン
----------------------------------------------- */
div#loginarea {
    width: 200px;
    padding: 0 10px 10px;
  
}

div#loginarea p {
    padding: 8px 0 0 0;
}

div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

div#loginarea .btn {
    text-align: center;
}

#loginarea .box96 {
    width: 96px;
    
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 200px;
    padding: 0 10px 10px 10px;
    
}

div#searcharea p {
    padding: 8px 0 0 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 142px;
    
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
	color: #FFFFFF;
	background-color: #e9dda9;
}

#block-calendar .off {
    background: #FFEECC;
    color: #a98950;
}

#block-calendar caption {
    color: #a98950;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 8px;
    border-top: 1px solid #ff6600;
    background-color: #ffa85c;
    font-size: 10pt;
    color: #fff;
    text-align: left;
}


#fotter2 {
    width: 100%;
    margin: 0 auto;
    padding: 15px 8px;
    border-top: 1px solid #ff6600;
    background-color: #ffa85c;
    font-size: 10pt;
    color: #fff;
    text-align: left;
}

.footer{
	color: #FFFFFF;
	font-size: 10px;
}

a.footerlink {
　　text-decoration:none; 
	color: #ffffff;
	font-size: 10px;
}
a.footerlink:link {
　　text-decoration:none; 
	color: #ffffff;
	font-size: 10px;
}
a.footerlink:visited { color: #ffffff; }
a.footerlink:hover {
　　text-decoration:underline; 
	color: #FFFFFF;
	font-size: 10px;
}



/* トップ
----------------------------------------------- */

div#top01 {
	width: 570px;
	
}
div#top01-1 {
	width: 560px;
	text-align: left;
	
}


div#top01-1 table{
	float: left;	
}

div#top02 {
	width: 270px;
	text-align: center;
	padding: 10px 3px 10px 0px;
	float: left;
	
}
div#top03 {
	width: 270px;
	text-align: center;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	
}
div#top04 {
	width: 275px;
	text-align: center;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	
}
div#top05 {
	width: 275px;
	text-align: center;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

/*　トップページテキスト修正用（未使用）
div#top_br01 #left{
	width: 180px;
	height: 235px;
	float: left;
}


div#top_br01 #center{
	width: 180px;
	height: 235px;	
}


div#top_br01 #right{
	width: 180px;
	height: 235px;
	float: right;
}

div#top_br01 .img{
	width: 180px;
	padding-bottom: 5px;	
}

div#top_br01 #imgbr{
	padding-bottom: 5px;
	padding-top: 5px;
}


div#top_br01 #left02{
	width: 139px;
	height: 235px;
	float: left;
	padding-top: 10px;
}


div#top_br01 #center02{
	width: 278px;
	height: 235px;	
}


div#top_br01 #right02{
	width: 139px;
	height: 235px;
	float: right;
	padding-top: 10px;
}


div#top_br01 .left02{
	width: 139px;
	height: 235px;
	float: left;
	padding-top: 10px;
}


div#top_br01 .right02{
	width: 139px;
	height: 235px;
	float: right;
	padding-top: 10px;
}

*/


	
/* サイドバナー
----------------------------------------------- */

div#sidebanner {
	width: 198px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}


/* ランキング
----------------------------------------------- */

#rankingarea {
	width: 280px;
	background-color: #EBEBEB;
	padding-bottom: 5px;
	height: 280px;;
  　_height: 150px;;/* IE6用ハック */
}

/* IE7用ハック */
*:first-child+html div#rankingarea {
	height: 100%;;
}


div#rankingarea  strong{
	font-family: "メイリオ", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	vertical-align: text-botom;
	line-height: normal;
	text-decoration: none;
}


div#rankingarea img{
	margin-right: 0px;
}

div#rankingarea .rank {
	width: 250px;
	padding: 0;
	clear: both;  
}

div.rankLeft {
	width: 65px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
  
}

div.rankRight {
	width: 175px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;  
}


div.rankRight a{
	font-family: "ＭＳ Ｐゴシック", Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;  
}

/* 利用ガイド
----------------------------------------------- */

.guide_text_red{ color: #CC0000; }

/* プライバシーポリシー
----------------------------------------------- */

#policy {
    width: 580px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    text-align: left;
	font-size:12px;
    font-color: #333;
}

/* 角丸
----------------------------------------------- */

#text-sample p.rcontent {

padding:1em;
background:#efefe0;
color:#333;

}

#text-sample span.rtop,
#text-sample span.rbottom {

display:block;
background: #fff;

}

#text-sample span.rtop span,
#text-sample span.rbottom span {

display:block;
height: 1px;
overflow: hidden;
background: #efefe0;

}

#text-sample span.r1{margin: 0 5px;}
#text-sample span.r2{margin: 0 3px;}
#text-sample span.r3{margin: 0 2px;}
#text-sample span.rtop span.r4, span.rbottom span.r4{margin: 0 1px;height: 2px;}
