body {	background-color: #D0DFB4;/*#A3EDFF;*/
      	color: black;
	margin:0;
	font-family: "MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
      }

.elmo{
	display:none; 
}
.TheInterview{
	display:none;
}
.ThankYou{
	display:none;
}
div#searchcontainer{
	width:990px;
	height:112px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background-image:url(/images/autumn/search_top_box.jpg);
}
#main {
	margin-left:30%;
	margin-right:30%;
	color:#121212;
}
#leftcol{
	float:left;
	width:30%;
	text-align:center;
}

#rightcol{
	float:right;
	width:30%;
	text-align:center;
}

hr{
	color: #FF9900;
	background-color: #FF9900;
	width:90%;
	margin:5px auto 5px auto;
}

div#banner {
	background-color:#A3EDFF;/*$INFORMATIONBG;*/
	background-image:url(/images/autumn/logobg.jpg);
	z-index:9999;
	text-align:center;
	width:100%;
}
div#logo{
	width:900px;
	height:198px;
	background-image:url(/images/autumn/ishonan_logo.jpg);
	margin-left:auto;
	margin-right:auto;
}
.sidecontainer{
	width:240px;
	margin: 10px auto;
}

.centercontainer{
	width:340px;
	margin: 10px auto;
}


.mallItems{
	width:800px;
	background-image:url(/images/halloween/mallitembg.jpg);
	margin:10px auto;;
	height:124px;
	border-style:solid;
	border-color:#121212;
	border-width:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.mallitemsimg{
	width:118px;
	padding:2px;
	border:0;
	float:left;
	text-align:center;
}
.mallItemstext{
	width:130px;
	height:118px;
	overflow:hidden;
	float:left;
}


.sideinnercontainer_1, .sideinnercontainer_2, .sideinnercontainer_3{
	font-size:.9em;
	width:238px;
	min-height:28px;
	text-align:center;
	border-style:solid;
	border-width:1px;
}
.sideinnercontainer_1{
	color:#FFFFFF;
	background-color:#E06754;
	border-color:#522E1F;
	position:relative;
}

.sideinnercontainer_2{
	color:#333333;
	background-color:#FFF799;
	border-color:#522E1F;
	position:relative;
}
.sideinnercontainer_3{
	color:#FFFFFF;
	background-color:#D88865;
	border-color:#7E450C;	
	position:relative;
}

.sideinnercontainer_1 .paddme{
	padding:.5em;
}
.sideinnercontainer_2 .paddme{
	padding:.5em;
}
.sideinnercontainer_3 .paddme{
	padding:.5em;
}

.sidecontainercontent{
	background-color:#FFBA75;
	background-image:url(/images/autumn/panelbg.jpg);
	padding:5px;
	line-height:1.2em;
	text-align:left;
	border-style:solid;
	border-color:#B75B00;
	border-width:1px;
	position:relative;
}

.sidecontainercontent .paddme{
	padding:12px;
	margin: 0;
}


.centerinnercontainer_1{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E06754;
	width:338px;
	border-style:solid;
	border-color:#7E450C;
	border-width:1px;
	font-size:small;
	text-align:center;
	min-height:28px;
	position:relative;
}
.centerinnercontainer_2{
	font-weight:bold;
	color:#000000;
	background-color:#FFF799;
	width:338px;
	border-style:solid;
	border-color:#7E450C;
	border-width:1px;
	font-size:small;
	text-align:center;
	min-height:28px;
	position:relative;
}
.centerinnercontainer_3{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#D88865;
	width:338px;
	border-style:solid;
	border-color:#7E450C;
	border-width:1px;
	font-size:small;
	text-align:center;
	min-height:28px;
	position:relative;
}
.centerinnercontainer_1 .paddme{
	padding:.5em;
}
.centerinnercontainer_2 .paddme{
	padding:.5em;
}
.centerinnercontainer_3 .paddme{
	padding:.5em;
}
.centerinnercontainer_4 .paddme{
	padding:.5em;
}
.centercontainercontent{
	background-color:#FFFFFF;
	padding:5px;
	line-height:1.2em;
	text-align:left;
	border-style:solid;
	border-color:#FFBA75;
	border-width:1px;
	position:relative;
}

.centercontainercontent .tl {
	position:absolute;
	width:4px;	height:4px;
	top:-1px;	left:-1px;
}

.centercontainercontent .tr {
	position:absolute;
	width:4px;	height:4px;
	top:-1px;	right:-1px;
}

.centercontainercontent .bl {
	position:absolute;
	width:1px;	height:1px;
	bottom:-1px;	left:-1px;
}

.centercontainercontent .br {
	position:absolute;
	width:1px;	height:1px;
	bottom:-1px;	right:-1px;
}

.centercontainercontent .paddme{
	padding:12px;
	margin: 0;
}

.eventcalendar{
	width:200px;
	text-align:center;
	margin:5px auto;
}
.eventcalendar h3{
	text-align:center;
	font-size:1em;
	font-weight:bold;
}

.clWeek{
	background-color:#1C0D82;
	width:24px;
	height:24px;
	color:white;
	padding:1px;
	float:left;
	border-color:black;
	border-style:solid;
	border-width:1px;
}
.clDay{
	width:24px;
	height:24px;
	background-color:#D8D2FB;
	color:black;
	padding:1px;
	float:left;
	border-color:black;
	border-style:solid;
	border-width:1px;
}

.clearem{
	clear:left;
}

#googlesearch{
	background-color:#E4E4E2;
	margin:10 auto;
}
.googleform{
	background-color:#A3EDFF;
}

