@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(all_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
/* リセット*/
div,p {
	text-align:left;
	margin:0;
	line-height: 150%;
	font-size: 12px;
	padding: 0px;
}
img {
	border:0;
	margin:0;
	vertical-align:top;
}
/* XHTML 高さ指定解除 */
.cl_box {
	clear:both; 
}
.cl_box hr {
	display:none;
}
/* XHTML 高さ指定解除 */


.mb_10 {
	margin-bottom: 10px
}
.mb_15 {
	margin-bottom: 15px
}
.mb_20 {
	margin-bottom: 20px
}
.mb_25 {
	margin-bottom: 25px
}
#contents {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.txt01 {
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#contents div a:hover img {
	filter: alpha(opacity=80); /*IE6～7*/
    -ms-filter: "alpha( opacity=80 )"; /*IE8*/
    opacity:0.8;
}


#form_landing h2{
	padding-top: 6px;
	padding-bottom: 6px;
	width: 900px;
	background-color: #0B9E14;
	text-align:center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
#form_btn {
	padding-top: 10px;
	width: 900px;
	text-align:center;
	margin-bottom: 10px;
}
#form_btn input {
	margin-left:auto;
	margin-right:auto;
    display: block;
    width: 240px;
    height: 70px;
}
#form_btn input.btn_submit {
	margin-left:auto;
	margin-right:auto;
    cursor: pointer;
    display: block;
    width: 240px;
    height: 70px;
    border: none;
    text-indent: -9999px;
    background: url(o_img79.jpg) no-repeat left top;
}
table#landing_form th span.form_required {
	font-size:10px;
	color:#F00;
	font-weight: bold;
}
.tel_num {
	background-image: url(melodian_lp1_47.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	width: 900px;
}
.tel_number {
	width: 660px;
	padding-top: 64px;
	padding-left: 240px;
}
#ppc_telno {
	font-size: 54px;
	font-weight: bold;
	color: #FFF;
}
#ppc_telno a:link {
	color:#fff;
	text-decoration:none;
}
#ppc_telno a:visited {
	color:#fff;
	text-decoration:none;
}
#ppc_telno a:hover {
	color: #F00;
	text-decoration:none;
}

#tel_main01 {
	background-image: url(melodian_lp1_03_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 900px;
	text-align: center;
}
#tel_main01 #ppc_telno {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 56px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 10px;
}

#tel_main01 #ppc_telno a:link {
	color:#000;
	text-decoration:none;
}
#tel_main01 #ppc_telno a:visited {
	color:#000;
	text-decoration:none;
}
#tel_main01 #ppc_telno a:hover {
	color: #F00;
	text-decoration:none;
}

#tel_main02 {
	width: 900px;
}
#tel_left {
	display: inline;
	float: left;
	width: 311px;
}
#tel_right {
	display: inline;
	float: right;
	width: 569px;
	margin-right: 20px;
}
#tel_right .tel_569 {
	width: 569px;
}
#tel_number02 {
	text-align: left;
	height: 132px;
	width: 569px;
	font-size: 70px;
	background-color: #0061C4;
}
#tel_number02 #ppc_telno {
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
}
#tel_number02 #ppc_telno a:link {
	color:#fff;
	text-decoration:none;
}
#tel_number02 #ppc_telno a:visited {
	color:#fff;
	text-decoration:none;
}
#tel_number02 #ppc_telno a:hover {
	color: #F00;
	text-decoration:none;
}


/*　フォーム　
#form_landing {
	background-color: #FFEFE5;
}

.form_title {
	background-color:#F60;
	color:#FFF;
	text-align:center;
	padding-bottom: 12px;
	padding-top: 12px;
	font-weight:bold;
	font-size: 26px;
}
.form_box {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#form_landing h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.form_box_label {
	padding-left: 5px;
}
.form_box_label strong {
	font-size: 16px;
}
.form_input_box {
	padding-left: 5px;
}
.form_example {
	padding-left: 5px;
}
#form-payment-method {
	font-size: 10px;
}

#form_btn {
	padding-top: 10px;
	width: 900px;
	text-align:center;
	margin-bottom: 10px;
}
#form_btn input {
	margin-left:auto;
	margin-right:auto;
    display: block;
    width: 240px;
    height: 70px;
}
#form_btn input.btn_submit {
	margin-left:auto;
	margin-right:auto;
    cursor: pointer;
    display: block;
    width: 240px;
    height: 70px;
    border: none;
    text-indent: -9999px;
    background: url(https://d3561rmn4biss.cloudfront.net/544/o_img79.jpg) no-repeat left top;
}

div#landing_form-wrapper table th {
	border: solid 1px #FFF;
}
*/
.new_btnbox {
	width: 900px;
}
.new_btnbox_l {
	display: inline;
	float: left;
	width: 450px;
}
.new_btnbox_r {
	display: inline;
	float: right;
	width: 450px;
}
