@charset "UTF-8";


h2 {
	position: relative;
	top:0px;
	width: 400px;
	height: 19px;
	background-image: url(images/introduction_01.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	border:none;
}


.intro {
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding-top: 36px;
	padding-left: 5px;
	padding-right: 20px;
}

ul#sub_navi {
	visibility: hidden;
}

ul#sub_navi2, ul#sub_navi3 {
	visibility: hidden;
}

#backframe {
	width:763px;
	height:380px;
	background-image: url(images/introduction_image.jpg);
}

.right_margin {
	margin-right: 10px;
}

.TextArea {
	width:400px;
	float:right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

