@charset "utf-8";

/*出店事例専用スタイルシート*/

/* --------------------------------------
 
 00.共通設定

--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html .clearfix {display: inline-block;}
* html .clearfix {height: 1%;}

.sejCase img {
	vertical-align:top;
}

/* 共通<h1>タグ設定
--------------------------------------*/
.sejCase h1 {
	font-size:100%;
	font-weight:normal;
	line-height:100%;
	margin:7px 0;
}


/* 共通ページタイトル設定
--------------------------------------*/
div.sejCase h2.pageTitle {
	margin-bottom:27px;
}

/* 共通左カラムボタン設定
--------------------------------------*/
.component_title02 p{
	line-height:120%;
}

.component_title02 p a{
	display:block;
	width:auto;
	color:#FFFFFF;
}

.sejCaseCmnBtnBox {
}

.sejCaseCmnBtnBox li {
}

.sejCaseCmnBtnBox li img{
	margin:0;
	padding:0;	
}

.sejCaseCmnBtnBox li a {
	display:block;
	outline:none;
	text-decoration:none;
}

.sejCaseCmnBtnBox li.sejCaseCmnBtn11 a {
	width:182px;
	height:76px;
	margin-bottom:10px;
}

.sejCaseCmnBtnBox li.sejCaseCmnBtn21 a,
.sejCaseCmnBtnBox li.sejCaseCmnBtn22 a,
.sejCaseCmnBtnBox li.sejCaseCmnBtn23 a,
.sejCaseCmnBtnBox li.sejCaseCmnBtn24 a,
.sejCaseCmnBtnBox li.sejCaseCmnBtn25 a,
.sejCaseCmnBtnBox li.sejCaseCmnBtn26 a{
	width:168px;
	height:62px;
}

.sejCaseCmnBtnBox li.sejCaseCmnBtn26 a {
	margin-bottom:10px;
}

.sejCaseCmnBtnBox li.sejCaseCmnBtn32 a {
	width:168px;
	height:52px;
	margin-bottom:10px;
}

.sejCaseCmnBtnBox li.sejCaseCmnBtn31 a {
	width:182px;
	height:95px;
	margin-bottom:10px;
}

*html body .component_body10 img {
margin-top:0;
}

*html body #top_right_box img {
margin-bottom:0;
}



/*　各項目ごとの表示内容、マウスオーバー時の表示内容の指定をします　 */
.sejCaseCmnBtnBox li.sejCaseCmnBtn11 a {background-position:0 0;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn21 a {background-position:-190px 0;}	
.sejCaseCmnBtnBox li.sejCaseCmnBtn22 a {background-position:-360px 0;}	
.sejCaseCmnBtnBox li.sejCaseCmnBtn23 a {background-position:-530px 0;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn24 a {background-position:-700px 0;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn25 a {background-position:0 0;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn31 a {background-position:-190px -130px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn32 a {background-position:-380px -130px;}


.sejCaseCmnBtnBox li.sejCaseCmnBtn11 a:hover {background-position:0 -76px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn21 a:hover {background-position:-190px -62px;}	
.sejCaseCmnBtnBox li.sejCaseCmnBtn22 a:hover {background-position:-360px -62px;}	
.sejCaseCmnBtnBox li.sejCaseCmnBtn23 a:hover {background-position:-530px -62px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn24 a:hover {background-position:-700px -62px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn25 a:hover {background-position:0 -62px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn31 a:hover {background-position:-190px -225px;}
.sejCaseCmnBtnBox li.sejCaseCmnBtn32 a:hover {background-position:-380px -182px;}

/*　ブレッドクラム内<strong>タグのウェイトを標準に　 */
#cmn_delimiter strong {
	font-weight:normal;
}

/* --------------------------------------
 
 01.TOPページ

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

#sejCaseTop #topImg {
	margin:0;
	height:320px;
	overflow:hidden;
}

#sejCaseTop #topNav {
	margin-bottom:12px;
}

#sejCaseTop #topNav li {
	float:left;
}

#sejCaseTop #sejCaseWrapper{
	clear:both;
}


#sejCaseTop #sejCaseMain {
	width:550px;
	float:left;
}

#sejCaseTop #sejCaseSub {
	width:190px;
	float:right;
}

/* What's New
--------------------------------------*/
#sejCaseTop #news {
	border:1px #D9D9D9 solid;
}

#sejCaseTop #news h2 {
	font-size:100%;
	font-weight:normal;
	margin:-47px 0 30px 150px;
}

#sejCaseTop #news .section {
	margin:0 10px 13px 10px;
	clear:both;
}

#sejCaseTop #news dt.date {
	color:#054F82;
	font-weight:bold;
	line-height:120%;
	border-left:3px #054F82 solid;
	padding:0 0 0 6px;
	margin-bottom:6px;
}

#sejCaseTop #news .section .item {
	padding:6px 10px;
	margin:0 0 5px 8px;
	background:#F2F2F2;
	clear:both;
}

#sejCaseTop #news .item span {
	float:left;
	margin-right:16px; 
}

#sejCaseTop #news .item dl {
	width:380px;
	float:left;
}

#sejCaseTop #news .item dt {
}

