/* @override http://www.plusyu.jp/css/mail.css */
/* @charest "UTF-8" */


/*Font-size=========================================
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px
	93% = 12px	|	138.5% = 18px	|	182% = 24px
	100% = 13px	|	146.5% = 19px	|	189% = 25px
	108% = 14px	|	153.9% = 20px	|	197% = 26px
	116% = 15px	|	161.6% = 21px	|
===================================================*/



/*category-img -------------------------*/
#mailMagazine {
	margin: 0 25px;
}

#mailexpbox{
	margin: 0px 0px 0px 0px;
}

#mailexpbox p{
	color: #4e4e4e;
	font-size: 100%;
	text-align: center;
	font-variant: small-caps;
}

.border{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #c2c2c2;
}


.mailbox{
	margin: 0px 0px 40px 0px;
}


#mailregi{
	background-image: url(http://www.plusyu.jp/img/mail/regibar-bg.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 2px 185px ;
	font-size: 100%;
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: 20px;
}



.regiform{
	background-color: #eeeeee;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-top: 1px solid #adadad;
	width: 500px;
}


.regiform th{
	text-align: left;
	width: 200px;
	font-weight: normal;
	padding: 15px 0px 10px 20px;
	font-size: 85%;
}

.regiform td{
	text-align: left;
	width: 300px;
	padding: 15px 0px 10px 20px;
}

.mailsmall{
	font-size: 77%;
}

.alart{
	font-size: 80%;
	color: #c30000;
	font-weight: bold;
	display: block;
}


.center{
	text-align: center;
}


.regiformsubmit{
	background-color: #eeeeee;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}



#mailunregi{
	background-image: url(http://www.plusyu.jp/img/mail/unregibar-bg.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 2px 205px ;
	font-size: 100%;
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: 20px;
}


#aftertext p{
	font-size: 93%;
	color: #c30000;
	margin: 20px 0px 20px 0px;
	text-align: center;
}


#toplink{
	text-align: center;
	border-top: 1px solid #adadad;
	padding: 10px 0px 0px 0px;
}



#toplink a:link {
	color: #1f39fd;
	text-decoration:underline;
	font-size: 93%;
	line-height: 150%;
}

#toplink a:visited  {
	color: #551a8b;
	text-decoration:underline;
	font-size: 93%;
	line-height: 150%;
}

#toplink a:hover{
	color:#1f39fd;
	text-decoration:underline;
	font-size: 93%;
	line-height: 150%;
}










