@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------
 
 clearfix Styles
 
----------------------------------------------------------------------------------------------------*/

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

/*----------------------------------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------------------------------*/
ul#topicPath {
	margin-left: 10px;
}

ul#topicPath li {
	display: inline;
	line-height: 2.5;
}

#contentsBox {
	width: 880px;
	margin-left: 10px;
	/*¥*/
	overflow: hidden;
	/**/
}

#mainArea {
	width: 680px;
	padding-top: 15px;
	border-top: 1px dotted #999999;
}

#subArea {
	width: 180px;
}

.divide {
	margin-bottom: 20px;
	color: #666666;
}

h2 {
	/*background: url(../img/common/icoBullet02.gif) no-repeat left center;*/
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	line-height: 1;
	border-left: 5px solid #0060E5;
}

h3 {
	margin-bottom: 10px;
}

p.description {
	padding: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
	color: #666666;
}

p.pageTop {
	margin-bottom: 20px;
	text-align: right;
	clear: both;
}

p.pageTop a {
	background: url(../img/common/icoPageTop.gif) no-repeat left center;
	padding-left: 18px;
}

#infoArea {
	background: url(../img/common/bgInformation.gif) no-repeat left top;
	width: 550px;
	height: 150px;
	margin: 0 auto 40px;
	position: relative;
}

#infoArea a.btnData {
	position: absolute;
	right: 11px;
	bottom: 15px;
}

a.btnData {
	background: url(../img/common/btnData03.png) no-repeat left top;
	display: block;
	width: 247px;
	height: 60px;
	text-decoration: none;
}

a.btnData:hover {
	background: url(../img/common/btnData03.png) no-repeat left bottom;
}

/*----------------------------------------------------------------------------------------------------

	layout

----------------------------------------------------------------------------------------------------*/

body {
	background: url(../img/common/bgGradation.jpg) repeat-x left top #91B7F3;
}

#wrapper {
	background: url(../img/common/bgContentsArea.png) repeat-y center top;
	width: 100%;
	height: 100%;
}

#container {
	width: 900px;
	padding: 0 5px 0;
	margin: -5px auto 0;
	/*¥*/
	overflow: hidden;
	/**/
}

#headerOut {
	background: url(../img/common/bgHeaderBar.png) repeat-x left top;
	width: 100%;
	height: 140px;
	position: relative;
}

#headerIn {
	width: 900px;
	height: 140px;
	padding: 0 5px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#footerIn {
	width: 900px;
	height: 150px;
	padding: 0 5px;
	margin: 0 auto;
	position: relative;
}

#footerOut {
	background: url(../img/common/bgFooterBar.gif) repeat-x left bottom;
	width: 100%;
	height: 150px;
}

/*----------------------------------------------------------------------------------------------------

	header

----------------------------------------------------------------------------------------------------*/
#headerIn h1 {
	padding-top: 5px;
	color: #999999;
	font-size: 10px;
}

#siteID {
	width: 260px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 20px;
}

ul#headBanner {
	width: 180px;
	padding: 12px 10px 0 10px;
}

ul#headBanner li {
	width: 180px;
	height: 65px;
	margin-bottom: 5px;
}

ul#headBanner li {
	width: 180px;
	height: 65px;
	margin-bottom: 5px;
}

ul#headBanner li.headBanner01 a {
	background: url(../img/common/btnData01.png) no-repeat left top;
	display: block;
	width: 180px;
	height: 65px;
	_height: 64px;
	text-decoration: none;
}

ul#headBanner li.headBanner01 a:hover {
	background: url(../img/common/btnData01.png) no-repeat left bottom;
	_margin-top: 1px;
}

p#tel {
	width: 180px;
	height: 65px;
	padding-top: 12px;
}

ul#mainMenu {
	background: url(../img/common/btnMainMenu.png) no-repeat left bottom;
	width: 900px;
	height: 55px;
	padding: 0 5px;
	position: absolute;
	left: 0;
	bottom: 0;
}

ul#mainMenu li {
	float: left;
	width: 120px;
	height: 55px;
	position: relative;
}

ul#mainMenu li.menu02 {
	width: 180px;
}

ul#mainMenu li a {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}

ul#mainMenu li.menu02 a {
	width: 180px;
}

ul#mainMenu li a:hover {
	_height: 54px;
	_margin-top: 1px;
}

