@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link {
	/*color: #555555;*/
}

a:visited {
	/*color: #555555; 訪問済み */
}

a:hover {
	/*color: #555555; マウスオン */
}

a:active {
	/*color: #555555; クリック時 */
}

ul {
	list-style: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

.indent {
	margin-left: 1.0em;
}

.indent li {
    text-indent: -1.0em;
}


/* 設定 */
.clear {
	clear: both;
}

.t-subtitle {
	color: #bf2900;
	margin: 10px 0 7px 0;
	font-size: 16px;
}

.img-position-r {
	float: right;
	margin-left: 15px;
}

.img-position-l {
	float: left;
	margin-right: 15px;
}

.txt-position-a {
	font-size: 10px;
	line-height: 1.4em;
	text-align: right;
}

.caption {
	font-size: 11px;
	line-height: 14px;
	margin-top:4px;
	margin-bottom: 7px;
}

.mg10t {
	margin-top: 10px;
}

.mg20t {
	margin-top: 20px;
}

.mg4b {
	margin-bottom: 4px;
}

.mg5b {
	margin-bottom: 5px;
}

.mg7b {
	margin-bottom: 7px;
}

.mg10b {
	margin-bottom: 10px;
}

.mg15b {
	margin-bottom: 15px;
}

.mg18b {
	margin-bottom: 18px;
}

.mg20b {
	margin-bottom: 20px;
}

.no-mg20b {
	margin-bottom: -20px;
}

.txt-1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 7px;
}

.bg-a {
	background-color: #FFF;
}

.bg-b {
	background-color: #cccccc;
}

.bg-c {
	background-color: #efefef;
}

.bg-d {
	background-color: #fef7e3;
}

.bg-e {
	background-color: #ececec;
}

.bg-price {
	background-color: #d20000;
	color: #fff ;
}


.txt-c1 {
	color: #CC0000;
}

.txt-c2 {
	color: #FF0000;
}

.txt-c3 {
	color: #CC9933;
}

.s-font {
	font-size: 12px;
}

.ss-font {
	font-size: 10px;
}

.b-font {
	font-size: 17px;
}

.line-a {
	border-bottom: 2px dotted #666;
}

#bg-tokyo {
	background-color: #a77f03;
}

#bg-yokohama {
	background-color: #1b2c63;
}

.peagtop {
	clear: both;
	width: 613px;
	color: #20a1ce;
	text-align: right;
	font-size: x-small;
	margin-bottom: 10px;
}

.peagtop2 {
	clear: both;
	width: 860px;
	color: #20a1ce;
	font-size: x-small;
	margin-bottom: 10px;
}
