@charset "UTF-8";

/*=== 13:57 2009/09/16 -add  ========================================*/
div#path p {
	width: 450px;
	float: left;
}

div#path  ul {
	float: right;
}

div#path  ul li {
	padding-left: 5px;
	display: inline;
	line-height: 20px;
}

div#path  ul li span {
	font-size: 85%;
	color: #666;
}
/*=== 13:57 2009/09/16 -add end  ========================================*/

.caution_blue {
	color: #1094cd;
	font-weight: normal;
}

.caution_red {
	color: red;
	font-weight: normal;
}

.caution_blue strong,
.caution_red strong {
	font-weight: bold;
}

.error {
	color: red;
}

.error strong {
	font-weight: normal;
}

.caution_blue {
	color: #1094cd;
	font-weight: normal;
}

div#contents {
	margin-left: 22px;
}

div#contents div#c_login h1 {
	margin: 0 0 1em 0;
}

div#contents div#c_login h1.text {
	padding-bottom: 10px;
	background: url("/c_login/img/tit_mypage_01.jpg") 0 100% repeat-x;
}

div#contents div#c_login p {
	margin-bottom: 1em;
}

/* div.tabContainer ========================================*/

div#contents div#c_login div.tabContainer {
	width: 830px;
	margin-left: 45px;
	background: url("/c_login/img/bg_tabContainer_01.jpg") 0 0 repeat-y;
}

div#contents div#c_login div.tabContainer div.tabArea {
	position: relative;
	top: 0;
	left: 0;
	height: 88px;
	background: url("/c_login/img/bg_tabContainer_tabArea_01.jpg") 0 100% no-repeat #fff;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu {
	padding-left: 20px;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li {
	float: left;
	display: inline;
	width: 190px;
	height: 51px;
	margin-right: 10px;
	text-indent: -9999px;
	list-style-type: none;
	cursor: pointer;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_already {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") 0 -51px no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_investigate {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -200px -51px no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_change {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -400px -51px no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_already.active,
div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_already:hover {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") 0 0 no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_investigate.active,
div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_investigate:hover {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -200px 0 no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_change.active,
div#contents div#c_login div.tabContainer div.tabArea ul.tabMenu li#c_change:hover {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -400px 0 no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new {
	position: absolute;
	top: 0;
	right: 20px;
}

div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new,
div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new a {
	display: block;
	width: 190px;
	height: 51px;
	text-indent: -9999px;
	list-style-type: none;
	overflow: hidden;
}

div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -600px -51px no-repeat;
}

div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new.active,
div#contents div#c_login div.tabContainer div.tabArea ul.external li#c_new:hover {
	background: url("/c_login/img/btn_tabContainer_tabMenu_01.jpg") -600px 0 no-repeat;
}

div#contents div#c_login div.tabContainer div.section {
	padding: 0 50px 40px 50px;
	background: url("/c_login/img/bg_tabContainer_section_01.jpg") 0 100% no-repeat;
}

div#contents div#c_login div.tabContainer div.section h2 {
	margin: 0 0 15px 0;
	padding: 0;
}

div#contents div#c_login div.tabContainer div.section form table,
div#contents div#c_login div.tabContainer div.section form table tr th,
div#contents div#c_login div.tabContainer div.section form table tr td {
	border: 0;
}

div#contents div#c_login div.tabContainer div.section form table {
	width: 100%;
	_width: 730px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

div#contents div#c_login div.tabContainer div.section form table tr th,
div#contents div#c_login div.tabContainer div.section form table tr td {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 10px;
}

div#contents div#c_login div.tabContainer div.section form table tr th {
	padding: 10px 20px;
	background: #f5f3ea;
	white-space: nowrap;
}

div#contents div#c_login div.tabContainer div.section form table tr td {
	background: #fff;
}

div#contents div#c_login div.tabContainer div.section form table tr td.note {
	width: 100%;
	border-left: none;
	font-size: 80%;
	_font-size: 10px;
	line-height: 1.4;
}

