body {
	font-size: 12px;
	color: #333333;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/body-bk.jpg);
	background-repeat: repeat-x;
}
.all {
	width: 740px;
	text-align:center;
	margin:0px auto;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
h1 {
	text-align:right;
	font-size: 16px;
	padding:37px 18px 14px;
	margin:0px 0px 10px;
}
h2 {
	background: url(img/main-h2.jpg) no-repeat;
	font-size: 13px;
	margin: 27px 0px 0px;
	padding:3px 26px 11px;
	letter-spacing:-0.1em;
}
/*------------------------------*/
h2 a{
	color: #333333;
}
.level2 h2{
	margin-top:5px;
}
/*------------------------------*/

h3 {
	background: url(img/main-h3.gif) no-repeat;
	font-size: 13px;
	margin:15px 0px 0px;
	padding:1px 0px 3px 34px;
	color:#482100;
}
p {
	line-height: 1.3em;
	margin: 12px 0px 0px 9px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
	vertical-align:top;
}
td {
	font-size: 12px;
	padding:5px 10px;
}
th {
	font-size: 12px;
	padding:5px 10px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px;
}
dd {
	line-height: 1.3em;
	margin:0px;
	padding:0px;
}
ul {
	margin-top: 10px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}
strong {
}
em {
}

/*-- リンク指定 --*/

a{
	text-decoration:none;
	color:#293767;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
	color:#FF3E7C
}
.menu a{
	text-decoration:none;
	color:#333333;
}
.menu a:hover {
	text-decoration:underline;
	color:#F1E3BE}
/*-- ヘッダ部 --*/

.head {
	width: 740px;
}
.summary {
	text-align:left;
	font-size: 10px;
	padding:4px 7px 5px;
	margin-top:0px;
}
.global-navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.global-navi ul li {
	width: 123px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

/*-- コンテンツ --*/

.contents {
	width: 740px;
	background:#FAF9EA url(img/contents-bk.gif) repeat-y;
	text-align:left;
	margin: 0px;
	padding: 0px;
	clear: left;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

/*-- サイドメニュー --*/

.menu {
	width: 180px;
	float: left;
	margin: 5px auto;
	padding: 0px;
	text-align:center;
}
@media print {
	.menu,
	.menu img{
		width:170px;
	}
}
.menu dl {
	margin: 0px 0px 49px;
	padding: 0px;
	text-align:left;
}
.menu dl dt {
	padding: 0px;
	margin: 0px 5px;
}
.menu dl dd {
	margin:15px 10px 0px;
	padding:1px 0px 0px;
	background:url(img/menu-line.gif) top no-repeat;
}
.menu dl dd ul li{
	padding: 4px 3px 5px 34px;
	margin: 0px;
	background:url(img/menu-dd.gif) no-repeat;
}

.menu dl dd ul,
.menu ul,
.top-menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li,
.top-menu li {
	padding: 0px;
	margin: 5px 0px 10px;
	list-style: none;
}


/*-- フッター --*/

.footer {
	background-color:#FFF;
	width: 740px;
	clear: both;
	text-align:left;
	padding:0px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.footer a{
	text-decoration:none;
	color:#333333;
}
.f-link {
	background:#FFF url(img/footer-bk.jpg) repeat-x;
	padding:18px 14px 12px;
}
.f-link ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.f-link ul li {
	background: url(img/f-link.gif) right center no-repeat;
	display: inline;
}
.f-link ul li a{
	padding: 0em 0.8em 0em 0em;
}
address {
	font-style: normal;
	line-height:1.3em;
	padding:0px 14px
}
.copyright {
	text-align:center;
	background-color:#F0DBBB;
	color:#FFF;
	padding:4px;
	margin:4px 0px 0px;
}


/*-- メインコンテンツ --*/

.main {
	background-color: #FFF;
	float: right;
	width: 560px;
	margin: 0px;
	padding: 0px;
}
.main2{
	width:540px;
	margin:0px 10px;
}
.headword{
	background: url(img/headword-bk.jpg) no-repeat;
}
.path {
	font-size: 10px;
	padding:10px 14px;
	margin:0px;
	color:#FFF;
}
.path a{
	padding-right: 4px;
	color:#FFF;
}
.headline {
	margin:0px 0px 26px 9px;
}
.headline p{
	color:#333333;
	line-height:1.5em;
	margin: 10px 0px 0px;
	padding-bottom:0px;
}
.category-navi h2{
	background: url(img/main-h2-category-navi.gif) top no-repeat;
	padding:0px 34px 7px;
	margin:0px 0px 1px;
	font-size:12px;
}
/*------------------------------*/
.category-navi{
	margin:35px 0px 21px;
	font-size:12px;
}
.item{
	background: url(img/category-navi-bk.jpg) top repeat-x;
}
.item ul{
	margin:0px;
	padding:8px 17px;
	list-style-type:none;
}
.item ul li{
	display:inline;
	word-break: keep-all;
	background:url(img/category-navi-li.gif) left center no-repeat;
	margin:0px 43px 0px 0px;
	padding-left:14px;
}

.pagetop{
	text-align: center;
	margin: 48px;
}
.m-link{
	text-align:right;
	margin:6px 13px;
}
.m-link ul{
	margin:0px;
	padding:0px;
}
.m-link li{
	list-style-type:none;
	margin-left:24px;
	font-size:10px;
	display: inline;
	letter-spacing:0.1em;
}
/*====  LEVEL2  ====*/
.level2 {
	width:535px;
	margin-left:5px;
}
.level2 ul,
.level3 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.level2 ul li{
	display:block;
	background:#FFF;
	margin:0px 0px 20px;
	padding:0px;
}
.level2-left {
	float:left;
	width:120px;
	background: url(img/level2-imgbk.jpg) no-repeat;
}
.level2-left img{
	margin:10px;
}
.level2-right {
	float:right;
	width:410px;
}
.level2-right dl{
	margin:6px 9px 0px;
}
.level2-right dt,
.level2-right dd{
	margin:0px;
	padding:0px;
	line-height:1.5em;
}
.level2-right dt{
	color:#FD828B;
}
.level2-right p{
	text-align:right;
	margin:9px 6px;
}
/*====  LEVEL3  ====*/
.level3 {
	width:515px;
	margin-left:15px;
}
.level3 ul li{
	display:block;
	background:#FFF;
	margin:12px 0px 51px;
	padding:0px;
}
.level3-left {
	float:left;
	width:240px;
	background: url(img/level3-imgbk.jpg) no-repeat;
}
.level3-left img{
	margin:10px;
}
.level3-right {
	float:right;
	width:265px;
	text-align:left;
}
.level3-right ul{
	background: #F4F2E8 url(img/level3-rightbk1.gif) top no-repeat;
	padding:10px 0px 1px;
}
.level3-right ul li{
	background:#F4F2E8;
	margin:0px;
}
.level3-right ul li p{
	margin:6px 4px 9px 14px;
	padding:0px;
	line-height:1.5em;
}
.level3-right dl{
	color:#369;
}
.level3-right dd{
	font-size:10px;
}
.level3-right ul li.point{
	background: url(img/level3-point.jpg) top no-repeat;
	padding:3px 3px 0px 55px;
	color:#E18633;
}
.level3-right ul li.staff{
	background: url(img/level3-staff.jpg) top no-repeat;
	padding:24px 0px 0px;
	color:#369;
	font-size:10px;
}
.level3-right ul li.staff strong{
	font-size:11px;
}

/*-------------------------------------*/
.level3-right2{
	float:right;
	width:265px;
}
.level3-right2 ul{
	padding:10px 0px 1px;
	background-color: #FFFFFF;
	background-image: url(mdoel/img/level3-rightbk3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.level3-right2 ul li{
	background:#FCF6F68;
	margin:0px;
}
.level3-right2 ul li table{
	width:265px;
	color:#311000;
	background-color: #FFFFFF;
}
.level3-right2 ul li table caption{
	font-size:14px;
	padding:3px 0px 1px;
	background-color: #9C865A;
	background-image: none;
	color: #311000;
}
.level3-right2 ul li table th{
	text-align:left;
	width:40%;
	vertical-align:top;
}
/*--　トップページ　--*/
.top-frame{
	width:740px;
	background-color:#FFF
}
.top{
	width:700px;
	margin:0px 20px;
	padding:30px 0px;
}
.top-menu {
	width: 160px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.top-main {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
table.shop{
	width:510px;
	margin:4px 0px 26px 10px;
}
.shop tr{
	background: url(img/top-line.gif) bottom center no-repeat;
}
.shop th{
	padding:8px 0px 11px;
}
.shop td{
	padding:12px 0px 10px 10px;
	vertical-align:top;
}
.shop td dl{
	margin:0px;
}
.shop td dl dt img{
	margin-bottom:3px
}
.shop td.map{
	vertical-align: bottom;
	width:115px;
	padding-bottom:20px;
}

.news table{
	width:520px;
	padding:0px;
	margin:9px 9px 35px;
}
.news th,
.news td{
	margin:0px;
	line-height:1.3em;
	padding:0px 0px 7px;
}
.news th{
	background:url(img/news-dt.gif) right top no-repeat;
	font-weight:normal;
	text-align:left;
}
.mobile{
	background: url(img/top-mobile.jpg) no-repeat;
	width:500px;
	height:125px;
	margin:0px 10px 10px;
}
.mobile th{
	text-align:left;
	padding:0px;
}
.mobile td{
	padding:10px 14px;
	vertical-align:top;
	width:365px;
}
.mobile td p{
	padding:0px;
	margin:-1px 0px 7px 49px;
}
.mobile td p.right a{
	color:#FF6600;
	font-size:10px;
	margin:0px 26px 0px 0px;
	letter-spacing:0.1em;
}

.parking{
	background: url(img/top-parking.jpg) no-repeat;
	width:500px;
	height:125px;
	margin:0px 10px 10px;
}
.parking th{
	text-align:left;
	padding:0px;
}
.parking td{
	padding:10px 14px;
	vertical-align:top;
	width:365px;
}
.parking td p{
	padding:0px;
	margin:-1px 0px 7px 49px;
}
.parking td p.right a{
	color:#FF6600;
	font-size:10px;
	margin:0px 26px 0px 0px;
	letter-spacing:0.1em;
}
.clerk th,
.clerk td{
	vertical-align:top;
	color:#1D4156;
}
.clerk th{
	background: url(shop/img/clerk-bk.jpg) top no-repeat;
}
.clerk th img{
	margin:5px 5px 10px;
}
.clerk td table{
	border-right:3px solid #BBD7E8;
	border-bottom:3px solid #A9CBDC;
	border-collapse:collapse;
	background-color:#EEF5F9;
	width:95%;
}
.clerk td table th{
	text-align:left;
	width:27%;
	background:none;
	
}
.clerk td table td{
	border-bottom:1px dashed #A9CBDC
}
/*-- サイトマップフォーマット --*/

.sitemap ul{
background: url(info/img/s-dot3.gif) repeat-y;
margin: 0px 0px 14px 50px;
padding: 8px 0px 0px 0px;
}
.sitemap li {
background: url(info/img/s-dot.gif) no-repeat left top;
line-height:20px;
padding:0px 0px 0px 25px;
margin:0px 0px 4px 0px;
list-style-type: none;
}
.sitemap li ul {
margin: 0px 0px 20px 15px;
padding: 0px;
}
.sitemap li.s-close{
background: url(info/img/s-dot2.gif) no-repeat;
}


/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}

/*====  TEXT DECORATION  ====*/
.center{
	text-align:center;
}
.caption1{
	background-color:#F4F2E8;
	padding:15px 25px;
}
.caption2{
	margin-top:20px;
	padding:10px 25px 15px 50px;
	font-size:13px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #DCCFC0;
	border-bottom-color: #DCCFC0;	
}
.caption2 a{
	color:#CC6666;
	margin-left:10px;
}
.link1 {
	text-align:right;
}
.link1 a{
	background: url(img/link1.jpg) left center no-repeat;
	padding:2px 16px 0px;
	font-weight:bold;
	color:#5F5051;
}
.right{
	text-align:right;
}
/*====  BOX LAYOUT  ====*/
.img-left img{
	float:left;
	margin:5px 5px 10px 0px;
}
.img-right img{
	float:right;
	margin:5px 0px 10px 10px;
}
/*====  TABLE LAYOUT  ====*/
.layout{
	border-collapse:collapse;
	width:515px;
	margin:10px 0px;
}
.layout th,
.layout td{
	border-bottom:1px dashed #D7ADB0;
}
.layout th{
	border-left:4px solid #D7ADB0;
	text-align:right;
	width:25%;
}
/*-------------------------------------*/
.layout2{
	border-collapse:collapse;
	border-bottom:1px solid #DFAC69;
	width:515px;
}
.layout2 th{
	background-color: #DFAC69;
	color: #FFF;
	border-bottom:1px dashed #FFF;
	border-right:5px solid #EED3AE;
	text-align:left;
}
.layout2 td{
	border-bottom:1px solid #DFAC69;
}
.layout2 td dl{
	margin-bottom:0px;
}
.layout2 td dd{
	margin-left:35px;
}
/*-------------------------------------*/
/*-- layout2 decoration --*/
.course table{
	margin-bottom:20px;
}
.course caption{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px
}
.course th{
	width:35%;
}
.course .layout2 tfoot td{
	border-left:1px solid #DFAC69;
	border-top:2px solid #DFAC69;
	background-color:#FAF9EA;
	font-size:11px;
}
/*-------------------------------------*/
.area {
	width:500px;
	background-color:#F1F8ED;
	border-right: 4px solid #D6EACA;
	border-bottom:4px solid #D6EACA;
	margin:10px;
	padding:5px 10px;
	-moz-box-sizing:border-box; box-sizing:border-box;
}
.area th,
.area td{
	vertical-align:top;
	padding:3px 10px
}
.area th img{
	margin-bottom:5px;
}
.area td table{
	margin:5px 0px 0px;
}
.area td table th{
	width:50px;
}
.area td table td{
	background: url(info/img/area-dd.gif) left top no-repeat;
	padding-left:10px;
}
.area td p{
	border-top:1px dashed #548635;
	padding-top:10px;
}
/*====  Hack  ====*/
/*\*//*/

.f-link{
	width:700px;
}
.f-link ul li{
	float:left;
	display:block;
}
.news th{
	width:100px;
	padding-right:30px;
}
/**/ 

/*--------------------------------*/

.footer {
	font-size: 10px;
}
.footer{
	font-size: 11px;#
}
.news th{
	width:80px;#
}







.newwin{
	width:550px;
	height:350px;
	text-align:center;
	background-color:#FFFFFF;
	margin-top:5px;
}