#sejCaseTop #news .item dd,
#sejCaseTop #news .item p{
	color:#333333;
	line-height:130%;
	padding-left:10px;
	background:url(../images/news_arrow.gif) no-repeat 0px 0.4em                                ;
}


#sejCaseTop #news .banner {
	width:520px;
	margin:-8px 10px 13px 18px;
}

#sejCaseTop #news .banner li {
	width:520px;
	margin-bottom:5px;
}



/* --------------------------------------
 
 02.出店をご検討の皆様へ

--------------------------------------*/
div.sejCaseNavi h2.pageTitle {
	margin-bottom:0px;
}

div.sejCaseNavi #headArea {
	padding-bottom:10px;
	margin-bottom:17px;
}

#sejCaseNaviAdministrator #headArea {
	background:#FCF5E5;
}

#sejCaseNaviBuilding #headArea {
	background:#FEF1EB;
}

#sejCaseNaviCompany #headArea {
	background:#EEF1FB;
}

#sejCaseNaviHospital #headArea {
	background:#E5FBEC;
}

#sejCaseNaviSchool #headArea {
	background:#EFFAFD;
}

.sejCaseNavi #headArea h3{
	margin-bottom:25px;
}


.sejCaseNavi #headArea p.catch{
	margin:30px 0 17px 10px;
}

.sejCaseNavi #headArea p.list{
}

.sejCaseNavi .merit {
	margin-bottom:30px;
}

.sejCaseNavi .merit p.mds{
	margin:0 0 12px 25px;
}

.sejCaseNavi .merit ul{
	line-height:130%;
	margin-left:25px;
}

.sejCaseNavi .merit li{
	padding-left:15px;
	margin-bottom:8px;
	background: url(../images/navi/navi_merit02.gif) no-repeat left 0.2em;
}

.sejCaseNavi .caseList {
	margin-bottom:40px;
	clear:both;
}

.sejCaseNavi .caseList h4 {
}

.sejCaseNavi .caseList ul {
	width:556px;
	margin-left:-6px;
}

.sejCaseNavi .caseList li {
	display:inline;
	float:left;
	width:272px;
	height:32px;
	line-height:0;
	margin:0 0 0 6px;
}



/* --------------------------------------
 
 03.出店事例・ご担当者に聞く

--------------------------------------*/
/* 共通
--------------------------------------*/
.sejCaseCase .caseInclude{
	margin-bottom:40px;
	clear:both;
}

.sejCaseCase .caseInclude h4 {
}

.sejCaseCase .caseInclude ul {
	width:556px;
	margin-left:-6px;
}

.sejCaseCase .caseInclude li {
	display:inline;
	float:left;
	width:272px;
	height:32px;
	line-height:0;
	margin:0 0 0 6px;
	background:#cccccc;
}

.sejCaseCase #caseInfo {
	background: url(../images/info_bg02.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.sejCaseCase #caseInfo .inner {
	background: url(../images/info_bg01.gif) no-repeat top left;
	padding-bottom:10px;
}

.sejCaseCase #caseInfo .inner p.txt {
	float:left;
	width:310px;
	line-height:130%;
	margin:20px 0 0 20px;
}

.sejCaseCase #caseInfo .inner p.button {
	float:right;
	display:inline;
	width:170px;
	margin:28px 20px 0 0;
}




/* TOPページ
--------------------------------------*/

#sejCaseCaseTop #headArea{
	margin:0 0 20px 0; 
}

#sejCaseCaseTop #headArea p.lead {
	margin:0 0 20px 0; 
}

#sejCaseCaseTop #headArea ul {
	height:70px;
	padding:8px 0 8px 9px;
	background:#EFEFEF; 
}

#sejCaseCaseTop #headArea li {
	display:inline;
	width:130px;
	margin:0 4px 0 0;
	float:left;
}

#sejCaseCaseTop div.caseBox {
	clear:both;
	margin-bottom:40px;
}

#sejCaseCaseTop div.caseBox h3 {
	margin-bottom:2px;
}

