@charset "utf-8";
/* CSS Document */

/*clear fix
////////////////////////////////////////////////////*/
a:link{color:#3166CC;text-decoration:underline}
a:visited{color:#336600;text-decoration:underline}
a:hover{color:#3166CC;text-decoration:underline}
a:active{color:#cc0000;text-decoration:underline}

.clr{
	clear: both;
}

.underdot{
	height:1px;
	background-image:url(../images/dot1.gif);
	background-repeat:repeat-x;
	margin-bottom: 10px;
	margin-left: 18px;
	margin-right: 18px;
	clear: both;
}

.underline{
	height:1px;
	background-image:url(../images/line1.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}

.margin50{
	margin-bottom: 50px;
}

.clear:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}



.clear {
	display: inline-block;
}



.clear {
	display: block;
}

img {
	border: none;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}



#headerWrap {
	margin: 0;
	padding: 0;
}

#header {
	width: 950px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/bg_header.jpg);
	text-align: left;
}

#header img {
	vertical-align: bottom;
}

#header .logo {
	margin: 8px 0px 0px 25px;
}

#header .message {
	position: relative;
	top: 14px;
	left: 439px;
}

#header .member {
	position: relative;
	top: 14px;
	left: 448px;
}

#header .entry {
	position: relative;
	top: 14px;
	left: 457px;
}

#header .touroku {
	position: relative;
	top: 14px;
	left: 457px;
}

#movieWrap {
	margin: 0 auto;
	width: 950px;
	clear: both;
	margin-bottom: 20px;
}

#naviWrap #navi {
	width: 950px;
	margin: 0 auto;
}	
#naviWrap #navi li {
	float: left;
}

#naviWrap #navi li a {
	display: block;
}

#naviWrap #navi li a:hover img {
	visibility: hidden;
}

#naviWrap #navi li#home {
	width: 140px;
	background: url(../img/bt_home_on.jpg) no-repeat left top;
}

#naviWrap #navi li#blog {
	width: 135px;
	background: url(../img/bt_blog_on.jpg) no-repeat left top;
}

#naviWrap #navi li#event {
	width: 135px;
	background: url(../img/bt_event_on.jpg) no-repeat left top;
}

#naviWrap #navi li#campaign {
	width: 135px;
	background: url(../img/bt_campaign_on.jpg) no-repeat left top;
}

#naviWrap #navi li#recipe {
	width: 135px;
	background: url(../img/bt_recipe_on.jpg) no-repeat left top;
}

#naviWrap #navi li#gourmet {
	width: 135px;
	background: url(../img/bt_gourmet_on.jpg) no-repeat left top;
}

#naviWrap #navi li#shopping {
	width: 135px;
	background: url(../img/bt_shopping_on.jpg) no-repeat left top;
}

#info{
	width: 540px;
	margin-top: 40px;
	float:left;
}

#info .info_cam{
	background: url(../images/bg_cam.jpg) no-repeat left top;
	padding: 3px 20px 0px 18px;
}

#info .info_eve{
	background: url(../images/bg_eve.jpg) no-repeat left top;
	padding: 3px 20px 0px 18px;
}

#info .info_rec{
	background: url(../images/bg_rec.jpg) no-repeat left top;
	padding: 3px 20px 0px 18px;
}

#info .info_gou{
	background: url(../images/bg_gou.jpg) no-repeat left top;
	padding: 3px 20px 0px 18px;
}

#info .info_data{
	font-size: small;
	color: #676765;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 107px;
}

#info .info_title{
	font-size: large;
	color: #3F3F01;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
}

#info .info_text{
	font-size: small;
	line-height: 130%;
	margin-top: 0px;
	margin-left: 87px;
	margin-bottom: 20px;
}

#info .info_img{
	float: left;
}

#entry{
	width: 391px;
	margin-top: 40px;
	float:right;
}

#entry .entry_title{
	font-size: small;
	text-decoration: underline;
	color: #34689A;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 5px;
}

#entry .entry_text{
	font-size: small;
	color: #666666;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#entry .entry_text2{
	font-size: small;
	line-height: 130%;
	margin-top: 0px;
	float: right;
}

#entry .entry_img{
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

#event .info_eve{
	background: url(../images/bg_eve2.jpg) no-repeat left top;
	padding: 3px 20px 0px 18px;
}

#event .info_data{
	font-size: small;
	color: #676765;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 107px;
}

#event .info_title{
	font-size: large;
	color: #3F3F01;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
}

#event .info_text{
	font-size: small;
	line-height: 130%;
	margin-top: 0px;
	margin-left: 87px;
	margin-bottom: 20px;
}

#contents {
	width: 950px;
	margin: 0 auto;
}

#footer {
	width: 950px;
	margin: 0 auto;
}

/* 下層 */
#lowerMovieWrap {
	margin: 0 auto;
	width: 950px;
	clear: both;
}

#lowerMovieWrap object {
	vertical-align: bottom;
}
