@charset "utf-8";


/* top */

#news {
	position: absolute;
top: 350px;
left: 605px;
width: 275px;
height: 200px;
overflow: hidden;
padding: 20px;
background:#FFF;
}

#news dl {
	line-height:130%;
	margin-top:5px;
}

#news dt {
	clear:both;
	float:left;
}

#news dd {
  margin-left:55px;
  padding-bottom:8px;
}

/* shopinfo */

#shopinfo {
}

#shopinfo h3 {
	margin-top:20px;
}

#shopinfo {
	clear:both;
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#shopinfo p {
	padding:0 20px 0 40px;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#shopinfo dl {
	margin:50px 0 0 40px;
}

#shopinfo dt {
	float:left;
}

#shopinfo dd {
	padding: 0 0 10px 100px;
}

#shopinfo .map {
	margin:50px auto 25px;
}

dl.toriatsukai {
	padding-bottom:50px;
}

dl.toriatsukai dt {
	margin:0 0 0 10px;
}
.toriatsukai_right {
	height:120px;
	padding:0 0 20px 120px;
}

.toriatsukai_left {
	margin:-130px 0 0 150px;
}

.toriatsukai_left02 {
	margin:-120px 0 0 150px;
}

/* schedule */

#schedule {
}

#schedule h3 {
	margin-top:20px;
}

#schedule {
	clear:both;
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#schedule p {
	padding:0 20px 20px 40px;
}

/* menu */

#menu {
}

#menu {
	clear:both;
	width:910px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#menu p {
	padding:0 20px 20px 40px;
}

#menu h2 {
	margin:0 100px;
}

#menu h3 {
	margin-top:20px;
}

#menu #anchor {
	margin:0 100px;
	text-align:left;
	padding-left:20px;
}

/* news */

#news_d {
}

#news_d h3 {
	margin-top:20px;
}

#news_d {
	clear:both;
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}


#news_d .news {
	float:left;
	width:510px;
	padding-left:20px;
	margin:30px auto 50px;
}

#news_d .news .category {
	text-align:left;
}

#news_d .news .news_title {
	text-align:left;
}

#news_d .news .article {
	text-align:left;
}


#news_d .right_category {
	float: right;
	width:155px;
	text-align:left;
	margin-top:30px;
}

#news_d .right_category ul {
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

#news_d .right_category il {
}

/* blog */

#blog {
}

#blog h3 {
	margin-top:20px;
}

#blog {
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}


#blog .left {
	float:left;
	width:510px;
	padding-left:20px;
	margin:30px auto 50px;
}

#blog .left .category {
	text-align:left;
}

#blog .left .d_title {
	text-align:left;
		font-size:16px;
	font-weight:bold;
}

#blog .left .article {
	text-align:left;
	margin:20px auto 50px;
}


#blog .right_category {
	float: right;
	width:150px;
	text-align:left;
	margin-top:30px;
}

#blog .right_category ul {
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

#blog .right_category il {
}

.widgettitle {
	font-size:12px;
}

#blog .pagetop {
	width:450px;
	text-align:right;
}


/* link */

#link h3 {
	margin-top:20px;
}

#link {
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#link p {
	padding:0 0 0 20px;
}

/* contact */

#contact h3 {
	margin-top:20px;
}

#contact {
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#contact .form {
	margin:30px auto 50px 30px;
}

#contact .form td {
	padding:10px;
}

/* newsletter */

#newsletter h3 {
	margin-top:20px;
}

#newsletter {
	width:710px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}

#newsletter .form {
	margin:30px auto auto 30px;
}

#newsletter .form td {
	padding:10px;
}

#newsletter p {
	padding:20px 0 0 20px;
	line-height:180%;
}


