@import url(http://www.maptour.co.jp/nagoya/css/style.css);

body {
	font-size: 12px;
	color: #333333;
	background: url(../img/common/background.gif) repeat-x;
	margin: 0;
}
td { font-size: 12px; }
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height:1.1em;
	margin: 0;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.c { margin-bottom: -14px; }
a:link { color:#004477; text-decoration:none; }
a:visited { color:#666699; text-decoration:none; }
a:hover,a:active { color:#004477; text-decoration:underline; }

.header { background-color: #FFFFFF; }
.bg-right { background:#fff url(../img/common/background-right.gif) repeat-y }
.bg-left { background: url(../img/common/background-left.gif) repeat-y; }
.main { background-color: #FFFFFF; }

.main-new {
	margin-top: 5px;
	line-height: 130%;
	padding-top: 2px;
}
.main-new td { border-bottom: 1px dotted #999999; }
.main-contents {
	margin-top: 5px;
	line-height: 110%;
}
.center { margin-top: 0; }
.center-line {
	text-align:center;
	border-left: 1px solid #999999;
	line-height:10px;
	margin-top: 0;
}
.center-line iframe { margin-left:5px; }
.center-line iframe { /margin-left:0; }/*IE6-7*/

.main-right { background: url(../img/common/background-right-bunner.gif) repeat-y; }
.right-bunner-list{
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(../img/common/dot.gif);
	margin-left: 15px;
	margin-bottom: 0;
}
.right-navi-company{
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(../img/common/dot.gif);
	margin-left: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
}

.font12 { font-size: 12px; line-height: 130%; }
.font14 { font-size: 14px; line-height: 130%; }
.font16 { font-size: 16px; line-height: 130%; }
.ninki { margin-top: 5px; }
.ninki td { border-bottom: 1px dotted #999999; }
