#friend_request_area,
#blog_mailform,
#comment_confirm {
	min-height: 550px;
}

h2.sh_heading_main_b {
	position: relative;
}

.form_table {
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	text-align: left;
	width: 646px;
}

.form_table .item_title {
	background-color: #f6f6f6;
	vertical-align: middle;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 13px 12px;
	text-align: right;
	width: 158px;
	font-size: 107%;
}

.form_table .item_input_area {
	background-color: #fff;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 13px 12px;
}

.item_input_text,
.item_input_pass {
	width: 452px;
	padding: 4px 5px;
	border: 1px solid #BABABA;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.comment_body,
.message_body {
	width: 452px;
	height: 138px;
	padding: 6px 7px;
	border: 1px solid #BABABA;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.image_key_input {
	width: 85px;
	vertical-align: middle;
}

.image_key {
	vertical-align: middle;
	margin: 0 0 0 8px;
}

.intro_auth {
	margin: 15px 0 0;
}

h2 .complement {
	font-weight: normal;
	font-size: 88%;
	float: right;
	position: absolute;
	right: 10px;
	top: 7px;
}

.required_mark {
	color: #ff0000;
	vertical-align: super;
	font-size: 8px;
}

#footer {
	padding: 10px 0;
}

.style_error {
	color: #333;
	background-color: #fae6e3;
	border: 1px solid #d00707;
	text-align: left;
	text-align: left;
	padding: 7px 14px 5px;
	margin: 10px 2px;
}

.intro_apply_blotomo_wraper {
	margin: 0 22px 10px;
	text-align: left;
}

.intro_apply_blotomo {
	font-weight: bold;
	margin-bottom: 8px;
}

.intro_apply_blotomo_sub {
}

.blotomo_caution {
	border: 1px solid #ece478;
	background-color: #ffffce;
	padding: 10px;
	text-align: center;
	margin: 25px 40px;
	font-weight:bold;
}

a.communication_form_white_btn:hover,
a.communication_form_white_btn:visited,
a.communication_form_white_btn:active {
	text-decoration: none;
}

a.communication_form_white_btn {
	color: #333;
	display: block;
	text-align: center;
	width: 207px;
	padding: 13px;
	margin: 0 auto 20px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
	border: solid 1px #c6c6c6;
	background-image: -webkit-linear-gradient(bottom, #f3f3f3, #fcfcfc);
	background-image: -moz-linear-gradient(bottom, #f3f3f3, #fcfcfc);
	background-image: -o-linear-gradient(bottom, #f3f3f3, #fcfcfc);
	background-image: -ms-linear-gradient(bottom, #f3f3f3, #fcfcfc);
	background-image: linear-gradient(to top, #f3f3f3, #fcfcfc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#f3f3f3);
}

a.communication_form_white_btn:hover {
	background-image: -webkit-linear-gradient(bottom, #ededed, #fcfcff);
	background-image: -moz-linear-gradient(bottom, #ededed, #fcfcff);
	background-image: -o-linear-gradient(bottom, #ededed, #fcfcff);
	background-image: -ms-linear-gradient(bottom, #ededed, #fcfcff);
	background-image: linear-gradient(to top, #ededed, #fcfcff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcff, endColorstr=#ededed);
}

a.communication_form_white_btn:active {
	background-image: -webkit-linear-gradient(bottom, #fcfcff, #ededed);
	background-image: -moz-linear-gradient(bottom, #fcfcff, #ededed);
	background-image: -o-linear-gradient(bottom, #fcfcff, #ededed);
	background-image: -ms-linear-gradient(bottom, #fcfcff, #ededed);
	background-image: linear-gradient(to top, #fcfcff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededed, endColorstr=#fcfcff);
}

.communication_form_completion_title {
	font-size: 18px;
	margin: 15px auto;
	text-align: center;
	font-weight: bold;
}
.p_no_ad .communication_form_completion_title {
margin: 40px auto 0;
}
.communication_form_completion_message {
	background-color: #c3e4fd;
	border: 1px solid #688fdc;
	text-align: left;
	margin-bottom: 25px;
	padding: 16px 55px;
}

.p_no_ad #left {
	display: none;
}

.p_no_ad #container {
	background-image: none;
}

.p_no_ad #ajaxcontent {
	float: none;
	margin: 0 auto;
}

.is_owner .intro_apply_blotomo_sub .txt_list li:last-child,
.not_login .intro_apply_blotomo_sub .txt_list li:last-child{
	display:none;
}
#comment_confirm .ad_contents {
	margin-bottom: 10px;
}

#left #ad_sidebar .ad {
	margin: 0;
}
