@charset "UTF-8";

body { font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif; }

#yoyaku_contents {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#yoyaku_contents_left {
	width: 740px;
	float: left;
	margin-top: 10px;
	padding-top: 12px;
	border-top: 3px solid #f60;
	font-size: 12px;
	text-align: left;
}
#yoyaku_contents_right {
	width: 180px;
	float: right;
	text-align:left;
}
#yoyaku_contents_right .list_style_banner{ margin:10px 0;}
#yoyaku_contents_right .list_style_box{ padding:10px 5px;background-color: #F8F8F8;border: #CCC 1px solid; margin-bottom:10px;}
#yoyaku_contents_right .list_style_box h3{font-size: 12px;font-weight: bold;border-left: 3px solid #ff7d00;padding-left: 5px;text-align: left;margin: 0;}
#yoyaku_contents_right .list_style_box p.tit{font-size: 12px;margin: 12px 0 0 0; display:block; font-weight:bold; color:#5E5E5E;border-top:#555555 1px dotted; padding-top:10px;}

#yoyaku_contents_right .list_style_box ul,
#yoyaku_contents_right .list_style_box li,
#yoyaku_contents_right .list_style_box p{ margin:0; padding:0; display:block; line-height:120%;}

#yoyaku_contents_right .list_style_box li{font-size: 12px;background: url("/theme/common/images/tri_sk.gif") no-repeat;background-position: left 2px;padding-left: 10px;margin-top: 10px;}
#yoyaku_contents_right .list_style_box p{font-size: 11px;margin: 0 0 0 10px;}


/* 以下追加 */

/*----------------------------------------------------------
 title
------------------------------------------------------------*/

.yoyakuTitle {
	margin-bottom: 20px;
	padding: 5px 0 5px 14px;
	background: url(/jalan/doc/howto/images/icon_hed_l.png) no-repeat 0 0;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
}

.basicTitle {
	margin-bottom: 20px;
	padding-left: 13px;
	background: url(/jalan/doc/howto/images/icon_hed.png) no-repeat 0 1px;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}


/*----------------------------------------------------------
 tabArea
------------------------------------------------------------*/

.tabArea {
	margin: 40px 0 15px;
	padding-left: 12px;
	border-bottom: 2px solid #f60;
	zoom: 1;
}
.tabArea:after {
	content: "";
	display: block;
	clear: both;
}

.tabArea li {
	float: left;
	margin-right: 4px;
	margin-bottom: -2px;
}

.tabArea li a,
.tabArea .current {
	height: 28px;
	width: 172px;
	padding-top: 14px;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	text-align: center;
}

