body {	
	background-color: #FBF5E9;
      	color: black;
	margin:0;
}

a{
	outline: none;
	color:#A90E14;
	text-decoration:none;
}
a:link {
	border-bottom:1px dotted #A90E14;
}
a:visited {
	border-bottom:1px dotted #A90E14;
}
a:hover {
	border-bottom:1px solid #EF6500;
}
a:active {
	text-decoration:none;
	border-bottom:1px solid #A90E14;
} 
hr{
	color: #A42615;
	background-color: #A42615;
	width:90%;
	margin:5px auto 5px auto;
}
.elmo,.TheInterview,.TheInterview2,.ThankYou{
	display:none; 
}
#main {
	margin-left:30%;
	margin-right:30%;
	padding:10px;
}
#leftcol{
	float:left;
	width:30%;
	text-align:center;
	border-right:1px dotted #DFA05D;
}

#rightcol{
	float:right;
	width:30%;
	text-align:center;
	border-left:1px dotted #DFA05D;
}

div#searchcontainer{
	width:990px;
	height:112px;
	margin:0 auto;
	background-image:url(/images/valentines/search_top_box.jpg);
}


div#bannerOLD {
	background-color:#FFF2C2;
	z-index:9999;
	text-align:center;
	width:100%;
	height:70px;
	margin-top:0;
	margin:0 auto;
	background-image:url(/images/valentines/titlebg_valentines.gif);
	background-repeat:repeat-x;
}

div#banner {
	text-align:center;
	width:100%;
	height:130px;
	margin-top:0;
	margin:0 0 25px 0;
	background-image:url(/images/valentines/horizon.jpg);
	background-repeat:repeat-x;
	position:relative;
}
div#enoshima{
	background-image:url(/images/setsubun/enoshima.png);
	width:357px;
	height: 50px;
	position:absolute;
	top:42px;
	left:25%;
}
div#ishonan_boat{
	background-image:url(/images/valentines/ishonan_boat.png);
	width:198px;
	height:74px;
	position:absolute;
	left:800px;
	top:30px;
}
div#fence{
	background-image:url(/images/setsubun/fence.png);
	height:30px;
	width:100%;
	background-repeat:repeat-x;
	position:absolute;
	left:0;
	bottom:-10px;
}

.sidecontainer{
	width:240px;
	margin: 10px auto;
}

.centercontainer{
	width:340px;
	margin: 10px auto;
}


.mallItems{
	width:800px;
	background-image:url(/images/valentines/mallitembg.jpg);
	margin:10px auto;;
	height:124px;
	border-style:solid;
	border-color:#121212;
	border-width:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top:18px;
}
.mallItems a{
	color:#FFFFFF;
	font-weight:bold;
}
.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:240px;
	min-height:28px;
	text-align:center;
	font-weight:bold;
}
.sideinnercontainer_1{
	color:#000000;
	position:relative;
	background-image:url(/images/valentines/header_1.jpg);
	height:65px;
}

.sideinnercontainer_2{
	color:#000000;
	position:relative;
	background-image:url(/images/valentines/header_2.jpg);
	height:65px;
}
.sideinnercontainer_3{
	color:#000000;
	position:relative;
	background-image:url(/images/valentines/header_3.jpg);
	height:65px;
}

.sideinnercontainer_1 .paddme{
	padding-top:40px;
}
.sideinnercontainer_2 .paddme{
	padding-top:40px;
}
.sideinnercontainer_3 .paddme{
	padding-top:40px;
}

.sidecontainercontent_1{
	background-color:#FFB163;
	background-image:url(/images/newyears/panelbg_1.jpg);
	background-repeat:repeat-y;
	padding:5px;
	line-height:1.2em;
	text-align:left;
	border-style:solid;
	border-color:#F27900;
	border-width:1px;
	position:relative;
}


.sidecontainercontent_2{
	background-color:#FFB58E;
	background-image:url(/images/newyears/panelbg_2.jpg);
	background-repeat:repeat-y;
	padding:5px;
	line-height:1.2em;
	text-align:left;
	border-style:solid;
	border-color:#FF3126;
	border-width:1px;
	position:relative;
}

.sidecontainercontent_3{
	background-color:#FFB58E;
	background-image:url(/images/newyears/panelbg_2.jpg);
	background-repeat:repeat-y;
	padding:5px;
	line-height:1.2em;
	text-align:left;
	border-style:solid;
	border-color:#FF3126;
	border-width:1px;
	position:relative;
}


.sidecontainercontent_1 .paddme{
	padding:12px;
	margin: 0;
}
.sidecontainercontent_2 .paddme{
	padding:12px;
	margin: 0;
}
.sidecontainercontent_3 .paddme{
	padding:12px;
	margin: 0;
}