#footer{
	clear:both;
	background-color:#D0DFB4;
	background-image:url(/images/autumn/footerbg.jpg);
	padding:10px;
	color:#333333;
	text-align:center;
}
#footer a{
	color:#444444;
}

.eventHeaderTop{
	background-image:url(/images/autumn/eht.jpg);
	width:210px;
	height:15px;
	margin:0;
}
.eventHeader{
	background-image:url(/images/autumn/ehm.jpg);
	width:210px;
	margin:0;
}
.eventHeaderBottom{
	background-image:url(/images/autumn/ehb.jpg);
	width:210px;
	height:15px;
	margin:0;
}
.eventBodyTop{
	background-image:url(/images/autumn/ebt.jpg);
	width:210px;
	height:15px;
	margin:0;
}
.eventBodyBottom{
	background-image:url(/images/autumn/ebb.jpg);
	width:210px;
	height:15px;
	margin:0;
}
.eventBody{
	background-image:url(/images/autumn/ebm.jpg);
	width:210px;
}
.eventBodyTop .inside img{
	padding:3px;
}
.eventHeader .inside a{
	color:white;
}
.eventBodyTop .inside{
	padding:3px;
}
.eventContainer{
	width:844px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#A3EDFF;
	clear:both;
}

#campaign{
	width:860px;
	margin:0px auto 30px auto;
	position:relative;
}
#campaign p{
	margin:2px auto;
	width:700px;
	text-align:center;
}
#campaign a{
	color:black;
	text-decoration:underline;
}
#campaign a:hover{
	font-weight:bold;
	color:#E1E1E1;
}
.midim {
	background-color:#FFBA75;
	font-weight:bold;
}
.eventIntro{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#FF9900;
	padding-top:3px;
	padding:bottom:3px;
}
.middletable{
	background-color:#FFCC00;
}

#interview{
	color:black;
}
.interviewer{
	font-size:small;
	color:#003300;
	padding:5px;
}

.interviewee{
	font-size:small;
	color:#012851;
	padding:5px;
}
#f-source-menu{
	position:relative;
	top:0px;
	margin:0px auto;
	width:900px;
	z-index:101;
}
#alternateTextMenu{
	text-align:center;
	width:90%;
	padding:6px;
}
.toggleMeElmo{
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
#cse-search-results{
	width:796px;
	margin:10px auto;
	border-style:solid;
	border-width:1px;
	border-color:#222222;
}
#nikki{
	width:219px;
	height:340px;
	margin:10px auto;
	background-image:url(/images/autumn/shou_chan_ichinichi.jpg);
	position:relative;
	text-align:left;
}
#nikki p{
	position:absolute;
	left:29px;
	top:144px;
	width:152px;
	height:179px;
	font-size:14px;
	color:#444444;
	overflow:hidden;
}

#cse-search-box{
	background-color:#A3EDFF;
}


