/* CSS Document */
/* 基本設定（HTMLタグ） */

html {
	margin: 0;
	padding: 0
}

body {
	margin: 10px 10px 0px 10px;
	background-color: #ffffff;
	background-image: none;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

p {
	margin: 0px 0px 8px 0px;
}

form {
	background-color: #ffffff;
	margin: 8px 10px 8px 0px;
	padding: 5px;
}
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.name {
	font-weight: bold;
}

/* header */
table.header {
	width: 100%;
	height: 34px;
	background: url(../../../../Music/Mail/img/bg_header.gif) repeat-x top left;
}

td.header01{
	padding-left:10px;
}

td.header02{
	padding-right:10px;
	text-align: right;
}

/* navi */
div.navi {
	padding: 0px;
	margin: 5px 0px;
	text-align: right;
}

a.navi {
	background: url(../../../../Music/Mail/img/point_navi.gif) no-repeat left center;
	padding-left: 8px;
	color: #333333;
	margin-left: 10px;
}

/* title */
div.title {
	font-size: 14px;
	line-height:14px;
	color: #000000;
	background-color: #ff9900;
	padding: 4px 0px 2px 10px;
	margin-bottom: 9px;
}

h2.title {
	background: url(../../../../Music/Mail/img/point02.gif) no-repeat left center;
	padding-left: 12px;
	color: #ff6600;
	font-weight: bold;
	margin: 0px 0px 8px 5px;
	font-size: 14px;
	line-height:18px;
}
/* main */
div.subtitle {
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #000000;
	background: url(../../../../Music/Mail/img/point.gif) no-repeat left top;
	background-color: #ffe5b6;
	vertical-align: top;
	padding: 2px 0px 5px 25px;
}

h2.subtitle {
	padding-left: 5px;
	margin: 10px 0px 0px 22px;
	font-size: 12px;
	line-height:14px;
	border-left: 5px solid #ffb72f;
	font-weight: normal;
}
div.text {
	border-left: 4px solid #ffb72f;
	padding-left: 8px;
	margin-bottom: 15px;
}

.notice {
	font-size: 10px;
	line-height:14px;
	color: #666666;
}

table.regist {
	width: 100%;
	margin: 2px 0px 10px 0px;
}

td.icon {
	width: 72px;
	background: #ffb830;
}

td.regist {
	width: auto;
	background: url(../../../../Music/Mail/img/point.gif) no-repeat left top;
	background-color: #e3e3e3;
	vertical-align: top;
	padding-left: 25px;
}

p.complete {
	margin: 15px 0px 20px 0px;
	width: 85%;
	padding: 30px 0px;
	background: #e3e3e3;
}

td.complete {
	padding: 30px 10px;
	background: #e3e3e3;
}

.address {
	padding: 4px 8px;
	line-height: 30px;
	color: #ff6600;
	background: #ffffff;
}

p.contents {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 22px;
}

table.contents {
	margin: 10px 0px 20px 22px;
	padding: 5px;
	width:95%;
}

div.contents {
	margin: 10px 0px 15px 22px;
	width:95%;
}

td.service_title {
	border:1px solid #ffcc66;
	width: 75px;
	padding: 5px;
	text-align: center;
}

td. service_text {
	width: auto;
	padding: 5px;
}

td.line {
	height: 2px;
	padding:0px;
}

div.privacy {
	border-left: 4px solid #999999;
	padding-left: 8px;
	margin: 30px 0x 15px 0px;
}

span.privacy {
	font-size: 10px;
	line-height:14px;
	color: #666666;
}

table.step {
	margin: 15px 0px 15px 22px;
	padding: 3px 5px;
}

td.step {
	border: 1px solid #ffcc66;
}

/* footer */
table.footer {
	width: 100%;
	border-top: 1px solid #666666;
	padding-top: 2px;
	margin-bottom: 10px;
}

td.footer {
	font-size: 10px;
	line-height:14px;
	color: #666666;
}