div#contents div#c_login div.tabContainer div.section form table tr td input {
	width: 15em;
	background: #ffffd9;
}

div#contents div#c_login div.tabContainer div.section form table tr td.email input {
	width: 25em;
}

div#contents div#c_login div.tabContainer div.section form table tr td.error {
	color: #333;
}

div#contents div#c_login div.tabContainer div.section form table tr td.error input {
	background: #ffe9f2;
}

div#contents div#c_login div.tabContainer div.section form p.abbreviate {
	margin-bottom: 1em;
	text-align: center;
}

div#contents div#c_login div.tabContainer div.section form p.abbreviate label input {
	margin-right: 0.5em;
	vertical-align: middle;
}

div#contents div#c_login div.tabContainer div.section form p.finalCheck {
	color: red;
	font-size: 120%;
	line-height: 1.5;
	text-align: center;
}

div#contents div#c_login div.tabContainer div.section form p.submitBtn {
	text-align: center;
}

div#contents div#c_login div.tabContainer div#c_change_area table {
	margin-bottom: 30px;
}

/* div.memberEntry ========================================*/

div#contents div.memberEntry {
	padding-top: 10px;
}

div#contents div.memberEntry div.fLeft {
	float: left;
	display: inline;
	width: 225px;
}

div#contents div.memberEntry div.fRight {
	float: right;
	display: inline;
	width: 680px;
}

div#contents div.memberEntry div.fRight h2 {
	font-size: 150%;
	margin: 0 0 15px 0;
	padding: 10px 0 24px 0;
	background: url("/c_login/img/tit_member_02.jpg") 0 100% repeat-x;
}

div#contents div.memberEntry div.fRight form table,
div#contents div.memberEntry div.fRight form table tr th,
div#contents div.memberEntry div.fRight form table tr td {
	border: 0;
}

div#contents div.memberEntry div.fRight form table {
	width: 100%;
	_width: 680px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

div#contents div.memberEntry div.fRight form table tr th,
div#contents div.memberEntry div.fRight form table tr td {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 10px;
}

div#contents div.memberEntry div.fRight form table tr th {
	padding: 10px 20px;
	background: #f7f9fa;
	white-space: nowrap;
}

div#contents div.memberEntry div.fRight form table tr td {
	width: 100%;
	background: #fff;
}

div#contents div.memberEntry div.fRight form table tr td.nickname,
div#contents div.memberEntry div.fRight form table tr td.email {
	padding-bottom: 5px;
}

div#contents div.memberEntry div.fRight form table tr td.note {
	padding-top: 5px;
	border-top: none;
	font-size: 80%;
	_font-size: 10px;
	line-height: 1.4;
}

div#contents div.memberEntry div.fRight form table tr td input {
	width: 15em;
	background: #ffffd9;
}

div#contents div.memberEntry div.fRight form table tr td.email input {
	width: 25em;
}

div#contents div.memberEntry div.fRight form table tr td.error {
	color: #333;
}

div#contents div.memberEntry div.fRight form table tr td.error input {
	background: #ffe9f2;
}

div#contents div.memberEntry div.fRight form p.submitBtn {
	text-align: center;
}

div#contents div.memberEntry div.fLeft div.stateArea {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url("/c_login/img/bg_state_02.jpg") 0 100% no-repeat;
}

div#contents div.memberEntry div.fLeft div.stateArea h2 {
	margin: 0;
	padding: 10px 13px;
	background: url("/c_login/img/bg_state_01.jpg") 0 0 no-repeat;
	color: #fff;
}

div#contents div.memberEntry div.fLeft div.status p.icon,
div#contents div.memberEntry div.fLeft div.status p.name {
	margin: 8px 0 0 8px !important;
}

div#contents div.memberEntry div.fLeft div.status p.name {
	padding: 0 0 3px 3px;
	background: url("/c_login/img/line_02.jpg") 0 100% no-repeat;
}

