@charset "UTF-8";



#container {
	background-image: url(../info/img/container_bg.png);
}

#contents {
	background-image: url(../info/img/contents_bg.png);
}

#footer {
	background-image: url(../info/img/footer_bg.png);
}

h2 {
	text-align: left;
	font-size: 120%;
	color: #060;
	padding-bottom: 10px;
	background-image: url(../info/img/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

ruby rt {
	font-weight:normal;
	font-size:9px;
}


.rubyie6 {
	font-size:140%;
}

/* form */

form {
	margin: 10px 0px 15px 0px;
}

input {
	margin: 0px 3px 0px 10px;
}

select {
	margin: 0px 3px 0px 3px;
	font-size: 8pt;
}

dl.mailform {
	padding: 0px; 
	margin: 0px;
}

.mailform dt {
	border-top: 1px dotted #dddddd;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	width: 150px;
	font-size: 10pt;
	text-align: left;
	float: left;
	clear: left;
}

.mailform dd {
	border-top: 1px dotted #dddddd;
	padding: 10px 0px 0px 0px;
	_padding: 16px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 580px;
	text-align: left;
	float: left;
}



.mailform dd p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.mailform dd textarea {
	width: 480px;
	height: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.need {
	color: #dd0000;
}

.sendForm {
	width: 630px;
	margin : 0px 0px 20px 0px;
	border-top: 1px dotted #dddddd;
	padding: 20px 0px;
	text-align: center;
	clear: both;
}

.caption {
	font-size: 8pt;
	line-height: 1.4em;
}

.wpblock {
	margin: 0 5px;
	width: 402px;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
	/display:inline;
    /zoom: 1;

}

.wpblock img {
	border: 1px solid #aaa;
	margin-bottom: 5px;
}

.wpdl {
	width: 150px;
	height: 30px;
	_height: 40px;
	padding-top: 11px;
	line-height: 1em;
	background-image: url(../info/img/wallpaper/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: inline-block;
	/display:inline;
    /zoom: 1;
}
