@charset "EUC-JP";


/* -----------------------------------------------------------
CSS Information

File name:      edittips.css
Created:        2010-07-01
Style Info:     edittips配下
----------------------------------------------------------- */

/* -----------------------------------------------------------
Table of Contents

__cmn
__flow
__category_frame
__spot_search
----------------------------------------------------------- */


/*
__cmn
----------------------------------------------------------*/

a:link{
  color:#006699;
  text-decoration:none;
}
a:hover{
  color:#006699;
  text-decoration:underline;
}
a:visited{
  color:#444499;
}

input,select,option{
font-size:1em;
padding:1px;
line-height:1.4;
}

.tcs_t_tips table {
	border-collapse: collapse;
	border-spacing: 0;
}

.u_newIconLabel {
  display: inline-block;
  margin-left: 2px;
  padding: 0px 4px;
  background: #f36d33;
  color: #fff;
  font-size: 11px;
  vertical-align: middle;
  line-height: 1.4;
}

.tcs_t_tips .maincontent_wrap {
	margin: 5px 20px 30px;
	line-height: 1.5;

}

.tcs_t_tips .essential {
	color: #ff6600;
	font-weight: bold;
}

.tcs_t_tips h1 {
	margin-bottom: 15px;
	padding: 7px 10px;
	background: #2b67a5;
	color: #ffffff;
	font-size: 140%;
	border-radius: 5px; /* CSS3 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.tcs_t_tips .explanation {
	margin: 10px 0 10px 0;
	padding: 0 5px;
}

.tcs_t_tips .error_msg {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #ff9600;
	background: #fffcf8;
}

.tcs_t_tips .error_msg p {
	color: #ff6600;
	font-weight: bold;
}

.tcs_t_tips .error_msg p.cap {
	color: #333333;
}

.tcs_t_tips .error_msg ul li {
	margin-left: 30px;
	color: #ff6600;
	font-weight: bold;
	list-style: square;
}

.tcs_t_tips .shisetu_modify .error_msg p {
	margin-bottom: 5px;
}

.tcs_t_tips .cautions_msg {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #DC143C;
	background: #fffcf8;
}

.tcs_t_tips .cautions_msg p {
	color: #DC143C;
	font-weight: bold;
}

.tcs_t_tips .cautions_msg ul li {
	margin-left: 30px;
	color: #DC143C;
	font-weight: bold;
	list-style: square;
}

.tcs_t_tips table th {
	padding: 6px 3px;
	border: solid 1px #CCCCCC;
	background: #f5f5f5;
	color: #000000;
	text-align: left;
}

.tcs_t_tips table td {
	padding: 10px 6px;
	border: solid 1px #CCCCCC;
}

.tcs_t_tips .window_blank {
	padding: 0 0 0 8px;
	background: url(/img/general/4travel/tcs/t/tips/ico_blank.gif) no-repeat left center;
}

.tcs_t_tips .win_blank a {
	padding: 0 0 0 18px;
	background: url(/img/general/4travel/tcs/t/tips/ico_blank.gif) no-repeat left center;
	margin-bottom: 20px;
}

.tcs_t_tips .ico_not_found {
	margin-left: 15px;
	padding: 10px 10px 10px 0;
	font-size: 1.1em;
}
.tcs_t_tips .btn_select_spot .spotSelectBtn {
	float: left;
	margin-left: 220px;
	margin-top: 7px;
	padding-right:10px;
}

.tcs_t_tips .btn_select_spot .spotRegist {
	float: right;
	text-align: left;
	width: 480px;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 7px;
}
.tcs_t_tips .btn_select_spot .spotRegist span {
	font-weight: normal;
	font-size: 0.8em;
}
.tcs_t_tips p.icoNotFound {
text-align: right;
}


.tcs_t_tips .back_to_my a {
	margin-top: 10px;
	padding: 5px 0 5px 21px;
	background: url(/img/general/4travel/tcs/t/editalbum/ico/ico_back.gif) no-repeat left center;
}

.tcs_t_tips  h2.tit_lead {
	margin: 10px 0 10px 0;
	font-size: 1.3em;
}

.tcs_t_tips p.incident {
	font-size: 0.9em;
	text-align: left;
}

.pts_mb10 {
	margin-bottom: 10px;
}
.pts_mb20{
	margin-bottom: 20px;
}

.pts_mb5 {
	margin-bottom: 5px;
}

.pts_mt5 {
	margin-top: 5px;
}


/*
__tips_list
----------------------------------------------------------*/

.tcs_t_tips .tips_list {
	margin-bottom: 10px;
}

.tcs_t_tips .pagenav {
	margin: 0 0 10px;
	border: none;
}

.tcs_t_tips .table_top {
	margin: 5px;
	border: none;
}

.tcs_t_tips .tips_list_operate {
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #c2d4e6;
	background: #e9eff4;
}

.tcs_t_tips .tips_list_operate span {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.tcs_t_tips .tips_list_operate li {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #8f8f8f;
}

.tcs_t_tips .tips_list table th {
	text-align: center;
	vertical-align: middle;
}

.tcs_t_tips .tips_list table th a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.tcs_t_tips .tips_list table th.visit {
	width: 70px;
}

.tcs_t_tips .tips_list table th.period {
	width: 70px;
}

.tcs_t_tips .tips_list table th.tips_ttl {
	width: 300px;
}

.tcs_t_tips .tips_list table th.spot {
	width: 205px;
}

.tcs_t_tips .tips_list table th.area {
	width: 80px;
}

.tcs_t_tips .tips_list table th.vote {
	width: 70px;
}

.tcs_t_tips .tips_list table th.publish {
	width: 60px;
}
.tcs_t_tips .tips_list table th.addPhotoLink {
	width: 60px;
}
.tcs_t_tips .tips_list table td {
	text-align: center;
}

.tcs_t_tips .tips_list table td.period,
.tcs_t_tips .tips_list table td.tips_ttl,
.tcs_t_tips .tips_list table td.spot,
.tcs_t_tips .tips_list table td.area {
	text-align: left;
}

.tcs_t_tips .tips_list table th p {
	margin-top: 3px;
}

.tcs_t_tips .tips_list table td.tips_ttl p {
	font-size: 0.85em;
	color: #666666;
}

.tcs_t_tips .txt_nul {
	margin-bottom: 30px;
	padding: 0 100px;
	font-size: 1.1em;
}

.tcs_t_tips .txt_nul .txt_zero {
	font-weight: bold;
	margin-bottom: 10px;
}

.tcs_t_tips .txt_nul span {
	color: #FF2A5E;
}
/*
__flow
----------------------------------------------------------*/
.tcs_t_tips .flow {
	padding: 0 10px 10px;
	overflow: hidden;
	zoom: 1;
}

.tcs_t_tips .flow li {
	float: left;
}
.tcs_t_tips .flow.is_short{
padding-left:120px;
}

/*
__category_frame
----------------------------------------------------------*/

.tcs_t_tips div.category_frame {
	clear: both;
	margin: 0 0 15px;
	padding: 10px 20px 10px;
	background: #f2f2f2;
}

.tcs_t_tips div.category_frame .col {
	width: 433px;
	float: left;
	margin-right: 20px;
	border: solid 1px #e6e6e6;
}

.tcs_t_tips div.category_frame .os {
	background: #FFFFFF url(/img/general/4travel/tcs/t/tips/bg_col_os.jpg) no-repeat left top;
}

.tcs_t_tips div.category_frame .dm {
	background: #FFFFFF url(/img/general/4travel/tcs/t/tips/bg_col_dm.jpg) no-repeat left top;
}

.tcs_t_tips div.category_frame .col h2 {
	padding: 15px;
}

.tcs_t_tips div.category_frame .col a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.tcs_t_tips div.category_frame .last{
	margin-right: 0;
}

.tcs_t_tips div.category_frame ul {
	text-align: center;
}

.tcs_t_tips div.category_frame ul li {
	margin: 0 0 10px;
}

/*
__spot_search
----------------------------------------------------------*/
.tcs_t_tips div.spot_search {
	clear: both;
	margin: 0 0 15px;
	padding: 15px;
	background: #f2f2f2;
}


.tcs_t_tips div.spot_search .key_word_search {
	margin: 0 0 10px;
	padding: 10px;
	background: url(/img/general/4travel/tcs/t/tips/bg_search_box.gif) no-repeat left top;
}

.tcs_t_tips div.spot_search .key_word_search .category_info {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
}

.tcs_t_tips div.spot_search .key_word_search .category_info .txt_exp {
	font-size: 0.9em;
}

.tcs_t_tips div.spot_search .key_word_search .category_info .name {
	padding: 3px 5px;
	background: #fff;
	text-align: center;
	color: #993300;
	font-weight: bold;
	font-size: 1.1em;
}

.tcs_t_tips div.spot_search .key_word_search .input_shisetsu_name {
	float: left;
	width: 705px;
  height: 64px;
	padding-left: 10px;
	border-left: dotted 1px #015486;
}

.tcs_t_tips div.spot_search .key_word_search span.tit_name {
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.2em;
}

.tcs_t_tips div.spot_search .key_word_search input {
	width: 300px;
	padding: 5px;
	vertical-align: middle;
}

.tcs_t_tips div.spot_search .key_word_search .ico_clear {
	margin: 0 0 0 10px;
	padding: 0 0 0 17px;
	background: url(/img/general/4travel/tcs/t/tips/ico_clear.gif) no-repeat left top;
}


.tcs_t_tips div.spot_search .key_word_search .additon {
	margin-top: 5px;
	color: #476c91;
	font-size: 0.9em;
	text-align: left;
}

.tcs_t_tips div.spot_search p.tit_explain {
	padding: 2px 0 2px 0;
	margin-bottom: 7px;
	color: #db0012;
	font-weight: bold;
	font-size: 1.3em;
}

.tcs_t_tips div.spot_search p.ico_no01 {
	padding-left: 26px;
	background: url(/img/general/4travel/tcs/t/tips/ico_no01.gif) no-repeat left 0.15em;
}

.tcs_t_tips div.spot_search p.ico_no02 {
	padding-left: 26px;
	background: url(/img/general/4travel/tcs/t/tips/ico_no02.gif) no-repeat left 0.15em;
}

.tcs_t_tips div.spot_search div.col_half {
	background: #E1E7EB;
	border: solid 1px #CCCCCC;
}

.tcs_t_tips div.spot_search div.select_list {
	float: left;
	width: 600px;
	padding: 10px 0 10px 10px;
}

.tcs_t_tips div.spot_search div.select_list .txt_attention {
	color: #666666;
	font-weight: bold;
}

.tcs_t_tips div.spot_search div.select_list select {
	width: 590px;
	height: 350px;
	padding: 10px;
	border: solid 1px #CCCCCC;
}

.tcs_t_tips div.spot_search div.pull_down {
	float: right;
	width: 247px;
	padding: 10px 10px 10px 30px;
	background: #e1e7eb url(/img/general/4travel/tcs/t/tips/bg_arrow.gif) no-repeat left center;
}

.tcs_t_tips div.spot_search p.txt_exp {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

/* city_select・・・海外のみ表示 */
.tcs_t_tips div.spot_search div.city_select {
	border-left: solid 5px #b0bdc5;
	margin-left: 20px;
}

.tcs_t_tips div.spot_search div.city_select .attention_area {
	padding-left: 5px;
}

.tcs_t_tips div.spot_search div.city_select p.input {
	padding: 0 0 0 22px;
	background: url(/img/general/4travel/tcs/t/tips/bg_city_word.gif) no-repeat -1em -0.5em;
}

.tcs_t_tips div.spot_search div.city_select p.tit {
	padding: 0 0 0 5px;
	color: #000000;
}
/*/ 海外のみ表示 */

.tcs_t_tips div.spot_search div.area_select {
	padding-bottom: 30px;
	background: url(/img/general/4travel/tcs/t/tips/bg_arrow_bottom.gif) no-repeat center bottom;
}

.tcs_t_tips div.spot_search div.genre_select {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #7e7e7e;
}

.tcs_t_tips div.spot_search div.pull_down p.attention {
	margin-top: 10px;
	color: #666666;
	font-size: 0.9em;
}
.tcs_t_tips div.spot_search div.pull_down p.txt_airline {
	margin-top: 10px;
  font-weight: bold;
}
.tcs_t_tips div.spot_search div.btn_select_spot {
	margin-top: 10px;
	text-align: center;
}

.tcs_t_tips div.spot_search div.btn_select_spot input {
	vertical-align: middle;
}

/*airline_search*/
.tcs_t_tips div.spot_search div.key_word_search .btn_submit {
  width: 90px;
}
.tcs_t_tips div.spot_search div.airline_search {
  margin: -10px 0 30px;
  padding: 15px 10px 10px 10px;
  border: solid 1px #ccc;
  background: #fff url(/img/general/4travel/tcs/t/tips/bg_down.png) no-repeat center 0.1em;
  text-align: center;
}
.tcs_t_tips div.spot_search div.airline_search select {
  width: 730px;
  height: 200px;
  padding: 5px;
  border: solid 1px #ccc;
}
.tcs_t_tips div.spot_search div.airline_departure dl {
  margin-bottom: 20px;
}
.tcs_t_tips div.spot_search div.airline_departure dt {
  float: left;
  width: 80px;
  font-weight: bold;
}
.tcs_t_tips div.spot_search div.airline_departure dd {
  margin-left: 80px;
}
.tcs_t_tips .spot_search .airline_departure option {
  padding: 1px 5px;
}
.tcs_t_tips .spot_search .airline_departure select {
  margin-top: 5px;
  width: 180px;
}
.tcs_t_tips .airline_departure table th {
  width: 110px;
  padding: 0 10px;
}
.tcs_t_tips .airline_departure table td {
  background: #fff;
}
.tcs_t_tips .airline_departure table td select {
  min-width: 180px;
	float: left;
}
.tcs_t_tips .airline_departure table td .notice {
  display: block;
  float: left;
}
.tcs_t_tips div.spot_search .btn_airline_select {
  margin-top: 20px;
  text-align: center;
}
/*
__select_confirmation
----------------------------------------------------------*/

#edittips_select div.explanation {
	margin-top: 0;
}

.tcs_t_tips div.spot_search .select_confirmation {
	padding: 10px;
	background: #E1E7EB;
	border: solid 1px #CCCCCC;
}

.tcs_t_tips div.spot_search .select_confirmation .wrap {
	width: 350px;
}



/*
__edit_tips
----------------------------------------------------------*/
.tcs_t_tips .spot_outline {
	padding: 10px;
	border: solid 1px #a3c0dd;
	background: #edf4fa url(/img/general/4travel/tcs/t/tips/bg_spot_outline.gif) repeat-x top;
}

.tcs_t_tips .spot_outline p.category {
	color: #4c79a8;
}

.tcs_t_tips .spot_outline p.category span {
	margin-left: 10px;
}

.tcs_t_tips .spot_outline h2 {
	margin-bottom: 5px;
	font-size: 1.8em;
}

.tcs_t_tips .spot_outline h2 span {
	font-size: 0.6em;
	font-weight: normal;
}

.tcs_t_tips .unregistration h2 {
	color: #999999;
	font-weight: normal;
}

.tcs_t_tips .unregistration h2 span {
	margin-left: 20px;
	font-size: 1em;
}

.tcs_t_tips .spot_outline .spot_detail {
	overflow: hidden;
	zoom: 1;
	padding: 4px 8px;
	background: #ffffff;
	color: #666666;
}

.tcs_t_tips .spot_outline .spot_detail dl {
	margin-right: 10px;
	display: inline;
	line-height: 2;

}

.tcs_t_tips .spot_outline .spot_detail dt {
	display: inline;
	margin-right: 4px;
	padding: 3px 0 0 2px;
	background: #f7ffe1;
	border: solid 1px #acd63c;
	color: #85ac1c;
	font-size: 0.85em;
}

.tcs_t_tips .spot_outline .spot_detail dd {
	display: inline;
	padding: 0 10px 0 0;
}

.tcs_t_tips .btn_mod_request {
	text-align: right;
}

/*cmn(table)*/

.tcs_t_tips .tips_edit table tr.attention th {
	background: #f8d9e2;
}
.tcs_t_tips .tips_edit table tr.attention td {
	background: #ffe8ef;
}
.tcs_t_tips .tips_edit table th {
	width: 133px;
	padding: 10px;
}

.tcs_t_tips .tips_edit table td {
	width: 758px;
}

.tcs_t_tips .tips_edit table td .td_title {
	width: 60px;
	float: left;
	border-left: 5px solid #ddd;
	padding: 0 15px 0 10px;
	font-weight: bold;
}

.tcs_t_tips .tips_edit table td .second_box {
	padding-top: 10px;
	border-top: dotted 1px #cccccc;
}

.tcs_t_tips .tips_edit table th span {
	color: #ff6600;
	font-weight: bold;
}

.tcs_t_tips .tips_edit table th span.notice {
	color: #ff6600;
	font-weight: bold;
}

.tcs_t_tips .tips_edit table td.no_space {
	padding: 0;
}

.tcs_t_tips .tips_edit table td.airport_root select {
	min-width: 180px;
	display: left;
	margin: 0 10px 10px 0;
}

.tcs_t_tips .tips_edit table td dl.evaluation {
	padding: 6px 7px;
	border-bottom: dotted 1px #cccccc;
}
.tcs_t_tips .tips_edit table input.original {
	color: #b3b3b3;
	padding: 3px;
	width: 100px;
}
.tcs_t_tips .tips_edit table td dl.evaluation dt {
	clear: left;
	display: block;
	margin: 10px 5px 0 0;
	width: 140px;
	float: left;
	line-height: 1.4;
}
.tcs_t_tips .tips_edit table td dl.evaluation dt span {
	color: #339900;
	font-size: 0.8em;
}
.tcs_t_tips .tips_edit table td dl.mb_top dt {
	margin-top: 0;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.star {
	width: 198px;
	float: left;
	margin-right: 6px;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd span.rating {
	margin: 5px 0 5px 7px;
	color: #ff2a5e;
	font-size: 1.3em;
	font-weight: bold;
}

/*
.tcs_t_tips .tips_edit table td dl.evaluation dd.star p {
	font-size: 0.8em;
	color: #808080;
	line-height: 1;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.star p span {
	margin-right: 5px;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.star p span.worst {
	margin-bottom: 5px;
	background: url(/img/general/4travel/tcs/t/tips/bg_arrow_left.gif) no-repeat right center;
	padding-right: 	27px;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.star p span.good {
	background: url(/img/general/4travel/tcs/t/tips/bg_arrow_right.gif) no-repeat left center;
	padding-left: 27px;
}
*/

.tcs_t_tips .tips_edit table td dl.evaluation dd.evaluate_comment {
	width: 420px;
	float: left;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.evaluate_comment span {
	font-size: 0.85em;
	color: #959595;
}

.tcs_t_tips .tips_edit table td dl.evaluation dd.evaluate_comment span.math_count {
	font-size: 1.2em;
	font-weight: bold;
	color: #465159;
	background: #FFFFCC;
}
.tcs_t_tips .tips_edit table td dl.evaluation dd.evaluate_comment span.math_count2 {
	font-size: 1.2em;
	font-weight: bold;
}



.tcs_t_tips .tips_edit table td dl.evaluation {
	width: 420px;
	float: left;
}

.tcs_t_tips .tips_edit table td input.u_inputReviewTitle {
	padding: 2px 4px;
	width: 600px;
}

/* クチコミ入力画面 クチコミテーブル 評価部 */
.tcs_t_tips .tips_edit table td .evaluationItems dl {
	padding: 15px 0 12px;
	border-top: 1px dotted #CCC;
	margin: 0 7px;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl:first-child {
	border-top: none;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dt {
	clear: left;
	display: block;
	width: 130px;
	float: left;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dt span {
	font-size: 0.8em;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd {
	margin-left: 130px;
	width: 80%;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd label {
	margin-right: 15px;
	margin-bottom: 3px;
	display: inline-block;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd label input {
	margin-right: 4px;
	vertical-align:text-bottom;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd.star {
	width: 300px;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd.star .notice.is_starNotice{
	font-size: 13px;
}
.tcs_t_tips .tips_edit table td .evaluationItems dl dd.star .u_starRatingArea {
	margin-top: 6px;
}
/* クチコミ u_communicationExArea */
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems ul.u_inputArea li {
	margin-top: 17px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems ul.u_inputArea li:first-child {
	margin-top: 0;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems .u_communicationExAreaItemsAnnotationText{
	margin-bottom: 4px;
}

.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems .u_input{
	width: 360px;
	margin-right: 18px;
	padding: 2px 4px 3px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems .selectBox {
	width: 360px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems ul.radioArea li {
	margin-top:8px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExAreaItems ul.radioArea li label input {
	margin-right: 4px;
	vertical-align: text-bottom;
}


.tcs_t_tips .tips_edit table td .u_communicationExArea .notice {
	display: block;
	margin-left: 0;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_commonButton.is_searchMap{
	width: 120px;
	padding: 4px 0 3px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExButton {
	/* width: 174px; */
	margin-top: 17px;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExButton a.u_setPlanButtonLink {
	display: inline-block;
	padding: 3px 7px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #333;
	cursor: pointer;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fff 0%, #f3f3f3);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DDD;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExButton a.u_setPlanButtonLink:hover {
	opacity: 0.8;
}
.tcs_t_tips .tips_edit table td .u_communicationExArea .u_communicationExButton a.u_setPlanButtonLink .u_openIcon {
	padding-left: 20px;
	background: transparent url("/img/webapp/cmn/icon/u_open_contents.png") no-repeat scroll left center;
}

/*  入力確認画面 Exエリア */
.tcs_t_tips .tips_edit table td .u_communicationExCheckTextArea p {
	margin-top: 10px;
}
.tcs_t_tips .tips_edit table td .u_communicationExCheckTextArea .u_annotationText {
	color: #999;
}
.tcs_t_tips .tips_edit table td .u_communicationExCheckTextArea p:first-child {
	margin-top: 0px;
}


.tcs_t_tips .tips_edit table td textarea {
	padding: 5px;
	font-size: 1.2em;
}

.tcs_t_tips .tips_edit table td div.tips_img_thumbnail {
	width: 140px;
	float: left;
}
.tcs_t_tips .tips_edit table p.notice {
	margin-bottom: 5px;
	font-size: 0.9em;
	font-weight: normal;
	color:#339900;
	line-height: 1.6;
}
.tcs_t_tips .tips_edit table p.mathCount {
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 1.6;
}
.tcs_t_tips .tips_edit table p.mathCount span.red {
	color:#ff6600;
}
.tcs_t_tips .tips_edit table p.mathCount span.math_count {
	font-size: 1.2em;
	font-weight: bold;
	background: #ffecdf;
	padding: 3px 5px;
	margin: 0 2px;
}

.tcs_t_tips .tips_edit table td p.top {
	margin-top: 5px;
}

.tcs_t_tips .tips_edit table p.notice span {
	font-weight: bold;
}

.tcs_t_tips .tips_edit table td ul.trip_group {
	width: 600px;
}

.tcs_t_tips .tips_edit table td ul.trip_group li {
	float: left;
	margin: 0 0 1px 0;
	width: 190px;
}

.tcs_t_tips .tips_edit table td ul.airport_group li {
	float: left;
	margin: 0 0 10px 0;
	width: 70px;
}
.tcs_t_tips .tips_edit table td p.rotation {
	margin-top: 10px;
}

.tcs_t_tips .rule {
	width: 800px;
	margin: 10px auto 0;
}

.tcs_t_tips div.btn_wrap {
	margin: 20px 0 0 0;
	text-align: center;
	clear: both;
}

.tcs_t_tips div.btn_wrap input {
	margin-left: 20px;
	vertical-align: middle;
}

.tcs_t_tips div.btn_wrap p {
	margin-top: 12px;
}

.tcs_t_tips div.btn_wrap p a {
	padding: 6px 0 4px 27px;
	background: url(/img/general/4travel/tcs/t/tips/ico_guideline.gif) no-repeat left center;
	font-size: 0.9em;
}

.tcs_t_tips div.btn_wrap form {
	display: inline;
}

.tcs_t_tips div.btn_delete {
	position: relative;
}

.tcs_t_tips div.btn_delete form {
	position: absolute;
	top: -62px;
}

/*confirm*/

.tcs_t_tips div.pastTips {
	margin-bottom: 28px;
}
.tcs_t_tips div.pastTips p {
	margin-bottom: 12px;
}
.tcs_t_tips div.pastTips ul {
	padding: 8px 12px;
	background: #f8f4d9;
}
.tcs_t_tips div.pastTips ul li {
	font-weight: bold;
}
/*basis_info table*/
.tcs_t_tips .basis_info {
	margin: 30px 0 0 0;
}

.tcs_t_tips .basis_info div.txt_lead {
	padding: 10px;
	border-top: solid 1px #E2D894;
	border-left: solid 1px #E2D894;
	border-right: solid 1px #E2D894;
	background: #FFFDEF
}

.tcs_t_tips .basis_info div.txt_lead h2 {
	margin: 0 0 5px 0;
	font-size: 1.3em;
}

.tcs_t_tips .basis_info table th {
	background: #f7f0c0;
	border: solid 1px #e2d894;
}

.tcs_t_tips .basis_info table td {
	background: #fff9d2;
	border: solid 1px #e2d894;
}

.tcs_t_tips .basis_info table input {
}

.tcs_t_tips .basis_info table td span {
	margin: 0 0 0 15px;
	color: #666666;
	font-size: 0.9em;
}

.tcs_t_tips .basis_info .txt_red {
	font-weight: bold;
	color: #ff3300;
}


/*__lightwindow_contents
----------------------------------------------------------*/
#lightwindow_contents {
	background: #fff;
	text-align:	left;
	line-height: 1.5;
}
#shisetsu_connect {
	background: #F2F2F2;
}

#lightwindow_contents h2 {
	font-size: 1.1em;
}

#lightwindow_contents p.tit_explain {
	padding: 2px 0 2px 0;
	margin-bottom: 7px;
	color: #DB0012;
	font-weight: bold;
	font-size: 1.25em;
}

#lightwindow_contents p.ico_no01 {
	padding-left: 27px;
	background: url(/img/general/4travel/tcs/t/tips/ico_no01.gif) no-repeat left center;
}

#lightwindow_contents p.ico_no02 {
	padding-left: 27px;
	background: url(/img/general/4travel/tcs/t/tips/ico_no02.gif) no-repeat left center;
}

#lightwindow_contents .key_word_search {
	margin-bottom: 5px;
	padding: 10px;
	background: url(/img/general/4travel/tcs/t/tips/bg_serch_box_connect.gif) no-repeat left top;
	text-align: center;
}

#lightwindow_contents .key_word_search input {
	width: 300px;
}

#lightwindow_contents div.key_word_search span.tit_name {
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.1em;
}

#lightwindow_contents .key_word_search .ico_clear {
	margin: 0 0 0 10px;
	padding: 0 0 0 17px;
	background: url(/img/general/4travel/tcs/t/tips/ico_clear.gif) no-repeat left top;
}

#lightwindow_contents .key_word_search .additon {
	margin: 5px 0 0 14px;
	color: #476c91;
	text-align: left;
	font-size: 0.9em;
}

#lightwindow_contents p.example {
	color: #666666;
	font-size: 1em;
}

#lightwindow_contents div.col_half {
	background: #e1e7eb;
	border: solid 1px #CCCCCC;
	overflow: hidden;
	zoom: 1;
}

#lightwindow_contents div.col_half div.select_list {
	float: left;
	border: none;
}

#lightwindow_contents div.col_half div.select_list .txt_attention {
	color: #666666;
	font-weight: bold;
	background: #fff;
}

#lightwindow_contents div.col_half div.select_list select {
	width: 500px;
	height: 200px;
	border: none;
}

#lightwindow_contents div.col_half div.area_category {
	float: left;
	width: 140px;
	margin-top: 40px;
	padding: 0 10px 0 34px;
	background: #e1e7eb url(/img/general/4travel/tcs/t/tips/bg_arrow.gif) no-repeat left center;
}

#lightwindow_contents div.col_half div.area_category dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#lightwindow_contents div.col_half div.area_category dd {
	margin: 0 0 20px;
}

#lightwindow_contents div.btn_wrap input {
	width: 250px;
}

/*shisetu_modify*/
#lightwindow_contents h1 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

#lightwindow_contents .shisetu_modify p.explanation strong {
	font-weight: bold;
	font-size: 1.1em;
}

#lightwindow_contents .shisetu_modify table th {
	width: 105px;
	padding: 5px 8px;
	vertical-align: top;
	font-size: 0.9em;
}

