* {margin: 0;padding: 0;
}
body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align:center;
	background: #fff;
	margin: 0px;
	color:#555;
	font-size: 13px;
	line-height: 120%;
}
/* 画像の属性 */


img {
	border-style: none;
}

/*その他*/

.next {
	text-align:right;
	margin: 0px;
	padding:0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */

a:link, a:visited, a:active {
	color: #003700;
	text-decoration: none;
}
a:hover{
	color: #d7003a;
	text-decoration: none;
}

/*引用属性*/



blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;text-align: left;
}

/* 基本設定 */

#base{
	width: 888px;
	margin: 0 auto;
	background: #fff ;
	text-align: center;
}
#wrapper {
	width: 858px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:840Px;
	margin-top: 20px;
	 margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*ヘッダー部分*/

#header1 h1{
	margin: 0px;
	padding: 0Px;
	height: 104px;
	background-image: url("http://www.kyoto-ujicha.net/img/header2.gif");
	text-align: left;
}

#header1 h1{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
#header1 h1 a {
	width: 858px;
	height:104px;
/*ヘッダー画像↓↓↓*/
	background: url("http://www.kyoto-ujicha.net/img/header2.gif") no-repeat;
	display: block;
	outline: 0;
}

#header1 h1 a:hover {
	background-image: url("http://www.kyoto-ujicha.net/img/header2.gif");
}
#header1 h1 a:link {
	text-decoration: none;
}
#header1 .des {
	position: absolute;
	width: 350px;
	left: 460px;
	top: 90px;
	color: #666;
	line-height: 140%;
	text-align: left;
}
#header h1{
	margin: 0px;
	padding: 0Px;
	height: 104px;
	background-image: url("http://www.kyoto-ujicha.net/img/header1.gif");
	text-align: left;
}

#header h1{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
#header h1 a {
	width: 858px;
	height:104px;
/*ヘッダー画像↓↓↓*/
	background: url("http://www.kyoto-ujicha.net/img/header1.gif") no-repeat;
	display: block;
	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.kyoto-ujicha.net/img/header1.gif");
}
#header h1 a:link {
	text-decoration: none;
}
#header .des {
	position: absolute;
	width: 350px;
	left: 460px;
	top: 90px;
	color: #666;
	line-height: 140%;
	text-align: left;
}


/*ヘッダーメニュー部分*/




/*エントリー部分*/

#content {
	width: 640px;
	float: right;
	margin: 0;
	font-size: 12px;
	line-height:150%;
}
#content h2 {
	font-size:138%;
	font-weight:bold;
	text-align: left;
	width: 600px; 
}
#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}
#content .doc{
	margin: 10px 0 10px 10px;
	text-align: left;
}
#content .doc img{
	float: left;
	margin-right: 10px;
}
#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}
#content p{
	padding: 5px 0;
}

/* 記事一覧 */

#content ol{
	margin: 0px 0px 20px 40px;
}
#content li{
	margin: 0px 0;
	font-size: 90%;
}
#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}
#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}

/*トップページ左サイド画像の制御:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#r_side{
         float: left;
         width: 216px;
}

#r_side #top_sidelogo{
         float: left;
         width: 137px;
}
#r_side #top_sidecatch{
         float: right;
         width: 59px;
         padding-left: 20px;
         padding-top: 80px;
    
}

/*----お知らせＢＯＸの制御--*/
#r_side #top_newsbox{  /*--IE用ハック--*/
        background-image: url("http://www.kyoto-ujicha.net/img/box_r1_c1.gif");
        background-repeat: no-repeat;
        width: 220px;
        height: 200px;
        margin-top: 100px;
        margin-left: 10px;
         
}


html>/**/body #r_side #top_newsbox{/*--モダンブラウザ用ハック--*/
        background-image: url("http://www.kyoto-ujicha.net/img/box_r1_c1.gif");
        background-repeat: no-repeat;
       position: absolute;
       top: 550px;
        xmargin-top: 650px;
        margin-left: 10px;
         
}
#top_newsinfo{ /*--IE用ハック--*/
        width: 160px;
        height: 200px;
        margin-top: 0px;
        margin-left: 40px;
        padding-top: 40px;
        
}


