@charset "Shift_JIS";

.reina {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0 ;
	position: relative;
	left: 15px;
	top: 90px;
	text-align: left;
	width: 400px;
	height: 350px;
}

.reina h2 {
	display: block;
	width: 400px;
	height: 20px;
	margin: 0 0 25px 0;
}

.reina span {
	display: block;
	text-indent: -99999px;
}

.reina p {
	font-size: 10px;
	line-height: 180%;
	padding: 0 0 10px 0;
	position: relative;
	left: 0px;
	top: 10px;
}

.reina img {
	border: 5px #FFFFFF solid;
	float: left;
	margin: 12px 10px 0 0;
	width: 120px;
	height: 100px;
}

.entry_reina {
	background: url(../../images/common/h2_01.gif) 0 90px no-repeat;
}

.design {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0 ;
	position: relative;
	left: 15px;
	top: 90px;
	text-align: left;
	width: 400px;
	height: 350px;
}

.design h2 {
	display: block;
	width: 400px;
	height: 20px;
	margin: 0 0 25px 0;
}

.design span {
	display: block;
	text-indent: -99999px;
}

.design p {
	font-size: 10px;
	line-height: 180%;
	padding: 0 0 10px 0;
	position: relative;
	left: 0px;
	top: 10px;
}

.entry_design {
	background: url(../../images/common/h2_01.gif) 0 90px no-repeat;
}


.contact {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0 ;
	position: relative;
	left: 15px;
	top: 90px;
	text-align: left;
	width: 400px;
	height: 350px;
}

.contact h2 {
	display: block;
	width: 400px;
	height: 20px;
	margin: 0 0 25px 0;
}

.contact span {
	display: block;
	text-indent: -99999px;
}

.contact p {
	font-size: 10px;
	line-height: 180%;
	padding: 0 0 20px 0;
	position: relative;
	left: 0px;
	top: 10px;
}

.contact table {
	border: 0;
	border-collapse: collapse;
	width: 350px;
}

.contact td {
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	white-space: nowrap;
}

.form {
	border: inset 1px #DDDDDD;
}

.button {
	background: #FFFFFF;
	border: outset 2px #DDDDDD;
	font-size: 10p;
	font-weight: bold;
}