﻿/*インデックス用親CSS*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	margin-top: 10px;
	background-color: #333333;
	vertical-align: top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;

}
body#body_light {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #696969;
	vertical-align: top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body#body_top {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

body#body_limited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	margin-top: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	color: #333333;
}

.666test{
      background-image: url(../images/main_BG1.gif);

}
div#main {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #333333;
	width: 900px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}
div#main_light {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #696969;
	width: 900px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}
div#main_top {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
	width: 900px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

div#main_limited {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
	width: 900px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999;
}
div#LimitedHeader {
	width: 565px;
	height: 100px;
	float: left;
	background-image: url(../images/Image_limited/new_index_head.jpg);
	background-repeat: no-repeat;
}
div#LimitedCenter {
	width: 565px;
	height: 500px;
	float: left;
}
div#LimitedRight {
	width: 185px;
	height: 500px;
	float: left;
	background-image: url(../images/Image_limited/new_index_right.jpg);
	background-repeat: no-repeat;
}
div#LimitedLeft {
	width: 148px;
	height: 20px;
	float: right;
	background-image: url(../images/Image_limited/new_index_left.jpg);
	background-repeat: no-repeat;
	padding-top: 450px;
	padding-bottom: 27px;
}
div#LimitedAddress  {
	height: 400px;
	background-image: url(../images/Image_limited/new_index_BG.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 55px;
	float: left;
	width: 100%;
}
div#LimitedPrf  {
	float: left;
	text-align: left;
	height: 95px;
}
div#LimitedPrf1  {
	width: 360px;
	float: left;
	text-align: left;
}
div#LimitedPrf2  {
	width: 130px;
	float: left;
	text-align: left;
}
div#HrizLine {
	vertical-align: middle;
	text-align: left;
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 16px;
	width: 900px;
	height: 20px;
}

span#HrizLine {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 10px;
	margin: 0px 5px;
	color: #CCCCCC;
	clear: both;
	padding: 3px 4px 3px 10px;
	border: 2px #FF9900;
}

div#HeadLine {
	width: 900px;
	vertical-align: bottom;
	text-align: left;
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 16px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

span#HeadLine {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/title_bg.jpg);
	padding-bottom: 2px;
	background-repeat: no-repeat;
	padding-top: 2px;
	border: 1px #FF9900;
	margin: 0px;
}

div#nav {
	width: 900px;
	vertical-align: middle;
	text-align: right;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
div#nav_light {
	width: 900px;
	vertical-align: middle;
	text-align: right;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #696969;
}
div#nav_lighttop {
	width: 900px;
	vertical-align: middle;
	text-align: right;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

div#nav_limited {
	width: 900px;
	vertical-align: middle;
	text-align: right;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}

span#nav {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 5px;
	padding: 0px 3px 1px;
	border-top: 2px #FF9900;
	border-right: 2px #FF9900;
	border-bottom: 2px #FF9900;
	border-left: 2px #FF9900;
	background-repeat: no-repeat;
}
span#nav_top {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 10px;
	color: #333333;
	margin: 0px 5px;
	padding: 0px 3px 1px;
	border-top: 2px #FF9900;
	border-right: 2px #FF9900;
	border-bottom: 2px #FF9900;
	border-left: 2px #FF9900;
	background-repeat: no-repeat;
}

div#footer {
	width: 900px;
	vertical-align: middle;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
	background-color: #333333;
}
div#footer_top {
	width: 900px;
	vertical-align: middle;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
	background-color: #333333;
}

div#footer_limited {
	width: 890px;
	vertical-align: middle;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 0px;
	height: 15px;
	color: #333333;
	text-align: right;
	font-size: 11px;
}
div#footer_light {
	width: 900px;
	vertical-align: middle;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
	background-color: #696969;
}
div#footer_lighttop {
	width: 900px;
	vertical-align: middle;
	visibility: visible;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 19px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

span#footer {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
span#footer_top {
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div#fla{
	width: 900px;
	height: 310px;
	vertical-align: middle;
	text-align: center;
	visibility: visible;
	z-index: 2;
	display: block;
	font-size: 16px;
}
div#NewsOuter {
	width: 528px;
	float: left;
	display: block;
	text-align: left;
	height: 245px;
}
div#left_bn {
	width: 155px;
	float: left;
	display: block;
	height: 240px;
	padding-left: 10px;
}

div#Special {
	width: 200px;
	float: left;
	padding-bottom: 5px;
}
div#NewsInner {
	font-size: 16px;
	display: block;
	padding-top: 0px;
	height: 240px;
	background-color: #E9F3E4;
	margin-top: 3px;
	margin-right: 8px;
	margin-left: 10px;
}
span#Special {
	font-size: 16px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
}
span#Kichijitsu {
	display: block;
	text-align: right;
	padding-right: 40px;
}

div#Contents {
	width: 900px;
	display: block;
	height: 200px;
	float: left;
}
div#Contents_top {
	width: 900px;
	display: block;
	float: left;
}


div#navHead {
	height: 80px;
	width: 900px;
}
div#contents2 {
	width: 900px;
}
div#ContentsHeader {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	background-color: #333333;
}
div#ContentsMain {
	height: 700px;
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
div#ContentsMain2 {
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
div#ContentsMain3 {
	height: 950px;
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
div#ContentsMain4 {
	height: 800px;
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
div#ContentsMain5 {
	height: 740px;
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}

div#ContentsMain6 {
	height: 700px;
	width: 900px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}



div#FroMain {
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fro_bg.jpg);
}
#ContentsMainSP {
	width: 900px;
	background-color: #333333;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

div#ContentsMainPhoto {
	margin: 0px;
	padding: 0px;
	text-valign:top;
	height: 460px;
	width: 740px;
	background-color: #333333;
	text-align: left;
	vertical-align: top;
}
div#ContentsPickUp {
	width: 850px;
	vertical-align: top;
	text-align: left;
	background-color: #333333;
}
div#ContentsPickUp2 {
	width: 850px;
	vertical-align: top;
	text-align: left;
	background-color: #333333;
	height: 500px;
}
div#ContentsPickUp3 {
	width: 850px;
	vertical-align: top;
	text-align: left;
	background-color: #333333;
	height: 800px;
}


/*div#ContentsPickUp2 {
	width: 850px;
	vertical-align: top;
	text-align: left;
	background-color: #333333;
	height: 500px;
}
*/

