@CHARSET "utf-8";



body{
	background-color: #fdfeee;
}
span.asterisk{
	color: #e01c25;
	font-weight: bold;
}
span.error_message{
	display: block;
	color: #e01c25;
	font-weight: bold;
	padding-top: 3px;
}
span.fontBold{
	font-weight: bold;
}
span.fontRed{
	color: #ff6666;
	font-weight: bold;
}
span.fontOrange{
	color: #ff0000;
	font-weight: bold;
}
span.fontOrange_s{
	color: #ff0000;
}
span.fontPurple{
	color: #70368b;
	font-weight: bold;
}
span.fontPink{
	color: #ff99ff;
	font-weight: bold;
}
#form3{
	float: left;
	width: 202px;
}
pre{
	text-align: left;
}



/******** default link tags ********/
a:link, a:visited, a:active{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}

/******** default form tags ********/
input.text, select, textarea{
	background-color: #fcf4f4;
	border: solid 1px #f7cdcf;
}


/******** Header ********/
#Header{
	margin: auto;
	height: 115px;
}

#Header div.topline1{
	margin: auto;
	background: url(../images/bg_header1.gif) repeat-x 0 0;
	height: 19px;
}

#Header div.topline2{
	background: url(../images/bg_header2.gif) repeat-x 0 0;
	margin: auto;
	height: 17px;
}

#Header div.inner{
	background: url(../images/head_bg_change.jpg) no-repeat right;
	margin: auto;
	width: 940px;
}

#Header div.inner .logo{
	float:left;
	padding: 15px 0 0;
	text-align:left;
}

#Header div.inner p.copy{
	float:left;
	padding: 26px 0 0 23px;
	text-align:left;
	font-weight: bold;
	color: #cc1f1f;
}

#Header div.inner p.link{
	line-height: 1;
	text-align: right;
}

/******** MainBody ********/
#MainBody{
	margin: auto;
	width: 940px;
}

/******** SideMenu ********/
#SideMenu{
	float: left;
	width: 202px;
	text-align: left;
}
#SideMenu .ads{
	margin: 0 0 20px;
	text-align: center;
}

#SideMenu div.areasearch{
	margin-bottom: 20px;
	background: url(../images/sidemenu_bg_food_and_drink_.gif) no-repeat 0 0;
	height: 89px;
}

#SideMenu div.areasearch select{
	width: 179px;
	border: 1px #f0ab90 solid;
	margin: 30px 0 0 12px;
	color: #666666;
	font-size: 93%;		/* 12pt */
}

#SideMenu div.areasearch p.search{
	padding: 6px 0 0 12px;
}

#SideMenu div.event{
	margin: 5px 0 20px;
}

#SideMenu ul.event{
	margin-bottom: 20px;
	padding: 0 5px;
}

#SideMenu ul.event li{
	background: url(../images/mark_sidemenu2.gif) no-repeat 0 13px;
	color: #996600;
	padding: 10px 0 10px 15px;
	font-size: 93%;		/* 12pt */
}



#SideMenu ul.contents{
	margin-bottom: 20px;
	padding: 0 5px;
}

#SideMenu ul.contents li{
	background: url(../images/mark_sidemenu.gif) no-repeat 0 13px;
	color: #996600;
	border-bottom: 1px #b1b1ad dotted;
	padding: 10px 0 10px 15px;
	font-size: 93%;		/* 12pt */
}

#SideMenu ul.shopping{
	margin-bottom: 20px;
	text-align: center;
}

#SideMenu ul.shopping li{
	padding: 3px 0;
}

/*------------------------------------------------------------------------------------------------------- MainContents -----*/
#MainContents{
	float: right;
	margin: 5px 0 50px;
	width: 690px;
	text-align: left;
}
#MainContents p.title{
	margin-top: 15px;
}
#MainContents .error-message{
	font-weight: bold;
	color: #ff0000;
}
/*--------------------------------------------------------------------------------------------- sns -----*/
#MainContents .sns{
	text-align: right;
}
#MainContents .sns table{
	float: right;
	margin: 10px 0 0;
}
/*--------------------------------------------------------------------------------------------- topicpath -----*/
#MainContents div.topicpath{
	background: url(../images/bg_topic_path.gif) no-repeat 0 0;
	width: 690px;
	height: 28px;
}
#MainContents div.topicpath p{
	padding: 7px 0 0 10px;
}
/*--------------------------------------------------------------------------------------------- contents -----*/
#MainContents .contents{
	margin: 20px 0 0 10px;
	width: 667px;
}
#MainContents .wrap{
	padding: 10px 0 0 10px;
}
#MainContents .contents .text{
	font-size: 93%;
	line-height: 1.9;
}
/*--------------------------------------------------------------------------------------------- table01 -----*/
#MainContents .contents .table01{
	margin: 0 auto;
	font-size: 93%;
	width: 647px;
}
#MainContents .contents .table01 th{
	background: url(/images/bg_table01_th.gif) repeat-y 0 0;
	border-bottom: 3px solid #FFFFFF;
	font-weight: bold;
	width: 132px;
	padding: 0 0 0 14px;
}
#MainContents .contents .table01 td{
	background-color: #EFEFE9;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 12px;
}
/*--------------------------------------------------------------------------------------------- form01 -----*/
#MainContents .form01 input,
#MainContents .form01 textarea{
	background-color: #FCF4F4;
	border: 1px solid #F7CDCF;
	padding: 2px;
}
#MainContents .form01 label{
	margin: 0 10px 0 0;
}
/*--------------------------------------------------------------------------------------------- navigation -----*/
#MainContents .navigation{
	text-align: center;
}
#MainContents .navigation img{
	margin: 0 5px;
	cursor: pointer;
}

/*------------------------------------------------------------------------------------------------------- Footer -----*/
#Footer{
	background: url(../images/bg_footer.gif) repeat-x 0 bottom;
	margin: auto;
	height: 135px;
}

#Footer div.inner{
	margin: auto;
	width: 940px;
}

#Footer div.inner div.pagetop{
	text-align: right;
	height: 31px;
}

#Footer div.inner ul{
	padding-top: 20px;
}

#Footer div.inner ul li{
	float: left;
	background: url(../images/mark_footer_menu.gif) no-repeat 0 4px;
	font-size: 93%;		/* 12pt */
	padding: 0 40px 0 12px;
}

#Footer div.inner div.copyright{
	background: url(../images/footer_copyright.gif) no-repeat right 40px;
	height: 52px;
}

/*------------------------------------------------------------------------------------------------------- FollowMe -----*/
#FollowMe{
	position: fixed;
	top: 120px;
	right: 0;
	width: 85px;
	height: 111px;
}
#FollowMe .button{
	padding: 0 0 20px;
	text-align: left;
}
#FollowMe .follow{
	text-align: right;
}