.centerinnercontainer_1{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FFB163;
	background-image:url(/images/newyears/panelbg_1.jpg);
	width:338px;
	border-style:solid;
	border-color:#F27900;
	border-width:1px;
	font-size:small;
	text-align:center;
	min-height:28px;
	position:relative;
}
.centerinnercontainer_2{
	font-weight:bold;
	color:#000000;
	background-color:#FFB58E;
	background-image:url(/images/newyears/panelbg_2.jpg);
	width:338px;
	border-style:solid;
	border-color:#FF3126;
	border-width:1px;
	font-size:small;
	text-align:center;
	min-height:28px;
	position:relative;
}
.centerinnercontainer_3{
	font-weight:bold;
	color:#000000;
	background-color:#FFBA75;
	background-image:url(/images/newyears/panelbg_3.gif);
	width:338px;
	border-style:solid;
	border-color:#6C411E;
	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;
}

.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 .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:#A42615;
	background-image:url(/images/valentines/footer.jpg);
	padding:10px;
	color:#FFFFFF;
	text-align:center;
	width:970px;
	margin:0 auto;
}
#footer a{
	color:#000000;
}
#footer p{
	margin:5px auto;
	display:inline;
	top:5px;
	right:5px;
}


.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:100%;
	z-index:101;
}
#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;
}

#cse-search-results{
	width:620px;
	margin:10px auto;
	border-style:solid;
	border-width:1px;
	border-color:#222222;
}
#nikki{
	width:219px;
	height:340px;
	margin:10px auto;
	background-image:url(/images/valentines/shou_chan_ichinichi.png);
	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:transparent;
}

.sendToMobile{
	background-color:#AA0000;
	width:240px;
	margin:10px auto;
	font-weight:bold;
	font-size:larger;
	color:white;
}

.storeGlob{
	width:556px;
	height:176px;
	position:relative;
	background-image:url(/images/newyears/storeglobbg.jpg);
	overflow:hidden;
	margin:20px auto;
}
.storeGlob2{
	width:556px;
	height:176px;
	position:relative;
	background-image:url(/images/newyears/storeglobbg2.jpg);
	overflow:hidden;
	margin:20px auto;
}
.storeGlob p,.storeGlob2 p{
	padding:18px;
}
.storeGlob img,.storeGlob2 img{
	position:absolute;
	left:40px;
	bottom:30px;
}
.storeGlob .storeInfo,.storeGlob2 .storeInfo{
	width:240px;
	height:114px;
	position:absolute;
	left:188px;
	top:36px;
	overflow:hidden;
}
.rightdown{
	position:absolute;
	right:20px;
	bottom:30px;
}
div#overLord{
	position:relative;
	width:900px;
	margin:0 auto;
}
div#leftSmall{
	float:left;
	width:334px;
}
div#mainExtended{
	margin:0 0 0 334px;
	width:556px;
}
.gourmetCats{
	padding:3px;
	font-weight:bold;
	background-color:#000055;
	color:#FFFFFF;
}
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;
	background-color:#DFA05D;
	margin:0 auto;
	min-height:1300px;
}

div#containleft{
	float-left;
	width:622px;
}
div#goright{
	float:right;
	width:365px;
	position:relative;
	top:13px;
	left:0;
	z-index:20;
}
div#googbox{
	background-image:url(/images/valentines/googbox_bg.png);
	width:365px;
	height:126px;
	background-position: center bottom;
	background-repeat:no-repeat;
	margin:0;
}
div#sidebar{
	width:365px;
	background-image:url(/images/valentines/sidebarbg.png);
	margin:0;
}
div#boxbanners{
	width:294px;
	margin:0 auto;
	overflow:auto;
}
div#sherlock{
	position:relative;
	top:30px;
	left:80px;
}
#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:#FCDADC;
}
#boxbanners img{
	vertical-align:right;
	border:0;
}
.largecontoverlord{
	width:100%;
	position:relative;
	height:217px;
	color:#330000;
	margin-bottom:30px;
}
.largecontainer{
	width:602px;
	height:217px;
	background-image:url(/images/valentines/largecontainer.png);
	margin:5px auto;
	position:absolute;
	top:0;
	left:10px;
}
.largecontainer a{
	#003300;
}
.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:#330000;
}
.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/valentines/mediumcontainer.png);
	margin:5px auto;
}
.mediumcontainerr{
	width:302px;
	height:218px;
	position:absolute;
	top:0;
	right:10px;
	background-image:url(/images/valentines/mediumcontainer.png);
	margin:5px auto;
}
.medin{
	width:245px;
	height:184px;
	position:relative;
	top:15px;
	left:29px;
	overflow:hidden;

}
.medin h3{
	font-size:small;
}
.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;
}