div#contents div.memberEntry div.fLeft div.status p.guide {
	margin: 10px 0 0 12px !important;
}

div#contents div.memberEntry div.fLeft div.status dl {
	margin: 7px 0 0 8px;
}

div#contents div.memberEntry div.fLeft div.status dl dt {
	margin-bottom: 5px;
	color: #1094cd;
	font-size: 84%;
}

div#contents div.memberEntry div.fLeft div.status dl dd {
	padding-left: 18px;
	font-size: 200%;
}

div#contents div.memberEntry div.fLeft div.status dl dd img {
	vertical-align: -10px;
}

div#contents div.memberEntry div.fLeft div.point table,
div#contents div.memberEntry div.fLeft div.point table tr th,
div#contents div.memberEntry div.fLeft div.point table tr td {
	border: 0;
}

div#contents div.memberEntry div.fLeft div.point table {
	width: 209px;
	margin: 10px 0 0 8px;
}

div#contents div.memberEntry div.fLeft div.point table tr th {
	width: 100%;

}

div#contents div.memberEntry div.fLeft div.point table tr td {
	white-space: nowrap;
	text-align: right;
}

div#contents div.memberEntry div.fLeft div.point table tr.gold th,
div#contents div.memberEntry div.fLeft div.point table tr.gold td {
	background: url("/c_login/img/line_02.jpg") 0 100% no-repeat;
	padding-bottom: 10px;
}

div#contents div.memberEntry div.fLeft div.point table tr.chrome th,
div#contents div.memberEntry div.fLeft div.point table tr.chrome td {
	padding-top: 10px;
}

div#contents div.memberEntry div.fLeft div.point table tr th img {
	margin-right: 5px;
	vertical-align: -3px;
}

div#contents div.memberEntry div.fLeft div.point table tr td em {
	font-style: normal;
	font-size: 150%;
	font-weight: bold;
}

div#contents div.memberEntry div.fLeft div.point table tr.gold td em {
	color: #f60;
}

div#contents div.memberEntry div.fLeft div.point table tr.chrome td em {
	color: #999;
}

div#contents div.memberEntry div.fLeft div.quickLink {
	background: none !important;
}

div#contents div.memberEntry div.fLeft div.quickLink ul li {
	margin-bottom: 5px;
	list-style-type: none;
}


/* area -------------------- */

div#contents div.memberEntry div.fRight .area table {
	width: 100%;
	_width: 680px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

div#contents div.memberEntry div.fRight .area table tr th,
div#contents div.memberEntry div.fRight .area table tr td {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 10px;
}

div#contents div.memberEntry div.fRight .area table tr th {
	width: 161px;
	_width: 172px;
	padding: 10px 20px;
	background: #f7f9fa;
}

div#contents div.memberEntry div.fRight .area table tr td {
	width: 454px;
	_width: 443px;
	background: #fff;
}

div#contents div.memberEntry div.fRight .area p {
	padding-top: 15px;
	color: #999;
	line-height: 35%;
}


div#contents div#c_login h1.img_top {
	margin: 0 0 10px 0;
}

/*=== 15:00 2009/09/16 -add  ========================================*/
div#contents div.memberEntry div.fRight .area02 p {
	text-align: center;
}
/*=== 15:00 2009/09/16 -add end  ========================================*/

/* div.tabContainer02 ========================================*/

div#contents div#c_login div.tabContainer02 {
	width: 830px;
	margin-left: 45px;
}

div#contents div#c_login div.tabContainer02 h2 {
	margin: 0;
}

div#contents div#c_login div.tabContainer02 .member_arrow p {
	margin: 0;
}

div#contents div#c_login div.tabContainer02 .member_arrow01 {
	padding-left: 170px;
	float: left;
}

div#contents div#c_login div.tabContainer02 .member_arrow02{
	padding-right: 1px;
	float: right;
}



