@charset "utf-8";
@import "/css/common/0-import.css";
#main #topBox {
	background: url(/images/staff/main_back.gif) no-repeat left top;
	overflow: hidden;
	zoom: 100%;
}

#main #topBox h2 {
	float: left;
	display: inline;
	margin: 52px 0 0 103px;
}

#main #topBox img.float {
	float: right;
	display: inline;
	margin: 7px 90px 0 0;
}

#main {
	background: url(../images/common/conts_back.gif) repeat-y left top;
}
#footer {
	margin-top: -10px;
}

#conts {
	padding: 35px 0 149px;
	_margin: 0 62px 0 85px;
	background: url(/images/staff/conts_back.gif) 559px bottom no-repeat;
	_background: url(/images/staff/conts_back.gif) 558px bottom no-repeat;
	zoom: 100%;
}

#input_block {
	padding: 0 55px 0 70px;}

#input_block .point {
	background-image: url(/images/mailmagazine/point_title.gif);
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-left: 40px;
	line-height: 20px;
	margin-left: 100px;
	margin-top: 20px;
}

#input_block .point li {
}

.pc {
	padding-top: 50px;
}

.pc h3 {
	background-image: url(/images/mailmagazine/pc_title.gif);
	line-height: 39px;
	padding-left: 238px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
}


.add {
	background-image: url(/images/mailmagazine/add_title.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 30px;
	padding-left: 250px;
	background-position: 70px;
}

.cancel {
	background-image: url(/images/mailmagazine/cancel_title.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 30px;
	padding-left: 250px;
	background-position: 70px;
}

.change {
	background-image: url(/images/mailmagazine/change_title.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 30px;
	padding-left: 250px;
	background-position: 13px;
}

.pc h4 {
	font-size: 12px;
	font-weight: normal;
}

.pc ul {
	background-image: url(/images/mailmagazine/m_box_ubar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	margin-top: 10px;
}

.pc li {
	float: left;
}

.pc li.add_btn input {
background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px center;
	margin-left: 20px;
	margin-top: 12px;
	background-image: url(/images/mailmagazine/add_arrow.gif);
}

.pc li.cancel_btn input{
background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px center;
	margin-left: 20px;
	margin-top: 12px;
	background-image: url(/images/mailmagazine/cancel_arrow.gif);
}

.pc li.change_btn input {
background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px center;
	margin-left: 20px;
	margin-top: 12px;
	background-image: url(/images/mailmagazine/change_arrow.gif);
}

.pc dl {
	width: 300px;
}

.pc dt {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 5px;
	line-height: 20px;
}

.pc dd {
	float: left;
	width: 200px;
	padding-top: 5px;
}

.pc dd input {
	border: 1px solid #999999;
	width: 192px;
	height: 17px;
	margin-left: 5px;
	padding-top: 1px;
	padding-left: 1px;
}

.mobile {
	padding-top: 50px;
}

.mobile h3 {
	background-image: url(/images/mailmagazine/mobile_title.gif);
	line-height: 39px;
	padding-left: 238px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
}

.mobile .add {
	background-position: 60px 70px;
}

.mobile .cancel {
	background-position: 60px 70px;
}


.mobile dl {
	background-image: url(/images/mailmagazine/m_box_ubar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	margin-top: 10px;
	width: 550px;
}

.mobile dt {
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 173px;
	height: 56px;
}

.mobile .add dt {
	background-image: url(/images/mailmagazine/add_mobile_bg.gif);
}

.mobile .cancel dt {
	background-image: url(/images/mailmagazine/cancel_mobile_bg.gif);
}



.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 

.clearfix {   
    display: inline-block;   
} 

.clearfix {   
    zoom: 100%;   
}

#text_blocks{
padding:0 120px 0 120px;
line-height:1.3em;
}

#text_blocks h2{
padding:10px 0px 10px 0px;
font-size:14px;
font-weight:bold;
}


#text_blocks p{
padding:10px 0px 10px 10px;
font-size:10px;
}


@media all and(min-width: 0){
	#conts {
		background: url(/images/staff/conts_back.gif) no-repeat 559px bottom;
	}
	
}