#sejCaseCaseTop div.caseBox div.head {
	margin:0 0 20px 0; 
}

#sejCaseCaseTop div.caseBox div.head p.lead {
	line-height:190%;
}

#sejCaseCaseTop #satBox div.head p.lead{
	float:left;
	width:337px;
	line-height:190%;
}

#sejCaseCaseTop #satBox div.head .btnBox{
	float:right;
	width:203px;
	height:94px;
	text-align:center;
	padding-top:10px;
	background:url(../images/case/sat_tbtnbg.gif) no-repeat        ;
}

#sejCaseCaseTop #satBox div.head .btnBox p{
	margin-bottom:4px;
}

#sejCaseCaseTop .caseBox .intList{
	margin-bottom:20px;
	clear:both;
}

#sejCaseCaseTop .caseBox .intList h4 {
}

#sejCaseCaseTop .caseBox .intList ul {
	width:556px;
	margin-left:-6px;
}

#sejCaseCaseTop .caseBox .intList li {
	display:inline;
	float:left;
	width:272px;
	height:81px;
	line-height:0;
	margin:0 0 6px 6px;
}

#sejCaseCaseTop .caseBox .caseList {
	width:550px;
	margin-bottom:20px;
	clear:both;
}

#sejCaseCaseTop .caseBox .caseList h4 {
}

#sejCaseCaseTop .caseBox .caseList01 {
	width:272px;
	line-height:0;
	float:left;
}

#sejCaseCaseTop .caseBox .caseList02 {
	width:272px;
	line-height:0;
	float:right;
}

#sejCaseCaseTop .caseBox .caseList li {
	height:32px;
}

#sejCaseCaseTop .caseBox .toTop {
	text-align:right;
	clear:both;
}



/* 事例個別ページ
--------------------------------------*/

#sejCaseShop h3 {
	margin-bottom:15px;
}

#sejCaseShop #introduction {
	padding:2px;
	border:1px #CCCCCC solid;
	vertical-align:top;
	margin-bottom:40px;
}


#sejCaseShop #introduction h5{
	margin:10px 0 10px 8px;
}

#sejCaseShop #introduction #pic {
	float:left;
	display:inline;
	width:285px;
	margin:0 0 3px 8px;
}

#sejCaseShop #introduction #pic p{
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}

#sejCaseShop #introduction #pic .caption{
	width:135px;
	clear:left;
	font-size:80%;
}

#sejCaseShop #introduction #detail {
	float:left;
	width:243px;
	margin-bottom:8px;
}

#sejCaseShop #introduction #detail p {
	line-height:190%;
}

#sejCaseShop #introduction #detail p.rightText {
	text-align:right;
}

#sejCaseShop #introduction #detail p.voice {
	margin-bottom:5px;
}

#sejCaseShop #introduction #detail #address {
	padding-bottom:10px;
	margin-top:10px;
	background: url(../images/case/address_bg02.gif) no-repeat bottom left;
}

#sejCaseShop #introduction #detail #address p{
	padding:10px 10px 0 10px;
	background: url(../images/case/address_bg01.gif) no-repeat top left;
}

#sejCaseShop #introduction #detail #address img{
	margin-left:5px;
	vertical-align: middle;
}



/* 担当者様インタビュー
--------------------------------------*/
#sejCaseInt h3 {
	margin-bottom:15px;
}

#sejCaseInt #gallery {
	width:546px;
	border:1px #D5D5D5 solid;
	vertical-align:top;
	padding:1px;
}

#sejCaseInt #gallery h4 {
	margin:0px 1px 1px 1px;
	padding-top:1px;
}

#sejCaseInt #gallery .mainpic {
	width:544px;
	padding:1px;
}

#sejCaseInt #gallery .sumbnail{
}

#sejCaseInt #gallery .sumbnail ul{
	width:546px;
}

#sejCaseInt #gallery .sumbnail ul li{
	margin:0;
	float:left;
}

#sejCaseInt #gallery .sumbnail a {
	display:block;
	width:107px;
	height:70px;
	padding:1px;
	background:#ffffff;
}

#sejCaseInt #gallery .sumbnail a.sumb05 {
	width:108px;
}

#sejCaseInt #gallery .sumbnail a:hover {
	background:#FF9999;
}


#sejCaseInt .caption {
	text-align:right;
	margin:5px 0 20px ;
	clear:left;
}



#sejCaseInt #profile {
	width:548px;
	border:1px #D5D5D5 solid;
	margin-bottom:30px;
	background: url(../images/case/int_profbg.gif) repeat-y top left;
}