/* div.red_memberbox ========================================*/
div#c_login div.tabContainer02 div.memberArea .red_memberbox {
	width: 830px;
	padding-bottom: 53px;
	background: url("/c_login/img/bg_red_memberbox_bottom.gif") no-repeat left bottom;
}

div#c_login div.tabContainer02 div.memberArea .red_memberbox .red_memberbox_top {
	padding-top: 10px;
	background: url("/c_login/img/bg_red_memberbox_top.gif") no-repeat left top;
}

div#c_login div.tabContainer02 div.memberArea .red_memberbox .red_memberbox_content {
	padding: 5px 15px 1px 15px;
	background: url("/c_login/img/bg_red_memberbox_middle.gif") repeat-y;
}

div.tabContainer02 div.memberArea .red_memberbox .red_memberbox_content h3 {
	padding: 3px 10px 0 10px;
	font-size: 137%;
	background: url("/c_login/img/bg_red_member_h3.gif") no-repeat left 1px;
}

/* div.orangebox ========================================*/
.red_memberbox_content .orangebox {
	width: 596px;
	padding-bottom: 9px;
	background: url("/c_login/img/bg_orangebox_bottom.gif") no-repeat left bottom;
}

div.tabContainer02 .top_distance {
	margin-top: 8px;
}

div.tabContainer02 .top_distance02 {
	margin-top: 20px;
}

.red_memberbox_content .orangebox_top {
	padding-top: 9px;
	background: url("/c_login/img/bg_orangebox_top.gif") no-repeat left top;
}

.red_memberbox_content .orangebox_content {
	padding: 0 12px;
	background: url("/c_login/img/bg_orangebox_middle.gif") repeat-y;
}

.red_memberbox .red_memberbox_content dl.first {
	padding-top: 7px;
	padding-bottom: 3px;
	margin-top: 2px;
	background: url("/c_login/img/bg_dottedline.gif") no-repeat right top;
}

.red_memberbox .red_memberbox_content dl dt {
	width: 278px;
	_width: 289px;
	float: left;
	line-height: 140%;
}

.red_memberbox .red_memberbox_content dl dd {
	padding-top: 4px;
	float: right;
}

.red_memberbox .red_memberbox_content dl dt.attend {
	padding-left: 10px;
}

.red_memberbox .red_memberbox_content dl span {
	color: #c00;
}


/* div.blue_memberbox ========================================*/
div#c_login div.tabContainer02 .blue_memberbox {
	width: 640px;
	padding-bottom: 10px;
	margin-left: 190px;
	margin-bottom: 40px;
	background: url("/c_login/img/bg_blue_memberbox_bottom.gif") no-repeat left bottom;
}

div#c_login div.tabContainer02 .blue_memberbox .blue_memberbox_top {
	width: 640px;
	padding-top: 10px;
	background: url("/c_login/img/bg_blue_memberbox_top.gif") no-repeat left top;
}

div#c_login div.tabContainer02 .blue_memberbox .blue_memberbox_content {
	padding: 5px 15px;
	background: url("/c_login/img/bg_blue_memberbox_middle.gif") repeat-y;
}

div#c_login div.tabContainer02 .blue_memberbox .blue_memberbox_content h3 {
	padding: 3px 10px 0 10px;
	font-size: 137%;
	background: url("/c_login/img/bg_blue_member_h3.gif") no-repeat left 1px;
}

/* div.bluebox ========================================*/
.blue_memberbox_content .bluebox {
	width: 610px;
	padding-bottom: 13px;
	background: url("/c_login/img/bg_bluebox_bottom.gif") no-repeat left bottom;
}

.blue_memberbox_content .bluebox .bluebox_top {
	width: 610px;
	padding-top: 13px;
	background: url("/c_login/img/bg_bluebox_top.gif") no-repeat left top;
}

.blue_memberbox_content .bluebox .bluebox_content {
	width: 590px;
	_width: 610px;
	padding: 0 10px;
	background: url("/c_login/img/bg_bluebox_middle.gif") repeat-y;
}

