@charset "utf-8";
body {
margin: 0px 0px 0px 0px;
background-image: url(img/image2.jpg);
background-repeat: no-repeat;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* ***CONTENTS************************************* */
#header {
	background-image: url(../img/k-back.gif);
	background-repeat: repeat-x;
  background-position:left bottom;
}

#header p.logo {
	text-align: right;
  clear:both;
	margin: 2px 0px 3px auto;
	z-index: 0; 
}


#header ul#menu{
	width: 665px;
	margin: -33px auto 0 auto;
	clear: both;
  overflow:hidden;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 12px;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #b84b47;
}

#header ul#menu li{
	float: left;
	padding-top: 1px;
	background-image: url(../img/k-space.gif);
	background-repeat: no-repeat;
  background-position:left 0px;
	padding-left: 21px;
}
#header ul#menu li.first{
	padding-left: 10px;
  background-image:none;
}

#logo {
width: 800px;
height: 45px;
background-image: url(img/gosh_logo_1.gif);
background-repeat: no-repeat;
background-position: right; 
margin: 0px 0px 0px auto;
z-index: 0; 
}

#header0 {
width: 680px;
height: 32px;
margin: -32px auto 0 auto;
z-index: 1; 
text-align: center;
}

#header1 {
margin: 0 0 0 0;
width: 100%;
height: 15px;
background-color: #095909;
}

#header2 {
margin: 0 0 0 0;
width: 100%;
height: 15px;
background-color: #993333;
}

#header_k {
margin: 0 0 0 0;
width: 100%;
height: 1px;
background-image: url(img/k-back.gif);
background-repeat: repeat-x;
}

/* ***BOX************************************ */

#container {
margin: 20px auto 0px auto;
width: 680px;
height: auto;
}

#topbox {
margin: 0px auto 0px auto;
width: 550px;
height: 300px;
}

#topbox2 {
margin: -275px 0px 0px 300px;
width: 250px;
height: 300px;
}

/* ***footer*********************************** */
#footer {
margin: 0px auto 0px auto;
width: 550px;
height: 50px;
}

#shopdata {
margin: 0px auto 8px auto;
width: 550px;
border-style:solid;
border-width:1px;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
text-align: center;
padding: 10px 0px 10px 0px;
}

/* ***TEXT************************************* */

.text1 {
font-size: 12px;
font-style: normal;
line-height: 20px;
color: #666666;
}

.text2 {
font-size: 10px;
font-style: normal;
line-height: 16px;
color: #666666;
}

.text3 { 
font-size: 10px;
font-style: normal;
line-height: 16px;
color: #999999;
overflow: scroll;
}

.text4 { 
font-size: 12px;
font-style: normal;
line-height: 15px;
color: #ffffff;
}

.text1_2 {
font-size: 12px;
font-style: normal;
line-height: 20px;
color: #666666;
}

.text2_2 {
font-size: 10px;
font-style: normal;
line-height: 16px;
color: #ff6666;
}

.cap1 { 
font-size: 10px;
font-style: normal;
line-height: 14px;
color: #999999;
}

.cap1_2 { 
padding-left: 20px; 
padding-top: 5px; 
font-size: 9px;
font-style: normal;
line-height: 10px;
color: #999999;
}

.cap2 { 
font-size: 12px;
font-style: normal;
line-height: 15px;
color: #ffffff;
}

                                                  

.cap3 { 
font-size: 14px;
font-style: normal;
line-height: 15px;
color: #ffffff;
}

/* ***TEXTLINK********************************* */

a.textlink {/*リンクされた文字*/
color:#666666;
font-style:normal;
text-decoration:underline;
}

a:link.textlink {/*未訪問のリンク*/
color:#666666;
font-style:normal;
text-decoration:underline;
}

a:visited.textlink {/*訪問後のリンク*/
color:#666666;
text-decoration:none;
border-width:0px;
border-bottom-width:1px;
border-style:dotted;
}

a:hover.textlink {/*マウスをのせたとき*/
color:#CC0033;
font-style:normal;
text-decoration:underline;
}

a:active.textlink {/*クリック中*/
color:#CC0033;
font-style:normal;
text-decoration:none;
}

/* ***TEXTLINK 2 ********************************* */

a.textlink2 {/*リンクされた文字*/
color:#999999;
font-style:normal;
font-size:10px;
line-height:14px;
text-decoration:underline;
}