#sejCaseInt #profile .detail {
	display:inline;
	float:left;
	width:338px;
	margin-left:20px;
}

#sejCaseInt #profile .detail dl {
}

#sejCaseInt #profile .detail dt {
	font-size:0px;
	line-height:0%;
	margin-top:10px;
	margin-bottom:3px;
}

#sejCaseInt #profile .detail dd{
	line-height:125%;
	margin-bottom:13px;
}

#sejCaseInt #profile .picbox {
	display:inline;
	float:right;
	width:170px;
	padding:10px 0;
}

#sejCaseInt #profile .picbox .pic {
	width:150px;
	margin:0px 0 0px 10px;
}

#sejCaseInt #profile .picbox .txt {
	width:150px;
	line-height:125%;
	text-align:right;
	margin:5px 0 0px 10px;
}

#sejCaseInt #headSection {
	width:550px;
	margin-bottom:15px;
	clear:both;
}

#sejCaseInt #headSection .ttl{
	margin-bottom:15px;
}

#sejCaseInt #headSection h3{
	margin-bottom:0px;
}

#sejCaseInt .textSection {
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseInt .textSection .mds {
	margin-bottom:10px;
}

#sejCaseInt .textSection h4 {
	margin-bottom:15px;
}

#sejCaseInt .textSection .txt {
	width:312px;
}

#sejCaseInt .textSection .pic {
	width:218px;
}

#sejCaseInt .textSection .pic p {
	margin-bottom:10px;
}

#sejCaseInt .textSection .txt p {
	line-height:190%;
}

#sejCaseInt .sect01 .txt,
#sejCaseInt .sect02 .pic {
	float:left;
}

#sejCaseInt .sect02 .txt,
#sejCaseInt .sect01 .pic {
	float:right;
}

#sejCaseInt #point {
	margin-bottom:40px;
	padding-bottom:10px;
	background:url(../images/case/int_point04.gif) no-repeat left bottom;
	clear:both;
}

#sejCaseInt #point .inner {
	border-left:1px #FF9999 solid;
	border-right:1px #FF9999 solid;
	padding:14px 0 0 15px;
}

#sejCaseInt #point dl {
	width:518px;
	padding-bottom:5px;
}

#sejCaseInt #point dt {
	float:left;
	width:40px;
	padding:1px 0 9px 0;
}

#sejCaseInt #point dd {
	float:left;
	padding-bottom:5px;
}

#sejCaseInt #point dd li{
	width:466px;
	font-weight:bold;
	line-height:130%;
	padding-left:12px;
	background:url(../images/case/int_bullet.gif) no-repeat 0px 4px;
}

#sejCaseInt #special {
	margin-bottom:40px;
}

#sejCaseInt #special_top {
	margin:0 0 25px 0;
}


#sejCaseInt #special h3 {
	margin-bottom:15px;
}


/* エキナカ店舗路線別ページ
--------------------------------------*/
#sejCaseLine .textSection {
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseLine .textSection .mds {
	margin-bottom:10px;
}

#sejCaseLine .textSection h4 {
	margin-bottom:15px;
}

#sejCaseLine .textSection .txt {
	width:365px;
	float:left;
}

#sejCaseLine .textSection .pic {
	width:170px;
	float:right;
}

#sejCaseLine .textSection .pic p {
	margin-bottom:10px;
}

#sejCaseLine .textSection .txt p {
	line-height:190%;
}

#sejCaseLine .sect00 .txt {
	width:550px;
	float:none;
}


#sejCaseLine .sect02 #profile {
	padding-bottom:10px;
	margin-top:20px;
	background: url(../images/case/ekinaka/prof_bg02.gif) no-repeat bottom left;
}


#sejCaseLine .sect02 #profInner {
	padding:10px 10px 0 10px;
	background: url(../images/case/ekinaka/prof_bg01.gif) no-repeat top left;
}
#sejCaseLine .sect02 #profile h5 {
	margin-bottom:5px;
}

#sejCaseLine .caseList {
	margin-bottom:40px;
	clear:both;
}

#sejCaseLine .caseList h4 {
}

#sejCaseLine .caseList ul {
	width:556px;
	margin-left:-6px;
}

#sejCaseLine .caseList li {
	display:inline;
	float:left;
	width:272px;
	height:32px;
	line-height:0;
	margin:0 0 0 6px;
}

#sejCaseLine .rosen {
	text-align:center;
	margin-bottom:30px;
}

#sejCaseLine .rosen .caption {
	text-align:right;
	margin-top:10px;
}