#lightwindow_contents .shisetu_modify table td {
	padding: 5px 8px;
	width: 555px;
	font-size: 0.9em;
    white-space: nowrap;
}

#lightwindow_contents .shisetu_modify table td input {
	width: 500px;
    margin: 1px;
}
#lightwindow_contents .shisetu_modify table td input.tel {
	width: 200px;
}
#lightwindow_contents .shisetu_modify table td input.checkbox {
	width: auto;
	margin: 0 3px 0 5px;
    vertical-align: middle;
}

#lightwindow_contents .shisetu_modify table td p {
	color: #666666;
	margin: 0 0 5px;
}

#lightwindow_contents div.shisetu_modify div.btn_wrap p {
	margin: 10px 0;
}

#lightwindow_contents div.shisetu_modify div.btn_wrap p.incident {
	padding: 0 30px;
}

.tcs_t_tips .shisetu_modify .close {
	text-align: center;
	margin: 0 0 50px 0;
}

.tcs_t_tips .shisetu_modify .txt_finish {
	font-size: 1.4em;
	color: #ff6600;
	font-weight: bold;
	text-align: center;
	margin: 50px 0;
}

/*__tips_finish
----------------------------------------------------------*/

.tcs_t_tips .tips_finish {
	margin: 10px 0;
	text-align: center;
}
.tcs_t_tips .tips_finish p.tipsAddPhoto {
	margin-bottom: 35px;
}
.tcs_t_tips .tips_finish p.tipsAddPhoto img {
	margin-bottom: 6px;
}
.tcs_t_tips .tips_finish p.tipsAddPhoto span {
	font-size: 0.8em;
	color: #990000;
}


