@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar div.privacy {
	padding: 20px 15px;
}
div#sidebar div.privacy h3 {
	font-weight: bold;
	font-size: 120%;
}
div#sidebar div.step {
	margin: 20px 10px;
	min-height: 200px;
}
* html div#sidebar div.step {
	height: 200px;
}
div#sidebar div.step li {
	padding: 3px 0px 3px 20px;
	font-size: 120%;
	font-weight: bold;
}
div#sidebar div.step li.active {
	color: #339999;
	background: url(../email/img/profile_icon01.gif) no-repeat left center;
}
div#sidebar div.stop {
	padding: 0px 25px;
}
div#sidebar div.stop a {
	display: block;
	margin-bottom: 5px;
	width: 211px;
	height: 33px;
	font-weight: bold;
	font-size: 14px;
	line-height: 33px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background: url(../email/img/profile_back02.gif) no-repeat;
}
div#sidebar div.stop a:hover {
	background: url(../email/img/profile_back02_on.gif) no-repeat;
}



div#context {
	padding: 15px 0px 20px 30px;
	width: 585px;
	min-height: 500px;
}
* html div#context {
	width: 615px;
	height: 500px;
}
div#context table,
div#context th,
div#context td, {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: #fff url(../news/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* email/index.html */
body.email div.index#contents div#data {
	margin-top: 40px;
}
body.email div.index#contents div#data h2 {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 150%;
	color: #339999;
	text-align: center;
	background: #E5E5E5;
}
body.email div.index#contents div#data div.box {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
}
body.email div.index#contents div#data div.text {
	min-height: 100px;
}
* html body.email div.index#contents div#data div.text {
	height: 100px;
}
body.email div.index#contents div#data div.link {
	padding-right: 20px;
	height: 33px;
}
body.email div.index#contents div#data div.link a {
	display: block;
	float: right;
	width: 158px;
	height: 33px;
	font-weight: bold;
	font-size: 14px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../email/img/back02.gif) no-repeat;
}
body.email div.index#contents div#data div.link a:hover {
	background: url(../email/img/back02_on.gif) no-repeat;
}



/* email/mypage/profile_form.html */
body.email div.profile-form#contents div#data {
	margin-top: 40px;
}
body.email div.profile-form#contents div#data h2 {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 150%;
	color: #339999;
	text-align: center;
	background: #E5E5E5;
}
body.email div.profile-form#contents div#data p.desc {
	margin-top: 20px;
	font-size: 120%;
	line-height: 180%;
	text-align: center;
}
body.email div.profile-form#contents div#data div.btn {
	margin-top: 20px;
	text-align: center;
}
body.email div.profile-form#contents div#data div.btn input {
	width: 98px;
	height: 33px;
	font-weight: bold;
	font-size: 14px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../email/img/profile_back01.gif) no-repeat;
	border: none;
}
body.email div.profile-form#contents div#data div.btn input:hover {
	background: url(../email/img/profile_back01_on.gif) no-repeat;
}
body.email div.profile-form#contents div#data form table {
	margin-top: 20px;
	border: solid 1px #CCCCCC;
}
body.email div.profile-form#contents div#data form td {
	padding: 10px 0px;
	color: #339999;
}
body.email div.profile-form#contents div#data form td span {
	display: block;
	padding-left: 30px;
}
body.email div.profile-form#contents div#data form td input {
	padding: 1px;
	width: 140px;
}



/* email/regist/form.html */
body.email div.regist-form#contents div#data {
	margin-top: 40px;
}
body.email div.regist-form#contents div#data h2 {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 150%;
	color: #339999;
	text-align: center;
	background: #E5E5E5;
}
body.email div.regist-form#contents div#data p.desc {
	margin-top: 20px;
	font-size: 120%;
	line-height: 180%;
	text-align: center;
}
body.email div.regist-form#contents div#data div.btn {
	margin-top: 20px;
	text-align: center;
}
body.email div.regist-form#contents div#data div.btn input {
	margin: 0px 10px;
	width: 98px;
	height: 33px;
	font-weight: bold;
	font-size: 14px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../email/img/profile_back01.gif) no-repeat;
	border: none;
}
body.email div.regist-form#contents div#data div.btn input:hover {
	background: url(../email/img/profile_back01_on.gif) no-repeat;
}
body.email div.regist-form#contents div#data form table {
	margin-top: 20px;
}
body.email div.regist-form#contents div#data form td {
	padding: 10px 0px;
	color: #339999;
}
body.email div.regist-form#contents div#data form td span {
	display: block;
}
body.email div.regist-form#contents div#data form td input {
	padding: 1px;
	width: 120px;
}


















