<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(/kaigai_opt/css/common/jtb_site_970.css);
#contentsArea .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#contentsArea .clearfix {
	display: block;
	zoom: 1;
}
h1 {
	padding: 9px 0 9px 9px;
	border: 1px solid #EBEBEB;
	border-left: 6px solid #C81528;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	padding: 6px 0 6px 10px;
	border: 1px solid #EBEBEB;
	border-left: 6px solid #C81528;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	padding: 1px 10px;
	background: #EBEBEB;
}
strong {
	font-weight: bold;
}
#contentsArea {
	margin: 5px auto;
	width: 970px;
	font-size: 12px;
}
#contentsArea .contents_title {
	margin: 15px 0 0;
	border: 1px solid #E0E0E0;
	position: relative;
}
#contentsArea .contents_title ul {
	float: right;
	overflow: hidden;
	padding:15px 10px 7px 0;
}
#contentsArea .contents_title li {
	float: left;
	margin: 0 0 0 5px;
	width: 168px;
	height: 23px;
}
#contentsArea .contents_title li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 168px;
	height: 23px;
	background: url(../images/search/search_sprite.gif) left top no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#contentsArea .contents_title li span {
	position: absolute;
	top: 100px;
}
#contentsArea .contents_title li span.number {
	top: 4px;
	right: 18px;
	display: block;
	width: 28px;
	height: 15px;
	border-radius: 3px;
	background: #FF8700;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}
#contentsArea .contents_title li span.empty {
	background: #d5c69e;
}


#contentsArea .contents_title li.history_link a {
	background-position: -168px -631px;
}
#contentsArea .contents_title li.history_link a:hover {
	background-position: -168px -654px;
}
#contentsArea .contents_title div {
	overflow: hidden;
	border-left: 5px solid #c81528;
	zoom: 1;
}
#contentsArea .contents_title div h1 {
	width: 550px;
}

#contentsArea .contents_title div h1 span{
	display:block;
	font-size:11px;
	font-weight:normal;
}

#contentsArea h1 {
	float: left;
	padding: 9px 10px;
	border: none;
}



#contentsArea #main_content{
	padding-top: 0px;
	float:none;
	width: 930px;
	margin:0 20px;
}

.search_result #main_contents_wrap #main_content{
	width:750px;
	float:right;
	margin:0px;
	}



#contentsArea .contents_page_top {
	margin: 15px 0 0;
	padding: 5px 0 0;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

#main_content .contents_page_top{
	border:none;
	margin-top:0px;
	}

#contentsArea .contents_page_top a {
	padding: 0 0 0 15px;
	background: url(../../images/search/toppage_option.gif) left center no-repeat;
}



#contentsArea .up_date{
	width:930px;
	margin:20px auto;
	text-align:right;
	}

#contentsArea #main_content h2{
    background: #ffffff url("/kaigai_opt/pages/images/information/tag.gif") no-repeat scroll left 75%;
    border: medium none;
    font-size: 15px;
    padding-left: 15px;
	padding-bottom:0px;
	margin-left: 25px;
	}


#contentsArea #main_content h3{
	background:none;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 35px;
	}

#contentsArea #main_content ul{
	padding-left:47px;
	}

#contentsArea #main_content ul li{
	list-style-type: disc;
	}

#contentsArea #main_content .security_info{
	margin:15px 0px;
	}

#contentsArea #main_content #summary_box p{
	padding-left:25px;
	width: 89%;
	margin-top: 15px;
	}

#main_contents_wrap p.question_link{
	margin:25px 0 0 25px;
	padding: 0 0 0 10px;
	background: url(../../images/agreement/arrow_link.gif) left center no-repeat;
	}
/*アンカー*/

#navi{margin:5px;}

#navi ul {
	list-style-type: none;
	padding-left: 0;
}

#navi li {
	border-right: 1px solid #333;
    display: inline;
    margin-right: 5px;
    padding-right: 5px;
}

#navi li.first {
	border-left: 1px solid #333;
    padding-left: 5px;
}


</pre></body></html>