@charset "UTF-8";
body {
	background-image: url(../material/bg1.gif);
	background-repeat: repeat-x;
}
*{
	margin:0;
	padding:0;
	border:none;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
img{
	border:0;
}
.structure {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 180px;
}
.langnav {
	height: 25px;
	width: 900px;
}
.langnav ul {
	float: right;
}
.langnav ul li {
	float: left;
	width: 40px;
	list-style-type: none;
}
.head {
	height: 125px;
	width: 900px;
}
.logo {
	float: left;
	width: 160px;
	height: 64px;
	margin-top: 36px;
}
.nav {
	float: right;
	width: 720px;
	margin-top: 40px;
}
.nav ul {
	list-style-type: none;
	float: right;
}
.nav ul li {
	float: left;
	width: 80px;
	height: 60px;
}
#container {
}
#footer {
	text-align: center;
	clear: both;
}
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #999;
	height: 40px;
	width: 900px;
	padding-top: 20px;
}
.concept {
	width: 900px;
	text-align: center;
	margin-top: 30px;
}
.concept h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 140%;
}
.social-plugin {
	width: 900px;
	text-align: center;
	margin-top: 30px;
}
#slideshow {
	height: 480px;
	width: 900px;
}
