@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	2.for detail style

*/



/* 1.for index style
===============================================================*/
div#shopBlog{
	width:740px;
}
form{
	margin:0;
	padding:0;
}

/* title */
div#pageTitle{
	margin:0 0 25px 10px;
	width:720px;
	border-bottom:solid 1px #000;
}
div#pageTitle h2{
	float:left;
	display:inline;
	width:360px;
}
div#pageTitle p{
	float:right;
	display:inline;
	margin-top:25px;
	width:250px;
	text-align:right;
}

/* blog */
p.blogTxt{
	margin:0 0 25px 10px;
}

div.blogRight{
	float:right;
	display:inline;
	width:550px;
}

/* blogSearch */
div.blogSearch{
	margin-bottom:14px;
	padding-bottom:18px;
	border:dotted 1px #000;
	background:#f1f1f1;
}
div.blogSearch p{
	margin-left:70px;
}
div.blogSearch select{
	font-size:12px;
}

/* blogNews */
div.blogNew h3{
	margin-bottom:15px;
}
div.newBox{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../../../image/common/dot.gif) repeat-x bottom left;
}
p.newImage{
	float:right;
	margin:0 0 0 20px;
}
div.blogNew dt{
	margin-bottom:5px;
	font-size:1.4em;
	font-weight:bold;
}
dd.newTitle{
	margin-bottom:8px;
	line-height:1.2;
}
dd.newTitle a{
	font-size:1.2em;
	font-weight:bold;
}

.blogtop{
	margin:0!important;
	text-align:right;
	font-size:0.8em;
}


div.blogLeft{
	float:left;
	display:inline;
	width:175px;
}
div.blogJapan{
	margin-bottom:6px;
	padding-bottom:8px;
	text-align:center;
	border:solid 1px #000;
}
div.blogJapan h3{
	margin-bottom:8px;
}
div.blogJapan p{
	margin-bottom:3px;
}
div.blogOrder{
	margin-bottom:6px;
	padding-bottom:8px;
	border:solid 1px #000;
}
div.blogOrder h3{
	margin-bottom:8px;
}
p.orderImage{
	margin-bottom:5px;
	text-align:center;
}
div.blogOrder dt{
	font-size:0.8em;
	font-weight:bold;
}
div.blogOrder dt a{
	font-size:1.2em;
	font-weight:normal;
}
div.blogOrder dl{
	margin:0 5px 0 10px;
}
div.blogOrder dd{
	font-size:0.8em;
}
ul.blogBn li{
	margin-bottom:6px;
}

/* 2.for detail style
===============================================================*/
div.blogSearch02{
	margin-bottom:5px;
}
div.blogSearch02 h3{
	float:left;
}
div.blogSearch02 select{
	font-size:12px;
}

div.detailBox{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../../../image/common/dot.gif) repeat-x bottom left;
}
div.blogDetail h3{
	margin-bottom:10px;
	padding-left:10px;
	color:#fff;
	line-height:23px;
	background:#000;
}
div.blogDetail h3 span{
	font-size:1.2em;
	font-weight:bold;
}

div.detailBox dt{
	margin-bottom:8px;
	line-height:1.2;
	font-size:0.8em;
}
div.detailBox dt span{
	font-weight:bold;
}
div.detailBox dt a{
	font-size:1.8em;
	font-weight:bold;
}
div.detailBox p{
	margin-bottom:15px;
}
ul.pageNav{
	text-align:right;
}
ul.pageNav li{
	display:inline;
	margin-left:25px;
}

div.calendar{
	padding-top:25px;
	margin-bottom:6px;
}
div.calendar ul{
	background:#000;
}
li.calBack{
	float:left;
	display:inline;
}
li.calNext{
	float:right;
	display:inline;
}
li.calMonth{
	line-height:23px;
	text-align:center;
	color:#fff;
}
div.calendar table{
	width:175px;
	font-size:1em;
	border-top:solid 1px #fff;
}

div.calendar th{
	padding:0;
	width:25px;
	text-align:center;
	font-size:0.8em;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
}
div.calendar td{
	padding:0;
	width:25px;
	color:#fff;
	text-align:center;
	height:25px;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	background:#000;
}
div.calendar td a{
	display:block;
	line-height:25px;
	background:#1bab4a;
}
div.shopBox{
	margin-bottom:6px;
	padding:8px 0;
	color:#fff;
	background:#000;
}
div.shopBox dl{
	margin:0 5px 0 10px;
	line-height:1.2;
}
div.shopBox dt{
	margin-bottom:5px;
	font-weight:bold;
}
div.shopBox dl a:link{
	text-decoration:underline!important;
}
div.shopBox dl a:visited{
	text-decoration:underline!important;
}
div.shopBox dl a:link{
	text-decoration:underline!important;
}
div.shopBox dl a:active{
	text-decoration:underline!important;
}
div.shopBox dd.shopMap{
	text-align:right;
}
div.shopBox li{
	margin-top:5px;
	text-align:center;
}
div.blogSide{
	margin-bottom:6px;
	padding-bottom:8px;
	background:#ececec;
}
div.blogSide li{
	padding-left:8px;
	margin-left:10px;
	background:url(../images/ico_dot.gif) no-repeat 0 7px;
}
div.blogQR{
	padding:10px 0;
	text-align:center;
	border:solid 1px #ccc;
}

