@charset "utf-8";

/*Basic setting
------------------------------------------------------------------*/
* {
  margin: 0px;
  padding: 0px;
}


body{
	background-color: #CCCCCC;
	font: 12px/1.7em "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color: #333;
}

h1,h2,h3,h4,ul{
	display: block;
}

a {
	overflow: hidden;
	color: #333333;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover{
	color: #0000ff;
	text-decoration: underline;
}

img,object {
  border: 0;
  vertical-align: text-bottom;
}

li {
	 vertical-align: text-bottom;
}

.red {
	color: #FF0000;
}

.blue {
	color: #00F;
}

table {
	border-collapse:collapse;
}

/********************
 h2 ID
*********************/
h2 {
	line-height: 2em;
	display: block;
	background-repeat: no-repeat;
	width: 340px;
	height: 0px;
	margin: 0;
	padding: 20px 0px 0 0;
	overflow: hidden;
	text-align: left;
}

h2#topics {
	background-image: url(../../images/all/topics.gif);
}
h2#opendWeb {
	background-image: url(../../images/all/koukaikaisi.gif);
	font-size: 11px;
	padding-top: 25px;
}

h2#accessMap {
	background-image: url(../../images/map/s1.gif);
	width: 517px;
}
h2#offer {
	background-image: url(../../images/offer/s1.gif);
	width: 517px;
}
h2#aboutinfo {
	background-image: url(../../images/information/s2.gif);
	width: 517px;
}

h2#infomation {
	width: 113px;
	height: 0;
	background-image: url(../../images/information/notice2_01.gif);
}

h2#sideWeb {
	width: 113px;

	background-image: url(../../images/web/webb.gif);
}

/******************/
  /*clearfix*/
/*******************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
	display: block;
	
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/******************
  wrapper
*******************/
div#wrapper{
	margin: 0;
	padding: 0;
}

div#container{
	text-align: center;
	margin: 0;
	padding: 0;
}


/******************
  header
*******************/
div#header{
	width: 100%
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
}

div#header h1{
	width: 740px;
	height: 60px;
	text-align: left;
	border: 0 solid red;
	border-top-width: 3px;
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	background-image: url(../../images/all/mymall.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

div#header h1 a{
	display: block;
	height: 50px;
	width: 120px;
	padding-top: 10px;
}

/******************
  Flash
*******************/
div#flashContent{
	width: 100%;
	height: 293px;
	padding-top: 16px;
	background-image: url(../../images/all/gurade.gif);
}

div#flashContent div.fla{
	background-image: url(../../images/all/101.gif);
	text-align: center;
	width: 100%;
	height: 277px;
}

/******************
  content
*******************/
div#content{
	width: 100%;
	background-color: #DCDCDC;
}
div#main{
	width: 740px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}


/******************
  Topic 
*******************/
div.boxTopic{
	width: 340px;
	float: left;
	margin: 20px 0 0 0;
	padding-left: 20px;
	text-align: left;
}
dl.topic{
	margin: 0;
	font-size: 13px;
}
dl.topic dt{
	border: 0px dotted #999999;
	border-top-width: 1px;
	padding: 7px 10px 7px 0;
	clear: left;
	float: left;
	width: 90px;
}
dl.topic dd{
	border: 0px dotted #999999;
	border-top-width: 1px;
	padding: 7px 0;
	height: auto;
	width: 240px;
	float: left;
}


/********************
/* work contents 
********************/
div.boxWork{
	float: left;
	width: 340px;
	margin: 20px 0 0 20px;
}
div.boxWork a{
	text-decoration: none;
}

div.boxWork div.border{
	float: left;
	background: url(../../images/all/line.gif) no-repeat ;
	width: 340px;
	height: 15px;
	margin:5px 0 5px 0;
	padding:0;
}

div#boxSite{
	width: 340px;
	height: auto;
	float: left;
}
div#boxSite img{
	border: 0;
}

