@charset "utf-8";

#contents {
	padding-bottom: 30px;
}

/* Mypage
=========================================================================================== */
p.logout {
	text-align: right;
	margin-bottom: 0px;
	margin-top: -1.0em;
}

p.logout a:hover {
	text-decoration: none;
}

.login {
	padding-top: 50px;
}

.mypage p {
	/*margin: 0px 0px 42px 6px;*/
}

.mypage .message {
	margin: 12px auto;
	background-color: transparent;
	color: #000000;
}

.mypage p input:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.mypage p.error-message {
	background-color: #ffecec;
	border-bottom: 3px double #ce0807;
	border-top: 3px double #ce0807;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0;
	padding: 15px 0;
	text-align: center;
}

.mypage .centering p {
	margin-bottom: 36px;
	margin-top: 12px;
	text-align: center;
}

/*  ID
=========================================================================================== */
table.tblID {
	width: 515px;
	margin: 0 auto;
}

table.tblID td {
	text-align: left;
}

table.tblID td .error-message {
	color: #ff0000;
	margin: 0;
	background-color: transparent;
	border: none;
	
}

.tblID input {
	border: none;
	padding: 3px;
	width: 353px;
}


/* customize */

#pm-event {
	margin-top: 0;
}

#gathering {
	margin-bottom: 23px;
}

#contents .mypage-msg {
	text-align: center;
	line-height: 1.6;
	padding: 60px 0 20px 0;
}

#contents .mypage-msg .memo {
	display: block;
	font-size: 11px;
}

#contents .mypage-msg strong {
	font-weight: bold;
	color: #e60012;
}

#contents .mypage-msg a {
	color: #4a167d;
	text-decoration: underline;
}

#contents .mypage-msg a:hover {
	color: #f08200;
}

#contents .tblID tr th {
	background-color: #ede7f2;
	text-align: center;
	width: 152px;
	padding: 6px 0;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#contents .tblID tr td {
	background-color: #f2f2f2;
	color: #ffffff;
	padding: 6px;
	border-bottom: 1px solid #ffffff;
}

ul.submit {
	padding: 33px 0 0 0;
}

ul.submit.back li input {
	width: 463px;
	height: 85px;
	background: url("../images/mypage/back_btn.png") center center no-repeat;
	display: block;
	margin: 0 auto;
}

ul.submit.back li a:hover img {
	margin-top: -65px;
}

ul.submit.back li a img {
	display: block;
}

ul.submit li input {
	display: block;
	margin: 0 auto;
	width: 251px;
	height: 47px;
	padding: 0;
	background-image: url("../images/mypage/login_btn.png");
	border: 0;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

ul.submit.button2 {
	text-align: center;
}

ul.submit.button2 li {
	width: 251px;
	display: inline-block;
	margin: 0 20px;
	vertical-align: top;
}

ul.submit.button2 li input {
	width: 251px;
	vertical-align: top;
}

ul.submit.button2 li input.back {
	background-image: url("../images/mypage/back_btn.png");
}

ul.submit li input.registration {
	background-image: url("../images/mypage/registration_btn.png");
}

ul.submit li input.send {
	background-image: url("../images/mypage/send_btn.png");
}

ul.submit li input.change {
	background-image: url("../images/mypage/change_btn.png");
}

ul.submit li input.cancel {
	background-image: url("../images/mypage/cancel_btn.png");
}

ul.submit li input:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

table.session {
	width: 100%;
}

table.session tr th {
	background-color: #ede7f2;
	color: #000000;
	text-align: center;
	width: 100px;
	border-right: 2px solid #ffffff;
}

table.session tr td {
	background-color: #f2f2f2;
}

table.session table.sessionTbl {
	width: 100%;
	margin: 7px 0;
}

table.session tr td.sesTime {
	padding-left: 10px;
	width: 120px;
}

table.session tr td.sesCode {
	width: 70px;
	padding: 3px 0;
}

h3.title {
	color: #ee9e27;
	border-bottom: 1px solid #ee9e27;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 21px;
	margin-bottom: 20px;
}

h3.title span {
	padding-right: 20px;
	vertical-align: 2px;
}

h3.title .memo {
	font-size: 12px;
	color: #000000;
	vertical-align: 6px;
	padding-left: 10px;
}

#contents .document-about {
	margin-bottom: 20px;
	border: 1px solid #ff0000;
	padding: 10px;
}

#contents .document-about dt {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
}

#contents .document-about dd ul li {
	text-indent: -1.0em;
	padding-left: 1.0em;
}

#contents .mypage .download li {
	float: left;
}

#contents .mypage .download li.download_note {
	padding: 9px 10px 0 20px;
}

#contents .mypage .download li input {
	width: 200px;
	height: 37px;
	display: block;
	border: none;
	text-indent: -50em;
	cursor: pointer;
}

#contents .mypage .download li:hover input {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
#download {
	background: url("../images/mypage/download_btn.png") left top no-repeat;
}

p a {
	text-decoration: underline;
	color: #4a167d;
}

p a:hover {
	color: #f08200;
}

#form2 > div input {
	padding: 8px 30px;
}

p.notice {
	font-size: 12px;
}

.alignR {
	text-align: right;
}

.pdgTop023 {
	padding-top: 23px !important;
}

.attention {
	padding-bottom: 10px;
}
.attention img {
	vertical-align: -5px;
}


/* mypage op list */

.mypage-op-list {
	padding-bottom: 100px;
}

.mypage-op-list p {
	color: #ee9e27;
	font-size: 24px;
	border-bottom: 1px solid #ee9e27;
	padding-bottom: 7px;
}

.mypage-op-list ul {
	text-align: center;
	overflow: hidden;
	padding-top: 33px
}

.mypage-op-list ul li {
	float: left;
	width: 204px;
}

.mypage-op-list ul li dl dt img {
	display: block;
	margin: 0 auto 10px auto;
}

.mypage-op-list ul li dl dd {
	padding-top: 15px;
	font-size: 11px;
}

p.username {
	margin-top: 20px;
}

/* campaign information */

.campaign-info {
	margin-top: 34px;
	border: 1px solid #f08200;
	padding-bottom: 10px;
	overflow: hidden;
}

.campaign-info .detail {
	float: left;
	width: 540px;
	margin-left: 25px;
}

.campaign-info .detail p {
	padding-top: 10px;
}

.campaign-info .detail p a {
	color: #f08200;
}

.campaign-info .detail ul.process {
	padding: 10px 0;
}

.campaign-info .detail ul.process img {
	vertical-align: -5px;
}

.campaign-info .detail ul.memo {
	padding-top: 10px;
}

.campaign-info .detail ul.memo li {
	font-size: 11px;
	line-height: 1.3;
	text-indent: -2.0em;
	padding-left: 2.0em;
}

.campaign-info .detail p.caution {
	background: url("../images/mypage/caution_icon.png") left center no-repeat;
	font-size: 12px;
	padding-top: 0;
	padding-left: 30px;
}

.campaign-info .flow {
	float: right;
	width: 440px;
	padding-top: 8px;
}

.campaign-info .flow > img {
	display: block;
	margin-left: 7px;
}

.campaign-info .flow a {
	display: block;
	margin-top: 26px;
}

.campaign-info .flow a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

/* service menu */

.service-menu {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}

.service-menu li {
	float: left;
	margin-left: 12px;
}

.service-menu li:first-child {
	margin-left: 0;
}

.service-menu li a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.8;
}