@charset "UTF-8";

#user {}

div#main p.lead {
	font-size: 1.3em;
	padding: 10px 1em 1em 1em;
	}


/* **********
 * user info
 * **********/
/*	#user #main div.article .box.type01 { padding-bottom: 0 !important; }*/

#user-headline {}
	
	#user-headline dl {
		padding: 0px 15px 0px 15px;
		font-size: 12px;
		}
	#user-headline dl dt {
		height: 17px;
		margin-top: 12px;
		line-height: 19px;
		overflow: hidden;
		}
	#user-headline dl dt.very-new {
		background-image: url(/shared/images/home/icon_very_new.png);
		background-repeat: no-repeat;
		background-position: 7em center;
		}
	#user-headline dl dd {
		display: block;
		border-bottom: 1px solid #c3c6cf;
		margin-top: 7px;
		line-height: 1.4em;
		padding-bottom: 7px;
		font-size: 12px !important;/* bug */
		}
	#user-headline dl dd a {font-size: 12px !important;/* bug */}
	#user-headline dl dd.icon-login {
		background: url(/shared/images/user/index/login.png) no-repeat right top;
		padding-right: 22px;
		}


/* **********
 * maintenance-info
 * **********/
#maintenance-info {
	background: url(/shared/images/user/maintenance/info_bg.png) no-repeat left top;
	height: 48px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 45px;
	font-size: 1.4em;
	line-height: 49px;
	overflow: hidden;
	}


/* **********
 * box type01
 * **********/
div#main .box.type01 div.top h2 {
	background: none;
	border-bottom: 2px solid #39f;
	margin: 0 12px 0 12px;
	padding: 10px 0 6px 0;
	font-size: 1.5em;
	}


/* **********
 * form
 * **********/
div#inquiry-info {
	padding: 0 10px;
	}
div#inquiry-info div.first-child {
	width: 582px;
	background: url(/shared/images/user/index/col_bg.png) no-repeat left bottom;
	margin: 20px auto 0 auto;
 	}
div#inquiry-info div.last-child {
	width: 582px;
	padding-left: 0px;
	margin: 20px auto 0 auto;
	}
div#inquiry-info div.last-child .column {
	float: left;
	background: url(/shared/images/user/index/col3_bg.png) repeat-y left top;/**/
	width: 276px;
	background-color: #eee;
	}
div#inquiry-info .column { margin-right: 15px; }
div#inquiry-info .column.left { margin-left: 0px; }
div#inquiry-info .column.right { margin-right: 0px; }

div#inquiry-info .column p {
	margin: 5px;
	}

 div#inquiry-info div.first-child .column p {
 	margin: 5px 15px;
 	}

.urgent {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	}

.urgent-form {
	border-right: 1px solid #ccc;
	width: 200px;
	float: left;
	text-align: center;
	}
	.urgent-form a {
		display: block;
		width: 164px;/*
		height: 37px;*/
		margin: 0 auto 2px auto;
		padding-right: 0 !important;
		background: none;
		}


.urgent-info {
	position: relative;
	width: 340px;
	margin-left: 218px;
	text-align: left;
	padding-top: 7px;
	}
.urgent-info span {
	overflow: hidden;
	display: block;
	height: 30px;
	margin-bottom: 2px;
	padding-bottom: 0;
	color: #f73;
	font-size: 23px;
	font-weight: 800;
	line-height: 26px;
	}

* html .urgent-info span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 23px;
	}

.urgent-info p {
	margin-top: 0 !important;
	padding-top: 0 !important;
	}

.urgent-info p.oh {zoom:1;
	position: absolute;
	top: 10px;
	right: -5px;
	font-size: 12px;
	font-weight: bold;
	}

* html .urgent-info p.oh { letter-spacing: 0; }



div#inquiry-info div.overview { min-height: 100%; height: 224px; }
* html body div#inquiry-info div.overview { /*height: 100%;*/ }
div#inquiry-info div.overview p { padding: 8px; }



div#inquiry-info .column div.bottom {
	background: url(/shared/images/user/index/col3_bottom.png) no-repeat left bottom;
	height: 79px;
	margin-top: -52px;
	}
div#inquiry-info .column div.bottom { text-align: center; }
div#inquiry-info .column div.bottom a {
	display: block;
	width: 164px;
	height: 54px;
	margin: 0 auto 2px auto;
	padding-right: 0 !important;
	background: none;
	}



div#main .box .box {/* boxxx */
	border: 1px solid #c3c6cf;
	margin: 0 10px;
	}

