@charset "euc-jp";
/* ---------------------------------------------------------
　　基本レイアウト設定
--------------------------------------------------------- */

#naviLine {
	clear: left;
	width: 900px;
	padding-top: 5px;
}
#naviLine #saport {
	float: right;
	width: 140px;
	text-align: center;
}
#naviLine #saport select {
	font-size: 10px;
}
#naviLine #pan {
	width: 742px;
}
#naviLine #pan p {
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#naviLine #pan p a {
	color: #008CD6;
	text-decoration: none;
}
#naviLine #pan p a:hover {
	text-decoration: underline;
}
#rightColumn {
	float: right;
	width: 140px;
	padding-left: 7px;
}
#subMenu {
	float: left;
	width: 186px;
	padding-right: 4px;
}
#subMenu a {
	color: #3EAD1C;
	text-decoration: underline;
}
#subMenu a:hover {
	color: #80D52B;
	text-decoration: underline;
}
#contents {
	line-height: 18px;
	width: 562px;
	float: left;
}
#contents h2 {
	margin-bottom: 10px;
}
#contents h3 {
	font-size: 14px;
	line-height: 16px;
	color: #2477D1;
	background-image: url(../images/common/title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
#contents p {
	margin-bottom: 25px;
}
#contents ul {
	margin-bottom: 25px;
	list-style-image: url(../images/common/point1.gif);
}
#contents ol {
	margin-top: 3px;
	margin-bottom: 15px;
	list-style-type: decimal;
}
#contents ul li {
	line-height: 18px;
}
#contents ul.listPart1 {
	padding-left: 20px;
	list-style: none;
}
#contents ul.listPart1 li {
	background: url(../images/common/point1.gif) no-repeat 0px 5px;
	padding-left: 12px;
}
#contents a {
	color: #3EAD1C;
	text-decoration: underline;
}
#contents a:hover {
	color: #80D52B;
	text-decoration: underline;
}
#contents .blueLink a {
	color: #3EAD1C;
	text-decoration: underline;
}
#contents .blueLink a:hover {
	color: #80D52B;
	text-decoration: underline;
}
#contents a.linkNewPart1 {
	background: url(../images/common/icon_newwin.gif) no-repeat 3px 2px;
	padding-left: 18px;
}
#contents .pagetop {
	padding-top: 30px;
	text-align: right;
}

/* トピックス */
/*#topics #list {
	line-height: 16px;
}
#topics #list a {
	color: #555555;
	text-decoration: none;
}
#topics #list a:hover {
	color: #999999;
	text-decoration: underline;
}*/
#topics h3 {
	padding-left: 5px;
}
#topics h3 a {
	color: #2477D1;
	text-decoration: none;
	display: block;
}
#topics h3 a:hover {
	color: #2477D1;
	text-decoration: none;
}
#topics h3 a.elemWellbe {
	background: url(../images/index/topics_element_wellbe.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemNagoyaAll {
	background: url(../images/index/topics_element_nagoya_all.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemSakae {
	background: url(../images/index/topics_element_sakae.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemImaike {
	background: url(../images/index/topics_element_imaike.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemMeieki {
	background: url(../images/index/topics_element_meieki.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemToshin {
	background: url(../images/index/topics_element_toshin.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics h3 a.elemFukuoka {
	background: url(../images/index/topics_element_fukuoka.gif) no-repeat 0px 0px;
	padding-left: 54px;
}
#topics p.upDate {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin: 0px;
	padding-bottom: 8px;
}
#topics .pageCount {
	padding: 13px 13px 0px;
	text-align: center;
	border-top: 1px solid #CCC;
	margin: 0px 2px 0px 1px;
}
#topics .current_page {
	font-weight: bold;
	color: #FFF;
	background: #42A332;
	padding: 0px 4px;
	border: 1px solid #42A332;
	line-height: 20px;
}
#topics a.link_page {
	color: #42A332;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px double #42A332;
	line-height: 18px;
}
#topics a.link_next,
#topics a.link_before {
	color: #42A332;
	text-decoration: none;
	padding: 4px 6px;
}
#topics a.link_page:hover,
#topics a.link_next:hover,
#topics a.link_before:hover {
}

/* サイトマップ */
#sitemap h3 {
	background-image: url(../images/other/sitemap_title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #222222;
}
#sitemap h3 a {
	color: #222222;
	text-decoration: none;
}
#sitemap h3 a:hover {
	color: #666666;
	text-decoration: none;
}
#sitemap a {
	color: #666666;
	text-decoration: none;
}
#sitemap a:hover {
	color: #42A332;
	text-decoration: underline;
}
#sitemap .middle {
	background-image: url(../images/common/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 22px 0px;
	padding-top: 1px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
}
#sitemap .small {
	background-image: url(../images/common/arrow7.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
	background-position: 44px 1px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
}

/* キャンペーン */
#campaign #title h2 {
	background-image: url(../images/campaign/detail_title.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	height: 24px;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
}
#campaign h3 a {
	color: #2477D1;
	text-decoration: none;
}
#campaign h3 a:hover {
	color: #5397E1;
	text-decoration: none;
}
#campaign p {
	margin-bottom: 10px;
}

