@import url(/styles.css);

/*Layout*/
div#page p.title {
margin-right: -25px;
margin-left: -25px; }
div#contents {
padding-right: 50px;
padding-left: 50px;
 }

div#contents div.detail {
width: 530px;
float: right;
}

div#contents div.detail  ul {
background-image: url(img/logo.png);
background-position: right top; 
background-repeat:no-repeat; 
}

div#contents h1 {
line-height: 1;
text-align:    right;
width: 530px;
margin-bottom: 5px;
border-bottom: 2px solid #000; }

div#contents h1 span.shop {
font-size: 120%;
line-height: 1.5;
text-align: left;
float: left;
margin-bottom: -2px;
padding-right: 5px;
border-bottom: 2px solid #d3002e;
display: inline-table; }

div#contents h1 img {
vertical-align: bottom;
margin-left: 3px; }

div#contents ul {
margin-left: 10px;
}

div#contents div.detail p {
background-color: #e9e4da;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
padding: 5px; }

div#contents p.lead {
width:  300px;
height: 300px;
float: left;
margin-bottom: 20px; }
div#contents div.qrcode {
width: 168px;
height: 96px;
float: right; }

div#news {
clear: both; }
div#news h2 {
margin-bottom: 15px; }


div#calender {
width: 164px;
float: left; }
div#calender div.calender {
background-color: #f0f0f0; }
div#calender div.calender table {
margin: 2px 2px 20px 2px;
border-collapse:collapse; }
div#calender tr.month th {
color:            #000;
background-color: #c03;
text-align:       center;
width:            auto;
border-bottom: 1px solid #f0f0f0; }

div#calender tr.month th a {
color: #fff;
text-decoration: none; }

div#calender th {
color:            #fff;
font-weight: normal;
background-color: #000;
width:            22px;
margin-top: 1px;
margin-right: 1px; }
div#calender th.daily {
border-right: 1px solid #f0f0f0;
 }
div#calender td {
font-size: 80%;
text-align: right;
padding: 3px; }
div#calender td a {
color: #c03;
font-weight: bold; }

div#calender div.category {
margin-top: 20px; }

div#calender div.monthly {
margin-top: 20px; }

div#archives {
width: 463px;
float: left;
margin-left: 10px; }
div#archives p.content-nav {
text-align: center;
margin-top: 10px;
margin-bottom: 10px; }
div#archives div.archive h1,
div#archives div.archive h3 {
background-color: #e9e4da;
text-align: left;
width: auto;
padding: 3px;
border-style: none; }

div#archives div.archive h1 span,
div#archives div.archive h3 span {
font-size: 80%;
font-weight: normal;
float: right;
padding-top: 3px;
padding-right: 3px; }

div#archives div.archive {
width: 460px;
margin-bottom: 18px;
border: solid 1px #e9e4da;
 }
div#archives div.archive div {
padding: 3px; }

div#archives div.archive div img {
float: right; }

div#archives div.archive p.date {
font-size: 80%;
text-align: right;
clear: both; }

div#twitter {
width: 200px;
margin-left: 650px; }

