
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

img {
max-width:100%;
height: auto;
}

td, div {
	font-size:12px;
	line-height:1.5em;
	}
	
body {
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font: 12px/1.5em "Arial", "Helvetica", sans-serif, "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	color:#333333;
	}

.header_pc{display:none;}
.header_tab{display:none;}
.header_mob{
	background: url("https://securecp.match.com/ja-jp/landing/gen/images/head_bg.gif") repeat-x top; 
	background-size:7px 67px;
	-webkit-background-size:7px 67px;
	-moz-background-size:7px 67px;
	text-align:left;
	display:block;
}


#age-verify p {
	font-size: 16px;
	text-align: center;
}

#age-verify p.disclaimer {
	font-size: 12px;
}

#age-verify p.disclaimer a:link, #age-verify p.disclaimer a:visited,
#age-verify p.disclaimer a:hover, #age-verify p.disclaimer a:active
{
	color: #555;
}

#age-verify .btn {
	display: block;
	width: 220px;
	height: 35px;
	margin: auto;
	cursor: pointer;
	border: solid 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px #8B0352;
	-moz-box-shadow: 0 0 0 1px #8B0352;
	box-shadow: 0 0 0 1px #8B0352;
	text-decoration: none;
	background: #ed6db5; /* Old browsers */
	background: -moz-linear-gradient(top,  #ed6db5 48%, #e0479e 52%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ed6db5), color-stop(52%,#e0479e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed6db5 48%,#e0479e 52%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed6db5 48%,#e0479e 52%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed6db5 48%,#e0479e 52%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed6db5 48%,#e0479e 52%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed6db5', endColorstr='#e0479e',GradientType=0 ); /* IE6-9 */
    }

#age-verify .btn span {
	display: block;
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
}

.service{
	margin:15px 10px;
}

.data_compare{
	margin:15px 10px;
}

.area_compare{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	max-width:450px;
}

.link_moreinfo{
	margin:15px 10px;
	text-align:center;
	font-size:small;
}

.area_photo{
	text-align:center;
	margin:25px auto 0 auto;
	padding:0 auto;
	max-width:450px;
}

.area_photo1{
	margin:8px 10px 0px 10px;
	text-align:left;
}
.area_photo2{
	margin:8px 10px 0px 10px;
	padding-right:24%;
	text-align:left;
}

.form_area{
	margin:0px 10px;
	text-align:left;
}

.form_whole{
	border:1px solid #2a4c9b;
}
.form_whole2{
	border:6px solid #6baae3;
}
.form_title{
	text-align:center;
	border-bottom:1px solid #2a4c9b;
	padding:10px;
	margin:5px;
}

.form_note{
	font-size:small;
	margin:10px;
}

.form_note2{
	font-size:10px;
	margin:10px;
}

input,select{font-size:14px;}
input {width:90%;height:25px;border: 1px solid #cccccc;font-size:14px;}

/*#pnlGender, #pnlSeeking, #pnlBirthday, #pnlHandle, #pnlPassword, #pnlEmail{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 0.7em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}

.countryPane,.statePane,.cityPane{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 0.2em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}
*/

#pnlEmail,#pnlBirthday, #pnlGender,#pnlSeeking,#pnlHandle, #pnlPassword {
	height:50px;
}
#formRegistration {margin:0 5px;}

#formRegistration label {
	margin:5px 0px 0px 15px; text-align:left; font-weight:normal; font-size:14px; height:17px;
}

#pnlHandle {width:auto; padding:5px 0px;}
#pnlHandle label {width:100%;}

#pnlPassword {width:auto; padding:5px 0px; clear:both;}
#pnlPassword label {width:100%;}

#pnlEmail {width:auto; padding:5px 0px; clear:both;}
#pnlEmail label {width:100%;}

#pnlBirthday {width:100%; padding:5px 0px 0px 0px;}
#pnlBirthday label {width:100%;}
#pnlYear {height:25px;float:left;margin-left:0px;}
#pnlMonth {height:25px;float:left;margin-left:10px;}
#pnlDay {height:25px;float:left;margin-left:10px;}

#pnlGender {width:auto; padding-top:5px; clear:both;}
#pnlGender label{width:100%;}