ul#mainMenu li.menu01 a { background: url(../img/common/btnMainMenu.png) no-repeat -5px 0px; }
ul#mainMenu li.menu02 a { background: url(../img/common/btnMainMenu.png) no-repeat -125px 0px; }
ul#mainMenu li.menu03 a { background: url(../img/common/btnMainMenu.png) no-repeat -305px 0px; }
ul#mainMenu li.menu04 a { background: url(../img/common/btnMainMenu.png) no-repeat -425px 0px; }
ul#mainMenu li.menu05 a { background: url(../img/common/btnMainMenu.png) no-repeat -545px 0px; }
ul#mainMenu li.menu06 a { background: url(../img/common/btnMainMenu.png) no-repeat -665px 0px; }
ul#mainMenu li.menu07 a { background: url(../img/common/btnMainMenu.png) no-repeat -785px 0px; }

ul#mainMenu li.menu01 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -5px bottom; }
ul#mainMenu li.menu02 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -125px bottom; }
ul#mainMenu li.menu03 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -305px bottom; }
ul#mainMenu li.menu04 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -425px bottom; }
ul#mainMenu li.menu05 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -545px bottom; }
ul#mainMenu li.menu06 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -665px bottom; }
ul#mainMenu li.menu07 a:hover { background: url(../img/common/btnMainMenu.png) no-repeat -785px bottom; }

#top ul#mainMenu li.menu01 a { background: url(../img/common/btnMainMenu.png) no-repeat -5px -55px; }
#charm ul#mainMenu li.menu02 a { background: url(../img/common/btnMainMenu.png) no-repeat -125px -55px; }
#about ul#mainMenu li.menu03 a { background: url(../img/common/btnMainMenu.png) no-repeat -305px -55px; }
#news ul#mainMenu li.menu04 a { background: url(../img/common/btnMainMenu.png) no-repeat -425px -55px; }
#qa ul#mainMenu li.menu05 a { background: url(../img/common/btnMainMenu.png) no-repeat -545px -55px; }
#shop ul#mainMenu li.menu06 a { background: url(../img/common/btnMainMenu.png) no-repeat -665px -55px; }
#outline ul#mainMenu li.menu07 a { background: url(../img/common/btnMainMenu.png) no-repeat -785px -55px; }

#top ul#mainMenu li.menu01 a,
#charm ul#mainMenu li.menu02 a,
#about ul#mainMenu li.menu03 a,
#news ul#mainMenu li.menu04 a,
#qa ul#mainMenu li.menu05 a,
#shop ul#mainMenu li.menu06 a,
#outline ul#mainMenu li.menu07 a {
	_margin-top: 1px;
}

/*----------------------------------------------------------------------------------------------------

	top mainArea（トップ）

----------------------------------------------------------------------------------------------------*/
#top h2 {
	background: none;
	padding: 0;
	margin: 0;
}

img#headerImg {
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
}

ul#mainCnt {
	padding: 10px 0 0;
	/*¥*/
	overflow: hidden;
	/**/
}

ul#mainCnt li {
	display: inline;
	float: left;
	width: 287px;
	height: 119px;
	margin: 0 0 10px 10px;
}

ul#mainCnt li.mainCnt01 {
	height: 238px;
}

ul#mainCnt li a {
	display: block;
	float: left;
	width: 287px;
	height: 119px;
	text-decoration: none;
}

ul#mainCnt li.mainCnt01 a { background: url(../img/top/btnMainCnt.jpg) no-repeat 0px 0px; }
ul#mainCnt li.mainCnt02 a { background: url(../img/top/btnMainCnt.jpg) no-repeat -287px 0px; }
ul#mainCnt li.mainCnt03 a { background: url(../img/top/btnMainCnt.jpg) no-repeat -574px 0px; }
ul#mainCnt li.mainCnt04 a { background: url(../img/top/btnMainCnt.jpg) no-repeat -861px 0px; }
ul#mainCnt li.mainCnt05 a { background: url(../img/top/btnMainCnt.jpg) no-repeat -1148px 0px; }

