* {
	text-align: center;
	color:#666;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(http://www.tspmiami.com/img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.tspmiami.com/img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
	float: left;
	padding: 5px;
	margin: 5px 0px 50px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:700px;
	height: 20px;
	background-color: #990000;
	text-align: left;
}

#nav h1{
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	margin: 0px 10px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	text-align: center;
	width:690px;
	float: left;
	margin: 0px 0px 70px;
}

#contents p{
	text-align: center;
	line-height: 20px;
	margin: 10px 0px 45px;
}

#contents p a{
	font-size: 16px;
}

.banner{
	text-align: center;
	line-height: 20px;
	margin: 45px 0px 10px;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	color: #666;
	font-size: 10px;
	clear: both;
	padding: 10px 20px;
	text-align: left;
	background-image: url(http://www.tspmiami.com/img/foot.jpg);
	height: 40px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}

/*
コピーライト
-------------------------------------------------------------------*/

#address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #990000;
	font-size: 10px;
}

#address a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

#yajirusi{
    width:400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	margin:5px auto 0px;
	padding:3px 0px;
}

#yajirusi{
    width:400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	margin:5px auto 0px;
	padding:3px 0px;
}

#yajirusi p{
	text-align: center;
	line-height: 20px;
	margin: 30px 0px 5px;
}

.mousikomi{
	color: #333;
	margin: 0px 0px 15px;
}

.mousikomi a{
		font-size: 25px;
}

#contents ul{
	margin-left: 20px;
}

.merit{
    width:400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	margin:10px auto 0px;
	padding:5px 0px 2px;
}

.merit li{
	list-style-type: none;
	text-align: left;
	color: #CD853F;
	margin: 1px auto 0px;
	padding: 0px 20px;
	background-image:url(http://www.tspmiami.com/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.nayami{
    width:600px;
	margin:10px auto 0px;
	padding:10px 0px 7px;
}

.nayami li{
	list-style-type: none;
	text-align: left;
	color: #D2691E;
	margin: 1px auto 0px;
	padding: 2px 20px;
	background-image:url(http://www.tspmiami.com/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}


