#Container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#Abox {
	float: left;
	width: 500px;
	height: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	position: relative;
}
#tittle{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	text-align: left;
	position: absolute;
	width: 133px;
}
#tittleEN {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	float: right;
	font-size: 9pt;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 184px;
	}
#詳しく見る {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	font-size: 8pt;
	text-align: right;
	position: absolute;
	bottom: 3px;
	right: 10px;
}
#concept {
	font-size: 8pt;
	position: absolute;
	top: 35px;
	width: 450px;
}
#Bbox {
	position:relative;
	width: 500px;
	height: 400px;
	clear: left;
}
#Cbox {
	position:relative;
	float: right;
	width: 400px;
	height: 500px;
}
#navi {
	clear: left;
	overflow:hidden;
}
#navi .pageWrap{
	width:1820px;
}
#navi .pageWrap .page{
	width:910px;
	float:left;
}
#navi ul{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: inline;
}
#navi img{
	border: none;
}
#navi p img{
	cursor:pointer;
}
#link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	text-align: center;
	clear: left;
}
#add {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	text-align: center;
	clear: left;
}
#navi .pageWrap .page ul #return {
	position: relative;
	margin: 0px;
	height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	line-height: 33px;
}
#Abox #tittleEN a {
	color: #000;
	text-decoration: none;
}
#Abox #tittle a {
	color: #000;
	text-decoration: none;
}