#sejCaseLineSub {
	margin:10px;
}

#sejCaseLineSub h1 {
	font-size:100%;
	margin:20px 0;
	padding:5px;
	border-left:5px #FF7619 solid;
	border-bottom:1px #FF7619 solid;
}

#sejCaseLineSub p {
	text-align:center;
	margin-bottom:20px;
	border:none;
}

#sejCaseLineSub img {
	border:none;
}

/* エキナカ店舗路線別事例ページ
--------------------------------------*/
#sejCaseLineShop h3 {
	margin-bottom:15px;
}

#sejCaseLineShop #introduction {
	padding:2px;
	border:1px #CCCCCC solid;
	vertical-align:top;
	margin-bottom:30px;
}


#sejCaseLineShop #introduction h4{
	margin:0 0 2px 0;
}

#sejCaseLineShop #introduction .address {
	padding:10px;
	background:#F5F5EF;
	margin-top:2px;
}

#sejCaseLineShop #introduction .address dt {
	font-size:0px;
	line-height:0%;
	margin-bottom:3px;
}

#sejCaseLineShop #introduction .address dd{
	line-height:125%;
}

#sejCaseLineShop #introduction .address span.map{
	margin-left:5px;
	vertical-align: middle;
}

/* 施設内小型店舗レポートページ
--------------------------------------*/
#sejCaseRepo .leadSection {
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseRepo .leadSection p.txt {
	width:380px;
	line-height:190%;
	font-weight:bold;
	float:left;
}

#sejCaseRepo .leadSection p.btn {
	width:160px;
	float:right;
}

#sejCaseRepo .textSection {
	width:550px;
	clear:both;
}

#sejCaseRepo .textSection h3 {
	margin-bottom:15px;
}

#sejCaseRepo .textSection .txt p {
	line-height:190%;
}

#sejCaseRepo .sect00 {
	margin-bottom:15px;
}

#sejCaseRepo .sect00 .txt {
	width:550px;
	float:none;
}

#sejCaseRepo .sect02 {
	margin-bottom:30px;
}

#sejCaseRepo .sect02 .txt {
	width:355px;
	float:left;
}

#sejCaseRepo .sect02 .pic {
	width:180px;
	float:right;
}

#sejCaseRepo .sect02 .pic p {
	margin-bottom:10px;
}

#sejCaseRepo .picSection {
	width:550px;
	margin-bottom:40px;
}

#sejCaseRepo .picSection ul {
	width:555px;
	margin-left:-5px;
}

#sejCaseRepo .picSection li {
	display:inline;
	width:180px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}

#sejCaseRepo .picSection li.first {
	clear:left;
}

#sejCaseRepo .picSection li p.pic {
	margin-bottom:5px;
}

#sejCaseRepo .picSection li p.cap {
	width:170px;
	font-size:80%;
	line-height:150%;
	margin-left:5px;
}

#sejCaseRepo p.outLink {
	clear:left;
	padding-left:15px;
	background:url(../images/case/satellite/arrow01.gif) no-repeat 0px 0.2em;
	margin-top:-20px;
	margin-bottom:40px;
}

/* SS跡地をセブン-イレブンに！ページ
--------------------------------------*/
#sejCaseSs .textSection {
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseSs .textSection .mds {
	margin-bottom:10px;
}

#sejCaseSs .textSection h4 {
	margin-bottom:15px;
}

#sejCaseSs .textSection .txt {
}

#sejCaseSs .textSection .txt p {
	line-height:190%;
	margin-bottom:1em;
}

#sejCaseSs .sect00 .txt {
	width:550px;
	float:none;
}

#sejCaseSs #guideLine {
	padding-bottom:10px;
	margin-top:20px;
	background:url(../images/case/compound/sstose/guideline_bg.gif) no-repeat bottom left;
}

#sejCaseSs #guideLine h5 {
	margin-bottom:15px;
}

#sejCaseSs #guideLine ul {
	padding:0 20px;
}

#sejCaseSs #guideLine li img {
	margin-bottom:15px;
}

#sejCaseSs #guideLine li dl {
	margin-left:20px;
	line-height:150%;
}

#sejCaseSs #guideLine li dt {
	color:#2C4CCC;
	font-weight:bold;
}

#sejCaseSs #guideLine li dd {
	margin-bottom:15px;
}

#sejCaseSs .inquirySection {
	position:relative;
	margin:0;
}

#sejCaseSs .inquirySection h4 {
}

#sejCaseSs .inquirySection p {
	position:absolute;
	width:170px;
	height:34px;
	top:20px;
	right:20px;
}