div#rightmenubottom{
	background-image:url(/images/valentines/thebottom.png);
	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:10px;
	color:#67A983;
	margin-left:13px;
}
.medtracoverlord h4{
	font-size:10px;
	text-align:right;
}
.medtracoverlord h4 a{
	color:#67A983;
}
.blogoverlord{
	width:100%;
	margin:50px 0;
}
.blogtitletext{
	position:relative;
	width:329px;
	height:45px;
	top:-20px;
	left:20px;
	background-image:url(/images/valentines/blogtext_j.png);
}
.gotblog{
	position:relative;
	top:1px;
	left:125px;
	border:0;
}
.innerblog{
	width:575px;
	margin:10px auto;
	background-color:#FFF2C2;
	border:1px solid #A90E14;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pad20{
	padding:20px;
}
.blogenc{
	width:512px;
	margin:2px auto;
	border:1px dotted #A90E14;
	padding:10px;
	background-color:#FAC5C8;
}
.blogpic{
	float:left;
	padding-right:8px;
	padding-bottom:4px;
}
.blogtit{
	font-size:larger;
	font-weight:bold;
}
.blogcon{
	font-size:normal;
}

.tweettitletext{
	position:relative;
	width:329px;
	height:45px;
	top:-20px;
	left:20px;
	background-image:url(/images/setsubun/tweettext_j.png);
}
.kuchikomititletext{
	position:relative;
	width:329px;
	height:45px;
	top:-20px;
	left:20px;
	background-image:url(/images/valentines/kuchikomitext_j.png);
}
.hirobatitletext{
	position:relative;
	width:329px;
	height:45px;
	top:-20px;
	left:20px;
	background-image:url(/images/valentines/hirobatext_j.png);
}
.twitpic{
	float:left;
	margin-right:8px;
	margin-bottom:4px;
}
.leftrac{
	position:relative;
	top:2px;
	left:55px;
	background-color:#FCDADC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #A90E14;
	width:215px;
	padding:5px;
	float:left;
}

.righttrac{
	position:relative;
	top:2px;
	right:55px;
	background-color:#FCDADC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #A90E14;
	width:215px;
	padding:5px;
	float:right;
}

.titulary{
	font-weight:bold;
	text-align:center;
	color:#333333;
	height:24px;
	padding-top:2px;
}
.shinkitourokuten_j{
	background-image:url(/images/valentines/shinkitourokuten.png);
	background-repeat:no-repeat;
	width:169px;
	height:49px;
	position:relative;
	top:-20px;
	left:28px;
}
.shinkitourokuten_e{
	background-image:url(/images/valentines/shinkitourokuten.png);
	background-repeat:no-repeat;
	width:169px;
	height:49px;
	position:relative;
	top:-20px;
	left:28px;
}
.saiinkoushinten_j{
	background-image:url(/images/valentines/saikinkoushinten.png);
	background-repeat:no-repeat;
	width:169px;
	height:49px;
	position:relative;
	top:-20px;
	left:28px;
}
.saikinkoushinten_e{
	background-image:url(/images/valentines/saikinkoushinten.png);
	background-repeat:no-repeat;
	width:169px;
	height:49px;
	position:relative;
	top:-20px;
	left:28px;
}
#alternateTextMenu{
	text-align:center;
	width:90%;
	padding:6px;
}
.toggleExpandamenu{
	width:1000px;
	height:44px;
	margin:0 auto;
	cursor:pointer;
	background-image:url(/images/valentines/menubar.jpg);
}
#expandamenu{
	width:800px;
	border-width:1px;
	display:none;
	margin:10px auto;
}
.leftface{
	float:left;
	width:258px;
	height:300px;
	margin:5px 0 5px 5px;
	overflow:auto;
}
.leftface h1{
	width:100%;
	height:44px;
	text-align:center;
	font-weight:bold;
	display:block;
	background-image:url(/images/valentines/menubg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	color:#4A90E14;
	padding-top:18px;
	font-family: "Osaka−等幅","Osaka-Mono","メイリオ","Meiryo";
}
.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%;
	text-align:center;
	background-image:none;
	background-color:transparent;
	padding-top:20px;
}

