@charset "utf-8";
@import "../../cycle/css/base_cyc.css";

/*------- ------- ------- ------- */
/* header */
#theme{
	height:247px;
}
#theme h2{
	background:url(https://www.fellow-travel.co.jp/cycle/img/theme_apply.jpg) top center no-repeat;
	height:247px;
}

/* contents_side */
#contents_side{
	width:580px;
}
#contents_side h2{
	padding-bottom:10px;
}

#contents_side h3{
	padding-bottom:0;
}

#contents_side h4{
	background-color:#CCC;
	padding:6px 4px;
	margin-bottom:10px;
	color:#333333;
	font-weight:bold;
}

#contents_side p{
	color:#333;
	padding-left:12px;
}
#contents_side .brand{
	padding-bottom:20px;
}
#contents_side .brand li{
	clear:both;
	padding:4px 12px;
	font-weight:bold;
}

#contents_side .fst,
#contents_side #fst th{
	color:#003399;
}
#contents_side .cnw,
#contents_side #cnw th{
	color:#006600;
}
#contents_side .pnf,
#contents_side #pnf th{
	color:#FF3300;
}

#contents_side dl{
	padding-left:10px;
	padding-bottom:20px;
}
#contents_side dt{
	color:#FF3300;
	margin-bottom:-1em;
}
#contents_side dd{
	padding-left:3em;
	padding-bottom:10px;
	line-height:1.3em;
}
#contents_side .note{
	padding-bottom:20px;
}
#contents_side .note li{
	text-indent:-1em;
	padding-left:1em;
	line-height:1.3em;
	padding-bottom:5px;
	color:#CC0000;
}
#contents_side u{
	color:#CC0000;
}
#contents_side .goform{
	text-align:center;
}
#contents_side .goform img{
	border:2px solid #888;
}

#contents_side h4.fst{
	background-color:#BBDDFF;
}
#contents_side h4.cnw{
	background-color:#CCFFCC;
}
#contents_side h4.pnf{
	background-color:#FFEEBB;
}

#contents_side table.form1,
#contents_side table.form2{
	width:580px;
}
#contents_side table.form1 em,
#contents_side #form2 em{
	font-weight:normal;
	font-size:90%;
	display:block;
	padding-top:3px;
}

#contents_side table.form1 th{
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	width:160px;
	font-weight:bold;
	padding-top:1px;
}
#contents_side table.form1 td{
	vertical-align:central;
	padding-bottom:10px;
	padding-top:1px;
}

#contents_side table.form2 th{
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	color:#993300;
	padding-top:1px;
}
#contents_side table.form2 td{
	text-align:center;
	padding-bottom:10px;
}
#contents_side table.form2 td.btn{
	padding-top:10px;
	border-top:1px solid #ccc;
}
#contents_side table.form2 td.btn input{
	padding:5px;
}

#contents_side table.form1 #joiner th{
	border:2px solid #66CC66;
	background-color:#CCFFCC;
	padding:3px;
	width:auto;
	text-align:center;
}
#contents_side table.form1 #joiner td{
	border:2px solid #66CC66;
	padding:3px;
}