/* --------------------------------------
 
 03.出店のメリット

--------------------------------------*/
/* 共通
--------------------------------------*/

.sejCaseMerit #headArea{
	margin:0 0 20px 0; 
}

.sejCaseMerit #headArea .lead{
	float:left;
	width:337px;
	line-height:190%;
}

.sejCaseMerit #headArea .btnBox{
	float:right;
	width:203px;
	height:94px;
	text-align:center;
	padding-top:10px;
	background:url(../images/btnboxbg.gif) no-repeat        ;
}

.sejCaseMerit #headArea .btnBox p{
	margin-bottom:4px;
}

.sejCaseMerit #meritInfo {
	background: url(../images/info_bg02.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.sejCaseMerit #meritInfo .inner {
	background: url(../images/info_bg01.gif) no-repeat top left;
	padding-bottom:10px;
}

.sejCaseMerit #meritInfo .inner p.txt {
	float:left;
	width:310px;
	line-height:130%;
	margin:20px 0 0 20px;
}

.sejCaseMerit #meritInfo .inner p.button {
	float:right;
	display:inline;
	width:170px;
	margin:28px 20px 0 0;
}



/* セブン-イレブン出店のメリット
--------------------------------------*/

#sejCaseMerit01 #service {
	padding:0;
	border:1px #CCCCCC solid;
	vertical-align:top;
	margin-bottom:10px;
}

#sejCaseMerit01 #serviceInner {
	background:#F7FBEF;
	padding:6px 0 10px 0;
}

#sejCaseMerit01 #service ul {
	width:544px;
	padding:0 0 0 6px;
}

#sejCaseMerit01 #service ul li {
	width:267px;
	float:left;
	margin:0 2px 2px 0;
}

#sejCaseMerit01 #service p {
	margin:0 0 0 6px;
	clear:both;
}

#sejCaseMerit01 #meritInfoMds {
	width:550px;
	text-align:center;
	padding-top:50px;
	margin-bottom:10px;
	background:url(../images/merit/merit01_arrow.gif) no-repeat center top;
}




/* 施設内小型店舗のメリット
--------------------------------------*/


#sejCaseMerit03 #needs {
	width:548px;
	border:1px #CCCCCC solid;
	background:url(../images/merit/merit03_needsbg.jpg) no-repeat top left;
	margin-bottom:20px;
	clear:both;
	vertical-align:top;
}

#sejCaseMerit03 #needs h2{
	margin:13px 0 7px 112px;
}

#sejCaseMerit03 #needs #needsList {
	margin:0 0 103px 8px;
}

#sejCaseMerit03 #needs #needsList li {
	margin:0 0 7px 0;
}

#sejCaseMerit03 #needs h3{
	margin:0 0 15px 17px;
}

#sejCaseMerit03 #needs #nayamiList {
	margin:0;
}

#sejCaseMerit03 #needs #nayamiList li {
	display:inline;
	float:left;
	margin-left:6px;
}

#sejCaseMerit03 #syutten {
	width:548px;
	border:1px #CCCCCC solid;
	margin-bottom:20px;
	clear:both;
}

#sejCaseMerit03 #syuttenInner01 {
	width:548px;
	background:url(../images/merit/merit03_syuten_bg.gif) ;
	padding:10px 0;
}

#sejCaseMerit03 #syuttenInner01 h2{
	margin:0 0 10px 156px;
}

#sejCaseMerit03 #syuttenInner02 {
	width:528px;
	background:#ffffff;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
}

#sejCaseMerit03 #syuttenInner02 dl{
	display:inline;
	float:left;
	margin:0 0 15px 9px;
	padding:0;
}

#sejCaseMerit03 #syuttenInner02 dt{
	margin:0 0 5px 0;
}

#sejCaseMerit03 #syuttenInner02 .button{
	text-align:center;
	margin:0 0 15px 0px;
	clear:both;
}


/* --------------------------------------
 
 03.出店ガイドライン

--------------------------------------*/
/* 共通
--------------------------------------*/

.sejCaseGuideline #headArea{
	margin:0 0 30px 0; 
}

.sejCaseGuideline #headArea{
	margin:0 0 20px 0; 
}

.sejCaseGuideline #headArea .leadBox{
	float:left;
	width:337px;
}

.sejCaseGuideline #headArea p.lead{
	line-height:190%;
}

.sejCaseGuideline #headArea p.caption{
	font-size:80%;
	color:#D13F00;
	line-height:130%;
	margin-top:5px;
}