div#ContentsMainInner {
	clear: right;
	float: left;
	height: 740px;
	width: 690px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
div#ContentsMainInnerTUGEL {
	clear: right;
	float: left;
	height: 1300px;
/*	height: 1190px;*/
	width: 690px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

div#ContentsMainInner2 {
	clear: right;
	float: left;
	height: 750px;
	width: 690px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
div#ContentsMainInner3 {
	clear: right;
	float: left;
	height: 700px;
	width: 690px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}


div#ContentsRight {
	background-color: #333333;
	float: left;
	height: 550px;
	width: 185px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	clear: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #333333;
	padding: 3px 3px 3px 10px;
}
div#Contents_IFRAME_IN_Right {
	background-color: #333333;
	height: 550px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
}
div#Gallery_sel {
	background-color: #333333;
	width: 740px;
	padding-left: 530px;
}
iframe#mainFrame {
	margin: 0px;
	padding: 0px;
	/*height: 1150px;*/
	height: 1280px;
	width: 690px;
	border: none;
	overflow: hidden;
}
iframe#mainFrameTUGEL {
	margin: 0px;
	padding: 0px;
	height: 1275px;
	width: 690px;
	border: none;
	overflow: hidden;
}


iframe#PartsFrame {
	width: 850px;
	background-color: #333333;
	height: 600px;
}

iframe#PartsFrame2 {
	width: 850px;
	background-color: #333333;
	height: 600px;
}


iframe#subFrame {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 180px;
	border: none;
	overflow: hidden;
}
iframe#mainPhotoFrame {
	margin: 0px;
	padding: 0px;
	scroll:no;
	height: 445px;
	width: 740px;
	border: none;
	overflow: hidden;
	vertical-align: top;
}
.dayList {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 20px;
}
.newsListContents {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 9px;
}
.newsListContents_blinking {
	font-size: 12px;
	background-position: left center;
	color: #333333;
	margin-left: 20px;
	padding-left: 13px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 9px;
	display: block;
	background-image: url(../images/arrow1.gif);
}

hr {
	width: 100%;
	height: 1px;
}
div#recruitSub {
	width: 840px;
	padding-left: 80px;
	padding-top: 20px;
	height: 300px;
	color: #CCCCCC;
	font-size: 12px;
	margin-bottom: 30px;
}
div#recruitSub2 {
	width: 650px;
	padding-left: 80px;
	height: auto;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 12px;
}
div#newsRow {
	margin: 25px 0px 0px 60px;
	padding: 0px 0px 0px 13px;
	height: auto;
	width: 700px;
	font-size: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
div#newsRow_blinking {
	margin: 25px 0px 0px 60px;
	padding: 0px 0px 0px 13px;
	height: auto;
	width: 700px;
	font-size: 12px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.pr_ListHead {
	padding: 0px;
	height: auto;
	width: 700px;
	margin-left: 80px;
	margin-top: 10px;function ChangeGallery(){
    mySelect = document.form1.menu1.selectedIndex;
	if (mySelect == 0) return;
 //	document.gallery.src='./gallery/'+ document.form1.menu1.options[mySelect].value;
 	document.gallery.location.href='./gallery/'+ document.form1.menu1.options[mySelect].value;
 	document.form1.menu1.options[0].selected=true;
}

	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

.pr_ListContents {
	width: 700px;
	margin-left: 90px;
	margin-top: 3px;
	font-size: 12px;
}
.pr_ListHead2 {
	padding: 0px;
	height: auto;
	width: 700px;
	margin-left: 80px;
	margin-top: 10px;
	}

a#caution {
	color: #009966;
	font-weight: bold;
}
div#renew {
	height: 500px;
	width: 900px;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 250px;
}
div#form2 {
	margin: 0px;
	height: 20px;
	width: 740px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 450px;
	padding-bottom: 0px;
}
div#fro_fla {
	height: 405px;
	width: 550px;
}
div#shop_fla1{
	width: 155px;
	height: 100px;
	visibility: visible;
	z-index: 2;
	font-size: 16px;
}
