@charset "EUC-JP";

/* CSS Document */



@import url("layout.css");

@import url("common.css");

@import url("font.css");



/*--------------------------

ÍøÍÑµ¬Ìó .agreement

--------------------------*/

.agreement {

	margin-top: 20px;

	padding-bottom: 45px;

}

.agreement h3,

.agreement h4 {

	font-size: 120%;

	font-weight: bold;

	padding-left: 7px;

}

.agreement h3 {

	color: #DE446E;

}

.agreement h4 {

	color: #666666;

	background-image: url(../../agreement/images/agreement_text_02.gif);

	background-repeat: repeat-x;

	background-position: left bottom;

	padding-bottom: 6px;

}

.agreement .dtl-box {

	margin-left: 7px;

	margin-right: 6px;

	margin-top: 8px;

	line-height: 150%;

}

.agreement .gry-box {

	background-color: #F2F2F2;

	margin-top: 20px;

	margin-left: 3px;

	padding: 6px 10px;

}

.agreement .gry-box li {

	list-style: disc outside;

	margin-left: 15px;

}

.w270 {

	width: 270px;

}

.w700 {

	width: 700px;

}

.w480 {

	width: 480px;

}