/*
ul#mainCnt li.mainCnt01 a:hover { background: url(../img/top/btnMainCnt.jpg) no-repeat 0px -119px; }
ul#mainCnt li.mainCnt02 a:hover { background: url(../img/top/btnMainCnt.jpg) no-repeat -287px -119px; }
ul#mainCnt li.mainCnt03 a:hover { background: url(../img/top/btnMainCnt.jpg) no-repeat -574px -119px; }
ul#mainCnt li.mainCnt04 a:hover { background: url(../img/top/btnMainCnt.jpg) no-repeat -861px -119px; }
ul#mainCnt li.mainCnt05 a:hover { background: url(../img/top/btnMainCnt.jpg) no-repeat -1148px -119px; }
*/

#btnBom {
	background: url(../img/top/bgBom.jpg) no-repeat left top;
	width: 900px;
	height: 190px;
	margin-bottom: 40px;
	position: relative;
}

#btnBom a#btnBusiness {
	background: url(../img/top/btnBusiness.png) no-repeat left top;
	display: block;
	width: 660px;
	height: 90px;
	margin-left: -330px;
	text-decoration: none;
	position: absolute;
	left: 50%;
	bottom: -10px;
}

#btnBom a#btnBusiness:hover {
	background: url(../img/top/btnBusiness.png) no-repeat left bottom;
}

#top .box {
	height: 1%;
	padding-bottom: 10px;
	/*¥*/
	overflow: hidden;
	/**/
}

dl#topicArea {
	display: inline;
	float: left;
	width: 576px;
	min-height: 150px;
	height: auto;
	/*height: 150px;*/
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #999999;
}

dl#topicArea dt#topicTtl {
	background: url(../img/top/bgTopicBar.jpg) repeat-x -5px top;
	height: 30px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
	position: relative;
}

dl#topicArea dt#topicTtl a#topicMore {
	background: url(../img/top/icoBullet.gif) no-repeat left center;
	padding-left: 20px;
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #FFFFFF;
}

dl#topicArea dd dl#topicCnt {
	padding: 5px;
	/*¥*/
	overflow: hidden;
	/**/
}

dl#topicArea dd dl#topicCnt dt {
	float: left;
	width: 7.5em;
	margin: 0 -7.5em 5px 0;
	line-height: 1.4;
}

dl#topicArea dd dl#topicCnt dd {
	padding-left: 1em;
	margin: 0 0 5px 7.5em;
	line-height: 1.4;
}

ul#bannerArea {
	float: right;
	width: 290px;
	padding-right: 10px;
}

ul#bannerArea li {
	margin-bottom: 10px;
	text-align: center;
}

ul#bannerArea li.banner01 a {
	background: url(../img/top/btnData02.jpg) no-repeat left top;
	display: block;
	width: 290px;
	height: 70px;
	text-decoration: none;
}

ul#bannerArea li.banner01 a:hover {
	background: url(../img/top/btnData02.jpg) no-repeat left bottom;
}

/*----------------------------------------------------------------------------------------------------

	charm（エコチャリビジネスの魅力）

----------------------------------------------------------------------------------------------------*/
img#systemFig {
	margin-bottom: 50px;
}

h3.point {
	background: url(../img/common/imgBar.gif) no-repeat left top;
	padding-top: 10px;
}

dl.fig dt {
	height: 350px;
	margin-bottom: 10px;
}

dl.article {
	background: url(../img/common/bgDot.gif) repeat left top;
	padding: 5px 10px;
	margin-bottom: 30px;
}

dl.article dt {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
}

dl.article dd {
	color: #333333;
	font-size: 13px;
	line-height: 1.5;
}

a#btnNext {
	display: block;
	width: 400px;
	height: 60px;
	margin: 0 auto 20px;
	text-decoration: none;
}

#charm a#btnNext {
	background: url(../img/charm/btnOpenFlow.gif) no-repeat left top;
}

#charm a#btnNext:hover {
	background: url(../img/charm/btnOpenFlow.gif) no-repeat left bottom;
}

/*----------------------------------------------------------------------------------------------------

	flow（開業までの流れ）

----------------------------------------------------------------------------------------------------*/
dl.step {
	/*¥*/
	overflow: hidden;
	/**/
	clear: both;
}

dl.step dt.stepBom {
	width: 60px;
	margin-right: 20px;
}

dl.step dt.stepTitle {
	background: url(../img/common/imgBar.gif) no-repeat 30px bottom;
	padding: 15px 0 2px 0;
}

dl.step dd {
	padding: 15px 10px 0 0;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	position: relative;
}

