@charset "UTF-8";

/* -------------------------------------------------------------------
top
 */

@import "base.css";


/*
index.html
 */

#MAIN .sttl02 {
	margin: 45px 0 0 30px;
}
#MAIN div.textBox01 {
	width:600px;
	padding: 40px 0 70px 30px;
	background: url(../../concept/images/bg_sign.gif) 300px 250px no-repeat;

	}

#MAIN div.textBox01 p {
	width:520px;
	font-size:100%;
	line-height:2.5;
	}

#MAIN div.textBox01 p.credit {
	width:500px;
	padding-top:25px;
	line-height:1.7;
	text-align:right;
	}


/*
message.html
 */

#MAIN div.messageBox01 {
	padding:20px 0 0px 30px;
	}

#MAIN div.messageBox01 li{
	margin-bottom:15px;
	}
#MAIN div.messageBox01 li.text{
	width:550px;
	}