.tcs_t_tips .tips_finish p.photo_addition {
	font-size: 0.8em;
	color: #990000;
	margin: 3px 0 10px;
}

/*2011 1025 新規*/
.tcs_t_tips .wrap {
	padding: 20px;
	border: solid 1px #9bb7d5;
	text-align: center;
	margin-bottom: 20px;
}
.tcs_t_tips .tips_finish .txt_next {
	float: left;
	width: 440px;
	margin-right: 20px;
	font-size: 1.3em;
	color: #e7262f;
	font-weight: bold;
	background: url(/img/general/4travel/tcs/t/tips/img_arrow.png) no-repeat right center;
}
.tcs_t_tips .tips_finish .col_btn {
	width: 240px;
	float: left;
}
.tcs_t_tips .tips_finish .col_btn .btn {
	margin-bottom: 10px;
}




.tcs_t_tips .tips_finish .txt_announce {
	font-size: 1.4em;
	color: #ff6600;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.tcs_t_tips .tips_finish .btn_continues {
	margin: 40px 0 5px;
}

.tcs_t_tips .tips_finish .campain {
	margin-bottom: 30px;
}
.tcs_t_tips .btn_wrap p.note {
	color: #990000;
	margin-top: 3px;
	margin-bottom: 25px;
}
.tcs_t_tips .btn_wrap p.note2 {
	color: #990000;
	margin-top: 10px;
	margin-bottom: 25px;
}