dl#stepOpen dd {
	padding-left: 80px;
}

dl.step dd p {
	width: 320px;
}

dl.step dd a.btnData {
	position: absolute;
	right: 10px;
	top: 15px;
}

#flow a#btnNext {
	background: url(../img/flow/btnQa.gif) no-repeat left top;
}

#flow a#btnNext:hover {
	background: url(../img/flow/btnQa.gif) no-repeat left bottom;
}

/*----------------------------------------------------------------------------------------------------

	about（エコチャリとは）

----------------------------------------------------------------------------------------------------*/
#about h3 {
	padding-top: 25px;
	position: relative;
}

#about h3 img#ecochariLogo {
	position: absolute;
	right: 20px;
	top: 0;
}

#about #textBox p {
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}

#about ul#photoBox li {
	margin: 0 0 10px 20px;
}

#about .divide {
}

#about p#btnEcochari {
	padding: 0;
}

#about p#btnEcochari a {
	background: url(../img/about/btnEcochari.jpg) no-repeat left top;
	display: block;
	width: 380px;
	height: 60px;
	text-decoration: none;
}

#about p#btnEcochari a:hover {
	background: url(../img/about/btnEcochari.jpg) no-repeat left bottom;
}

#about dl.case {
	height: 1%;
	margin-bottom: 10px;
	/*¥*/
	overflow: hidden;
	/**/
}

#about dl.case dt {
	float: left;
	width: 140px;
}

#about dl.case dd {
	float: right;
	width: 500px;
	/*padding-left: 30px;*/
	/*¥*/
	overflow: hidden;
	/**/
}

#about dl.case dd p {
	margin-bottom: 10px;
	line-height: 1.5;
}

#about dl.case dd img {
	margin-left: 10px;
}

#about dl#case01 ul {
	width: 510px;
	margin-left: -10px;
	/*¥*/
	overflow: hidden;
	/**/
}

#about dl#case01 ul li {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 10px;
}

#about dl#case01 ul li img {
	margin-left: 0;	
}

/*----------------------------------------------------------------------------------------------------

	shop（店舗詳細）

----------------------------------------------------------------------------------------------------*/
#shop .divide dl {
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
	border-bottom: 1px dotted #999999;
	/*¥*/
	overflow: hidden;
	/**/
}

#shop .divide dl dt {
	float: left;
	width: 13em;
	height: 1%;
	padding-left: 10px;
	margin-right: -13em;
}

#shop .divide dl dd {
	padding-left: 10px;
	margin-left: 13em;
	border-left: 3px solid #156DE7;
}

#shopdetails .divide {
	/*¥*/
	overflow: hidden;
	/**/
}

#shopdetails .divide img.photo {
	margin-right: 20px;
	border: 5px solid #80CC29;
}

#shopdetails .divide p.description {
	padding-top: 0;
	padding-right: 0;
}

#shopdetails .divide dl {
	float: right;
	width: 410px;
	margin-bottom: 5px;
	line-height: 1.5;
	/*¥*/
	overflow: hidden;
	/**/
}

#shopdetails .divide dl dt {
	float: left;
	width: 9em;
	height: 1%;
	margin-right: -9em;
}

#shopdetails .divide dl dd {
	padding-left: 10px;
	margin-left: 9em;
	border-left: 3px solid #156DE7;
}

#shopdetails .divide iframe {
	border: 5px solid #80CC29;
}

dl#shopLink {
	margin-bottom: 20px;
}

dl#shopLink dt {
	padding-left: 18px;
	line-height: 2;
	font-size: 16px;
	border-top: 2px solid #156DE7;
	border-bottom: 1px dotted #999999;
}

dl#shopLink dd a {
	background: url(../img/common/icoBullet01.gif) no-repeat left center;
	display: block;
	_height: 1%;
	padding-left: 18px;
	line-height: 2;
	border-bottom: 1px dotted #999999;
}

dl#shopLink dd.last a {
	border-bottom: none;
}

/*----------------------------------------------------------------------------------------------------

	qa（よくある質問）

----------------------------------------------------------------------------------------------------*/
#qa .divide {
	margin-bottom: 50px;
}

#qa ul#qaList {
	padding: 0 0 0 10px;
	margin-bottom: 50px;
}