div#showoff{
	display:none;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	min-height:100%;
	background-image:url(/images/transblack.png);
	z-index:100001;
}
div#showin{
	width:480px;
	height:480px;
	margin:40px auto;
	padding:10px 5px;
	background-color:#FFFFFF;
	color:#336600;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #CCCCCC;
	overflow:auto;
}
div#showin div{
	padding:10px 5px;
}
#showoff h1{
	text-align:center;
	padding:4px 2px;
	background-color:#5C55A5;
	color:#EEEEEE;
	font-weight:bold;
	display:block;
}
#showoff p{
	line-height:1.2em;
}


#areamap{
	width:520px;
	height:480px;
	margin:10px auto;
	border:1px solid #6D66B6;
}
#decidearea{
	display:none;
}
#hideMap{
	display:none;
}
.mapple{
	background-color:transparent;
	width:520px;
	margin:0 auto;
	text-align:center;
}


div#maincontainer{
	width:990px;
	min-height:1200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	border-bottom-color:#6D66B6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-image:url(/images/autumn/maincontainerbg.gif);

}
div#sliver{
	width:990px;
	height:1px;
	background-image:url(/images/summer/sliver.gif);
	margin:0 auto;
}
div#sidebar{
	width:365px;
	position:absolute;
	top:-1px;
	right:7px;
	background-image:url(/images/summer/sidebarbg.png);
}

div#containleft{
	position:relative;
	top:0;
	left:0;
	width:622px;
	min-height:600px;
}
div#boxbanners{
	width:294px;
	margin:10px auto;
}
#boxbanners a{
	border:1px solid #C1B599;
	color:#888888;
	display:block;
	float:left;
	font-family:verdana,sans-serif;
	font-size:11px;
	margin:0 10px 10px 0;
	overflow:hidden;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:125px;
}
#boxbanners a:hover{
	border-color:#786DBB;
}
#boxbanners img{
	vertical-align:right;
	border:0;
}
.largecontoverlord{
	width:100%;
	position:relative;
	height:217px;
	color:#EEEEEE;
}
.largecontainer{
	width:602px;
	height:217px;
	background-image:url(/images/autumn/largecontainer.png);
	margin:5px auto;
	position:absolute;
	top:0;
	left:10px;
}
.inlarge{
	padding:20px 34px;
	height:164px;;
	overflow:hidden;
}
.inlarge img{
	margin-right:3px;
}
.inlarge h1{
	display:block;
	text-align:center;
	font-size:larger;
}
.inlarge h1 a{
	color:#FFFFFF;
}
.medcontoverlord{
	width:100%;
	position:relative;
	height:218px;
}
.medcontoverlord img{
	padding:5px;
	border:1px solid #C1B599;
	float:left;
	margin-right:3px;
}
.medcontoverlord h1{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin:2px auto 1px auto;
	width:220px;
	overflow:hidden;
	display:block;
	border-bottom-color:#6D66B6;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.medcontoverlord h2{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:1px auto;
	width:220px;
	overflow:hidden;
	display:block;
}
.mediumcontainerl{
	width:302px;
	height:218px;
	position:absolute;
	top:0;
	left:10px;
	background-image:url(/images/september/mediumcontainer.png);
	margin:5px auto;
}
.mediumcontainerr{
	width:302px;
	height:218px;
	position:absolute;
	top:0;
	right:10px;
	background-image:url(/images/september/mediumcontainer.png);
	margin:5px auto;
}
.medin{
	width:245px;
	height:184px;
	position:relative;
	top:15px;
	left:29px;
	overflow:hidden;

}
.medcontoverlord .h3{
	padding:2px 3px;
	width:220px;
	margin-left:0 auto;
	overflow:hidden;
	line-height:1.3em;
	height:122px;
	font-weight:normal;
	font-size:12px;
}
hr{
	color: #EBB6CB;
	background-color: #EBB6CB;
	width:90%;
	margin:5px auto 5px auto;
}
div#rightmenubottom{
	background-image:url(/images/autumn/thebottom.png);
	position:relative;
	bottom:-36;
	left:0;
	width:365px;
	height:45px;
}
.medtracoverlord{
	width:100%;
	position:relative;
	height:320px;
	margin:30px 0;
}
.medtracoverlord h2{
	font-weight:bold;
	font-size:16px;
}
.medtracoverlord h3{
	font-size:12px;
	color:#67A983;
	margin-left:13px;
}
.medtracoverlord h4{
	font-size:12px;
	color:#67A983;
	text-align:right;
}
.medtracoverlord h4 a{
	color:#67A983;
}
.blogoverlord{
	width:100%;
	position:relative;
	height:223px;
	margin:30px 0;
}
.blogtitletext{
	position:absolute;
	top:0;
	left:20px;
}
.gotblog{
	position:absolute;
	top:16px;
	right:25px;
	border:0;
}
.innerblog{
	background-image:url(/images/autumn/shadebackbg.jpg);
	width:575px;
	height:195px;
	overflow:auto;
	position:absolute;
	top:28px;
	left:20px;
}
.pad20{
	padding:20px;
}
.blogenc{
	width:532px;
	height:96px;
	position:relative;
	margin:2px auto;
	border:1px dotted #232323;
	overflow:auto;
}
.blogpic{
	position:absolute;
	left:4px;
	top:1px;
}
.blogtit{
	position:absolute;
	top:5px;
	left:98px;
	font-size:16px;
	font-weight:bold;
}
.blogcon{
	position:absolute;
	top:32px;
	left:98px;
	font-size:16px;
}
.titleh1{
	font-weight:bold;
	font-size:normal;
	position:absolute;
	bottom:2px;
	left:0;
	text-align:center;
	width:100%;
	overflow:hidden;
}
.leftrac{
	position:absolute;
	top:2px;
	left:55px;
	background-color:#FFFFCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000000;
	width:215px;
	height:320px;
	overflow:auto;
	padding:5px;
}