.sejCaseGuideline #headArea .btnBox{
	float:right;
	width:203px;
	height:94px;
	text-align:center;
	padding-top:10px;
	background:url(../images/btnboxbg.gif) no-repeat        ;
}

.sejCaseGuideline #headArea .btnBox p{
	margin-bottom:4px;
}


.sejCaseGuideline #guidelineInfoMds {
	width:550px;
	text-align:center;
	margin-bottom:10px;
}

.sejCaseGuideline #guidelineInfo {
	background: url(../images/info_bg02.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.sejCaseGuideline #guidelineInfo .inner {
	background: url(../images/info_bg01.gif) no-repeat top left;
	padding-bottom:10px;
}

.sejCaseGuideline #guidelineInfo .inner p.txt {
	float:left;
	width:310px;
	line-height:130%;
	margin:20px 0 0 20px;
}

.sejCaseGuideline #guidelineInfo .inner p.button {
	float:right;
	display:inline;
	width:170px;
	margin:28px 20px 0 0;
}

/* 出店ガイドライン
--------------------------------------*/

#sejCaseGuideline01 .glSection {
	margin-bottom:40px;
	clear:both;
}

#sejCaseGuideline01 .glSection h3{
	height:30px;
	position:relative;
}

#sejCaseGuideline01 .glSection h3 span{
	position:absolute;
	top:3px;
	left:449px;
}

#sejCaseGuideline01 .glSection img.glImg {
	width:162px;
	float:left;
}

#sejCaseGuideline01 .glSection table.glList {
	width:378px;
	float:right;
}

#sejCaseGuideline01 .glSection table.glList th {
	width:56px;
	padding:10px 7px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px #CCCCCC solid;
}

#sejCaseGuideline01 .glSection table.glList td {
	padding:7px;
	line-height:145%;
	vertical-align:top;
	border-bottom:1px #CCCCCC solid;
}

#sejCaseGuideline01 .satellite table.glList th {
	background:#EFF7D6;
}

#sejCaseGuideline01 .institution table.glList th {
	background:#EBF6FA;
}

#sejCaseGuideline01 .station table.glList th {
	background:#FFECD8;
}

#sejCaseGuideline01 .compound table.glList th {
	background:#EAE9F9;
}

#sejCaseGuideline01 .glCaption {
	color:#D13F00;
	margin:0 0 10px 0;
	clear:both;
}

/* 出店までの流れ
--------------------------------------*/

#sejCaseFlow .flowStep {
	clear:both;
	margin-bottom:40px;
}

#sejCaseFlow .flowStep dl{
	width:550px;
	clear:left;
}

#sejCaseFlow .flowStep dt{
	float:left;
	width:210px;
	padding-bottom:41px;
	background:url(../images/guideline/flow_arrow.gif) no-repeat 93px 50px;
}

#sejCaseFlow .flowStep dd{
	float:left;
	width:340px;
	line-height:150%;
	padding-bottom:10px;
}

#sejCaseFlow .flowStep p{
	clear:left;
}

#sejCaseFlow .flowStep p.notxt{
	padding-bottom:41px;
	background:url(../images/guideline/flow_arrow.gif) no-repeat 93px 50px;
}

/* よくあるご質問
--------------------------------------*/
#sejCaseFaq #faqQlist {
	background:#F7F7F7;
	border-top:1px #cccccc dashed;
	border-bottom:1px #cccccc dashed;
	padding:10px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseFaq #faqQlist dt {
	float: left;
	width: 2em;
	color:#009933;
	font-weight:bold;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 130%;
}

#sejCaseFaq #faqQlist dd {
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 0.5em 2em;
	padding: 0;
	line-height: 130%;
}

#sejCaseFaq .faqDetail {
	width:544px;
	margin-bottom:20px;
	padding:2px;
	border:1px #cccccc solid;
}

#sejCaseFaq .faqDetail .head {
	width:544px;
	border-bottom:1px #cccccc dashed;
	background:url(../images/guideline/faq_qbg.gif) repeat-x top left;
}

#sejCaseFaq .faqDetail .head p.num {
	display:inline;
	float:left;
	width:24px;
	padding:10px 16px 10px 12px;
}

#sejCaseFaq .faqDetail .head p.ttl {
	display:inline;
	float:left;
	width:491px;
	font-weight:bold;
	line-height:130%;
	padding:11px 0 10px 0;
}

#sejCaseFaq .faqDetail p.ans {
	line-height:150%;
	padding:10px 10px 10px 53px;
	background:url(../images/guideline/faq_ans.gif) no-repeat 10px 10px;
	clear:left;
}

#sejCaseFaq p.faqToList {
	margin-bottom:20px;
	text-align:center;
}




