
/*メインコンテンツ*/
#mainContent {
	width: 720px;
	padding: 0 18px 0 18px;
	margin-top: 11px;
}

#form {
	width: 522px;
	height: 500px;
	float: right;
	font-size: small;
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
#form h2 {
	height: 21px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-left: 16px;
}
#form h2 span {
	display: none;
}
#form p {
	margin-left: 16px;	
	line-height: 150%;
}
#formLead {
	margin-left: 16px;
}
#form a {
	background-image: url(../images/mark_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#form h3 {
	background-repeat: no-repeat;
	background-position: left center;
	width: 502px;
	height: 410px;
	margin-bottom: 12px;
	margin-left: 16px;
}
#form h3 span {
	display: none;
}
#form table {
margin-left: 16px;}


/*フォーム*/
#information {
	width: 180px;
	float: left;
	font-size: small;
	margin-bottom: 24px;
}
#information p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
	font-size: 10pt;
}
#information h2  span {
	display: none;
}


#place {
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 16px;
}
#place h2 {
	background-image: url(../images/tit_kojo.gif);
	background-repeat: no-repeat;
	height: 21px;
	font-size: 1em;
}
#place h2 span {
	display: none;
}
#place p {
	margin-left: 16px;
}

/*リンクリスト*/
#link6 a {
	display: block;
	background-image: url(../images/qa_menu_on.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
}


#pl-subMenu {
}

#pl-subMenu h2 {
	display: none;
}

#pl-subMenu ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 100px;
	left: 0px;
	list-style-type: none;
	height: 20px;
	width: 756px;
	background-color: #3333FF;
	background-repeat: repeat-x;
}
#pl-subMenu li {
	float: left;
}
#pl-subMenu a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: #CCCCCC 2px 2px 2px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	text-align:center;
}

#pl-link1 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link2 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link3 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link4 a {
	display: block;
	width: 200px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}