.tabArea li a {
	display: block;
	border-width: 2px 2px 0 2px;
	border-style: solid;
	border-color: #ccc;
	color: #333;
	text-decoration: none !important;
}
.tabArea li a:hover { background: #ffe8d8; }

.tabArea .current {
	border-width: 2px;
	border-style: solid;
	border-color: #f60 #f60 #fff;
	border-radius: 4px 4px 0 0;
	color: #f60;
	font-weight: bold;
}


/*----------------------------------------------------------
 yoyakuContents
------------------------------------------------------------*/

.yoyakuContents p { line-height: 1.5em; }
.yoyakuContents a { text-decoration: none !important; }

.yoyakuSection > p { margin-bottom: 20px; }


/* reserveClassArea
--------------------------------------------------*/

.reserveClassArea {
	margin-bottom: 40px;
	padding: 10px;
	background: #fff3eb;
	overflow: hidden;
}

.userConductor {
	position: relative;
	margin-left: 10px;
	padding: 10px 10px 80px;
	background: #fff;
}
.reserveClassArea .userConductor:first-child { margin-left: 0; }

.coulumn2 .userConductor {
	float: left;
	width: 335px;
	min-height: 150px;
	padding-bottom: 65px;
}

.coulumn3 .userConductor {
	float: left;
	width: 213px;
	min-height: 200px;
}

.userConductor .basicTitle {
	margin-bottom: 10px;
	font-size: 16px;
}


/* btnArea
--------------------------------------------------*/

.userConductor .btnArea {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.userConductor .btnArea p { margin-bottom: 5px; }

.btnReserveEdit,
.btnReserveCancel,
.btnReserveInquiry {
	display: inline-block;
	*display: block;
	width: 188px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
.btnReserveEdit:hover,
.btnReserveCancel:hover,
.btnReserveInquiry:hover { background-position: 0 bottom; }

.btnReserveEdit { background-image: url(/jalan/doc/howto/images/btn_reserve_edit.png); }
.btnReserveCancel { background-image: url(/jalan/doc/howto/images/btn_reserve_cancel.png); }
.btnReserveInquiry { background-image: url(/jalan/doc/howto/images/btn_reserve_inquiry.png); }


/* detailsArea
--------------------------------------------------*/

.detailsArea {
	padding: 0 15px 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.detailsArea h3 {
	margin: 20px 0 10px;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 8px;
	background: url(/jalan/doc/howto/images/icon_hed_s.png) no-repeat 0 16px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.detailsArea h3:first-child {
	margin-top: 0;
	border-width: 0;
}

/* cancelChargeTable -------------------*/

.cancelChargeTable {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}

.cancelChargeTable th,
.cancelChargeTable td {
	padding: 8px 11px;
	border: 1px solid #ccc;
}

.cancelChargeTable th { background: #eee; }


/* parts -------------------------------*/

.discList li {
	margin-top: 25px;
	line-height: 1.5em;
}
.discList li:first-child { margin-top: 0; }

.orderList { margin-left: 15px; }
.orderList li {
	margin-top: 20px;
	line-height: 1.5em;
}

p + .detailsList { margin-top: 25px; }

.detailsList dt {
	margin-bottom: 5px;
	font-weight: bold;
}
.detailsList dd + dt { margin-top: 25px; }

.detailsList dd { line-height: 1.5em; }


/* behaviorArea
--------------------------------------------------*/
.behaviorArea {
	margin: 0 20px 0 20px;
	padding: 0 15px 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.behaviorArea .subTitle {
	margin: 20px 0 10px;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 8px;
	background: url(/jalan/doc/howto/images/icon_hed_s.png) no-repeat 0 16px;
	font-size: 12px;
	/*line-height: 20px;*/
}

.behaviorArea .subTitleFirst {
	margin-top: 0;
	border-width: 0;
}

.behaviorTitle p {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	font-size: 12px;
}

.behaviorArea .discList .flashPlayer {
	font-size: 12px; margin: 0 10px 0;
}

.behaviorArea .discList .flashPlayer img {
	vertical-align:middle; margin-right: 10px;
}
/*----------------------------------------------------------
 general
------------------------------------------------------------*/

.fcRed { color: #f00; }
.fb { font-weight: bold; }

.s11_66 { font-size: 11px; }

/*----------------------------------------------------------
 jkgHeader
------------------------------------------------------------*/

#jkgHeader {
	overflow: hidden;
	margin-top: 6px !important;
}

#topicpath {
	font-size: 10px;
	float: left;
	line-height: 20px;
}
#topicpath ol {
	list-style: none;
	overflow: hidden;
}
#topicpath li {
	float: left;
}
#topicpath li span {
	margin: 0 5px;
	color: #999;
}

/*----------------------------------------------------------
 サイドカラム　バナー配置
------------------------------------------------------------*/
#yoyaku_contents_right .content__banner {
  margin: 10px 0;
}
#yoyaku_contents_right .content__banner > div {
  margin-bottom: 20px;
}
#yoyaku_contents_right .content__banner a {
  display: block;
}
/* リエルコ枠 */
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea {
  margin-top: 10px;
  padding-left: 0;
}
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea .sidebar__liercoArea__banner {
  margin-bottom: 12px;
}
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea .sidebar__liercoArea__banner--h100 {
  height: 100px;
}
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea .sidebar__liercoArea__banner--h234 {
  height: 234px;
}
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea .sidebar__liercoArea__banner--h100 > iframe, 
#yoyaku_contents #yoyaku_contents_right .sidebar__liercoArea .sidebar__liercoArea__banner--h234 > iframe {
  height: inherit;
}



