@charset "shift_jis";

@import url("base.css");
/* CSS Document */

a {
color: #0068B6;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #666;
text-decoration: underline;
}
img {
border: none;
}
#position a.toppage {
	position: absolute;
	width: 92px;
	height:73px;
	left: 10px;
	top: 18px;
	text-indent: -9999em;
}
h1 {
display: block;
width: 800px;
height: 98px;
background: url(../public_images/bg_header.jpg) no-repeat;
}
h2 {
display: block;
width: 735px;
height:14px;
font-size: 14px;
line-height: 14px;
font-weight: normal;
color: #333;
padding: 13px 0px 13px 25px;
margin-bottom: 20px;
background: url(../public_images/bg_h2.gif) no-repeat;
text-indent: 0em;
}
h3 {
display: block;
width: 760px;
height:30px;
padding: 8px 0px;
height:14px;
font-size: 14px;
color: #369;
line-height: 14px;
border-bottom: 1px solid #369;
margin-bottom: 20px;
}
h4 {
padding-left: 5px;
font-size: 14px;
color: #900;
margin-bottom: 10px;
border-left: 5px solid #900;
}
p,th,td {
color: #333;
}


#pagenavi {
width: 760px;
padding-bottom: 20px;
}
#pagenavi p {
float: left;
display: block;
width: 365px;
padding-left: 15px;
background: url(../public_images/icon_triangle.gif) no-repeat left center;
}
iframe.tourinfo {
width: 760px;
height:300px;
border: none;
}
p.caution {
color: #F00;
font-size: 10px;
}
p.tour-history {
width: 740px;
padding: 10px;
margin-top: 10px;
margin-bottom: 30px;
text-align: center;
background: #FFC;
border: 1px solid #CCC;
}
p.oosezaki {
padding-bottom: 30px;
}
p.oosezaki img {
float: right;
padding-left: 10px;
}
p.link-txt {
padding-left: 15px;
background: url(../public_images/icon_triangle.gif) no-repeat left center;
}

.highlight {
color: #F60;
font-size: 14px;
font-weight: bold;
}
div.tour-box {
padding: 20px 0px;
border-bottom: 1px dotted #66CCFF;
}
div.left-box {
float: left;
width: 540px;
}
div.left-box p.caption {
font-size: 10px;
}
p.popup {
padding: 10px 0px;
}
p.popup a {
display: block;
float: left;
margin-right: 10px;
width: 116px;
height: 32px;
text-indent: -9999em;
}
p.popup a.resist {
background: url(../public_images/btn_resist.gif) no-repeat;
}
p.popup a:hover.resist {
background: url(../public_images/btn_resist.gif) no-repeat 0px -32px;
}
p.popup a.contact {
background: url(../public_images/btn_contact.gif) no-repeat;
}
p.popup a:hover.contact {
background: url(../public_images/btn_contact.gif) no-repeat 0px -32px;
}
div.right-box {
float: right;
width: 200px;
}
div.right-box table {
width: 200px;
border-top: 1px solid #999;
border-left: 1px solid #999;
}
div.right-box table th,div.right-box table td {
padding: 3px;
font-size: 12px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}
div.right-box table thead th {
color: #FFF;
font-size: 10px;
font-weight: normal;
background: #666;
}
div.right-box table tbody th {
width: 45px;
padding-left: 0px;
font-weight: normal;
text-align: right;
background: #D7E6F2;
}
div.right-box table td {

}
.f-right {
float: right;
margin-bottom: 20px;
margin-left: 20px;
}

/* ライセンスの種類 */
dl.license {
	margin-top:20px; 
}
dl.license dt,dl.license dd {
	font-size: 12px;
	color: #06F;
}
dl.license dt {
	float: left;
	width: 200px;
	font-weight: bold;
}
dl.license dd {
	padding-left: 200px;
	margin-bottom: 10px;
}
table.license {
	width: 760px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
table.license th,table.license td {
	padding: 3px 5px;
	font-size: 12px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
table.license th {
	color: #FFF;
	white-space: nowrap;
	background: #069;
}
table.license thead th {
	background: #999;
}
table.license tbody th {
	font-weight: normal;
	background: #369;
}
table.license tbody td.license {
	background: #EAF7F7;
}
table.license tbody td.price {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
	border-right: none;
	white-space: nowrap;
}
table.comparison {
	width: 760px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
table.comparison th,table.comparison td {
	padding: 3px 5px;
	font-size: 12px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
table.comparison thead th {
	color: #FFF;
	background: #999;
}
table.comparison thead th.bigblue {
	background: #F60;
}
table.comparison tbody th {
	color: #FFF;
	font-weight: normal;
	background:#069;
}


/* ライセンス種類 */
table.step th,table.step td {
	padding: 3px 5px;
	font-size: 12px;
}
table.step th {
	width: 200px;
	background: #F96;
	color: #FFF;
}
table.step th.free {
	width: 13px;
	color:#333;
	background: #CCC;
}
table.step td {
	text-align: center;
}
table.step td.comment {
	text-align: left;
	background: #FFC;
}

/* FAQ */
dl.faq dt {
	float: left;
	font-size: 16px;
	color: #F66;
}
dl.faq dt.answer {
	color: #06F;
}
dl.faq dd {
	padding-left: 50px;
	font-size: 12px;
	color: #06F;
}
dl.faq dd.question {
	color: #F66;

