@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0 ;
  padding: 0;
  background: #860606 ;
  font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
}
#wrapper {
  width: 98% ;
  border: 1px solid #f81;
  background: #eee ;
  }

/* ヘッダ
---------------------------------------------------- */
#header {
  width: 100%;
  height: 150px;
  background: #811 url(../images/cover.jpg) 0 0 repeat-x;
  	padding: 0;
	margin: 0 ;
  }
  
h1{
	position: absolute;
	top: 1px;
	left: 1px ;
	width: 320px;
	height: 120px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

h1 a{
	position: absolute;
	top: 2px;
	left: 2px ;
	width: 320px;
	height: 120px;
	padding: 0;
	margin: 0;
}

/* ナビゲーション
---------------------------------------------------- */
#nav {
  position: absolute;
  top: 20px;
  left: 10px;
  margin: 0;
  padding: 15px 0 0 0 ;
  list-style: none;
  background: url(../images/flow.gif) no-repeat top left;
  border-bottom: 1px dotted #726d6b;
}
#nav li {
  padding: 8px 0;
  width: 120px;
  border-top: 1px dotted #726d6b;
  font-size: 12px;
  font-weight: bold;
}
#nav span, #nav a {
  display: block;
  line-height: 1.0;
  padding: 0 0 0 8px;
  border-left-width: 4px;
  border-left-style: solid;
}
#nav span {
 border-left-color: #ff7400;
  color: #000000;
}
#nav a {
  border-left-color: #d9d9d9;
  text-decoration: none;
  color: #888888;
}
#nav a:hover {
  color: #000000;
  border-left-color: #ff7400;
}

/* グローバル・ナビゲーション
---------------------------------------------------- */

#header ul {
  margin: 0;
  list-style: none;
}
#header li {
  text-align: center ;
  margin: 9px 0 0 0 ;
  padding: 0 ;
  position: absolute ;
  top: 112px;
  height: 27px;  
  background: #000 url(../images/nav1.gif) 0 0 repeat-x;
  border: solid 1px ;
  /*text-indent: -9999px;*/
}

#header li#top      { left: 2px; width: 123px; }
#header li#blog     { left: 126px; width: 122px; }
#header li#dialy    { left: 249px; width: 122px; }
#header li#pincya   { left: 372px; width: 122px; }
#header li#ocbt     { left: 495px; width: 123px; }

#header li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 27px;
  color : #ff0;
  padding-top: 5px ;
  font-weight: bold ;
  font-size: 90% ;
  
}
#header li#top a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}
#header li#blog a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}
#header li#dialy a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}
#header li#pincya a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}
#header li#ocbt a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}

#header li#sponsored a:hover {
margin-top: 1px ;
  background: url(../images/nav1_on.gif) 0 0 repeat-x;
}

/* ニュース
---------------------------------------------------- */
#news{
font-size:80%;

}

#news h2{
color:#000;
margin:10px 0 0 0 ;
padding:0;
font-weight:normal;
font-size:100%;
text-indent:0.5em;
border-left:solid 4px #f80;
}

/* キャッチ
---------------------------------------------------- */
#discri{
	margin: 0 ;
	padding: 0 0 20px 0;
	position: absolute;
	top:172px;
	left:10px;
	font-size:80%;
	color:#000;
}

#lead{
	margin: 0 ;
	padding: 0;
	position: absolute;
	top:100px;
	right:3%;
	font-size:80%;
	font-weight:bold;
	color:#fff;
}


/* パン屑ナビ
---------------------------------------------------- */
#pan{
  margin: 0 ;
  padding:0 1em 0 0 ;
  font-size:75%;
  text-align: right; 
  background: #eee ;
}



/*サブナビ
---------------------------------------------------- */
#subnavi {
	position: absolute;
	right: 3%;
	top: 210px;
	width:180px;
	background: #ad1111 ;
	border:solid 2px #860606 ;

}

#subnavi h3{
text-align: center ;
color: #fff ;
font-size: 90% ;
margin: 0 ;
padding: 0.3em 0 0 0  ;
height: 27px ;
width: 180px ;
background: #ad1111 url(../images/subnav_dt.gif) 0 0 repeat-x ;
}

#subnavi ul{
list-style: none;
background: #ad1111 ;
margin: 0 ;
padding: 0 ;

}

#subnavi li{
width: 168px ;
list-style: none;
margin: 0 0 0 10px ;
  padding: 5px 0;
  border-bottom: 1px dotted #fff;
  font-size:80%;
}


#subnavi a{
color: #ffff00 ;
}

#subnavi  a:hover{
padding-left: 1px ;
}

/* 大きな画像
---------------------------------------------------- */
#cover {
  margin: 0 0 0 40px;
}
#cover img {
  vertical-align: bottom;
}
/* メイン・コンテンツ
---------------------------------------------------- */
#content {
  clear:both;
  background-color:#ffd ; 
  margin-top:25px ;
  padding-top: 5px;
  width: 80% ;
  text-indent: 0.8em;

}
  
#content p {
  line-height: 1.4;
  margin-left: 10px ;
  width: 90% ;
   font-size:80%;
  
}

#content h2 {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px ;
	padding-top: 2px ;
	padding-bottom: 2px ;
	border: 3px dotted #fff;
	text-indent: 0.5em ;
	font-size: 120% ;
	background: #ad1111 ;
	color:#fff;
}

#normal h3 {
	margin-left:0.5em;
	width:95%;
	font-size: 100% ;
	font-weight:normal;
	border-left: solid 4px #f80;
	border-bottom: dotted 3px #f80;
	background: #fff ;
}

#maboroshi,
#normal{
margin-bottom:20px;
}

#tabinikki ul{
    margin:0;
    padding:0;

}