.eventcon{
	width:586px;
	background-color:#FFFFCC;
	color:#333333;
	margin:0 auto 20px auto;
	border:7px solid #D0DFB4;
	padding:3px;
	overflow:auto;
	
}
.eventconYouTube{
	width:526px;
	background-color:#FFFFCC;
	color:#333333;
	margin:0 auto 20px auto;
	border-left:7px solid #D0DFB4;
	border-right:7px solid #D0DFB4;
	border-bottom:7px solid #D0DFB4;
	padding:10px;
	text-align:center;
}
.eventimage{
	float:left;
}
.eventtitle{
	font-weight:bold;
	font-size:large;
	
}
.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:4px dotted #333333;
 line-height:1.3em;
}
div#storetypelinklistcontainer{
	width:530px;
	margin:0 auto 10px auto;
	padding:10px;
	line-height:1.4em;
	background-color:#FCDADC;
	border:3px ridge #A90E14;
}
#storetypelinklistcontainer h1{
	text-align:center;
	font-size:larger;
	font-weight:bold;
	display:block;
	border-bottom:2px dotted #A90E14;
}
.storetypelinklistlink{
	float:left;
	margin-right:10px;
}
.kuwashiku a{
	color:#333333;
	font-size:x-small;
}
a.rescind{
	border-bottom:none;
}
div.ishonanbox{
	background-image:url(/images/valentines/ishonan_groovy.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.lEventCal{
	width:302px;
	height:230px;
	position:absolute;
	top:0;
	left:10px;
	margin:5px auto;
}
.rEventCal{
	width:302px;
	height:230px;
	position:absolute;
	top:0;
	right:10px;
	margin:5px auto;
}

div.mapmiddle{
	width:500px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:10px;
}
.mapmiddle a{
	padding-left:10px;
}
.mapmiddle strong{
	font-weight:bold;
	font-size:larger;
	display:block;
}
div#gokuraku{
 width:560px;
 height:200px;
 margin:30px auto;
 background-color:#FFFFCB;
 padding:6px;
 color:#333333;
 border:2px solid #EF6500;
 line-height:1.4em;
 overflow:hidden;
 font-size:smaller;
}
div#pleasesir{
	height:53px;
	width:56px;
	position:relative;
	top:-35px;
	margin:0 auto;
	background-image:url(/images/valentines/continue.png);
	cursor:pointer;
}

.specialBlogPic{
	margin:5px;
	float:left;
}
#gokuraku strong{
	display:block;
	font-size:large;
	font-weight:bold;
}

div#gokutitle{
	position:relative;
	top:20px;
	left:12px;
	background-image:url(/images/setsubun/gokuraku.png);
	background-repeat:no-repeat;
	width:525px;
	height:33px;
	margin:0 auto;
}
.viewmore{
	width:56px;
	height:53px;
	background-image:url(/images/valentines/miruball.png);
	position:absolute;
	bottom:-2px;
	right:-4px;
	cursor:pointer;
}

div.nonrev{
	width:502px;
	margin:2px auto;
	border:1px dotted #232323;
	padding:10px;
	background-color:#FAC5C8;
}
div.nonrev strong{
	font-weight:bold;
	font-size:larger;
	padding-right:10px;
}
div.nonrev .phone{
	float:right;
	font-weight:bold;
	margin-right:5px;
	color:#4517E1;
}
div.nonrev .stoad{
	padding-top:14px;
	font-size:smaller;
	padding-left:20px;
}



.rightenc{
	width:310px;
	margin:2px auto;
	border:1px dotted #A90E14;
	padding:10px;
	background-color:#FAC5C8;
	font-size:smaller;
}
.blogpic{
	float:left;
	padding-right:8px;
	padding-bottom:4px;
}
.twittit{
	font-size:larger;
	font-weight:bold;
}
.twitcon{
	font-size:normal;
}
div#tweetcontainer{
	width:346px;
	margin:50px auto 30px auto;
	background-color:#FBF5E9;
	padding:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div#tweettitletext{
	position:relative;
	width:240px;
	height:45px;
	top:-20px;
	left:20px;
	background-image:url(/images/valentines/twitter_text.png);
}

.titled{
	background-image:url(/images/valentines/bigbgsmall.png);
	color:white;
	font-weight:bold;
	height:41px;
	width:390px;
	text-align:center;
	position:relative;
	margin:0 auto;
}
.titleh1{
	font-weight:bold;
	font-size:normal;
	position:absolute;
	bottom:2px;
	left:0;
	text-align:center;
	width:100%;
	overflow:hidden;
}



.valencon{
	width:602px;
	height:217px;
	background-image:url(/images/valentines/valencon.png);
	margin:5px auto;
	position:absolute;
	top:0;
	left:10px;
}
.valencon a{
	#003300;
}


.kensaku{
	width:256px;
	border:1px dotted #3c3c3c;
	font-size:smaller;
	padding:5px;
	margin:0 auto;
	background-color:#FFF6D9;
}
.keyword{
	font-weight:bold;
	color:#570026;
	background-color:#E8D9AC;
	display:block;
}
.keyword a{
	color:#570026;
}
.searchengine{
	font-size:x-small;
	padding-left:15px;
}
.saishin{
	font-size:small;
	background-color:#3c3c3c;
	color:white;
	text-align:center;
}
.lefttop{
	background-color:#570026;
	color:white;
	width:266px;
	margin:10px auto 0 auto;
	text-align:center;
	font-weight:bold;
}