@import url("styleFormmail.css");

body{
	margin:0;
	padding:0;
	color: #000;
	line-height: 18px;
}

.moji {
	font-size: 12px;
	color: #666666;
}

td {
	font-size: 12px;
	color: #000;
}

.mojibig {
	font-size: 14px;
}

.moji10 {
	font-size: 10px;
}

h1.kensaku {
	font-size: 12px;
	line-height: 16px;
	height: 10px;
	width: 800px;
	color: #ff6699;
	margin: 0;
}

h1.kensaku2 {
	font-size: 12px;
	line-height: 16px;
	height: 10px;
	width: 800px;
	color: #ff6699;
	margin: 0;
}

.style2 {
	/*color: #0066CC;*/
	color:#339966;
	font-weight: bold;
	line-height: 20px;
}
.style3 {color: #FFFFFF}
.style4 {
	color: #F66013;
	font-weight: bold;
}
.style5 {
	color: #FF0033;
	font-weight: bold;
}
.style6 {
	color: #FF3300;
}
.style7 {
	color: #3A6BAD;
	font-weight: bold;
}
.style8 {
	color: #000000;
	font-weight: bold;
}
.style9 {
	color: #2958A6;
	font-weight: bold;
}


.floatclear{
	clear:both;
}





.mojibig2 {
	font-size:12px;
	line-height:1.5;
	padding-bottom:20px;
}

/*-- 設置場所案内 --*/
#recent{
	width:540px;
	margin:0 auto;
	padding:0;
}

#recent h2{
	margin:0;
	padding:0;
	background-image:url(images/recent_13.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:540px;
	height:30px;
}

#recentBody{
	width:500px;
	margin:0 auto;
	padding:0 20px;
	background-image:url(images/recent_14.gif);
	background-position:left;
	background-repeat:repeat-y;
}



#recentBody ul{
	width:480px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	list-style:none;
}

#recentBody ul li{
	margin:10px 20px 0 0;
	font-size:14px;
	display:inline;
}

#recentBody ul li a{
	text-decoration:none;
	color:#666;
	background-image:url(images/recent_12.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding-left:1em;
}

#recentBody ul li a:hover{
	text-decoration:underline;
	color:#FD4B1D;
	background-position:0.2em 0.2em;
}

#recentFooter{
	margin-top:-5px;
	background-image:url(images/recent_15.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

#recentFooter p{
	margin:0;
	padding:0 5px 0 0;
	text-align:right;
	background-image:url(images/recent_14.gif);
	background-position:left;
	background-repeat:repeat-y;
}




/* -------------------- 設置場所案内 詳細 -------------------- */
#placeBox{
	width:780px;
	margin:0 auto;
	padding:0;
}

#placeBox img{
	border:none;
	vertical-align:bottom;
}

#placeBox br.floatclear{
	clear:both;
}




/* ---------- エリア名・件数・エリア選択 ---------- */
#placeTitle{
	background-color:#eee;
	border-right:1px solid #C1C1C1;
	border-left:1px solid #C1C1C1;
	border-top:1px solid #C1C1C1;
	margin:0;
	padding:0;
}

#placeTitle table{
	width:780px;
    border-collapse:collapse;
    border-spacing:0
}

#placeTitle h2,
#placeTitle p{
	display:inline;
	margin:0;
	padding:0;
	color:#333;
}

#placeTitle table{
	width:780px;
	text-align:left;
    border-collapse:collapse;
    border-spacing:0
}

#placeTitle td{
	padding:5px;
}

#placeTitle h2{
	font-size:18px;
	font-weight:bold;
	padding-right:10px;
}

#placeTitle p strong{
	font-size:14px;
	font-weight:bold;
	color:#FF5D7F;
	padding:0 5px;
	font-style:normal;
}

#placeTitle p em{
	font-size:12px;
	font-weight:normal;
	color:#FF5D7F;
	padding:0 5px;
	font-style:normal;
}

#placeTitle td#areaSelect{
	text-align:right;
}



/* ---------- 地図表示 ---------- */
#placeMapbox{
	width:778px;
	_width:782px;
	background-color:#FEF4F5;
	border:1px solid #FBD2D6;
	margin:0;
	margin-bottom:15px;
	padding:0;
}

/* ----- Google Map ---------- */
#placeMapbox #placeGm{
	width:574px;
	float:left;
	padding:5px 0 5px 5px;
}

#areaMaps{
	width:572px;
	height:400px;
	border:1px solid #E2E2E4;
	background-color:#FFF;
}

/*#areaMaps img{
	border:1px solid #E2E2E4;
}*/

#placeMapbox #placeSelect{
	width:198px;
	vertical-align:top;
	text-align:left;
	float:left;
	margin:5px 0;
}

#shopSelect{
	width:192px;
	height:400px;
	overflow:auto;
	border-top:1px solid #E2E2E4;
	border-right:1px solid #E2E2E4;
	border-bottom:1px solid #E2E2E4;
	background-color:#FFF;
}