html>/**/body#top_newsinfo{/*--モダンブラウザ用ハック--*/
        width: 160px;
        height: 200px;
        margin-top: 0px;
        margin-left: 40px;
        padding-top: 40px;
        font-size: 50%;
        
}

/*---トップメインメニューの制御---*/
#contente{
         float: right;
         width: 550px;
         _width: 506px;
         margin-left: 74px;

}
#contente li.topmenu01{
         margin: 20px 50px;
         margin-left: 90px;
         _margin-left: 40px;
         line-height: 2em;
         _line-height: 2.5em;
         list-style: none;
}
#contente li.topmenu02{
         margin: 20px 40px 20px 50px;
         _margin 18px 0px 18px 50px;
         margin-left: 160px;
         _margin-left: 110px;
         line-height: 2em;
         _line-height: 2.5em;
         list-style: none;
}     
.top_listadjust{
         margin-left: 60px;
}


/*--トップボトムの制御----*/

#top_shopinfo-position{
         margin-left: 600px;
         _margin-left: 0px;
         width: 250px;
}
#top_lg{
         float: left;
         width: 88px;
         margin: 50px 150px 0;
         _margin: 40px 75px 0 50px;
}
#top_ad{
         float: left;
         width: 250px;
         margin: 10px 150px 50px;
         _margin: 10px 75px 20px 50px;
         line-height: 1.2em;
         font-size: 90%;
}
#snc1930{
         float: right;
         width: 90px;
         margin: -100px 20px 0;
         _margin: -80px 0px 0;
}

/*---new　フッターの制御--*/
#top_ppl{
        clear: both;
        margin: 20px 0;
        width: 855px;
        color: #000;
        text-align: center;
        background: #663366;
        color: #fff
}
#top_ppl a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
#top_ppl a:visited{
	color: #fff;
	text-decoration: none;
}
#top_ppl a:active {
	color: #fff;
	text-decoration: none;
}
.lt a:link, a:visited, a:active {/*-----fire fox カテゴリーページlegend白色化防止---*/
	color: #000;
	text-decoration: none;
}




        



/*----- ブログより抜粋記事表示の位置取り-----*/

.list_posion{
	margin-left: 20px;
}
.dis_posion{
	margin-left:30px;
}


/*----- トラックバックとコメント-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}
#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}
#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size: 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*-----サイド(left)--------*/

#sidebar {
	width: 180PX;
	float: left;
	margin: 0px;
	font-size: 11px;
	line-height: 110%;
}
#sidebar .box1{
	height: 100px;
	display: block;
	margin: 5px 0;
	background: none;
}
#sidebar .box2{
	height: 300px;
	display: block;
	margin: 5px;
background: none;}
#sidebar .box-inner{
	padding: 2px 0px;
	color: #000;
}
#sidebar .box2 a:link {
	color:#003700;
}
#sidebar .box2 a:visited {
	color: #d7003a;
}
#sidebar .box2 a:hover {
	color: #003700;
}
#sidebar #center{ 
	text-align: center;
}
#sidebar #dot{ 
	list-style: none;
	 margin: 15px 10px;
}
#sidebar .space{ 
	margin: 10px 0;
}
#sidebar .idx {
	margin: 30px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border-left: 5px solid #d7003a;
	 border-bottom: 1px solid #003700;}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
#sidebar ul.new li{
	display: block;
	margin: 0;
	background: url("http://www.kyoto-ujicha.net/img/doc.gif") no-repeat;
	padding-left: 15px;
	text-align: left;
	line-height: 22px;}


/*------メニュー部分------*/

#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.kyoto-ujicha.net/img/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 35px;
	text-align: left;
	line-height: 250%;
}
#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://www.kyoto-ujicha.net/img/menu02.gif") no-repeat;
	color: #333;
}
#sidebar ul.menu li.pt_red a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.kyoto-ujicha.net/img/menu02.gif") no-repeat;
	text-decoration: none;
	text-indent: 35px;
	text-align: left;
	line-height: 250%;
}
#sidebar ul.menu li.pt_red a:hover {
	background: #FFF url("http://www.kyoto-ujicha.net/img/menu01.gif") no-repeat;
	color: #333;
}
#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #f5f5f5 url("http://www.kyoto-ujicha.net/img/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}
#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.kyoto-ujicha.net/img/menu02.gif") no-repeat;
	color: #333;
}