/* よくあるご質問 */
#faq ul {
	list-style-image: url(../images/faq/icon_q.gif);
	margin-top: 0px;
	padding-left: 40px;
}
#faq li {
	line-height: 20px;
}
#faq h4 {
	color: #222222;
	background-image: url(../images/faq/icon_q.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#faq p {
	background-image: url(../images/faq/icon_a.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-left: 18px;
	margin-bottom: 10px;
}
#faq .dotline {
	background-image: url(../images/common/dotline_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-bottom: 8px;
}

/* 協賛企業紹介 */
#special h3 {
	font-size: 14px;
	color: #333333;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#special h3 a {
	color: #333333;
	text-decoration: none;
}
#special h3 a:hover {
	color: #666666;
	text-decoration: none;
}
#special p {
	margin-bottom: 12px;
}

/* 会社紹介 */
#company h3 {
	font-size: 14px;
	line-height: 16px;
	color: #1E822D;
	background-image: url(../images/company/title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
#company #data h4 {
	color: #222222;
	background-image: url(../images/company/line1.gif);
	background-repeat: repeat-x;
	padding-bottom: 13px;
}
#company #data #address {
	background-image: url(../images/company/address_bg_map.gif);
	background-repeat: no-repeat;
	background-position: 0px 145px;
}
#company #data #address h5 {
	font-weight: normal;
	color: #222222;
	margin-bottom: 3px;
}
#company #data #address p {
	margin-bottom: 14px;
}
#company #group h4 {
	color: #222222;
	background-image: url(../images/company/line1.gif);
	background-repeat: repeat-x;
	padding-bottom: 13px;
}
#company #group h4 a {
	text-decoration: none;
	color: #222222;
}
#company #group h4 a:hover {
}
#company #group .address {
	margin-bottom: 5px;
}
#company #recruit th {
	color: #222222;
	text-align: left;
	line-height: 16px;
}
#company #recruit td {
	line-height: 16px;
}
#company #recruit .shopName {
	font-weight: normal;
	text-align: left;
}
#company #recruit .detail {
	vertical-align: top;
}

/* お客様の声 */
#voice h3 {
	background-image: none;
	padding: 0px;
	font-size: 14px;
	color: #333333;
}

/* 周辺スポット */
#playspot h3 {
	background-image: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#playspot h4 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/playspot/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 3px;
	padding-left: 11px;
}
#playspot .cate {
	font-size: 10px;
	padding-left: 11px;
	color: #333333;
}
/*#playspot .address p {
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	background-image: url(../images/playspot/dotline1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-bottom: 13px;
}*/
#playspot .comment p {
	font-size: 10px;
	color: #990000;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#playspot .access p {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/playspot/point_access.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px;
}