#qa ul#qaList li a {
	background: url(../img/common/icoBullet03.gif) no-repeat left center;
	padding-left: 18px;
	line-height: 2;
	_line-height: 1;
}

#qa dl#answer {
	line-height: 1.5;
}

#qa dl#answer dt {
	padding: 10px 0 0 70px;
	border-top: 1px dotted #999999;
	color: #298A00;
}

#qa dl#answer span.firstFont {
	padding-right: 7px;
	margin-left: -55px;
	font-size: 22px;
}

#qa dl#answer dd {
	background: #EEEEEE;
	padding: 5px 10px 10px 70px;
	margin-bottom: 20px;
	color: #EF5C00;
}

*html #qa dl#answer dt {
	padding-left: 70px;
}

*html #qa dl#answer span.firstFont {
	margin-left: -48px;
}

*html #qa dl#answer dd {
	padding-left: 70px;
}

#qa dl#answer dd p.pageTop {
	margin-top: 10px;
	margin-bottom: 0;
}

/*----------------------------------------------------------------------------------------------------

	inquiry（お問合せフォーム）

----------------------------------------------------------------------------------------------------*/
#inquiry p.sendCom {
	height: 470px;
	padding-top: 30px;
	text-align: center;
	line-height: 3;
}

#inquiry p#cntCheck {
	margin-bottom: 30px;
	text-align: center;
}

#inquiry p#cntCheck label {
	padding: 0 10px;
}

#inquiry p#cntCheck label span.radioBtn {
	padding: 0 5px;
}

#contactForm {
	margin: 20px 0 40px;
}

#contactForm table {
	width: 600px;
	margin: 0 0 20px 40px;
	border: 1px solid #333333;
	border-collapse: separate;
	border-spacing: 1px;
}

#contactForm table th {
	background: #DDDDDD;
	padding: 8px;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#contactForm table td {
	width: 350px;
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contactForm table td input#addressForm {
	width: 250px;
	margin-top: 10px;
}

#contactForm table td input#nameForm,
#contactForm table td input#kanaForm {
	width: 150px;
}

#contactForm table td input#zipForm {
	width: 100px;
	/*margin-bottom: 8px;*/
	vertical-align: middle;
}

#contactForm table td select#jobForm,
#contactForm table td select#fundForm {
	width: 200px;
}

#contactForm table td input#whatFormText {
	height: 15px;
	vertical-align: middle;
}

#contactForm table td textArea#qaForm {
	width: 300px;
}

#contactForm table td span.radioBtn {
	padding: 0 8px;
}

#contactForm table td span.box {
	display: block;
}

#contactForm .send {
	text-align: center;
}

#contactForm .indispensable {
	font-size: 11px;
	color: #333333;
}

/*----------------------------------------------------------------------------------------------------

	news（新着ニュース）

----------------------------------------------------------------------------------------------------*/
#news h3 {
	background: url(../img/news/bgUnderline.gif) no-repeat left bottom;
	padding-left: 10px;
	font-size: 20px;
	color: #666666;
}

#news dl.archiveList {
	margin-bottom: 10px;
	color: #666666;
	/*¥*/
	overflow: hidden;
	/**/
}

#news dl.archiveList dt {
	float: left;
	width: 8em;
	padding-left: 5px;
	margin-right: -8em;
	line-height: 1.5;
}

#news dl.archiveList dd {
	padding: 0 0 5px 8em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	line-height: 1.5;
}

#newsdetails .divide {
	margin-bottom: 50px;
	color: #333333;
}

#newsdetails h3.subTitle {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: -0.2px;
}

#newsdetails p {
	margin-bottom: 10px;
	line-height: 1.5;
}

#newsdetails p.article {
	margin-bottom: 20px;
	text-indent: 1em;
}

#newsdetails p.textLeft {
	margin-bottom: 20px;
}

#newsdetails .box {
	margin-bottom: 30px;
	/*¥*/
	overflow: hidden;
	/**/
	clear: both;
}

#newsdetails .box img.left {
	margin-right: 20px;
}

/*----------------------------------------------------------------------------------------------------

	sitemap（サイトマップ）

----------------------------------------------------------------------------------------------------*/
#sitemap .divide {
	padding-left: 20px;
}

#sitemap h3 a {
	background: url(../img/common/icoBullet01.gif) no-repeat left center;
	padding-left: 18px;
}