/*フッター部分*/

#footer {
	margin: 0 auto;
	width: 780px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
#footer p {
	font-size: 10px;
}
#footer .copyrights {
	font-size: 10px; 
	text-align: center;
}

/* ページナビ */

.navi {
	font-size: 10px;
	color:#999;
	margin: 0px;
	padding: 2px 10px 10px 10px;
        text-align: left;
}
.navi a:link, .navi a:visited, .navi a:active {
	color:#003700;
}
.navi a:hover {
	color: #d7003a;
}



/* メールフォーム */
.mailform {
	margin-top: 50px;
	 margin-left: 80px;
}
.entry-header{
	margin-left:30px;
	font-size: 180%;
	 font-weight: bold;
	border-bottom: 1px solid violet;
	width: 340px;
}
.head_posion{ 
	margin-left: 0px;
	 width: 500px;
}
.head_posion .com{
	margin-left: 40px;
        text-align: left;
}
#posion_center{ 
	margin-left: -55px;
}

/* ウエブページの制御 */

.webpagewrap{ 
	width: 550px;
	 margin-top: 15px;
	margin-left: 50px;
}
.webpagewrap p{
	line-height:1.2em;
}
.webpagewrap #midashi{
        margin 50px 80px 50px 30px;
        color: #666600;
        font-weight: bold;
}
.explain{
         margin: 40px 20px;
}
.commen{
         margin-top: 20px;
}
div.spacer{
        margin-top: 50px;
}
div.spacer2{
        margin: 70px 0;
}       
.spacer3{
       margin: 30px auto;
}
.spacer4{
       margin: 40px auto;
}

.img_r{
	float: right;
	 margin: 20px;
}
.img_l{
	float: left;
	 margin: 20px 20px 20px 0px ;
}
hr,br.clear{
	clear: both;
}
.subtitle{
	text-align: left;
	 padding-left: 10px;
	 margin: 30px 0px;
	font-weight: bolder;
	 border-bottom: 2px solid #ad7ba1;
	 border-left: 8px solid #663366;
}

.subtitle2{
	text-align: left;
	 padding-left: 10px;
	 margin: 30px 0px 30px 20px;
	font-weight: bolder;
	 border-bottom: 2px solid #ad7ba1;
	 border-left: 8px solid #663366;
}
.joho{
         margin: 20px auto;
         line-height: 2em;
}
.star{
         list-style-image: url("http://www.kyoto-ujicha.net/img/star.gif");
         font-size: 15px;
}
span.kyocho a{
         color: red;
}

.cup_position{
         margin: 30px auto;
}

.cup_left{
         float: left;
         list-style-image: url("http://www.kyoto-ujicha.net/img/cup.gif");
         font-size: 14px;
         margin: 10px auto;

}
.cup_right{
         float: right;
         list-style-image: url("http://www.kyoto-ujicha.net/img/cup.gif");
         font-size: 14px;
         margin: 10px auto;

}
.cup_posadj{
        　padding-bottom: 15px;
}

#top_grp{
        margin: 20px 90px 20px;
}
#top_pic{
        float: left;

}
#top_comm{
        float: left;
        padding-left: 10px;
         
}
p.txt_abttea{
       font-size: 110%;
       line-height: 1.3em;
}
ul.tea{
      list-style-type: none;
      margin: 50px auto;
      font-size: 14px;
} 
 
ul.tea1{
      list-style-type: none;
      margin: 50px auto;
      margin-left: 30px;
      font-size: 14px;
} 
ol.tea2{
      margin: 50px auto;
      font-size: 14px;
}
ol.tea3{
      list-style-type: square;
      margin: 50px auto;
      padding-left: 75px;
      font-size: 14px;
}       
.clr_rd{
      color: red;
}  
#gglmp{
      margin: 30px 0 30px 50px;
}
#pos_adj1{
      margin-left: 70px;
}
#pos_adj2{
      margin-left: 40px;
}
#pos_adj3{
      margin-top: 60px;
}
.kissa_m{
      margin: 20px 10px 0 5px;
      font-size: 110%;
}
.mp{
      font-weight: bold;
      font-size: 200%;
      margin-left: 15px;
}
#mf{
     margin-left: -70px;
}
/* ブログページの制御 */

