/*
Theme Name: 店舗ブログ-オレンジ
Theme URI: http://www.shinjuku-mylord.com/
Description: 新宿ミロード：店舗ブログ用のテーマです。
Version: 0.9
Author: ESUPPORT
Author URI: http://www.esupport.co.jp/
Tags: MYLORD
*/



body {
	margin: 0;
	padding: 0 8px;
	font-size: 75%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	background: #FFF url(images/bg.gif) repeat-x;
}

a:link, a:visited { color: #333333; text-decoration: none; }
a:hover, a:active { color: #FF4000; text-decoration: underline; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h2, h3 {
	font-size: 1.2em;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #000;
}
ol li {
	list-style: decimal outside;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
a.link {
	padding: 0 10px;
	line-height: 150%;
	background: url(images/arrow_right.gif) 2px .42em no-repeat;
}


#page {
	width: 980px;
	margin: auto;
	background: #FFFFFF;
}

#header {
	position: relative;
	height: 104px;
	padding: 6px 30px 10px 30px;
	line-height: 100%;
	border-bottom: double 6px #FF4000;
	background: url(images/header_bg.gif) right top no-repeat;
}
#header a.returnTop {
	float: right;
	overflow: hidden;
	width: 104px;
	height: 0;
	margin-top: 72px;
	padding-top: 31px;
	line-height: 200%;
	background: url(images/mylord.gif) no-repeat;
}
#header h1 {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding-bottom: 12px;
	padding-bottom: expression('6px');
	vertical-align: baseline;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#header h1 a, #header h1 a:visited, #header h1 a:hover {
	text-decoration: none;
	color: #333333;
}
#header h1 img {
	position: relative;
	top: 4px;
	margin-right: 18px;
	padding-right: 20px;
	border: none;
	border-right: solid 1px #FFAF7F;
}
#header h1 span#headerShopFloor {
	padding-left: 8px;
	font-size: 16px;
}
#pankuzu {
	padding: 6px 30px 20px;
}


#content {
	font-size: 1.2em
}

.narrowcolumn {
	float: left;
	margin: 0 -630px 0 0;
	padding: 0 0 20px 30px;
	width: 630px;
}

#sidebar {
	width: 260px;
	margin-left: 690px;
	line-height: 140%;
}
#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	padding-bottom: 10px;
	background: #FFE0CC url(images/side_bg.gif) left bottom no-repeat;
}
#sidebar ul li.calendar {
	padding-bottom: 14px;
	background: #FFE0CC url(images/side_calendar_bg.gif) left bottom no-repeat;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: .8em 6px 0 4px;
}
#sidebar ul li h2 {
	overflow: hidden;
	width: 260px;
	height: 0;
	margin: 0;
	padding-top: 20px;
	line-height: 200%;
	background: 0 0 no-repeat;
}
#sidebar h2.categories { background-image: url(images/side_categories.gif); }
#sidebar h2.shop       { background-image: url(images/side_shop.gif); }
#sidebar h2.update     { background-image: url(images/side_update.gif); }
#sidebar h2.archives   { background-image: url(images/side_archives.gif); }
#sidebar h2.calendar   { background-image: url(images/side_calendar.gif); padding-top: 34px; }
#sidebar div.sideCalendar {
	width: 200px;
	margin: auto;
}
#sidebar ul ul li {
	margin-left: 16px;
	padding-left: 14px;
	line-height: 100%;
	background: url(images/dot.gif) 4px .9em no-repeat;
}
#sidebar ul dl {
	margin: 6px 19px 0px;
	line-height: 150%;
}
#sidebar ul dl dt {
	float: left;
	width: 5em;
	margin-right: -5em;
}
#sidebar ul dl dd {
	margin-left: 5em;
}
#sidebar ul a.link {
	float: right;
	margin-top: 4px;
}

#footer {
	clear: both;
	padding-top: 17px;
	background: url(images/mylorton.gif) 20px 0 no-repeat;
}
#footer div.contents {
	overflow: hidden;
	height: 30px;
	padding: 8px 10px;
	text-align: right;
	border-top: solid 2px #FF4000;
}
#footer div.contents a.odakyu {
	float: right;
	overflow: hidden;
	width: 135px;
	height: 0;
	margin-left: 10px;
	padding-top: 30px;
	border-left: solid 1px #CCC;
	background: url(images/odakyu.gif) 10px 0 no-repeat;
}
#footer div.contents span.copyright {
	line-height: 34px;
}

div.post h2 {
	margin-bottom: 3px;
	padding-bottom: 3px;
	line-height: 100%;
	color: #000;
	border-bottom: double 3px #FFAF7F;
}
div.post div.date {
	margin-bottom: 6px;
	font-size: 0.9em;
	text-align: right;
}
div.post div.entry {
	padding: 0 90px;
}
div.post div.entry p {
	margin: .5em 0;
}

div.post div.entry dl.reqruit {
	margin: 24px 40px 0;
	border-top: solid 1px #FF4000;
}
div.post div.entry dl.reqruit dt {
	float: left;
	width: 5em;
	margin-right: -5em;
	padding: 3px 0;
	text-align: right;
	color: #000;
}
div.post div.entry dl.reqruit dd {
	margin: 0;
	padding: 3px 0 3px 6.5em;
	border-bottom: solid 1px #FF4000;
}
.contributionImg img {
	float:left;
	display:block;
}
div.post div.entry ul.fair {
	float:right;
	width:220px;
	margin: 0;
	padding:0;
}
div.post div.entry ul.fair li {
	list-style-type:none;
	margin: 0;
	padding: 3px;
	border-bottom: solid 1px #FF6080;
}
div.navigation {
	margin 10px 0  60px;
	font-size: 0.9em;
}


/* ----- Style for Ktai Entry ----- */
div.ktai_photo {
	margin-top: 1em;
	text-align: center;
}
div.ktai_photo img {
	background:white;
	margin: 6px;
	padding: 4px;
	border: solid 1px #999;
}
/* ---------- */

/* ------------------------------------------------ */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width: 200px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	margin: 0;
	padding: 0 0 6px;
	text-align: center;
	font-size: 12px;
	}

#wp-calendar td {
	margin: 0;
	padding: 4px 0 0;
	text-align: center;
	font-size: 10px;
	line-hight: 100%;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar .saturday { color : #0000DD; }
#wp-calendar .sunday   { color : #990000; }
#wp-calendar #today    { background: #EEEEEE; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

