@charset "Shift_JIS";



img {

	vertical-align: bottom;

}



/*------------------------------------*/



#container {

	width: 800px;

	margin-top: 8px;

	text-align: left;

}



/*------------------------------------*/



#flashcontent1 {

	margin-bottom: 9px;

}

#flashcontent3 {
	height: 104px;
}



/*------------------------------------*/



#navi {

	height: 46px;

	margin-bottom: 11px;

}

#navi ul {

	height: 46px;

}

#navi ul li {

  margin: 0;

  padding: 0;

  list-style: none;

  float: left;

	margin-right: 4px;

}

#navi ul li.end {

	margin-right: 0;

}

#navi ul .mainmenu a.menu {

  display: block;

  text-align: center;

  padding:0;

  margin:0;		

  width: 197px;

  text-decoration: none;

}

#navi .submenu {

  visibility: hidden;

  position: absolute;

  z-index: 3;

	margin-top: -2px;

}

#navi .submenu a {

  display: block;

  text-align: left;

}



/*------------------------------------*/



#content {

	clear: both;

	position: relative;

	width: 800px;

	padding-bottom: 23px;

}



/*------------------------------------*/



#content #main {

	display: inline;

	float: left;

	width: 581px;

}



/*------------------------------------*/



#content #main #flashcontent2 {

	width: 581px;

	height: 159px;

	margin-bottom: 10px;

}

#content #main #flashcontent2 p {

	padding-top: 50px;

	text-align: center;

}

#content #main #flashcontent3 {
	margin-bottom: 7px;
}



/*------------------------------------*/



#content #main #news {

	margin-bottom: 14px;
	font-size: 84%;

}

#content #main #news .inner {

	margin-left: 1px;

	/*height: 63px;*/

	padding: 13px 21px 18px;
	
	padding-bottom: 20px;

	background: url(../images/index/bg_news.gif) no-repeat left bottom #fff7e2;

}

#content #main #news dl {

	font-size: 117%;

}

#content #main #news dt {

	color: #6d3128;

	font-weight: bold;

	margin-bottom: 2px;

}

#content #main #news dd {

	color: #2e2e2e;

}

#content #main #news dd a:link, #content #main #news dd a:visited {
	color: #2e2e2e;
}
#content #main #news dd a:hover, #content #main #news dd a:active {
	color: #2e2e2e;
}




/*------------------------------------*/



#content #main ul#bnr {

	height: 58px;

}

#content #main ul#bnr li {

	display: inline;

	float: left;

	width: 141px;

	margin-right: 5px;

	background: #fff;

}

#content #main ul#bnr li.end {

	margin-right: 0;

}



/*------------------------------------*/



#content #side {

	display: inline;

	float: right;

	width: 210px;

}



/*------------------------------------*/

#content #side .bnr {
	width: 208px;
	background: #fff;
	margin-bottom: 5px;
}

#content #side #tweetArea {

	height: 318px;

	margin-bottom: 5px;

	background: url(../images/index/bg_tweetArea.gif) no-repeat left top;

}

#content #side #tweetArea .head {

	padding: 7px 8px 5px 8px;

	height: 29px;

	color: #fff;

}

#content #side #tweetArea .head .icon {

	display: inline;

	float: left;

	width: 29px;

}

#content #side #tweetArea .head h2 {

	display: inline;

	float: right;

	width: 157px;

	line-height: 1.2;

	font-weight: bold;

	font-size: 117%;

}

#content #side #tweetArea .head h2 span {

	font-size: 77%;

	font-weight: normal;

}

#content #side #tweetArea .contents {

	height: 237px;

}

#content #side #tweetArea .foot {

	height: 29px;

	padding: 11px 10px 0 10px;

}

#content #side #tweetArea .foot .logo {

	display: inline;

	float: left;

	width: 58px;

}

#content #side #tweetArea .foot .text {

	text-align: right;

	display: inline;

	float: right;

	width: 127px;

	font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif;

}

#content #side #tweetArea .head a:link,

#content #side #tweetArea .head a:visited,

#content #side #tweetArea .foot a:link,

#content #side #tweetArea .foot a:visited {

	color: #ffffff;

	text-decoration: none;

}

#content #side #tweetArea .head a:hover,

#content #side #tweetArea .head a:active,

#content #side #tweetArea .foot a:hover,

#content #side #tweetArea .foot a:active {

	color: #ffffff;

	text-decoration: underline;

}



/*------------------------------------*/



#Foot {

	clear: both;

}




