* {
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(images/bg.png);
	background-repeat: repeat-x;
}

#wrap{
	width: 750px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.ltb{
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10;
}


/*
MENU　コンテンツ
----------------------------------*/
.menu{
	padding: 20px;
	border: 2px solid #8DACAF;
	background-color: #999999;
	float: left;
	width: 720px;
}

img{ border-style: none; }


.menu ul{
	list-style-type: none;
	float: left;
}

.menu ul li{
	float: left;
	width: 300px;
	display: block;
	margin-bottom: 7px;
	margin-right: 35px;
	background-color: #6a2323;
	background-repeat: no-repeat;
	border: 1px solid #000000;

}

.menu li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding-left: 20px;
	font-size: 20px;
}




/*
コンテンツ
----------------------------------*/
.content{
	padding: 13px;
	border: 2px solid #8DACAF;
	background-color: #FFFFFF;
	float: left;
	width: 720px;
}

img{ border-style: none; }


.content ul{
	list-style-type: none;
	float: left;
}

.content ul li{
	float: left;
	width: 225px;
	display: block;
	margin-bottom: 7px;
	margin-right: 5px;
	background-color: #525252;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding-left: 5px;
	font-size: 12px;
	font-weight:bold;
	text-align:left;

}

.link{ text-align :right; }

.tyoku {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding-left: 1px;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}


/*----------------------------------------/SEOTEXT/-----*/
h1.seotext {
display: none;
}