/* エリア別情報 */
#areaList{
	/*width:195px;
	float:right;
	border-bottom:1px solid #C9D4C6;
	border-right:1px solid #C9D4C6;
	overflow:auto;
	background-image:url(images/eventlist_10.gif);
	background-repeat:repeat-y;*/
}


#areaList .article{
	border-bottom:1px solid #E2E2E4;
	padding:3px 0 0 0;
}

#areaList .article table{
	width:170px;
	margin:0;
	padding:0;
}

#areaList .article table th{
	width:25px;
	text-align:center;
	margin:0;
	padding:0;
}

#areaList .article table td{
	margin:0;
	padding:0;
}

#areaList .article table td p{
	font-size:14px;
	font-weight:bold;
	color:#0066CB;
	margin:0;
	padding:0;
}


/* ---------- page ---------- */
ul#pager {
	margin:0 auto 15px;
	padding:0;
	width:780px;
	text-align:center;
}

ul#pager li {
	margin:0 0 5px;
	list-style: none;
	display: inline;
	line-height:1;
	/*float: left;*/
}

ul#pager li em {
	display: -moz-inline-box; /* firefox2 対応 */
    display: inline-block;
	font-size:16px;
	font-weight:bold;
	color:#FF5D7F;
	font-style:normal;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px #999999 solid;
}

ul#pager li a {
	display: -moz-inline-box; /* firefox2 対応 */  
    display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px #999999 solid;
}

ul#pager li.next a {
      border: none;
}
ul#pager li a:link,
ul#pager li a:visited {
      	color:#333;
      text-decoration: none;
}
ul#pager li a:hover,
ul#pager li a:active {
      color:#ff0000;
      text-decoration: none;
}
/*
#placePage p{
	width:780px;
	margin:0 auto;
	text-align:center;
	margin-bottom:15px;
}

#placePage p a{
	padding:0 3px;
	color:#333;
}

#placePage p em{
	font-size:16px;
	font-weight:bold;
	color:#FF5D7F;
	font-style:normal;
}

#placePage p a:link{
	color:#333;
}

#placePage p a:visited{
	color:#333;
}

#placePage p a:hover{
	color:#ff0000;
}

#placePage p a:active{
	color:#ff0000;
}

#placePage p a span#pageReturn{
	padding-right:10px;
}

#placePage p a span#pageNext{
	padding-left:10px;
}
*/

/* ---------- close ---------- */
#placeClose p{
	width:780px;
	margin:0 auto;
	text-align:center;
	margin-bottom:15px;
	clear:both;
}

#placeClose p img{
	border:none;
	vertical-align:middle;
	padding-right:3px;
}





/* ---------- GoogleMap ふきだし ---------- */

#gmap{
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
}

#gmap h1{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#0265CD;
	padding:5px 20px 5px 0;
}

#gmap ul{
	text-align:left;
	margin:0;
	padding:0;
}

#gmap ul li{
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:1.5;
}


/* ==================== グローバルナビ ==================== */

ul#globalNavi {
	margin:0 0 0 0;
	padding:0;
	width:890px;
}

/* clearfix --------------------*/
ul#globalNavi:after{
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

ul#globalNavi {
	display:inline-block;
}

/* Mac版IEを除外 \*/
ul#globalNavi {
	display:block;
}
/* */
/* -------------------- clearfix */


ul#globalNavi {
	margin:0 auto 4px;
	width:776px;
	background:url(images/globalNavi.gif) no-repeat 0 -29px;
}

ul#globalNavi li {
	margin:0 7px 0 0;
	padding:0;
	width:116px;
	height:29px;
	line-height:29px;
	text-indent:-9999px;
	float:left;
	display:inline;
}

ul#globalNavi li a {
	width:116px;
	height:29px;
	display:block;
	font-size:0;
}


li#globalNavi1 a {
	background:url(images/globalNavi.gif) no-repeat 0 0;
}

li#globalNavi2 a:hover {
	background:url(images/globalNavi.gif) no-repeat -123px 0;
}

li#globalNavi3 a:hover {
	background:url(images/globalNavi.gif) no-repeat -246px 0;
}

li#globalNavi4 a:hover {
	background:url(images/globalNavi.gif) no-repeat -369px 0;
}

li#globalNavi5 a:hover {
	background:url(images/globalNavi.gif) no-repeat -492px 0;
}

li#globalNavi6 a:hover {
	background:url(images/globalNavi.gif) no-repeat -615px 0;
}


#wrapper {
	margin:0 auto;
	padding-top:12px;
	width:800px;
	background:#FFFFFF;
}

h1.toptext {
	padding:13px 0;
	_padding:0;
	line-height:20px;
	font-size: 12px;
	color: #ff6699;
	text-align:center;
}