#sitemap ul#pageMap li {
	padding-left: 30px;
	line-height: 2;
}

#sitemap ul#pageMap li a {
	background: url(../img/common/icoBullet01.gif) no-repeat left center;
	padding-left: 18px;
}

/*----------------------------------------------------------------------------------------------------

	case（開業事例）

----------------------------------------------------------------------------------------------------*/
#case .divide {
	margin-bottom: 50px;
	_margin-bottom: 20px;
}

#case .divide .box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#case .divide .box {
	display:inline-block;
	margin-bottom: 30px;
}
/* Hides from IE-mac \*/
* html #case .divide .box { height:1%; }
#case .divide .box { display:block; }
/* End hide from IE-mac */

#case .divide h3 {
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #0060E5;
}

#case .divide h4 {
	_width: 407px;
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #80CC29;
	/*¥*/
	overflow: hidden;
	/**/
}

#case .divide img {
	border: 5px solid #80CC29;
}

#case .divide img#owner {
	margin-bottom: 10px;
}

#case .divide img#owner,
#case .divide dl.left {
	margin-right: 20px;
}

#case .divide dl.right {
	margin-left: 20px;
}

#case .divide dl {
	width: 250px;
	margin-bottom: 10px;
}

#case .divide dl dt {
	margin-bottom: 5px;
}

#case .divide dl dd {
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
}

#case .divide p.article {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
	/*¥*/
	overflow: hidden;
	/**/
}

#case .divide a#shopDetail {
	display: block;
	background: url(/shared/img/case/btnShopDetail.png) no-repeat left top;
	width: 500px;
	height: 60px;
	margin: 0 auto 30px;
	_margin-top: 20px;
	text-indent: -9999px;
}

#case .divide a#shopDetail:hover {
	background: url(/shared/img/case/btnShopDetail.png) no-repeat left bottom;
}

#case table#openFlow {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #AAAAAA;
	border-collapse: separate;
	border-spacing: 1px;
}

#case table#openFlow caption {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

#case table#openFlow th {
	background: #DDDDDD;
	padding: 8px;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#case table#openFlow td {
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


#case #shopInfo dl {
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
	border-bottom: 1px dotted #999999;
	/*¥*/
	overflow: hidden;
	/**/
}

#case #shopInfo dl dt {
	float: left;
	width: 13em;
	height: 1%;
	padding-left: 10px;
	margin-right: -13em;
}

#case #shopInfo dl dd {
	padding-left: 10px;
	margin-left: 13em;
	border-left: 3px solid #156DE7;
}

/*----------------------------------------------------------------------------------------------------

	subArea

----------------------------------------------------------------------------------------------------*/
ul#subNavi {
	margin-bottom: 20px;
	border-top: 1px dotted #999999;
}

ul#subNavi li a {
	background: url(../img/common/icoBullet01.gif) no-repeat left center;
	display: block;
	_height: 1%;
	padding-left: 18px;
	letter-spacing: -1px;
	line-height: 2;
	border-bottom: 1px dotted #999999;
}

ul#bannerList li {
	background: url(../img/common/btnData01.png) no-repeat left top;
	display: block;
	width: 180px;
	height: 65px;
	margin-bottom: 10px;
	text-decoration: none;
}

ul#bannerList li.banner01 a {
	background: url(../img/common/btnData01.png) no-repeat left top;
	display: block;
	width: 180px;
	height: 65px;
	_height: 64px;
	text-decoration: none;
}

ul#bannerList li.banner01 a:hover {
	background: url(../img/common/btnData01.png) no-repeat left bottom;
	_margin-top: 1px;
}

/*----------------------------------------------------------------------------------------------------

	footer

----------------------------------------------------------------------------------------------------*/
#footerSiteID {
	position: absolute;
	right: 10px;
	bottom: 45px;
}

ul#footerNav {
	border-left: 1px solid #999999;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 25px;
}

ul#footerNav li {
	float: left;
	padding: 0 5px;
	line-height: 1.2;
	border-right: 1px solid #999999;
}

p#copyRight {
	font-size: 10px;
	position: absolute;
	right: 10px;
	bottom: 20px;
}

/*----------------------------------------------------------------------------------------------------

	option

----------------------------------------------------------------------------------------------------*/
.visible {
	visibility: hidden;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}