.tcs_t_tips .btn_wrap .next_action {
  margin-bottom: 30px;
}
.tcs_t_tips .btn_wrap .next_action .signup {
	float: left;
	width: 50%;
}
.tcs_t_tips .btn_wrap .next_action .login {
	float: right;
	width: 50%;
}
.tcs_t_tips .btn_wrap .next_action .ttl {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}







/*recommendSpot*/
.tcs_t_tips .tips_finish .recommendSpot {
	background: #f5f5f5;
	padding: 12px;
	width: 420px;
	margin: 0 auto 15px;
}
.tcs_t_tips .tips_finish .recommendSpot h3 {
	margin-bottom: 18px;
}
.tcs_t_tips .tips_finish .recommendSpot ul {
	text-align: left;
}
.tcs_t_tips .tips_finish .recommendSpot ul li {
	padding: 3px 0 3px 15px;
	background: url(/img/general/4travel/cmn/ver1/ico/ico_cmn.png) no-repeat 5px -90px;
	font-size: 1.2em;
	font-weight: bold;
}
.tcs_t_tips .tips_finish .recommendSpot ul li span {
	margin-left: 3px;
	font-weight: normal;
}
.tcs_t_tips .tips_finish .goList {
	margin-bottom: 30px;
}
.tcs_t_tips .tips_finish .recommendSpot .note {
	text-align: left;
	font-size: 0.8em;
	color: #808080;
	margin-top: 16px;
	margin-bottom: 12px;
}
.tcs_t_tips .tips_finish .tipsBtn {
	margin-bottom: 8px;
}

