@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      greenscore_inquriy.css
 Style Info:     root directory用CSS
----------------------------------------------------------- */

#main_contents_area a img {
	border:none;
}

/*pc-card.html
---------------------*/
p#pc_inquriy {
	width:486px;
	height:81px;
	background:url(../img/greenscore/inquiry/pc/btn-to_mb.gif) no-repeat;
}

p#pc_inquriy a {
	display:block;
	width:172px;
	height:23px;
	margin:5px 0 0 310px;
	text-decoration:none;
}

p#pc_inquriy span {
	visibility:hidden;
}

p#pc_login a {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:#8dc641;
}

p#pc_login span {
	font-size:10px;
}

div#forget {
	float:right;
}

div#changeBox {
	background:url(../img/greenscore/inquiry/pc/bg-slash-mid.gif) repeat-y;
}

div#changeBox div {
	padding:0 0 17px 0;
	background:url(../img/greenscore/inquiry/pc/bg-slash-bot.gif) no-repeat bottom;
}

div#changeBox div p {
	padding:17px 60px;;
	background:url(../img/greenscore/inquiry/pc/bg-slash-top.gif) no-repeat top;
}

div#changeBox div a {
	margin:0 0 0 95px;
}

div.pc-img01 {
	clear:both;
	width:486px;
	margin:0 0 20px 0;
}

div.pc-img01 img {
	float:left;
	margin:10px 0 5px 0;
}

/*pc-card.html
---------------------*/
div.pc-img01 span.lTxt {
	clear:both;
	float:left;
	width:227px;
}

div.pc-img01 span.rTxt {
	float:right;
	width:227px;
}

div#kugiri {
	clear:both;
}

/*pc-dele.html
---------------------*/
div.pc-img02 {
	clear:both;
	width:211px;
	margin:0 0 20px 0;
}

div.pc-img02 img {
	float:left;
	margin:10px 0 5px 0;
}

/*----------------------------
MBMBMBMB独自のものは　.mb　を一番最初に書く
-------------------------------*/
.mb p#pc_inquriy {
	width:486px;
	height:81px;
	background:url(../img/greenscore/inquiry/mb/btn-to_pc.gif) no-repeat;
}

.mb div.pc-img01 span.rTxt {
	float:right;
	width:211px;
}

.mb div.pc-img02 span.lTxt {
	width:211px;
}