* {
	margin:0px;
	padding:0px;
}

body {
	background:#E7DFC4;
	text-align:center;
}

body div {
	margin:0px auto;
	text-align:left;
}

/*全体を包むボックス*/

#wrapper {
	background:url(images/common/body_bg.gif) repeat-y;
	width:880px;
}

/*ヘッダー*/

#header {
	background:url(images/common/header.gif) no-repeat;
	width:880px;
	height:80px;
}

#header h1 {
	float:left;
	width:645px;
	height:80px;
}

#header h1 a {
	display:block;
	width:285px;
	height:80px;
	margin:0 0 0 15px;
	text-indent:-10000px;
}

#header .submenu {
	float:left;
	width:235px;
}

#header .submenu li {
	float:left;
	list-style:none;
	width:110px;
}

.submenu #btnaccess a {
	background:url(images/common/btn_access.gif) no-repeat;
	display:block;
	width:105px;
	height:25px;
	text-indent:-10000px;
}

.submenu #btnaccess a:hover {
	background:url(images/common/btn_access_on.gif) no-repeat;
	display:block;
	width:105px;
	height:28px;
	text-indent:-10000px;
}

.submenu #btncontact a {
	background:url(images/common/btn_contact.gif) no-repeat;
	display:block;
	width:105px;
	height:25px;
	text-indent:-10000px;
}

.submenu #btncontact a:hover {
	background:url(images/common/btn_contact_on.gif) no-repeat;
	display:block;
	width:105px;
	height:28px;
	text-indent:-10000px;
}

/*ボディー*/

#body {
	clear:both;
	width:850px;
	margin:0 auto;
}

/*メニュー*/

#menu {
	width:840px;
	margin:0 auto;
	height:40px;
}

#menu li {
	float:left;
	list-style:none;
	width:120px;
}