a:link.textlink2 {/*未訪問のリンク*/
color:#999999;
font-style:normal;
font-size:10px;
line-height:14px;
text-decoration:underline;

}
a:visited.textlink2 {/*訪問後のリンク*/
color:#999999;
text-decoration:none;
font-size:10px;
line-height:14px;
border-width:0px;
border-bottom-width:1px;
border-style:dotted;

}
a:hover.textlink2 {/*マウスをのせたとき*/
color:#CC0033;
font-style:normal;
font-size:10px;
line-height:14px;
text-decoration:underline;

}
a:active.textlink2 {/*クリック中*/
color:#CC0033;
font-style:normal;
font-size:10px;
line-height:14px;
text-decoration:none;
}

/* ***INFORMATION********************************* */

#information {
width: 245px; 
height: 15px; 
background-color: #F5F5F5;
margin-bottom: 3px;
border-style:solid;
border-width:0px;
border-bottom-width:1px;
border-left-width:5px;
border-color:#cccccc;
text-align:left;
font-size: 10px;
font-family: Georgia, Helvetica, Sans-Serif;
font-weight:bold;
line-height:16px;
color: #999999;
letter-spacing: 0.1em;  
} 

#scroll_box {
width: 238px; 
height: 255px; 
margin-bottom: 20px; 
background-color: #ffffff; 
border: 1px #dbdbdb dotted;
padding: 5px 5px 0 5px; 
}

/* ***LIST********************************* */

ul {
list-style: none outside;
margin: 0 0 0 15px;
padding: 0px;
}

ul.sikaku li {
list-style: square outside;
margin: 0 0 0 0;
padding: 0px;
}

ul.yoko1 li {
display: inline;
margin: 0 10px 0 0;
font-size: 10px;
line-height:16px;
}

ul.tate1 li {
margin: 0 10px 0 0;
font-size: 10px;
line-height:16px;
}



/* ***LAYOUT************************************ */

#layoutbox {
margin: 0px auto 0px auto;
width: 550px;
height: auto;
}

#layoutbox2 {
margin: 8px 0 0 0;
width: 100%;
height: auto;
}

.layoutbox2 {
margin: 8px 0 0 0;
width: 100%;
height: auto;
}

#layoutbox2_1 {
margin: 8px 0 0 0;
width: auto;
height: auto;
padding: 0 8px 0 8px;
}

#layoutbox3 {
margin: 0 0 0 0;
width: 100%;
height: auto;
}

#layoutbox3_1 {
margin: 0 0 8px 0;
width: 100%;
height: auto;
}

#layoutbox_border1 {
margin: 8px 0 0 0;
border-width: 1px;  
border-style: solid; 
width: 532px;
height: auto;
padding: 8px 8px 8px 8px
}

#layoutbox_border2 {
margin: 8px 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
width: auto;
height: auto;
background-color: #F7F7F7;
padding: 8px 8px 8px 8px
}

#layoutbox_border2_1 {
margin: 0 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
width: auto;
height: auto;
background-color: #F7F7F7;
padding: 8px 8px 8px 8px
}

#layoutbox_border3 {
margin: 8px 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
width: 532px;
height: auto;
padding: 8px 8px 8px 8px
}

#layoutbox_border3_1 {
margin: 0 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
width: auto;
height: auto;
padding: 8px 8px 8px 8px
}

#layoutbox_border4 {
margin: 8px 0 0 0;
border-width: 15px; 
border-style: solid;
width: 504px;
height: auto;
padding: 8px 8px 8px 8px
}

#layoutbox_border5 {
margin: 8px 0 0 0;
border-width: 4px; 
border-style: double;
width: 526px;
height: auto;
padding: 8px 8px 8px 8px
}

#floatboxleft {
margin: 0 15px 0 0;
width: auto;
height: auto;
float: left
}

#floatboxright {
margin: 0 0 0 10px;
width: auto;
height: auto;
float: right
}

#floatboxleft2 {
margin: 0 0 0 0;
width: auto;
height: auto;
float: left
}

#floatboxright2 {
margin: 0 0 0 0;
width: auto;
height: auto;
float: right
}

/* ***CALENDAR ************************************ */

#calendarobi {
margin: 4px 0px 0px 10px;
width: 130px;
height: 12px;
text-align:center;
font-size: 10px;
line-height:14px;
color: #ffffff;
}

#calendar {
width: 140px;
height: 120px;
float: right
}

