@charset "UTF-8";

/* ======================================================================

共通指定(大枠･カラム･パンくず指定はhttp://okinawa.tabitama.co.jp/archive/css_tabitama/common_other.css)
====================================================================== */


/* ======================================================================

オプショナルツアー詳細指定(http://okinawa.tabitama.co.jp/op/)
====================================================================== */

img { border:0;}


#op_title_box {
	clear: both;
	margin-top: 5px;
	border: solid 1px #ccc;
}
#op_title_box ul {
	background-image: url("img/bg_top01.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 2.5em !important;
	height: 2.2em;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#op_area {
	background-color: #333;
	margin: 3px;
	padding: 2px 10px;
	color: #fff;
	font-weight: bold;
	float: left;
}
#op_code {
	height: 1.2em;
	margin: 0;
	padding: 5px 15px 0 0;
	line-height: 1.4em;
	text-align: right;
	font-weight: bold;
}
#op_title_box h2 {
	clear: both;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 20px;
}
#op_caption {
	background-image: url("img/bg_bottom01.gif");
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 4px 20px 3px 20px;
}
#op_plan_box {
	clear: both;
	margin-top: 15px;
	padding: 3px 5px;
	overflow: hidden;
}
#op_photo {
	width: 180px;
	margin: 0;
	padding: 10px;
	float: left;
}
#op_plan_box ul {
	display: block;
	margin: 0 0 0 200px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#op_plan_box li {
	margin: 8px 0 0 0;
	padding: 0 10px;
	border-bottom: dotted 1px #ccc;
}
#op_itinerary_box {
	clear: both;
	background-color: #f0f8ff;
	margin: 15px 0 0 0;
	padding: 1px;
	border-top: solid 1px #0c75cf;
	border-right: solid 3px #0c75cf;
	border-bottom: solid 3px #0c75cf;
	border-left: solid 1px #0c75cf;
}
#op_itinerary_title {
	background-image: url("img/bg_top01.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
	padding: 2px 20px;
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
}
#op_itinerary_cap {
	margin: 0;
	padding: 5px 25px;
	line-height: 1.5em;
	font-size: 14px;
}
#op_include_bg {
	margin-top: 10px;
	background-color: #dbeeff;
}
#op_include_cost {
	display: block;
	margin-left: 125px;
	padding: 5px 20px;
	text-indent: -125px;
}
#op_include_cost img {
	margin-right: 10px;
}
#op_attention_box {
	margin: 20px 30px;
	padding: 0;
}
#op_attention_title {
	margin: 0;
	padding: 0;
	color: #dc143c;
	font-size: 14px;
	font-weight: bold;
}
#op_attention {
	margin: 3px 0 0 8px;
	padding: 0;
	line-height: 1.6em;
	color: #dc143c;
	font-size: 12px;
}
#op_coap {
	background-image: url("img/bg_top01.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
	padding: 5px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

/* ===== ページ内共通class =====*/
.bold {
	font-weight: bold;
}




