@charset "UTF-8";

/*共通デザイン*/
body{
	font-size:90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #FF9933;
}
img{
	border:none;
	vertical-align:bottom;
}
h1,h2,h3,p,ul{
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight: bold;/*fontstyle*/
}
.small {
	font-size: 85%;/*fontstyle*/
}
.b_orange{
	color: #FF6600;
	font-weight: bold;
}
.red{
	color: #CC0000;
}


#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hedder {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}


#footter {
	background-image: url(../images/design/footer.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 760px;
	position: relative;
}
#footter .shopname {
	font-size: 15px;
	color: #330000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 10px;
}
#footter .address {
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 35px;
}
#footter ul {
	margin-left: 280px;
	list-style-type: none;
	padding-top: 10px;
}
#footter li {
	display: inline;
	padding-right: 5px;
	font-size: 13px;
	margin-top: 10px;
}
#footter a {
	color: #330000;
	text-decoration:underline;
}
#footter a:hover {
	color: #b33e5c;
	text-decoration:underline;
}


/*トップページデザイン*/
#content {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}
#primary {
	width: 537px;
	margin-left: 213px;
	line-height:1.2em;
}

#primary .section {
	margin-top: 20px;
}


#primary h2 {
	text-align: right;
}
#primary .section .t-margin {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left/**/: 50px;
	_margin-left: 20px;
}

#primary .section h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#primary .section h2 .ichiran{
	position: absolute;
	top: 15px;
	right: 20px;
}
#primary .section .section1 {
	text-align: left;
	padding-left: 45px;
	line-height: 1.3em;
}
#primary .section .section1 .book1 {
	padding-top: 15px;
}



#primary .section ul {
	text-align: left;
	padding-left: 45px;
	list-style-type: none;
	padding-right: 10px;
	padding-top: 10px;
}
#primary .section .news {
	background-image: url(../images/contents/sankaku.gif);
	background-repeat: no-repeat;
	background-position:5px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#primary .section .news a{
	color: #000099;
}
#primary .section .news a:hover{
	text-decoration: underline;
}
#primary .section .service {
	background-image: url(../images/contents/maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 23px;
}

#primary .section .jump {
	text-align: right;
}

/*サイドバーデザイン*/

#secondary {
	width: 203px;
	position: absolute;
	top: 20px;
	left: 10px;
}
#navigation {
	text-align: left;
	width: 202px;
}
#navigation ul {
	list-style-type: none;
	width : 202px;
}


#navigation li {
	height: 45px;
	width: 202px;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	display:block;
	width: 100%;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	

}
#navigation .about a {
	background-image: url(../images/design/anne2.gif);
	background-position: left top;
}
#navigation .about a:hover {
	background-image: url(../images/design/anne2.gif);
	background-position: right top;
}

#navigation .book a{
	background-image: url(../images/design/book2.gif);
	background-position: left top;
}
#navigation .book a:hover{
	background-image: url(../images/design/book2.gif);
	background-position: right top;
}

#navigation .lineup a {
	background-image: url(../images/design/toy2.gif);
	background-position: left top;
}
#navigation .lineup a:hover {
	background-image: url(../images/design/toy2.gif);
	background-position: right top;
}

#navigation .order a {
	background-image: url(../images/design/order2.gif);
	background-position: left top;
}
#navigation .order a:hover {
	background-image: url(../images/design/order2.gif);
	background-position: right top;
}

#navigation .news a {
	background-image: url(../images/design/news2.gif);
	background-position: left top;
}
#navigation .news a:hover {
	background-image: url(../images/design/news2.gif);
	background-position: right top;
}

#navigation .blog a{
	background-image: url(../images/design/blog2.gif);
	background-position: left top;
}
#navigation .blog a:hover{
	background-image: url(../images/design/blog2.gif);
	background-position: right top;
}


#information {
	text-align: left;
	margin-top: 30px;
	position: relative;
}

#information dl {
	width: 198px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00482E;
	border-bottom-color: #00482E;
	border-left-color: #00482E;
	margin: 0px;
	padding: 0px;
}
#information dt {
	background-image: url(../images/design/shop_a.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 40%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
#information .time {
	font-size: 14px;
	background-color: #F6D69B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 1.2em;
}
#information .tel {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 0px;
	line-height: 1.2em;
}


#information .map1 {
	position: absolute;
	left: 135px;
	top: 33px;
}
#information .map2 {
	position: absolute;
	left: 135px;
	top: 5px;
}

#information .fukuoka {
	position: relative;
}
#secondary #information .calender {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 15px;
}
#secondary #information .calender .cal {
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #003366;
	border-collapse: collapse;
}
#secondary #information .calender .th_center {
	border: 1px solid #003366;
	border-collapse: collapse;
	text-align: center;
}
#secondary #information .calender .td_center {
	border: 1px solid #003366;
	border-collapse: collapse;
	text-align: center;
}
#information .calender .month {
	padding-top: 5px;
	padding-left: 2px;
	font-weight: bold;
}





#banner {
	margin-top: 10px;
}
#primary .section .t-margin img {
	border: 1px solid #00482E;
}