#calendarobi1 {
margin: 4px 0px 0px 10px;
width: 190px;
height: 12px;
text-align:center;
font-size: 10px;
line-height:14px;
color: #ffffff;
}

#calendar1 {
width: 200px;
height: 140px;
float: right
}

#calendarobi2 {
margin: 4px 0px 0px 10px;
width: 280px;
height: 12px;
text-align:center;
font-size: 10px;
line-height:14px;
color: #ffffff;
}

#calendar2 {
width: 290px;
height: 140px;
float: right
}

/* ***K ************************************ */
#k-solid {
margin: 8px 0 8px 0;
width: 100%;
height: 1px;
background-image: url(img/k-back1.gif);
background-repeat: repeat-x;
}
.k-solid {
margin: 8px 0 8px 0;
width: 100%;
height: 1px;
background-image: url(img/k-back1.gif);
background-repeat: repeat-x;
}
#k-dott {
margin: 8px 0px 8px 0px;
width: 100%;
height: 1px;
background-image: url(img/k-back2.gif);
background-repeat: repeat-x;
}
.k-dott {
margin: 8px 0px 8px 0px;
width: 100%;
height: 1px;
background-image: url(img/k-back2.gif);
background-repeat: repeat-x;
}

/* ***TITLE MIDASHI ************************************ */

#obi_title {
margin: 0px 0px 0px 0px;
width: 100%;
height: 20px;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:23px;
color: #ffffff;
}

#obi_title2 {
margin: 0px 0px 8px 0px;
width: 100%;
height: 20px;
border-style:solid;
border-width:0px;
border-bottom-width:3px;
border-color:#cccccc;
text-align:left;
font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
font-size: 20px;
font-weight:bold;
line-height:23px;
letter-spacing: 0.2em; 
color: #cccccc;
}

#obi_midashi {
margin: 0px 0px 0px 0px;
width: 100%;
height: 20px;
background-color: #cccccc;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:23px;
color: #ffffff;
}
.obi_midashi {
margin: 0px 0px 0px 0px;
width: 100%;
height: 20px;
background-color: #cccccc;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:23px;
color: #ffffff;
}

#obi_midashi3 {
margin: 0px 0px 0px 0px;
width: 100%;
height: 20px;
background-color: #83a4ca;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:23px;
letter-spacing: 0.3em;
color: #1e2369;
}

#obi_deco {
margin: 0px 0px 0px 0px;
width: auto;
height: 20px;
background-color: #ffffff;
border-style:solid;
border-width:0px;
border-bottom-width:2px;
border-left-width:8px;
border-color:#cccccc;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:20px;
color: #666666;
padding: 0 0 0 10px
}

#obi_under {
margin: 0px 0px 8px 0px;
width: 100%;
height: 20px;
border-style:solid;
border-width:0px;
border-bottom-width:3px;
border-color:#cccccc;
text-align:center;
font-size: 12px;
font-weight:bold;
line-height:20px;
color: #999999;
}

#obi_under1 {
margin: 0px 0px 8px 0px;
width: 100%;
height: 20px;
border-style:solid;
border-width:0px;
border-bottom-width:3px;
border-color:#cccccc;
text-align:center;
font-size: 12px;
font-weight:bold;
line-height:20px;
letter-spacing: 0.3em; 
color: #999999;
}

#obi_under2 {
margin: 0px 0px 8px 0px;
width: 100%;
height: 20px;
border-style:solid;
border-width:0px;
border-bottom-width:3px;
border-color:#cccccc;
text-align:center;
font-size: 12px;
font-weight:bold;
line-height:20px;
letter-spacing: 0.15em; 
color: #999999;
}


#midashi_h1 {
margin: 0 0 0 0;    
width: auto;
height: 30px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: left;
}
	
#midashi_h1_2 {
padding-left: 10px;
margin-left: 0px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
color: #1e2369;
border-color: #23246b;
border-style: solid;
border-width: 3px;    
width: auto;
height: 30px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: left;
}
	
#midashi_h2 {
margin: 0 0 0 0;
width: auto;
height: 25px;
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-align: left;
}

#midashi_h2_2 {
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 5px;
width: auto;
height: 50px;
font-size: 14px;
font-weight: bold;
line-height: 15px;
text-align: left;
}

#midashi_h2_3 {
font-variant: small-caps;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 0px;
width: auto;
height: 50px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: left;
}

#explan_1 {
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 5px;
width: auto;
height: 50px;
font-size: 0px;
font-weight: bold;
line-height: 30px;
text-align: left;
}