#btnhome a {
	background:url(images/common/btn_home.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnhome a:hover {
	background:url(images/common/btn_home_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnhomeactv a {
	background:url(images/common/btn_home_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnabout a {
	background:url(images/common/btn_about.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnabout a:hover {
	background:url(images/common/btn_about_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnaboutactv a {
	background:url(images/common/btn_about_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmichi a {
	background:url(images/common/btn_michi.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmichi a:hover {
	background:url(images/common/btn_michi_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmichiactv a {
	background:url(images/common/btn_michi_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmori a {
	background:url(images/common/btn_mori.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmori a:hover {
	background:url(images/common/btn_mori_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnmoriactv a {
	background:url(images/common/btn_mori_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btngoods a {
	background:url(images/common/btn_goods.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btngoods a:hover {
	background:url(images/common/btn_goods_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btngoodsactv a {
	background:url(images/common/btn_goods_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnhitobito a {
	background:url(images/common/btn_hitobito.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnhitobito a:hover {
	background:url(images/common/btn_hitobito_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btnhitobitoactv a {
	background:url(images/common/btn_hitobito_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btninfo a {
	background:url(images/common/btn_info.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btninfo a:hover {
	background:url(images/common/btn_info_on.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

#btninfoactv a {
	background:url(images/common/btn_info_actv.gif) no-repeat;
	display:block;
	width:120px;
	height:40px;
	text-indent:-10000px;
}

/*コンテンツ*/

#contents {
	width:840px;
	margin:0 auto;
}

#contentstitle {
	margin:0 3px;
}

/*フッターメニュー*/

#footermenu {
clear:both;
	background:url(images/common/footermenu.gif) left bottom no-repeat;
	width:840px;
}

#footermenu p {
	padding:10px 20px;
	text-align:center;
	font-size:12px;
}

#footermenu p a {
	color:#6A3906;
	text-decoration:none;
}

#footermenu p a:hover {
	color:#6A3906;
	text-decoration:underline;
}

/*フッター*/

#footer {
	background:url(images/common/footer.gif) no-repeat;
	width:880px;
	height:45px;
	text-indent:-10000px;
}

/*ホームページ*/

#flashmovie {
	width:810px;
	margin:0 auto;
	padding:10px 0;
}

#idxtext {
	background:url(images/index/text_bg.gif) repeat-y;
	background-position:15px 0px;
	float:left;
	width:470px;
}

#idxtext h2 img {
	display:block;
	padding:0 5px 0 15px;
	vertical-align:text-bottom;
}

#idxtext h3 img {
	display:block;
	padding:0 5px 0 15px;
	vertical-align:text-bottom;
}

#idxtext p {
	padding:0 5px 0 15px;
	font-size:12px;
	line-height:20px;
}

#idxtext p.bottom {
	background:url(images/index/text_bottom.gif) 15px bottom no-repeat;
	padding:0 5px 15px 15px;
	clear:both;
}

#idxtext p span {
	display:block;
	padding:10px 15px;
}

#idxtext p span strong {
	color:#CC3300;
	font-weight:bold;
	font-size:14px;
}

#idxtext p span em {
	font-style:normal;
	font-weight:bold;
}

#topicsandbanner {
	width:370px;
	float:right;
}

#topics {
	background:#B5D200;
	width:367px;
}

#topics h2 img {
	display:block;
	vertical-align:text-bottom;
}

#topics p {
	background:url(images/index/topics_bottom.gif) left bottom no-repeat;
	padding:0 0 5px;
}

#topics p iframe {
	background:#B5D200;
	display:block;
	margin:0 0 0 5px;
}

#idxbanners {
	width:367px;
	margin:10px 0 0;
}

#idxbanners li {
	list-style:none;
	padding:0 0 5px 0;
	font-size:0;
}

#idxbanners li img {
	vertical-align:text-bottom;
}

/*--------------------学ベンチャーワールド--------------------*/

#abouttitle {
	margin:0 3px;
}

#aboutitleimage {
	width:800px;
	margin:10px auto;
}

#aboutcontent {
	width:800px;
	margin:10px auto;
}

#aboutleft {
	background:url(images/about/about_bg.gif) repeat-y;
	width:485px;
	float:left;
}

#aboutleftinside {
	background:url(images/about/about_bottom.gif) left bottom no-repeat;
	padding:0 0 15px;
}

#aboutleft .intro {
	background:url(images/about/about_top.gif) left top no-repeat;
	padding:20px 25px 0 15px;
	font-size:14px;
	line-height:22px;
}

#aboutleft .text {
	padding:10px 25px 0 15px;
	font-size:14px;
	line-height:22px;
}

#manaspirit {
	background:url(images/about/spirit_bg.gif) repeat-y;
	width:315px;
	float:left;
}

#manaspirit h3 {
	width:315px;
}

#manaspirit p.text {
	padding:10px;
	font-size:14px;
	line-height:18px;
	padding:10px;
}

#manaspiritinside {
	background:url(images/about/spirit_bottom.gif) left bottom no-repeat;
	padding:0 0 10px;
}

/*ベンくん・マナちゃんのお宝グッズ*/

#goodsfooter {
	border-top:1px #aaa solid;
	clear:both;
	margin:0;
	padding:10px;
}

#goodsfooter form {
	width:50%;
	float:left;
	margin:0;
	padding:0;
}

#goodsfooter form input,select {
	font-size:10px;
}

#goodsfooter .copyright {
	color:#666;
	float:right;
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0;
	width:50%;
}

#goodsfooter .copyright a {
	color:#666;
	text-decoration:none;
}

#goodsfooter .copyright a:hover {
	color:#666;
	text-decoration:underline;
}

/*会社概要*/

#infocontents {
	height:500px;
	width:810px;
	margin:10px auto;
}

/*アクセス*/

#map {
	margin:0 auto;
	width:810px;
}

/*お問合せ*/

#contacts {
	margin:10px auto;
	width:690px;
}

#mailform {
	margin:0 auto;
	width:690px;
}

#mailform h3 img {
	display:block;
	vertical-align:text-bottom;
}

#mailform form {
	background:url(images/contact/form_bg.gif) repeat-y;
}

#mailform form p.text {
	background:url(images/contact/form_bodytop.gif) left top no-repeat;
	font-size:12px;
	padding:5px 30px 20px;
}

#mailform form p.button {
	background:url(images/contact/form_bottom.gif) left bottom no-repeat;
	padding:15px 30px 50px;
	text-align:right;
}

#mailform table {
	width:550px;
	margin:10px auto;
}

#mailform table td.title {
	font-size:12px;
}

#mailform table td.content {
	font-size:12px;
}

#mailform table td.content input {
	width:300px;
}

#mailform table td.content textarea {
	width:320px;
	height:200px;
}


