/* トップページ　スタイルシート */

body {
	text-align:center;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

.pad2 {
	padding:2px;
}

.lh4
	{
	line-height:1.4em;
}

.font90p {
	font-size:90%;
}

#contents {
	margin:0px auto;
	width:720px;
	text-align:left;
}

#title { /* タイトル画像 */
	display: block;
	float:left;
	margin:0px 0px 10px 8px;
}

.top_kurecity { /* タイトル画像 */
	display: block;
	float:left;
	margin:0px 0px 10px 8px;
}

.kinkyu_area {
	display: block;
	float:right;
	margin:0px 8px 10px 0px;
/*	border: 1px solid #000000;*/
}

.kinkyu_title {
	display: block;
	float: left;
}

.kinkyu_title img {
	vertical-align: top;
}

.kinkyu_link {
	display: block;
	float: left;
/*	border-left: 1px solid #ef4d4d;*/
	border-top: 1px solid #ef4d4d;
	border-right: 1px solid #ef4d4d;
	background-color: #FFE8F5;
	margin: 6px 0px 0px 0px;
	_margin: 8px 0px 0px 0px;
	padding: 4px 8px 2px 8px;
	font-size:90%;
}

.kinkyu_text {
	display: block;
	clear: both;
	border-left: 1px solid #ef4d4d;
	border-bottom: 1px solid #ef4d4d;
	border-right: 1px solid #ef4d4d;
	padding: 8px 8px 4px 8px;
	font-size:90%;

}


/*
#titleright { /* トップエリア右 */
	display: block;
	float:right;
	margin:19px 10px 10px 0px;
}*/

#main_blc {
	text-align:center;
	margin:0px;
}

#footer {
	clear:left;
	margin:0px auto;
	text-align:center;
}

#footer p {
	margin:0px;
	padding:15px 0px 30px;
}


/* ナビゲーションボタン表示用 */

#navi {
	margin:0px auto;
	padding:0px;
	width:720px;
	_width:723px;
}

#navi ul {
	margin:0px;
	padding:8px 0px;
}

#navi li {
	list-style:none;
	display:block;
	float:left;
	margin:3px;
	_margin:2px 3px 2px 2px;
	padding:0px;
}

#navi a {
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#navi li a {
	display:block;
	margin:0px;
	padding:0px;
	width: 234px;
	height: 60px;
	background-repeat:no-repeat;
	background-position:top center;
}

#navi li a:hover img {
	margin:0px;
	padding:0px;
	visibility:hidden;
}

li.navi_sisei a:hover {
	background:transparent url(../images_site/navi_sisei_on.gif);
	background-color : transparent ;
}

li.navi_kanko a:hover {
	background-image:url(../images_site/navi_kanko_on.gif);
	background-color : transparent ;
}

li.navi_yamato a:hover {
	background-image:url(../images_site/navi_yamato_on.gif);
	background-color : transparent ;
}


/* ナビゲーションボタン（small）表示用 */

#navi_small {
	margin:0px auto;
	padding:0px;
	width:723px;
}

#navi_small ul {
	margin:0px;
	padding:8px 0px;
}

#navi_small li {
	list-style:none;
	display:block;
	float:left;
	margin:3px;
	padding:0px;
}

#navi_small a {
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#navi_small li a {
	display:block;
	margin:0px;
	padding:0px;
	width: 173px;
	height: 60px;
	background-repeat:no-repeat;
	background-position:top center;
}

#navi_small li a:hover img {
	margin:0px;
	padding:0px;
	visibility:hidden;
}

li.navi_sisei_small a:hover {
	background:transparent url(../images_site/navi_sisei_small_on.gif);
	background-color : transparent ;
}

li.navi_kanko_small a:hover {
	background-image:url(../images_site/navi_kanko_small_on.gif);
	background-color : transparent ;
}

li.navi_yamato_small a:hover {
	background-image:url(../images_site/navi_yamato_small_on.gif);
	background-color : transparent ;
}

li.navi_saigai_small a:hover {
	background-image:url(../images_site/navi_saigai_small_on.gif);
	background-color : transparent ;
}


/* 広告表示用 */

#koukoku {
	padding:6px;
	border:1px solid #022463;
}

.koukoku-bn { 
	float:left;
	margin:4 4 0 4px;
}


/* トップページ（画像拡大バージョン）*/
#tp_header { /* タイトルエリア */
/*	display: block;
	width:100%;*/
	height:140px;
/*	float:left;*/
	background-image:url("../images_site/top_back.jpg");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
#tp_title { /* タイトル画像 */
	display: block;
	float:left;
	width:150px;
	margin-top:8px;
	margin-left:8px;
	margin-bottom:0px;
}
#tp_titleright { /* トップエリア右 */
	display: block;
	float:right;
/*	width:300px;
	height:200px;
	display: block;*/
	text-align:right;
}

#tp_search {  /* トップエリア内のサイト内検索及び文字サイズ変更メニュー */
	text-align:right;
	display: block;
	float:right;
	margin-top:4px;
	margin-right:4px;
}
#tp_topmenu li {  /* トップエリア内のメニュー（English等） */
	list-style-type: none;
	float:right;
	margin-right:4px;
}

/* ナビゲーションボタン表示用 */

#tp_navi {
	margin:0px auto;
	padding:0px;
/*	width:px;*/
}

#tp_navi ul {
	list-style:none;
/*	width:400px;*/
	margin:0px;
	padding:0px 4px;
}

#tp_navi li {
	list-style:none;
	float:right;
	margin:3px;
	padding:4px;
	margin-bottom:10px;
}

#tp_navi a {
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#tp_navi li a {
	display:block;
	margin:0px;
	padding:0px;
	width: 156px;
	height: 40px;
	background-repeat:no-repeat;
	background-position:top center;
}

#tp_navi li a:hover img {
	margin:0px;
	padding:0px;
	visibility:hidden;
}
/*
li.tp_navi_sisei a:hover {
	background:transparent url(../images_site/tp_navi_sisei_on.gif);
	background-color : transparent ;
}
*/
li.tp_navi_kanko a:hover {
	background-image:url(../images_site/tp_navi_kanko_on.gif);
	background-color : transparent ;
}

li.tp_navi_yamato a:hover {
	background-image:url(../images_site/tp_navi_yamato_on.gif);
	background-color : transparent ;
}



/*   動画メニュー用   */

#s3slider {
   width: 187px; /* important to be same as image width */
   height: 135px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

ul {
   list-style-type: none;
   padding: 0;
}

#s3sliderContent {
   width: 187px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 7; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 15px/15px Arial, Helvetica, sans-serif;
   padding: 10px 10px;
   width: 167px;
   _width: 184px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

.play_btn {
   top: 0;
   left: 0;
   position: absolute;
}


