@charset "UTF-8";

#reserve_article .timeline{
	margin-bottom:10px;
}

#reserve_article .back{
	text-align:center;
	margin-bottom:40px;
}

/*======================================
  入力ページ
 ======================================*/
#reserve_article .maga{
	text-align: right;
	margin: 10px 0;
}

#reserve_article .maga a{
	background: url("/img/common/icon_yajirusi.gif") no-repeat left;
	padding-left: 1em;
}

#reserve_article .dlstyle1 dt{
    margin-bottom: 7px;
	padding-left: 20px;
	background:url("/img/common/icon_1.gif") no-repeat;
	font-weight:bold;
	color:#ff3d8b;
}

#reserve_article .dlstyle2 dt{
	font-weight:bold;
	padding:20px 0px 10px 0px;
	color:#6a4873;
	font-size:14px;
}

#reserve_article .dlstyle1 dd p,
#reserve_article .dlstyle2 dd p{
	line-height:160%;
}

#reserve_article .fbold{
	font-weight:bold;
}

#reserve_article .pink{
	color:#ff7bb0;
	font-weight:bold;
}

#reserve_article .mailform{
	width: 720px;
	margin-top: 10px;
	border-top: dotted 2px #dcdcdc;
	border-collapse: collapse;/*IE6,7対策*/
}

#reserve_article .mailform tr{
	height:57px;
}

#reserve_article .mailform tr.option{
	height:200px;
}

#reserve_article .mailform tr.youken{
	height:110px;
}

#reserve_article .mailform th{
	text-align: left;
	border-bottom: dotted 2px #dcdcdc;
	width: 170px;
}

#reserve_article .mailform th p{
	font-weight:bold;
	margin: 5px 0px;
	border-right: dotted 2px #dcdcdc;
	border-left: solid 5px #95d6ff;
}

#reserve_article .mailform th .oneline{
	padding: 25px 20px 25px 15px;
}

#reserve_article .mailform th .optionline{
	padding: 75px 20px 95px 15px;
}

#reserve_article .mailform th .youkenline{
	padding: 41px 20px 41px 15px;
}

#reserve_article .mailform th p span{
	font-weight:normal;
	color:#f49800;
}

#reserve_article .mailform td{
	padding-left:21px;
	border-bottom: dotted 2px #dcdcdc;
	vertical-align: middle;
	line-height: 1.2;
	empty-cells:show;/*IE6,7対策*/
}

#reserve_article .mailform td.right_td .checkbox{
    display: inline;
    float: left;
    margin-bottom: 10px;
    width: 140px;
}

#reserve_article .mailform td p{
	color:#666666;
}

#reserve_article .bt_kakunin{
	text-align: center;
	margin: 20px 0;
}

#reserve_article .article_area p span.big_pink{
    color: #ff3d8b;
    font-size: 23px;
    font-weight: bold;
}

#reserve_article .article_area p.lineheight_27px{
    line-height:27px;
}

#reserve_article .article_area p.text_16px{
    font-size:16px;
    font-weight: bold;
}

#reserve_article .article_area p.text_20px{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*======================================
  確認ページ
 ======================================*/
#reserve_article .botan{
	margin:20px auto 15px auto;
	text-align:center;
}

/*======================================
  サンキューページ
 ======================================*/
#reserve_article .thanks{
	text-align:center;
	margin:60px auto 30px 0px;
}

#reserve_article .honbun{
	text-align:center;
	margin:0px auto 30px 0px;
	font-weight: bold;
	color: #ff3d8b;
}

/*======================================
  未完了、予約エラーページ
 ======================================*/
#reserve_article .kakunin{
	margin: 5px auto 25px 175px;
}

#reserve_article .kome{
	margin:25px 0px 25px 0px;
	font-weight: bold;
	color: #ff3d8b;
	font-size: 17px;
	line-height: 1.2;
	text-align: center;
}

#reserve_article .bol{
	margin:10px 0px 0px 0px;
	font-weight: bold;
	color: #6a4873;
}

/*======================================
  予約エラーページ
 ======================================*/
#reserve_article .caution{
	text-align:center;
	margin:60px auto 20px auto;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 20px;
	border-bottom: solid 1px #999999;
	width: 440px;
}

#reserve_article .caution span{
	font-weight: bold;
	color: #ff3d8b;
	font-size: 17px;
}

#reserve_article .style{
	padding: 5px 0px 35px 170px;
	color: #6a4873;
	line-height: 1.5;
}

/*======================================
  完了済ページ
 ======================================*/
#reserve_article .completed{
	text-align:center;
	margin:50px 0px 20px 0px;
	font-weight: bold;
	font-size: 16px;
}

#reserve_article .completed span{
	font-weight: bold;
	color: #ff3d8b;
	font-size: 16px;
}