#midashi_h3 {
margin: 0 0 0 0;
width: auto;
height: 25px;
font-size: 10px;
font-weight: bold;
line-height: 25px;
text-align: left;
}

/* ***COLUMN ************************************ */

#co_txtbox {
margin: 0 0 30px 106px;
width: 444px;
height: auto;
}

.co_txtbox {
margin: 0 0 30px 106px;
width: 444px;
height: auto;
}

#co_markbox {
margin: 0 0 0 0;
width: 80px;
height: auto;
float: left;
}

.co_markbox {
margin: 0 0 0 0;
width: 80px;
height: auto;
float: left;
}

#obi_co {
margin: 0px 0px 8px 0px;
width: auto;
height: 24px;
background-color: #ffffff;
border-style:double;
border-width:0px;
border-left-width:8px;
border-color:#cccccc;
text-align:left;
font-size: 14px;
font-weight:bold;
line-height:26px;
color: #999999;
padding: 0 0 0 10px
}

.obi_co {
margin: 0px 0px 8px 0px;
width: auto;
height: 24px;
background-color: #ffffff;
border-style:double;
border-width:0px;
border-left-width:8px;
border-color:#cccccc;
text-align:left;
font-size: 14px;
font-weight:bold;
line-height:26px;
color: #999999;
padding: 0 0 0 10px
}
.new{
  color:#CC0033;	
}

/* ***LINKS ************************************ */

#obi_lin {
margin: 0px 0px 0px 0px;
width: auto;
height: 30px;
background-color: #ffffff;
border-width:1px;
border-top-style: dotted;
border-bottom-width:0px;
border-left-width:5px;
border-left-style:solid;
border-right-width:0px;
border-color:#095909;
text-align:left;
font-size: 12px;
line-height:30px;
padding: 0 0 0 15px;
}

/* ***COFFEE ************************************ */

#beans_box {
margin: 8px 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
background-image: url(img/beans_img.jpg);
background-repeat: no-repeat;
width: auto;
height: 162px;
padding: 8px 8px 8px 8px
}


#be_txtbox {
margin: 0 0 0 160px;
width: 360px;
height: auto;
}

/* ***BREAD ************************************ */

#bre_txtbox {
margin: 0 0 0 160px;
width: 360px;
height: auto;
}

#bread_box {
margin: 8px 0 0 0;
border-width: 1px; 
border-style: solid;
border-color: #E7E7E7;
background-image: url(img/breads_n.jpg);
background-repeat: no-repeat;
width: auto;
height: 102px;
padding: 8px 8px 8px 8px
}

/* ***ORDER FORM ************************************ */

#namebox {
margin: 0px 0px 0px 0px;
width: 100%;
height: 30px;
border-width:0px;
border-bottom-style: dotted;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
font-size: 12px;
line-height:30px;
padding: 0 0 0 3px;
}

#namebox2 {
margin: 0px 0px 0px 0px;
width: auto;
height: auto;
font-size: 12px;
line-height:18px;
padding: 5px 0 5px 3px;
}

#namebox3 {
margin: 0px 0px 0px 0px;
width: auto;
height: auto;
border-style:solid;
border-width:0px;
border-bottom-style: dotted;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
font-size: 12px;
line-height:18px;
padding: 5px 0 5px 3px;
}

#obi_order {
margin: 8px 0px 0px 0px;
width: 100%;
height: 20px;
background-color: #cccccc;
text-align:left;
font-size: 12px;
font-weight:bold;
line-height:23px;
color: #ffffff;
}

#t1 {
margin: 8px 0px 8px 0px;
width: auto;
height: auto;
border-style:solid;
border-width:0px;
border-bottom-width:2px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
font-size: 10px;
line-height:20px;
padding: 0 0 0 10px
}

#c1 {
margin: 8px 0px 8px 0px;
width: auto;
height: auto;
border-style:solid;
border-width:2px;
border-bottom-width:2px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
font-size: 10px;
line-height:14px;
text-align:center;
color:#CC0033;
padding: 8px 0 8px 0;
}

#m1 {
margin: 16px 0px 8px 0px;
width: auto;
height: auto;
border-style:solid;
border-width:0px;
border-bottom-width:2px;
border-left-width:0px;
border-right-width:0px;
border-color:#cccccc;
font-size: 14px;
font-weight:bold;
letter-spacing: 0.3em;
line-height:18px;
color:#CC0033;
padding: 0 0 0 8px;
}


