@charset "UTF-8";

/*************************************************************



Copyright (C) fudol.tv.

Since : 2008-08

Last Modifined : 2010-05-27



*************************************************************/


/* ----------掲載申し込みフォームスタート----------*/

#keisai_text{
	margin: 25px auto 0px auto;
	padding: 15px;
	width: 520px;
	height:137px;
	text-align:left;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	background-image: url(/image/keisai/keisai_text_back.jpg);
	background-repeat: no-repeat;
}

#keisai_form {
	width:560px;
	margin: 10px auto;
	text-align: center;
	font-size: 12px;
}

.center {
	text-align: center;
}

#keisai_form table {
	border: 1px solid #999;
	border-bottom:none;
	margin: 5px auto;
	width: 550px;
	color: #333333;
	text-align: left;
}

#keisai_form td {
	color: #333;
	border-bottom: #999 1px solid;
	padding: 5px 5px 5px 7px;
}

#keisai_form th {
	width: 30%;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	background-color: #EEE;
	padding-left: 7px;
	line-height: 25px;
	text-align:left;
}

#keisai_form td input{
	width: 250px;
}

#keisai_form td textarea{
	width: 350px;
	height:250px;
}
/* ----------掲載申し込みフォームエンド----------*/

/* ----------掲載ページリニューアル080812　スタート---------*/

 
#contents-container .contents-inner #carry-container{
	position: relative;
	width: 577px;
	height: 350px;
	margin: 10px auto 0 auto;
	background-image: url(/image/keisai/appeal-title.jpg);
	background-repeat: no-repeat;

}
#contents-container .contents-inner #carry-container .carry-detailed{
	position: absolute;
	top: 92px;
	left: 31px;
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	width: 520px;
	line-height: 160%;
	background-color: #f1f1f1;
	text-align: left;
	font-size: 12px;
	color: #333333;
}

#carry-container .carry-detailed .carry-detailed-text-p{
	font-size: 13px;
	line-height: 160%;
	color: #ca20bf;
	font-weight: bold;
}

#carry-container .carry-detailed .carry-detailed-text-bold{
	font-weight: bold;
}



#contents-container .contents-inner #privilege-container{
	overflow: hidden;
	width:576px;
	margin:10px auto;
}

#contents-container .contents-inner #privilege-container .privilege-box{
	width:192px;
	height:189px;
	float:left;
}

.others{
	clear: both;
	text-align: center;
	line-height: 140%;
	font-size: 92.4%;
	color: #333333;
}

/* ----------掲載ページリニューアル080812　エンド----------*/

#form_result{
width:100%;
text-align:left;
font-size:12px;
padding:20px 30px;
line-height:18px;
}

#form_result span{
font-weight:bold;
}