#tabinikki li{
    font-size:80%;
    float:left;
    list-style : none ; 
}

#tabinikki table{
    clear:both;
    float:left;
}


#taiin {
  font-size: 11px;
  color: #444444;
  background: ;
  padding-top: 20px;
  margin-left: 140px;
  padding-left: 10px;
  border-left: 1px solid #a8a8a8;
  width: 550px;
}
#taiin h2 {
  margin: 0;
  padding: 0.5em 10px;
  color: #ffffff;
  background: #ff7400;
}

/* 入力部品の幅設定
---------------------------------------------------- */
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
.label {
  clear: left;
  display: block;
  padding-top: 0.8em;
  padding-left: 10px;
  float: left;
  width: 120px;
  line-height: 2em;
}
.control {
  display: block;
  margin: 0 0 0 130px;
  padding-top: 0.8em;
  line-height: 2em;
}
input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}

/* 入力部品の幅設定
---------------------------------------------------- */
#mail1, #mail2, #city, #number, #bldg, #comment {
  width: 290px;
}
#pass1, #pass2 {
  width: 180px;
}
#name1, #name2, #name3, #name4, #year, #month, #day {
  width: 70px;
}
#post1, #post2 {
  width: 60px;
}
#state {
  width: 120px;
}
#tel1, #tel2, #tel3, #fax1, #fax2, #fax3 {
  width: 60px;
}

/* 送信ボタン
---------------------------------------------------- */
#submit input {
  margin-left: 0.5em;
  border-width: 2px;
  border-color: #ffb87c #d26000 #d26000 #ffb87c;
  width: 7em;
  vertical-align: middle;
  color: #ffffff;
  background: #ff7400;
}
#submit {
  margin-top: 1em;
  color: #444444;
  background: url(../images/bg-submit1.gif) no-repeat;
}
#submit p {
  margin: 0;
  padding: 10px;
  text-align: right;
  background: url(../images/bg-submit2.gif) no-repeat left bottom;
  font-size:11px;
}

#yuuki button {
  margin-left: 0.5em;
  border-width: 2px;
  border-color: #7cb8ff #00d260 #00d260 #7cffb8;
  width: 7em;
  vertical-align: middle;
  color: #ffffff;
  background: #00aa33;
}
#yuuki {
  margin-top: 1em;
  color: #444444;
  background: url(../images/bg-submit1.gif) no-repeat;
}
#yuuk p {
  margin: 0;
  padding: 10px;
  text-align: right;
  background: url(../images/bg-submit2.gif) no-repeat left bottom;
  font-size:11px;
}


/*---------------------------------------------------*/
form table {
font-weight: bold;
color: #ff0;
font-size:13px;
}


/* あど
---------------------------------------------------- */
#gglad{
margin-top: 5px ;
}

#ad{
margin: 2px 2px 2px 2px;
background: #fff ;
}

#adsence{
clear:both;
float:left;
width:728px;
margin-left:5px;
padding:0;

}


/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 1px solid #811; 
    background-color : #ad1111;
    color: #000000;
    margin: 0px; padding: 0px; font-size: 11px;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #ffe; text-decoration: underline ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #fed;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #00f;
    text-decoration: underline ; background: none;
    font-weight: bold;
    font-size:13px;
}

/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold; }

/* 説明文のfont定義 */
.AmaS_com { color: #111; }

/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #f00; }
            
                        

/* グーグルサーチ
---------------------------------------------------- */
#serch{
  clear:both;
  position: absolute ;
  top: 10px;
  right: 3% ;
  margin: 0 ;
  padding: 0;

}


/*幻の中国茶を求めて
----------------------------------------------------- */
#maboroshi ul{
	background: #feb ;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
}

#maboroshi li h3{
margin:0 ;
padding:0 ;
width:290px;
height: 47px ;
text-indent: -9999px;

}


#maboroshi li{
	float:left;
border:solid 1px #f80;
margin:0 5px 5px 5px;
}

#maboroshi li div{
  width:290px;
  height:12em;
  font-size:80%;
	padding:3px 3px 3px 3px;
	margin:0;
	background:#fec;

}


#maboroshi a{		/* ■画像周りの余白を消す */
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */  display: block;
  width: 290px;
  height: 47px ;
}


#jasmin{
  background: #f649fc url(../images/h3back1_off.jpg) 0 0 no-repeat;
}
#jasmin a:hover {
  background: url(../images/h3back1_on.jpg) 0 0 no-repeat;
}

#tekkanon{
  background: #ffb541 url(../images/h3back2_off.jpg) 0 0 no-repeat;
}
#tekkanon a:hover {
  background: url(../images/h3back2_on.jpg) 0 0 no-repeat;
}
#biluochun{
  background: #d5ff41 url(../images/h3back3_off.jpg) 0 0 no-repeat;
}
#biluochun a:hover {
  background: url(../images/h3back3_on.jpg) 0 0 no-repeat;
}

#lonjin{
  background: #338866 url(../images/h3back4_off.jpg) 0 0 no-repeat;
}
#lonjin a:hover {
  background: url(../images/h3back4_on.jpg) 0 0 no-repeat;
}



/* フッタ
---------------------------------------------------- */
#footer {
  clear: both;
  margin:0 ;
  padding:0 ;
  border-top: 1px solid #f80;
  position: relative;
  width: 80%;
  height:40px ;
  background: #fff ;
  text-align: right ;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 19px;
}
#footer li#info    {
  left: 677px;
  width: 55px;
  background: url(../images/info.gif) no-repeat;
}
#footer li#sitemap {
  left: 604px;
  width: 73px;
  background: url(../images/sitemap.gif) no-repeat;
}
#footer li#privacy {
  left: 532px;
  width: 73px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: 75%;
  color: #666666;
  background: transparent;
}



