/* 共通 */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#495530;
	background-position:center;
	background-image:url(img/backimg.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0;
}

div#wrapper {
	width:810px;
	letter-spacing:0.04em;
	line-height:130%;
	color:#eeeeee;
	font-size:85%;
	background-color:#000000;
}
h1 {
	font-size:80%;
	margin:0;
	margin-top:2px;
	font-weight:normal;
}


h2#top {
	font-size:150%;
	font-weight:bold;
	margin:10px 0 10px 20px;
}

h3 {
	padding:0 0 0 30px;
	font-size:150%;
	font-weight:bold;
	background-image:url(img/h3back.gif);
	background-repeat:no-repeat;
}
h4 {
	font-size:130%;
	font-weight:bold;
	background-image:url(img/h4back.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
}

div#wrapper img {
	border:0px;
}

a:link {
	color:#fff;
	text-decoration:none;
}

a:visited {
	color:#ccc;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

img.left {
	float:left;
	clear:both;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.right {
	float:right;
	clear:both;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.clear{clear:both;}

.underline {
	text-decoration:underline;
}


/* メインページ-左ナビゲーション */

div#leftnavi {
	float:left;
	width:200px;
	text-align:center;
}

div#leftnavi img {
	margin-bottom:1px;
}


/* メインページ-右コンテンツ */

div#rightcontents {
	float:right;
	width:600px;
	text-align:left;
	margin-right:10px;
}

div#title {
/*	width:600px;*/
	height:35px;
	vertical-align:middle;
}


div#title-right {
	text-align:right;
}

div#title-right a{
text-decoration: underline;
}

div#title-right a:hover,
div#bread_page div#title-right a:hover
{
color: #CC0000;
}


div#construction {
	width:580px;
	height:205px;
	margin:10px 0 0 0;
	padding:10px;
	color:#333333;
	background-image:url(img/backcoin.gif);
	background-repeat:no-repeat;
}

div#construction p {
	margin:10px 20px 0 20px;
}

table#list {
	width:600px;
	margin-top:10px;
	line-height:150%;
}

table#list td {
	width:50%;
	vertical-align:top;
	padding:30px 0 0 30px;
}

table#list td.news {
	background-image:url(img/newentry.gif);
	background-repeat:no-repeat;
}

table#list td.column {
	background-image:url(img/colmun.gif);
	background-repeat:no-repeat;
}

table#list td.marginright{
	text-align:right;
	padding:10px 20px 0 0;
}

p.toplink_bre_din{
margin-top: 20px;
}

p.toplink_bre_din img{
margin-right: 15px;
}



/* フッター */

div#footer {
	padding:10px;
	border-top:1px solid #ccc;
	margin-right:10px;
	margin-left:10px;
}


/* メールフォーム（お問い合せページ） */

div#mailform {
	text-align:left;
	background-color:#000;
	padding-top:30px;
}


/* 新着情報一覧ページ */

div#newsflame {
	text-align:left;
	margin:20px 0 20px 0;
	padding:0 0 0 50px;
	background-position:center;
	background-image:url(img/flame-middle.gif);
	background-repeat:repeat-y;
}

div#newsflame table {
	width:90%;
}

div#newsflame table td {
	vertical-align:top;
}

div#newsflame dt {
	font-weight:bold;
}

div#newsflame dd {
	margin:5px 0 10px 10px;
}

div#newsflame img {
	width:160px;
}


/* コラム一覧ページ */

div#columnflame {
	text-align:left;
	margin:20px 0 20px 0;
	padding:0 0 0 20px;
	font-weight:bold;
}

div#columnflame ul{
	list-style-type:none; 
}

div#columnflame li{
	background:url(img/listicon.gif) no-repeat; 
	padding-left:30px; 
}

/* ブログ詳細（新着情報、コラム）ページ */

div#detail p{
	padding:0 40px 0 40px;
}


/* アクセスページ */

table#access {
	width:580px;
	font-size:85%;
}

div#access {
	font-size:85%;
	margin:0 10px 0 0;
	padding:10px 10px 10px 10px;
}

div#access ul {
	margin:0 0 20px 20px;
}

div#access li {
	margin-bottom:10px;
}


/* 料金についてページ */

table#pricelist {
	background-color:#555;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

table#pricelist td {
	padding:5px
	width:33%;
	background-color:#333;
}

div.space {
	margin:5px 0 5px 0;
	background-image:url(http://www.kita-shiga.jp/img/spacer.gif);
	clear:both;
	height:20px;
	background-position:center;
	background-repeat:repeat-x;
}

/* 館内案内 */

div.facilitie {
	background-image:url(http://www.kita-shiga.jp/img/facilitie01.jpg);
	height:250px;
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:90px;
	padding-left:30px;
	line-height:160%;
}

div#facilitie img {
	margin-top:20px;
	margin-bottom:10px;
}
div#facilitie p {
	margin-left:20px;
}


/* パンページ */

div#rightcontents_bread {
	text-align: left;
	margin-bottom: -36px;
	float: right;
	width: 600px;
}


*:first-child+html div#rightcontents_bread {
	margin-bottom: -18px;
}/* ie7ハック */