/*__delete_finish
----------------------------------------------------------*/

.tcs_t_tips .delete_finish {
	text-align: center;
}

.tcs_t_tips .delete_finish .txt_finish {
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #ff6600;
	font-weight: bold;
}

/*__tips_add_photo
----------------------------------------------------------*/


.tcs_t_tips .addPhoto {
	background: #e6eff6;
	padding: 12px 15px 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.tcs_t_tips .addPhoto h3 {
	margin-bottom: 8px;
}
.tcs_t_tips .addPhoto .addPhotoLeft {
	float: left;
	width: 120px;
}
.tcs_t_tips .addPhoto .addPhotoRight {
	float: right;
	width: 765px;
}
.tcs_t_tips .addPhoto #tips_img {
	margin-bottom: 8px;
}
.tcs_t_tips .notice {
	display: inline;
	margin-left: 5px;
	color: #339900;
}
.tcs_t_tips .notice span {
	font-weight: bold;
}
.tcs_t_tips .addPhoto .rotation {
	margin-bottom: 8px;
}
.tcs_t_tips .addPhoto .rotation input {
	vertical-align: middle;
}
.tcs_t_tips .addPhoto .rotation label {
	margin: 0 12px 0 4px;
}
.tcs_t_tips .addPhoto .category {
	margin-bottom: 8px;
}
.tcs_t_tips .addPhoto .comment {
	margin-bottom: 8px;
}
.tcs_t_tips .addPhoto .comment .mathCount {
	color: #cc3333;
	font-size: 0.85em;
}
.tcs_t_tips .addPhoto .l_addPhotoButton {
	margin-top: 15px;
}
.tcs_t_tips .addPhoto .l_addPhotoButton input{
	float:left;
}
.tcs_t_tips .addPhoto .l_noticePhoto {
	border: solid 1px #ddd;
	background: #fff;
	margin-top: 10px;
	padding: 10px;
	color: #666;
	line-height: 1.8em;
}
.tcs_t_tips .addPhotoTable {
	width: 100%;
}
.tcs_t_tips .addPhotoTable td.selectMain {
	width: 150px;
	text-align: center;
}
.tcs_t_tips .addPhotoTable td.photo {
	width: 120px;
}
.tcs_t_tips .addPhotoTable td.delete {
	width: 120px;
	text-align: center;
}
.tcs_t_tips .addPhotoTable p.editComment {
	margin-top: 8px;
}
.tcs_t_tips .addPhotoTable a.editLink {
	padding-left: 17px;
	margin-left: 8px;
	background: url(/img/general/4travel/tcs/t/tips/ico_editpen.png) no-repeat left center;
	font-size: 0.8em;
}
.tcs_t_tips .noPhotoText {
	padding: 50px 30px;
	margin-bottom: 15px;
	text-align: center;
	background: url(/img/general/4travel/tcs/t/tips/bg_nophoto.png);
}
.tcs_t_tips .addPhotoList h3 {
	margin-bottom: 8px;
}
.tcs_t_tips .addPhotoList span.notice {
	font-weight: normal;
}
.tcs_t_tips .addPhotoTable .focus {
	background: #ffffab;
}
.tcs_t_tips .addPhotoTable .focus dl dd {
	font-weight: normal;
	font-size: 0.85em;
	color: #999966;
}
.tcs_t_tips .tipsTitle {
	border-bottom: 2px solid #88aacd;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
.tcs_t_tips .tipsTitle h3 {
	font-size: 1.3em;
	float: left;
	width: 630px;
}
.tcs_t_tips .tipsTitle p {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 4px;
	color: #ccc;
}
.tcs_t_tips .focusShow {
background: url(/img/tcs/t/admin/feed/bg_grd_02.png) repeat-x bottom;
margin-bottom: 12px;
border-bottom: 1px solid #dedede;
height: 35px;
}
.tcs_t_tips .focusShow dt {
	float: left;
	background: url(/img/tcs/t/admin/feed/bg_grd_01.png) repeat-x bottom;
	padding: 8px 10px;;
	font-weight: bold;
}
.tcs_t_tips .focusShow dd {
	float: left;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 4px;
	border-right: 1px solid #d9d9d9;
}
.tcs_t_tips .focusShow dd.all {
	padding: 4px 8px 4px 6px;
}
.tcs_t_tips .focusShow dd.allOn {
	padding: 4px 8px 4px 6px;
	background: #fff;
	font-weight: bold;
}
.tcs_t_tips .focusShow dd.travelogue {
	background: url(/img/tcs/t/admin/feed/ico_feed_travelogue.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
}
.tcs_t_tips .focusShow dd.travelogueOn {
	background: #fff url(/img/tcs/t/admin/feed/ico_feed_travelogue.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
	font-weight: bold;
}
.tcs_t_tips .focusShow dd.tips {
	background: url(/img/tcs/t/admin/feed/ico_feed_tips.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
}
.tcs_t_tips .focusShow dd.tipsOn {
	background: #fff url(/img/tcs/t/admin/feed/ico_feed_tips.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
	font-weight: bold;
}
.tcs_t_tips .focusShow dd.qa {
	background: url(/img/tcs/t/admin/feed/ico_feed_qa.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
}
.tcs_t_tips .focusShow dd.qaOn {
	background: #fff url(/img/tcs/t/admin/feed/ico_feed_qa.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
	font-weight: bold;
}
.tcs_t_tips .focusShow dd.vote {
	background: url(/img/tcs/t/admin/feed/ico_feed_vote.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
}
.tcs_t_tips .focusShow dd.voteOn {
	background: #fff url(/img/tcs/t/admin/feed/ico_feed_vote.png) no-repeat 4px 50%;
	padding: 4px 8px 4px 28px;
	font-weight: bold;
}
.tcs_t_tips table.feedDetailTable {
	width: 930px;
	margin-bottom: 10px;
}
.tcs_t_tips table.feedDetailTable td {
	border: none;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
.tcs_t_tips table.feedDetailTable td.icn {
	width: 90px;
	vertical-align: top;
	padding-top: 27px;
}
.tcs_t_tips table.feedDetailTable td.photo {
	width: 120px;
	text-align: center;
	vertical-align: top;
}
.tcs_t_tips table.feedDetailTable td.photo dt {
	margin-bottom: 2px;
}
.tcs_t_tips table.feedDetailTable td.news {
	padding-left: 10px;
}
.tcs_t_tips table.feedDetailTable td.news dl dt {
	margin-bottom: 10px;
}
.tcs_t_tips table.feedDetailTable td.news dl dt a.title {
	font-weight: bold;
}
.tcs_t_tips table.feedDetailTable td.news dl dd {
	margin-top: 7px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listOpen span a {
	background: #e9f1f8 url(/img/tcs/t/admin/feed/icn_feed_01.png) no-repeat 5px 4px;
	padding: 4px 4px 4px 22px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listClose span a {
	background: #e9f1f8 url(/img/tcs/t/admin/feed/icn_feed_02.png) no-repeat 5px 4px;
	padding: 4px 4px 4px 22px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listInner {
	background: #e9f1f8;
	padding: 6px 6px 4px 22px;
	margin-top: -20px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listInner ul li {
	margin-bottom: 8px;
	line-height: 1.4em;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listInner ul li a.title {
	font-weight: bold;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listInner p {
	text-align: right;
	margin-bottom: 6px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.listInner p a {
	background: url(/img/tcs/t/admin/feed/icn_feed_03.png) no-repeat right;
	padding: 4px 18px 4px 4px;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.time {
	font-size: 0.85em;
	color: #999;
	margin-bottom: 0;
}
.tcs_t_tips table.feedDetailTable td.news dl dd.time span {
	font-weight: bold;
	color: #990000;
}
.tcs_t_tips table td div.tipsPhotoListBox dl {
	float: left;
	padding: 7px;
}
.tcs_t_tips table td div.tipsPhotoListBox dl.mainPhoto {
	background: #ffffab;
}
.tcs_t_tips table td div.tipsPhotoListBox dl.mainPhoto dd.main {
	font-weight: bold;
	color: #990000;
}
.tcs_t_tips table td div.tipsPhotoListBox dl dd {
	text-align: center;
	font-size: 0.8em;
	color: #666;
}
.tcs_t_tips table td p.editPhotoLink {
	margin-top: 10px;
	margin-left: 6px;
}
.tcs_t_tips .txt_message {
  text-align: center;
  line-height: 1.7;
}

/*
__sns_promotion
----------------------------------------------------------*/

.sns_promotion{
	margin-bottom:20px;
	padding:10px;
	background: #f1f1f1;
}
.sns_promotion .copyText{
	margin-right:30px;
	font-size:140%;
	font-weight:bold;
}
.sns_promotion .sns_logo{
	margin-right:20px;
}
.sns_promotion .sns_logo:hover img{
	opacity: 0.70;
	cursor:pointer;
}
.sns_promotion img{
	width: 50px;
	height: auto;
}
.sns_promotion .button_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
}

/*
__spot_search 2
----------------------------------------------------------*/
.u_iconMustTip{
	font-size:0.5em;
	font-weight:normal;
	padding:1px 3px;
	background:#dc0000;
	margin-left:10px;
	color:white;
}
.u_attentionText{
	font-weight:bold;
	color:#dc0000;
}
.u_attentionText.is_mb5{
	margin-bottom:5px;
}
.u_mypageCategoryTab.clear{
  display:block;
  width:920px;
}
.u_mypageCategoryTab.clear ul{
  border-bottom:solid 5px #029BE2;
  display:block;
}
.u_mypageCategoryTab li{
	float:left;
	margin-right:10px;
}
.u_mypageCategoryTab li,
.u_mypageCategoryTab li a{
	width:150px;
	background:#f3f3f3;
	border-radius:4px 4px 0 0;
	display:block;
	text-decoration:none;
	font-size:1em;
}
.u_mypageCategoryTab li a{
	padding:15px 0 10px 0;
	height:60px;
	text-align:center;
  line-height:1.2;
  text-decoration:none;
  font-size:14px;
  cursor:pointer;
}
.u_mypageCategoryTab li.tab03 a{
	padding:10px 0 15px 0;
}
.u_mypageCategoryTab li a:hover{
  text-decoration:underline;
}
.u_mypageCategoryTab.l_tipsPost .dm li.tab01 a,
.u_mypageCategoryTab.l_tipsPost .os li.tab02 a,
.u_mypageCategoryTab.l_tipsPost .info li.tab03 a,
.u_mypageCategoryTab.l_tipsPost .air li.tab04 a,
.u_mypageCategoryTab.l_tipsPost .communication li.tab05 a{
	background:#029be2;
	color:white;
	text-decoration:none;
}
.tcs_t_tips .u_mypageBaseFrame .tab03 em{
  display: block;
  font-style: normal;
  font-size: 11px;
  text-decoration:none;
}
.u_mypageCategoryTab.l_tipsPost span{
	background:url(/img/general/4travel/tcs/t/tips/ico_tips_category.png);
	width:32px;
	height:32px;
	display:block;
	margin:0 auto 5px auto;
}
.u_mypageCategoryTab.l_tipsPost li.tab01 span{
	background-position:0 0;
}
.u_mypageCategoryTab.l_tipsPost .dm li.tab01 a span{
	background-position:0 -32px ;
}
.u_mypageCategoryTab.l_tipsPost li.tab02 span{
	background-position: -32px 0;
}
.u_mypageCategoryTab.l_tipsPost .os li.tab02 a span{
	background-position:-32px -32px;
}
.u_mypageCategoryTab.l_tipsPost li.tab03 span{
	background-position:-64px 0;
}
.u_mypageCategoryTab.l_tipsPost .info li.tab03 a span{
	background-position:-64px -32px;
}
.u_mypageCategoryTab.l_tipsPost li.tab04 span{
	background-position:-96px 0;
}
.u_mypageCategoryTab.l_tipsPost .air li.tab04 a span{
	background-position:-96px -32px;
}
/* 1601追加CSS tab05 */
.u_mypageCategoryTab.l_tipsPost li.tab05 span{
	background-position:-64px 0;
}
.u_mypageCategoryTab.l_tipsPost li.tab05 a {
	font-size: 1em;
}
.u_mypageCategoryTab.l_tipsPost li.tab05 span {
	background-position: -130px 0px;
	width: 38px;
}
.u_mypageCategoryTab.l_tipsPost .communication li.tab05 a span{
	background-position:-130px -34px;
}
.u_mypageCategoryTab.l_tipsPost li.tab05 a span.is_upText {
	background: none;
	width: auto;
	margin-top: -5px;
	line-height: 1.2;
}


.u_subCommentSmall{
	color:#888888;
	font-size:0.85em;
}
.u_mypageBaseFrame{
	margin-bottom:10px;
  padding-top:10px;
}
.u_mypageBaseFrame .box{
	border:solid 1px #dddddd;
	background:white;
	margin-bottom:5px;
	padding:10px 15px 15px 15px;
}

.u_mypageBaseFrame .box.is_heightNewPostBox{
	height: 260px;
}
.u_mypageBaseFrame .box .boxTitle{
	font-size:1.2em;
	font-weight:bold;
	position:relative;
	margin-bottom:5px;
}
.u_mypageBaseFrame .select_list{
	padding-bottom:1px;
}
.u_mypageBaseFrame .subTitle{
	font-size:1.8em;
	font-weight:bold;
	position:relative;
	margin-bottom:5px;
}
.u_mypageBaseFrame .mainTitle{
	font-size:1.8em;
	margin-bottom:5px;
}
.u_mypageBaseFrame_wrap{
	background:#eeeeee;
	padding:5px 5px 0 5px;
	width:910px;
	margin-bottom:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .u_mypageBaseFrame_wrap{
	width:920px;
  }
}
.u_mypageBaseFrame_nav{
	width:275px;
	float:left;
}
.u_mypageBaseFrame_contents{
	width:630px;
	float:right;
}
.u_mypageBaseFrame_contents .txt_attention{
	font-size:1.1em;
	font-weight:bold;
}

.u_mypageBaseFrame_contents select{
	width:630px;
	border:solid 1px #dddddd;
	padding:5px;
}
.tcs_t_tips .u_mypageBaseFrame div.spot_search{
	background:#eeeeee;
}
.u_mypageBaseFrame_nav .boxTitle .ico_clear{
	position:absolute;
	right:0;
	top:0;
	font-size:1em;
	font-weight:normal;
	padding:2px 2px 2px 20px;
	background:url(/img/general/4travel/tcs/t/tips/ico_clear_2.png) no-repeat left center;
}

.u_mypageBaseFrame .formItem01 select,
.u_mypageBaseFrame .formItem01 input{
	width:230px;
	margin-bottom:5px;
}
.u_mypageBaseFrame .formItem01.is_city select{
	height:80px;
	margin-bottom:0;
}
.u_mypageBaseFrame .cityName{
	border-left:solid 3px #bbbbbb;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:4px;
}
.u_mypageBaseFrame .cityName select{
	margin-bottom:0;
}
.u_mypageBaseFrame.is_air{
	margin-bottom:20px;
}
.u_mypageBaseFrame .box.is_airKeyword .left{
	width:250px;
	float:left;
}
.u_mypageBaseFrame .box.is_airKeyword .right{
	width:625px;
	float:right;
}
.u_mypageBaseFrame .box.is_airKeyword  #shisetsu_code{
	width:625px;
}
.u_mypageBaseFrame .box.is_airKeyword .formCell{
	margin-bottom: 20px;
}
.u_mypageBaseFrame .box.is_airKeyword .keywordInput{
	width: 180px;
	float: left;
}
.u_mypageBaseFrame .box.is_airKeyword .keywordInput input{
	width:170px;
	height: 23px;
}
.u_mypageBaseFrame .box.is_airKeyword .keywordButton {
	float: left;
}
.u_mypageBaseFrame .box.is_airKeyword .keywordButton input{
	height: 29px;
	padding:3px 10px;
}
.u_mypageBaseFrame .box.is_airKeyword .airport_group li {
	margin-bottom: 4px;
	font-size: 1.1em;
}
.tcs_t_tips .airline_departure table td.route select{
	margin: 0 10px 10px 0;
}
.u_mypageBaseFrame .nextButton{
	padding:20px;
	text-align:center;
}
.u_mypageBaseFrame.is_baseInfo{
	margin-bottom:20px;
}
.u_mypageBaseFrame.is_baseInfo .left,
.u_mypageBaseFrame.is_baseInfo .right{
	width:420px;
}
.u_mypageBaseFrame.is_baseInfo .left{
	float:left;
}
.u_mypageBaseFrame.is_baseInfo .right{
	float:right;
}
.u_mypageBaseFrame.is_baseInfo .nextbutton{
	clear:both;
	padding:20px;
	text-align:center;
}
.u_mypageBaseFrame.is_baseInfo .nextbutton input{
	cursor:pointer;
	font-weight:bold;
	background: #ffa400;
	background-image: -webkit-linear-gradient(top, #ffa400, #ff7e00);
	background-image: -moz-linear-gradient(top, #ffa400, #ff7e00);
	background-image: -ms-linear-gradient(top, #ffa400, #ff7e00);
	background-image: -o-linear-gradient(top, #ffa400, #ff7e00);
	background-image: linear-gradient(to bottom, #ffa400, #ff7e00);
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 4px;
	text-shadow: 1px 1px 1px #ba6000;
	color: #ffffff;
	font-size: 1.3em;
	padding: 10px 20px ;
	border: solid #ed7c00 1px;
	text-decoration: none;
	box-shadow: 1px 1px 2px #bbbbbb;
}
.u_mypageBaseFrame.is_baseInfo .genre_select li{
	margin-bottom:4px;
	font-size:1.1em;
}
.u_mypageBaseFrame.is_baseInfo .genre_select li input{
	margin-right:5px;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
display: inline-block;
}
* html .clear {
height: 1%;
}

/* u_wifiReviewLinkArea */
.u_wifiReviewLinkArea {
  width: 704px;
  margin: 0 auto 20px;
  padding: 20px;
  background-color: #F5F5F5;
}
.u_wifiReviewLinkArea p {
  font-weight: bold;
  font-size: 1.1em;
}
.u_wifiReviewLinkArea ul {
  margin: 12px auto 0;
}
.u_wifiReviewLinkArea ul li{
  display: inline;
  margin-left: 15px;
  font-size: 1.1em;
}
.u_wifiReviewLinkArea ul li:first-child {
  margin-left: 0;
}

/* u_ruleCheckBox */

.u_ruleCheckBox {
  border: 2px solid #cc3333;
  background: #ffe8ef;
}
.u_ruleCheckBox label {
  display: block;
  padding: 10px;
}
.u_ruleCheckBox label:hover {
  cursor: pointer;
}

/* l_stopRegistMessageArea */

.l_stopRegistMessageArea{
  margin: 80px 0 80px;
  padding: 20px;
  border: 2px solid #dc143c;
  background: #fff;
  text-align: center;
}