#pnlSeeking {width:auto; padding-top:5px; clear:both;}
#pnlSeeking label{width:100%;}
div.geo {padding:5px 0px;width:100%;height:auto;}
div.geo select{width:160px;margin-bottom:5px;}
.statePane{clear: left;}
.countryPane label,.statePane label,.cityPane label{clear:left;width:100%;}


#pnlMatchInfo{text-align:left;font-size:12px; padding:5px 0px 0px 10px; clear:both; }
#pnlMatchInfo label{margin: 0px; clear:both;font-size:12px; }
.txtMatchInfo{font-weight:normal;}
#emailMatchInfo{width: 17px;height: 17px;}
#pnlTOU{text-align:left; font-size:12px; padding:5px 0px 0px 10px; clear:both;}
#pnlButton{cursor:pointer; padding:7px 20px 0px 20px; text-align:center;}
.link_iac{padding:5px 0px 10px 0px; text-align:center; background:#ffffff;}

div.errorMessageSummary{height:auto; z-index:1000;padding:10px 20px;}

div.errorMessageSummary ul {margin:0px 0px 0px 0px; width:90%; height:auto; padding:0px 0px 0px 0px; text-align:left; list-style-type:none;}
div.errorMessageSummary ul li {margin:0px;padding:0px; color:#CC0000; font-weight:bold;}


.hidden{display:none;}
.form_right {margin-left:20px; margin-top:2px;}
.clearboth {clear:both;}

.footer{
	padding:10px 15px;
	font-size:10px;
	text-align:left;
}

.security{
	padding:0px 0px;
	margin-top:5px;
	text-align:center;
}

.compare_01{
	display:none;
}

@media screen and (min-width: 421px){
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

.header_pc{display:none;}
.header_tab{
	background: url("https://securecp.match.com/ja-jp/landing/gen/images/head_bg.gif") repeat-x top; 
	background-size:7px 67px;
	-webkit-background-size:7px 67px;
	-moz-background-size:7px 67px;
	text-align:left;
	display:block;
}
.header_mob{display:none;}
}

@media screen and (min-width: 768px){
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/


.header_pc{
	text-align:left;
	display:block;
}
.header_tab{display:none;}
.header_mob{display:none;}

.area_compare{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	max-width:344px;
	float:left;
}

.service{
	margin:5px 10px 15px 10px;
}

.form_area{
	float:left;
	width:377px;
}

.form_note{
	font-size:10px;
	margin:10px 0 10px 40px;
}

.form_note2{
	font-size:10px;
	margin:10px 0 10px 40px;
}
.area_photo{
	text-align:center;
	margin:25px auto 0 auto;
	padding:0 auto;
	max-width:770px;
}

.area_photo1{
	margin:15px 0px 15px 7px;
	text-align:left;
	float:left;
}
.area_photo2{
	margin:15px 0px 15px 0px;
	padding-right:0;
	text-align:left;
	float:left;
}


.form_note input{
float:left;
}

/*#pnlGender, #pnlSeeking, #pnlBirthday, #pnlHandle, #pnlPassword, #pnlEmail{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 1em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}

.countryPane,.statePane,.cityPane{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 1em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}
*/
#pnlHandle, #pnlPassword, #pnlEmail,#pnlBirthday, #pnlGender,#pnlSeeking {height:25px;}
#pnlTOU,#pnlMatchInfo{height:25px;}

#pnlGeo {height:85px;}
#formRegistration label {margin:5px 0px 0px 15px; text-align:left; float:left; font-weight:normal; font-size:12px;}
input,select{font-size:12px;}
#formRegistration {width:100%; }

#pnlHandle {width:auto; padding:5px 0px;}
#pnlHandle label {width:150px;}

#pnlPassword {width:auto; padding:5px 0px; clear:both;}
#pnlPassword label {width:150px;}

#pnlEmail {width:auto; padding-top:2px; padding-bottom:5px; clear:both;}
#pnlEmail label {width:150px;}

#pnlBirthday {width:100%; padding:5px 0px;}
#pnlBirthday label {width:60px;}
#pnlYear {width:80px; height:25px;float:left;margin-left:18px;}
#pnlYear select {width:70px; height:20px;}
#pnlMonth {width:75px; height:25px;float:left;}
#pnlMonth select {width:65px; height:20px;}
#pnlDay {width:65px; height:25px;float:left;}
#pnlDay select {width:65px; height:20px;}

#pnlGender {width:auto; padding:5px 0px; clear:both;}
#pnlGender label{width:150px;}
#pnlGender select {height:20px;}

#pnlSeeking {width:auto; padding:5px 0px; clear:both;}
#pnlSeeking label{width:150px;}
#pnlSeeking select {height:20px;}
div.geo {padding:5px 0px;width:100%;height:auto;}
div.geo select{width:130px;float:left;margin-bottom:5px;height:20px;}
.statePane{clear: left;}
.countryPane label,.statePane label,.cityPane label{float:left;clear:left;width:150px;}

/*#pnlGeo .countryPane,#pnlGeo .statePane,#pnlGeo .cityPane{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 1em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}
*/
#pnlMatchInfo{text-align:left;font-size:10px; padding:5px 15px 0px 10px; clear:both; }
#pnlMatchInfo label{margin: 0px; clear:both;font-size:10px; }
.txtMatchInfo{font-weight:normal;}
#emailMatchInfo{width: 17px;height: 17px;}
#pnlTOU{text-align:left; font-size:10px; padding:15px 15px 0px 10px; clear:both;}
#pnlButton{cursor:pointer; padding:7px 0px 0px 25px; text-align:center; }
.link_iac{padding:5px 0px 10px 0px; text-align:center; }

div.errorMessageSummary{height:auto; z-index:1000;padding:10px 20px;}

div.errorMessageSummary ul {margin:0px 0px 0px 0px; width:292px; height:auto; padding:0px 0px 0px 0px; text-align:left; list-style-type:none;}
div.errorMessageSummary ul li {margin:0px;padding:0px; color:#CC0000; font-weight:bold;}


input {width:147px;height:22px;border: 1px solid #cccccc;font-size: 12px;}
.btnRegister img {width:187px; height:37px;}


.footer_whole {
	width:780px;
	margin:0 auto;
	padding:0 auto;
	text-align:center;
}

.security{
	float:right;
	padding:10px auto;
	margin:0px auto;
	font-size:10px;
	text-align:center;
	width:280px;
}
.footer{
	margin:10px 0;
	font-size:10px;
	text-align:left;
	width:400px;
}

.main_whole{
	clear:both;
	margin-left:15px;
	margin-top:10px;
}



.container{
	width:777px;
	text-align:center;
	margin:10px auto 0 auto;
	padding:0 auto;
	border:1px solid #cccccc;
	overflow: hidden;
}

.container:after{
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .container {
    height: 1em;
    overflow: visible;
}
/**/

.compare_01{
	display:block;
}
.compare_02{
	display:none;
}

}



/*Media query support for IE8 Start*/
@media screen\0 {
.header_pc{
	text-align:left;
	display:block;
}
.header_tab{display:none;}
.header_mob{display:none;}

.area_compare{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	max-width:344px;
	float:left;
}

.service{
	margin:5px 10px 15px 10px;
}

.form_area{
	float:left;
	width:377px;
}

.form_note{
	font-size:10px;
	margin:10px 0 10px 40px;
}

.form_note2{
	font-size:10px;
	margin:10px 0 10px 40px;
}
.area_photo{
	text-align:center;
	margin:25px auto 0 auto;
	padding:0 auto;
	max-width:770px;
}

.area_photo1{
	margin:15px 0px 15px 7px;
	text-align:left;
	float:left;
}
.area_photo2{
	margin:15px 0px 15px 0px;
	padding-right:0;
	text-align:left;
	float:left;
}


.form_note input{
float:left;
}


#pnlHandle, #pnlPassword, #pnlEmail,#pnlBirthday, #pnlGender,#pnlSeeking {height:25px;}
#pnlTOU,#pnlMatchInfo{height:25px;}

#pnlGeo {height:85px;}
#formRegistration label {margin:5px 0px 0px 15px; text-align:left; float:left; font-weight:normal; font-size:12px;}
input,select{font-size:12px;}
#formRegistration {width:100%; }

#pnlHandle {width:auto; padding:5px 0px;}
#pnlHandle label {width:150px;}

#pnlPassword {width:auto; padding:5px 0px; clear:both;}
#pnlPassword label {width:150px;}

#pnlEmail {width:auto; padding-top:2px; padding-bottom:5px; clear:both;}
#pnlEmail label {width:150px;}

#pnlBirthday {width:100%; padding:5px 0px;}
#pnlBirthday label {width:60px;}
#pnlYear {width:80px; height:25px;float:left;margin-left:18px;}
#pnlYear select {width:70px; height:20px;}
#pnlMonth {width:75px; height:25px;float:left;}
#pnlMonth select {width:65px; height:20px;}
#pnlDay {width:65px; height:25px;float:left;}
#pnlDay select {width:65px; height:20px;}

#pnlGender {width:auto; padding:5px 0px; clear:both;}
#pnlGender label{width:150px;}
#pnlGender select {height:20px;}

#pnlSeeking {width:auto; padding:5px 0px; clear:both;}
#pnlSeeking label{width:150px;}
#pnlSeeking select {height:20px;}
div.geo {padding:5px 0px;width:100%;height:auto;}
div.geo select{width:130px;float:left;margin-bottom:5px;height:20px;}
.statePane{clear: left;}
.countryPane label,.statePane label,.cityPane label{float:left;clear:left;width:150px;}

/*#pnlGeo .countryPane,#pnlGeo .statePane,#pnlGeo .cityPane{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 1em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}
*/
#pnlMatchInfo{text-align:left;font-size:10px; padding:5px 15px 0px 10px; clear:both; }
#pnlMatchInfo label{margin: 0px; clear:both;font-size:10px; }
.txtMatchInfo{font-weight:normal;}
#emailMatchInfo{width: 17px;height: 17px;}
#pnlTOU{text-align:left; font-size:10px; padding:15px 15px 0px 10px; clear:both;}
#pnlButton{cursor:pointer; padding:7px 0px 0px 25px; text-align:center; }
.link_iac{padding:5px 0px 10px 0px; text-align:center; }

div.errorMessageSummary{height:auto; z-index:1000;padding:10px 20px;}

div.errorMessageSummary ul {margin:0px 0px 0px 0px; width:292px; height:auto; padding:0px 0px 0px 0px; text-align:left; list-style-type:none;}
div.errorMessageSummary ul li {margin:0px;padding:0px; color:#CC0000; font-weight:bold;}


input {width:147px;height:22px;border: 1px solid #cccccc;font-size: 12px;}
.btnRegister img {width:187px; height:37px;}


.footer_whole {
	width:780px;
	margin:0 auto;
	padding:0 auto;
	text-align:center;
}

.security{
	float:right;
	padding:10px auto;
	margin:0px auto;
	font-size:10px;
	text-align:center;
	width:280px;
}
.footer{
	margin:10px 0;
	font-size:10px;
	text-align:left;
	width:400px;
}

.main_whole{
	clear:both;
	margin-left:15px;
	margin-top:10px;
}



.container{
	width:777px;
	text-align:center;
	margin:10px auto 0 auto;
	padding:0 auto;
	border:1px solid #cccccc;
	overflow: hidden;
}

.container:after{
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .container {
    height: 1em;
    overflow: visible;
}
/**/

.compare_01{
	display:block;
}
.compare_02{
	display:none;
}

}	
/*Media query support for IE8 End*/

/*Media query support for IE7 Start*/
@media screen\9 {
.header_pc{
	text-align:left;
	display:block;
}
.header_tab{display:none;}
.header_mob{display:none;}

.area_compare{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	max-width:344px;
	float:left;
}

.service{
	margin:5px 10px 15px 10px;
}

.form_area{
	float:left;
	width:377px;
}

.form_note{
	font-size:10px;
	margin:10px 0 10px 40px;
}

.form_note2{
	font-size:10px;
	margin:10px 0 10px 40px;
}
.area_photo{
	text-align:center;
	margin:25px auto 0 auto;
	padding:0 auto;
	max-width:770px;
}

.area_photo1{
	margin:15px 0px 15px 7px;
	text-align:left;
	float:left;
}
.area_photo2{
	margin:15px 0px 15px 0px;
	padding-right:0;
	text-align:left;
	float:left;
}


.form_note input{
float:left;
}


#pnlHandle, #pnlPassword, #pnlEmail,#pnlBirthday, #pnlGender,#pnlSeeking {height:25px;}
#pnlTOU,#pnlMatchInfo{height:25px;}

#pnlGeo {height:85px;}
#formRegistration label {margin:5px 0px 0px 15px; text-align:left; float:left; font-weight:normal; font-size:12px;}
input,select{font-size:12px;}
#formRegistration {width:100%; }

#pnlHandle {width:auto; padding:5px 0px;}
#pnlHandle label {width:150px;}

#pnlPassword {width:auto; padding:5px 0px; clear:both;}
#pnlPassword label {width:150px;}

#pnlEmail {width:auto; padding-top:2px; padding-bottom:5px; clear:both;}
#pnlEmail label {width:150px;}

#pnlBirthday {width:100%; padding:5px 0px;}
#pnlBirthday label {width:60px;}
#pnlYear {width:80px; height:25px;float:left;margin-left:18px;}
#pnlYear select {width:70px; height:20px;}
#pnlMonth {width:75px; height:25px;float:left;}
#pnlMonth select {width:65px; height:20px;}
#pnlDay {width:65px; height:25px;float:left;}
#pnlDay select {width:65px; height:20px;}

#pnlGender {width:auto; padding:5px 0px; clear:both;}
#pnlGender label{width:150px;}
#pnlGender select {height:20px;}

#pnlSeeking {width:auto; padding:5px 0px; clear:both;}
#pnlSeeking label{width:150px;}
#pnlSeeking select {height:20px;}
div.geo {padding:5px 0px;width:100%;height:auto;}
div.geo select{width:130px;float:left;margin-bottom:5px;height:20px;}
.statePane{clear: left;}
.countryPane label,.statePane label,.cityPane label{float:left;clear:left;width:150px;}

/*#pnlGeo .countryPane,#pnlGeo .statePane,#pnlGeo .cityPane{
    display: block;
    background-image: url("https://securecp.match.com/ja-jp/landing/gen/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: 4px 1em;
	background-size:9px 11px;
	-webkit-background-size:9px 11px;
	-moz-background-size:9px 11px;
}
*/
#pnlMatchInfo{text-align:left;font-size:10px; padding:5px 15px 0px 10px; clear:both; }
#pnlMatchInfo label{margin: 0px; clear:both;font-size:10px; }
.txtMatchInfo{font-weight:normal;}
#emailMatchInfo{width: 17px;height: 17px;}
#pnlTOU{text-align:left; font-size:10px; padding:15px 15px 0px 10px; clear:both;}
#pnlButton{cursor:pointer; padding:7px 0px 0px 25px; text-align:center; }
.link_iac{padding:5px 0px 10px 0px; text-align:center; }

div.errorMessageSummary{height:auto; z-index:1000;padding:10px 20px;}

div.errorMessageSummary ul {margin:0px 0px 0px 0px; width:292px; height:auto; padding:0px 0px 0px 0px; text-align:left; list-style-type:none;}
div.errorMessageSummary ul li {margin:0px;padding:0px; color:#CC0000; font-weight:bold;}


input {width:147px;height:22px;border: 1px solid #cccccc;font-size: 12px;}
.btnRegister img {width:187px; height:37px;}


.footer_whole {
	width:780px;
	margin:0 auto;
	padding:0 auto;
	text-align:center;
}

.security{
	float:right;
	padding:10px auto;
	margin:0px auto;
	font-size:10px;
	text-align:center;
	width:280px;
}
.footer{
	margin:10px 0;
	font-size:10px;
	text-align:left;
	width:400px;
}

.main_whole{
	clear:both;
	margin-left:15px;
	margin-top:10px;
}



.container{
	width:777px;
	text-align:center;
	margin:10px auto 0 auto;
	padding:0 auto;
	border:1px solid #cccccc;
	overflow: hidden;
}

.container:after{
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .container {
    height: 1em;
    overflow: visible;
}
/**/

.compare_01{
	display:block;
}
.compare_02{
	display:none;
}

}
/*Media query support for IE7 End*/