.blue_memberbox_content .bluebox .bluebox_content ul {
	list-style: none;
}

.blue_memberbox_content .bluebox .bluebox_content ul {
	padding: 2px 0 0 50px;
	margin: 0 0 3px 0;
	list-style: none;
}

.blue_memberbox_content .bluebox .bluebox_content ul li {
	width: 202px;
	float: left;
	text-align: center;
}

.blue_memberbox_content .bluebox .bluebox_content ul .second {
	padding-left: 21px;
	_padding-left: 15px;
	width: 295px;
	_width: 303px;
	float: right;
	text-align: center;
}

.blue_memberbox_content .bluebox .bluebox_content ul li span {
	padding-top: 10px;
	display: block;
	text-align: center;
}

.blue_memberbox_content .bluebox .bluebox_content ul li span a {
	color: #444;
}

.blue_memberbox_content .bluebox .bluebox_content dl {
	padding: 0 2px 0 8px;
}

.blue_memberbox_content .bluebox .bluebox_content dl dt {
	width: 265px;
	padding-top: 10px;
	float: left;
}

.blue_memberbox_content .bluebox .bluebox_content dl dd {
	float: right;
}

/* div.block ========================================*/
div#c_login div.tabContainer02 .block {
	width: 830px;
}

div#c_login div.tabContainer02 .block .orangebox02 {
	width: 410px;
	padding-bottom: 6px;
	margin-top: 15px;
	float: left;
	background: url("/c_login/img/bg_orangebox02_bottom.gif") no-repeat left bottom;
}

div#c_login div.tabContainer02 .block .orangebox02 .orangebox02_top {
	padding-top: 6px;
	background: url("/c_login/img/bg_orangebox02_top.gif") no-repeat left top;
}

div#c_login div.tabContainer02 .block .orangebox02 .orangebox02_content {
	padding: 0 13px;
	background: url("/c_login/img/bg_orangebox02_middle.gif") repeat-y;
}

div#c_login div.tabContainer02 .block .orangebox02 .orangebox02_content ul {
	padding: 13px 0 5px 0;
	margin: 0;
	list-style: none;
}

div#c_login div.tabContainer02 .block .orangebox02 .orangebox02_content ul li {
	padding-bottom: 6px;
	line-height: 140%;
}

div#c_login div.tabContainer02 .block .last {
	float: right;
}

div#c_login div.tabContainer02 .readtext {
	padding: 20px 0 10px 0;
	font-size: 204%;
	font-weight: bold;
	text-align: center;
}

div#c_login div.tabContainer02 .membertext {
	padding-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}


/* clearfix -------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* 20090908 add o.css -------------------- */
.tip{
	position:relative;
	padding:0 0 0 25px;
}

.tip a .tip_box {
	display: none;
}
.tip a:hover{zoom:1;}
.tip a:hover .tip_box{
	width:240px;
	display:inline;
	position:absolute;
	bottom:15px;
	left:0px;
	background: url("/c_login/img/triangle.gif") no-repeat center bottom;
	padding:0 0 20px 0;
}
.tip a:hover .tip_box p {
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	background-color:#eeeecc;
	text-align:left;
	padding:10px 10px 10px 15px;
}

/* 20090908 add o.css  end-------------------- */

.leightbox {
	color: #333;
	display: none;
	position: fixed;
	_position: absolute;
	top: 10%;
	left: 30%;
	width: 520px;
	height: 475px;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1000;
	overflow: auto;
}
#overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1440px;
	z-index:0;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=95);
}
.lightbox[id] { /* IE6 and below Can't See This */
	position:fixed;
}
#overlay[id] { /* IE6 and below Can't See This */
	position:fixed;
}
#leightbox_btn1 {
	padding:10px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
#leightbox_text {
	padding:10px 0 0 10px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#leightbox_btn2 {
	text-align:left;
}
#leightbox_img1 {
	padding:0 10px 0 0;
}
/*=== 10:53 2009/09/09 lightbox.css end  ========================================*/