.align_r{
text-align: right;
}

.align_c{
text-align: center;
}

.bold{
font-weight: bold;
}

.red{
color: #FF0000;
}

div#bread_page{
text-align: left;
background-color: #FFFFFF;
padding-bottom: 30px;
margin-bottom: 0;
width:600px;
float:right;
color: #493008;
}

div#bread_page p,
div#bread_page a,
div#bread_page th,
div#bread_page td,{
color: #493008;
}


div#bread_page a:visited{
color: #493008;
}



div#bread_page a:link,
div#bread_page a:hover {
	color:#511B00;
}

p.text{
margin-top: 5px;
margin-right: 10px;
margin-left: 15px;
padding-top: 0;
}

img.bn_top{
text-align: center;
margin-bottom: 0;
padding-bottom: 0;
}

div#bread_link{
margin-top: 0;
padding-top: 0;
height: 305px;
background-color: #511B00;
}


div#bread_link a,
div#bread_link p{
color: #FFFFFF;
margin-top: 2px;
padding-top: 0;
}


div#bread_link a:visited,
div#bread_link a:link,
div#bread_link a:hover {
	color:#ffffff;}



div#bread_page h3{
margin-bottom: 5px;
background-image: none;
}


div#bread_page h4{
color: #511B00;
text-align: left;
margin-top: 10px;
margin-bottom: 3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #511B00;
border-bottom-color: #511B00;
border-top-style: solid;
border-bottom-style: solid;
background-image: none;
}

div#bread_page h5{
	font-size: 120%;
	color: #495530;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 0;
	}

div#bread_page h5 span.tax{
font-size: 80%;
color: #000000;
font-weight: normal;
}


/* パントップページ */
div.bread_news{
margin-top: 30px;
margin-bottom: 30px;
}


div.img_material{
margin-left: 2px;
}







/* パン紹介ページ */

div#bread_page table.item_list,
div#bread_page table.material_list{
border-collapse:collapse;
width: 580px;
margin-left: 10px;
margin-bottom: 20px;
}



div#bread_page table.item_list td{
vertical-align: top;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #511B00;
border-bottom-color: #511B00;
border-top-style: dashed;
border-bottom-style: dashed;
}

div#bread_page table.item_list h6{
font-size: 110%;
font-weight: bold;
text-decoration: underline;
margin: 5px;
}

div#bread_page table.item_list span.material
{
font-size: 80%;
color: #660000;
line-height: 110%;
}



/* パン販売ページ */

div.set_ex{
margin: 10px;
padding: 3px;
float: right;
}

div.set_ex p{
text-align: left;
margin-left: 20px;
}

div.set_ex table{
margin: 5px;
border-width: 1px;
border-color: #990000;
border-style: solid;
border-collapse:collapse;
}

div.set_ex th,
div.set_ex td{
text-align: center;
border-width: 1px;
border-color: #990000;
border-style: solid;
height: 20px;
width: 20px;
}

div.set_ex span.order{
background-color: #CCFFFF;
}

div.set_ex span.send{
background-color: #FFCCCC;
}


div#bread_page table.send,
div#bread_page table.list{
margin-right: auto;
margin-left: auto;
border-width: 1px;
border-color: #000000;
border-style: solid;
border-collapse:collapse;
}

div#bread_page table.send th,
div#bread_page table.send td,
div#bread_page table.list th,
div#bread_page table.list td
{
font-size: 90%;
padding-right: 2px;
padding-left: 2px;
border-width: 1px;
border-color: #000000;
border-style: solid;
}

div#bread_page table.send td,
div#bread_page table.list td{
text-align: right;
}

div#bread_page table.send th,
div#bread_page table.list th{
text-align: center;
}

div#bread_page table th.ken{
font-weight: normal;
vertical-align: top;
background-color: #CCCCCC;
}



div#collect{
margin-right: 10px;
}

div#collect table.list{
float: right;
}

div#bread_mailform {
	color: #000000;
	text-align: left;
	padding-top: 10px;
	background-color: #FFFFFF;
	}
	
div#bread_mailform h3{
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	}
	
	
	
div#bread_mailform table{
color: #000000;
margin-left: 10px;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
width: 580px;
border-collapse:collapse;
}

	
div#bread_mailform th{
font-size: 100%;
text-align: right;
padding-right: 10px;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
}

div#bread_mailform td{
font-size: 100%;
text-align: left;
border-style: none;
border-width: 1px;
border-color: #ccc;
border-style: solid;
}




div#bread_mailform input,
div#bread_mailform select{
margin: 4px;
padding: 2px;
border-width: 1px;
border-color: #595959;
border-style: groove;
text-align: left;
}

div#bread_mailform td.radio input{
border-style: none;
}


/* ディナーページ */
table.dinner_photo{
margin: 20px 0 20px -5px;
width: 600px;
border-collapse:collapse;
}




table.dinner_photo td{
text-align: right;
vertical-align: top;
margin: 0;
padding: 0;
border-style: none;
width: 300px;
}

table.dinner_photo td.text{
padding-right: 25px;
height: 25px;
background-image: url('http://www.kita-shiga.jp/img/dinner/text_01.jpg');
}