div#boxSite .bsMainImage {
	float: left;
	border: 1px solid black;
	border-bottom-width: 5px;
}
div.bsRight{
	text-align: left;
	width: 170px;
	float: right;
}
div.bsRight p{
	margin: 0 0 5px 0;
	padding: 2px 0 2px 3px;
	line-height: 1.3em;
}
/* サイト名 */
p.bsTitle {
	background-color: #FF0000;
}
p.bsTitle a{
	color: #FFFFFF;
	font-weight: bold;
}

p.bsTitle a:visited{
	color: #FFFFFF;
}


p.bsTitle a:hover{
	color: #FFFFFF;
}
/* 地域プラン等 */
div.bsRight .bsInfo{
	width: 165px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-top: 10px;
}
div.bsRight img{
	margin-left: 100px;
}
div.bsRight dl{
	margin: 0;
	padding: 0;
}
div.bsRight dt{
	clear: left;
	float: left;
}


/******************
  other
*******************/
div.other {
	width: 340px;
	float: left;
	border: 0 dotted black;
	border-top-width: 1px;
	text-align: left;
	margin-top: 10px;
	padding: 10px 0 0;
}

div.other ul{
	margin: 0;
	text-align: left;
	list-style: none;
}
div.other ul li{
	width: 50%;
	float: left;
}

div.other ul span.icon {
	color:#CCCCCC;
	padding-right: 3px;
}

div.other p.othKako {
	line-height: 2em;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p.othKako a{
	margin-right: 3px;	
}
/******************
  fot menu
*******************/
div.fotMenu{
	clear: both;
	width: 700px;
	height: 80px;
	border: 0px solid #666666;
	border-top-width: 1px;
	margin-left: 20px;
}

/* fot navi */
div.fotNavi {
	margin: 30px 0 0 260px;
	width: 438px;	
}
div.fotNavi ul{
	margin: 0;
	padding: 0;
	list-style: url(none);
	height: 12px;
}
div.fotNavi li{
	display: inline;
}
div.fotNavi li a{
	background-image:url(../../images/all/fotnavi.gif);
	background-repeat: no-repeat;
	float: left;
	width: 99px;
	height: 0;
	padding-top: 12px;
	overflow: hidden;
}
div.fotNavi li#fnWeb a{
	width: 68px;
	background-position: 0 0;
}
div.fotNavi li#fnWeb a:hover{
	background-position: 0 -12px;
}
div.fotNavi li#fnRental a{
	background-position: -69px 0;
}
div.fotNavi li#fnRental a:hover{
	background-position: -69px -12px;
}
div.fotNavi li#fnOffer a{
	width: 87px;
	background-position: -171px 0;
}
div.fotNavi li#fnOffer a:hover{
	background-position: -171px -12px;
}
div.fotNavi li#fnAbout a{
	width: 90px;
	background-position: -261px 0;
}
div.fotNavi li#fnAbout a:hover{
	background-position: -261px -12px;
}
div.fotNavi li#fnQue a{
	width: 87px;
	background-position: -350px 0;
}
div.fotNavi li#fnQue a:hover{
	background-position: -350px -12px;
}
/******************
  fotter
*******************/
div#fotter{
	width: 100%;
	padding: 5px 0 10px;
	/*font-size: 11px;*/
	border-top: 1px solid red;
	border-right: 0px solid red;
	border-bottom: 0px solid red;
	border-left: 0px solid red;
	clear: both;
}

div#fotter p{
	font-size: 11px;
}

div#fotter address{
	font-size: 11px;
	font-style: normal;
}


div.acc {
	display:none;
}



/********************
/*Partner*/
/********************/
div.Partner{
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}

div.Partner img {
	margin: 0px;
	padding: 0px;
}


div.TopHistory {
	margin: 0px;
	padding: 10px 0px 0px;
	height: auto;
	width: 100%;
	border-top: 1px dotted #000;
}

div.TopHistory p {
	margin:0px;
	padding:0px;
}



div.TopContent {
	margin: 0px auto;
	padding: 20px;
	clear: both;
	height: auto;
	width: 700px;
	background: #FFF;
}



div.TopLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 340px;
}


div.TopRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 340px;
}


body#top div.TopContent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body#top div.TopContent li {
}