.img_rb{
	float: right;
	 margin: 20px 20px 20px 0px;
}
.img_lb{
	float: left;
	 margin: 20px 0px 20px 0px ;
}
.blog-img_right{
	float: right;
	 margin: 20px;
}
.blog-img_left{
	float: left;
	 margin: 20px;
}
.cartinfo_r{
	float: right;
	 margin: 20px 0px 0px 10px;
          xpadding-right: 100px;
}
.cartinfo_l{
	float: left;
	 margin: 20px 10px 0px 0px ;
}
.cartinfo_r.smaller{
	font-size: 100%;
}
.cartinfo_l.smaller{
	font-size: 75%;
}
.com_r{
	float: right;
	 margin: 15px 10px;
	 width:260px;
}
.com_l{
	float: left;
	 margin: 15px 5px;

	 width:260px;
}
.com_r strong{
         font-size:140%;
}





/* 表の制御 */

.even{
	font-size: 95%;
	padding: 15px;
	background-image: url(http://www.kyoto-ujicha.net//img/even.gif);
	background-repeat: repeat-x;
}
.c{
	text-align: center;
	font-size: smaller;
}
.list-place{
	margin: 0px 0px 20px -20px;
	 padding: 0px;
}
.list-place_p{
	margin: 0px 0px 20px 20px;
	 padding: 0px;
}
.position{
	width: 300px;
}

/* ----- アーカイブタイトル ----- */

div#content h2#archive-title{
	background:#ffffff;
	color:#a73835;
	margin:20px 0 20px 50px;
	padding:5px;
	border-left:10px solid #a73835;
	border-bottom: 3px solid #426869;
}
div#content .item-data{
	width:630px;
	height:253px;
	text-align:center;
	margin:20px 0 0 0;
	background:url(http://www.kyoto-ujicha.net/image/cat-label.gif) repeat-x 0 100%;
}
div#content .item-data {
	text-align:left;
	margin:30px 10px 5px 10px;
	padding:0 0 10px 0;
	font-size:80%;
	background:url(http://www.kyoto-ujicha.net/image/cat-label.gif) repeat-x 0 100%;
}
div#content .item-data .item-text{
	text-align:left;
	margin:0 10px 10px 10px;
}
div#content .item-data .item-price{
	font-size: 120%;
	color:#000000;
	line-height:120%;
	margin:0 10px 5px 10px;
}
.field-width{
        float: right;
	width: 577px;
	 margin: 30px 30px;
        text-align: left;
}
div#text1{ 
	padding: 30px;
	 font-size: 120%;
	 line-height: 1.5em;
}
div#text2{
	 padding: 20px;
	 line-height: 1.2em;
}
strong#larger{
	font-size: 140%;
	 font-weight: bolder;
}


/* ----- カレンダー・営業日案内の設定 ----- */
.calendar_position{
	margin: 20px 0;
}
.info{
	margin: 10px 0 30px 5px;
}


table.calendar {
	padding: 0;
	margin: 0px;
}
table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #777777;
}
table.calendar th span {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 10px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
/*本日の表示設定*/
	font-weight: bolder;
	color: #009900;
	font-size: 12px;
}
table.calendar td.Sat {
/*土曜日の表示設定*/
	color: #000099;
	background-color: #FEFEFF;
}
table.calendar td.Sun {
/*日曜日の表示設定*/
	color: #FF0000;
	background-color: #FFFEFE;
}
table.calendar td.holyday {
/*祝日の表示設定*/
	color: #FF0000;
}
table.calendar td.xday {
/*その他の日の表示設定*/
	font-weight: bolder;
	color: #ffffff;
        background-color: #009900;
	font-size: 14px;
}
/* ----- ページ分割ナビの設定 ----- */

.paged-archives a, .paged-archives a:visited{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #000066;
}
.paged-archives b{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #000066;
	background-color: #dae0e6;
}


.navi_pos{
	margin-left: 75px;
}
/*上記のIE6用の設定*/
*html .navi_pos{
	margin-left: 45px;
}

