@charset "utf-8";
div#concept {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
body {
	background-image: url(../../images/menu/menu2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div .logo {
	height: 300px;
	width: 220px;
	padding-top: 20px;
}
div#side {
	width: 220px;
	float: left;
}

li     {
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	font-family: 'Century Gothic', 'メイリオ', 'Dotum', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Meiryo, 'Verdana', sans-serif;
	line-height: 30px;
}
.li_menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
}
li a     {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
ul {
	display: block;
	text-align: center;
	width: 100px;
	padding-bottom: 20px;
	margin-left: 40px;
	margin-top: 80px;
}
div#main {
	width: 740px;
	float: right;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h2  {
	background-image: url(../../images/menu/mark.png);
	background-repeat: no-repeat;
	background-position: 8px;
	text-indent: 20px;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 20px;
}
div#bt {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
	width: 100px;
	margin-bottom: 30px;
}
div#bt img {
	margin-left: 5px;
	margin-right: 5px;
}

h3  {
	background-image: url(../../images/menu/mark.png);
	background-repeat: no-repeat;
	background-position: 8px;
	text-indent: 20px;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 20px;
}