/* --------------------------------------
 
 03.お問い合わせ・資料請求

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


/* --------------------------------------
 
 04.トピックス

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



/* エキナカ店舗路線別ページ
--------------------------------------*/
#sejCaseArea .pageTitle {
	margin-bottom:10px;
}

#sejCaseArea .btnSection {
	width:550px;
	margin-bottom:25px;
}

#sejCaseArea .btnSection ul {
	width:550px;
}

#sejCaseArea .btnSection li {
	width:177px;
	float:left;
	margin-right:10px;
}

#sejCaseArea .btnSection li.last {
	width:176px;
	margin-right:0;
}



#sejCaseArea .textSection {
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#sejCaseArea .textSection .mds {
	margin-bottom:10px;
}

#sejCaseArea .textSection h4 {
	margin-bottom:15px;
}

#sejCaseArea .textSection .txt {
	width:365px;
	float:left;
}

#sejCaseArea .textSection .pic {
	width:170px;
	float:right;
}

#sejCaseArea .textSection .pic p {
	margin-bottom:10px;
}

#sejCaseArea .textSection .txt p {
	line-height:190%;
}

/* --------------------------------------
 
 05.一般競争入札による弊社所有の不動産物件の売却について
 
--------------------------------------*/
.sejCaseEstate {
	width:680px;
	margin:0 auto;
	text-align:left;
}

.sejCaseEstate #headArea {
	margin-bottom:20px;
}

.sejCaseEstate #headArea h2 {
	font-size:1px;
	line-height:1%;
	margin-bottom:10px;
}

.sejCaseEstate #headArea p.lead {
	line-height:130%;
	margin-bottom:10px;
}

.sejCaseEstate #headArea p.term {
	width:420px;
	font-weight:bold;
	line-height:130%;
	text-align:center;
	background:#FFFFE8;
	border:2px #FFCC66 solid;
	margin-left:118px;
	padding:10px;
}

.sejCaseEstate #headArea p.term span {
	color:#CC3300;
}

.sejCaseEstate #taisyou {
	position:relative;
	width:680px;
	margin-bottom:20px;
}

.sejCaseEstate #taisyou h3 {
	margin-bottom:10px;
}

.sejCaseEstate #taisyou p.button {
	position:absolute;
	top:7px;
	left:515px;
}

.sejCaseEstate #taisyou p.button img {
	vertical-align:top;
}

.sejCaseEstate #taisyou table {
	width:680px;
	line-height:125%;
}

.sejCaseEstate #taisyou table th {
	color:#ffffff;
	text-align:center;
	line-height:120%;
	padding:3px;
	background:url(../images/estate/estate_tblbg01.gif) repeat-x top left;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}

.sejCaseEstate #taisyou table td {
	line-height:125%;
	padding:10px 5px;
	background:#F5F5F5;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}

.sejCaseEstate #taisyou table tr.secondcol td {
	background:#E6E6E6;
}

.sejCaseEstate #taisyou table td.price {
	color:#CC3300;
	font-weight:bold;
	text-align:right;
	white-space:nowrap; 
}

.sejCaseEstate #taisyou table td.area.
.sejCaseEstate #taisyou table td.person {
	white-space:nowrap; 
}

.sejCaseEstate #taisyou table td.area {
	white-space:nowrap; 
	text-align:right;
}

.sejCaseEstate #taisyou table td.type {
	white-space:nowrap; 
	text-align:center;
}

.sejCaseEstate #jouken {
	width:680px;
}

.sejCaseEstate #jouken h3 {
	margin-bottom:10px;
}

.sejCaseEstate #jouken table {
	width:680px;
	line-height:125%;
	margin-bottom:5px;
}

.sejCaseEstate #jouken table th {
	width:150px;
	font-weight:bold;
	line-height:125%;
	text-indent:20px;
	background:url(../images/estate/estate_tblbg02.gif) no-repeat center left;
	border:0px;
	border-bottom:2px #ffffff solid;
}

.sejCaseEstate #jouken table td {
	width:530px;
	line-height:125%;
	background:#F5F5F5;
	padding:5px 10px 5px 0;
	border-bottom:2px #ffffff solid;
}

.sejCaseEstate #jouken table td ol {
	margin:0 0 0 20px;
	padding:0;
}

.sejCaseEstate #jouken table td li {
	list-style-type: decimal;
	margin:5px 0;
	margin-left:10px;
}


.sejCaseEstate #jouken table td p {
	margin:5px 0 5px 10px;
}

.sejCaseEstate p.caption {
	line-height:125%;
}