.righttrac{
	position:absolute;
	top:2px;
	right:55px;
	background-color:#FFFFCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000000;
	width:215px;
	height:320px;
	overflow:auto;
	padding:5px;
}

.titulary{
	font-weight:bold;
	text-align:center;
	color:#333333;
	background-color:#45CC00;
	background-image:url(/images/autumn/headerthang.jpg);
	height:24px;
	padding-top:2px;
}
#alternateTextMenu{
	text-align:center;
	width:90%;
	padding:6px;
}
.toggleMeElmo,.toggleTheInterview,.toggleTheInterview2,.toggleRecipe,.toggleExpandamenu{
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.toggleExpandamenu{
	width:990px;
	height:30px;
	margin:0 auto;
	cursor:pointer;
	background-image:url(/images/autumn/menubar.jpg);
}
#expandamenu{
	width:800px;
	border-style:solid;
	border-color:#121212;
	border-width:1px;
	display:none;
	background-color:#975F00;
	margin:10px auto;
}
.leftface{
	float:left;
	width:258px;
	height:300px;
	margin:5px 0 5px 5px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	background-color:#FFF2C2;
	background-image:url(/images/autumn/menubg2.jpg);
	background-color:#FFD18C;
	overflow:auto;
}
.leftface a{
	color:#F24500;
}
.leftface h1{
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	display:block;
	background-image:url(/images/autumn/menubg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
}
.leftface div{
	padding:2px 10px;
	font-size:smaller;
}
.storeGlob .storeInfo,.storeGlob2 .storeInfo{
	width:240px;
	height:114px;
	position:absolute;
	left:188px;
	top:36px;
	overflow:hidden;
}
.storeInfo{
	color:#333333;
}
.interviewer{
	color:#003300;
	padding:5px;
	background-color:#FFFFCC;
}
.interviewer b{
	color:#FFFFFF;
	background-color:#003300
}

.interviewee{
	color:#012851;
	padding:5px;
}
.interviewee b{
	color:#88EEFF;
	background-color:#012851;
}

.googleads{
	width:100%;
	background-color:#A3ECFD;
	text-align:center;
	background-image:none;
}
div#cse-search-results{
	background-color:#FF6600;
}

.eventcon{
	width:586px;
	background-color:#FFFFCC;
	color:#333333;
	margin:20px auto;
	border:7px solid #D0DFB4;
	padding:3px;
}
.eventimage{
	float:left;
}
.eventtitle{
	font-weight:bold;
	float:left;
}
.eventdesc{
	padding:5px;
	float:left;
}
.eventrights{
	float:right;
	text-align:left;
}
div#eventalot{
	position:relative;
	width:600px;
	margin:10px auto;
}
div#seasonalmessage{
 width:560px;
 margin:30px auto;
 background-color:#FFFFCB;
 padding:6px;
 color:#333333;
 border:2px dotted #446600;
}