#container {
	margin: 0px auto 0px auto;
	width: 750px;
	text-align: left;
}





/* HEADER */
#header {
	width: 750px;
}
#header p {
	margin: 0px;
	width: 652px;
	float: left;
}
#header p img {
	margin: 17px 0px 15px 22px;
}
#header ul {
	margin: 13px 0px 0px 0px;
	list-style-type: none;
	width: 90px;
	float: left;
}
#header li {
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	line-height: 14px;
}
#header:after {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
}





/* GLOBAL MENU */
#menu {
	margin-bottom: 15px;
	width: 750px;
	clear: both;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #c1c1c1;
	float: left;
	width: 123px;
	height: 30px;
}
#menu li img {
	margin: 8px 0px 0px 0px;
}
#menu li a {
	width: 123px;
	height: 30px;
	display: block;
}
#menu li a:hover {
	width: 123px;
	height: 30px;
	display: block;
	background-color: #dadada;
}
#menu li.about, #menu li.aboutOn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c1c1;
	width: 123px;
}
#menu li.about a, #menu li.aboutOn a, #menu li.about a:hover, #menu li.aboutOn a:hover {
	width: 123px;
}
#menu li.aboutOn, #menu li.resultsOn, #menu li.serviceOn, #menu li.newsOn, #menu li.columntalkOn, #menu li.recruitOn, #menu li.contactOn {
	background-color: #dadada;
}
#menu:after {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
}




/* PAN-KUZU LIST */
p.topicPath {
	margin: 0px 0px 0px 45px;
	font-size: 12px;
	line-height: 14px;
	clear: both;
}
p.topicPath a {
	padding: 0px 5px 0px 5px;
}
p.topicPath span {
	padding-left: 5px;
	font-weight: bold;
}





/* CONTENT */
#content {
	margin-left: 50px;
	padding: 0px;
	width: 700px;
	clear: both;
}
#content:after {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
}
body#miniWindow #content {
	margin-left: 0px;
	padding: 0px;
	width: auto;
	clear: none;
}
#content img {
	border: 1px solid #c1c1c1;
}
#content img.noBorder {
	border: none;
}
#content .leadBlock, #content .leadBlock2, #content .leadBlock3 {
	padding-top: 55px;
	border-bottom: 1px solid #c1c1c1;
}
#content .leadBlock4 {
	padding-top: 55px;
	border-bottom: 1px solid #c1c1c1;
}
#content .leadBlock img, #content .leadBlock2 img, #content .leadBlock3 img, #content .leadBlock4 img {
	border: none;
}
#content p.top {
	margin-top: 2.5em;
}
#content h3.top {
	margin-top: 2.5em;
}
#content h4.top {
	margin-top: 1.5em;
}
#content ul.link {
	margin: 1em 0px 0px 0px;
	list-style-type: none;
}
#content .leadBlock ul.link {
	margin-top: 0.7em;
}
#content ul.link li {
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	line-height: 140%;
	background-image: url(../images/list-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content dd.link {
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	line-height: 140%;
	background-image: url(../images/list-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content div.contentText {
	padding-bottom: 6em;
	width: 650px;
}
#content div.contentText:after {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
}
#content div.contentIndex dl {
	margin: 1.5em 0px 0px 0px;
}
#content div.contentIndex dd {
	margin: 0.2em 0px 0px 0px;
}
#content p.categoryMenu {
	margin: 0 0 8px 0;
	padding-top: 50px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	clear:both;
}
#content p.categoryMenu a {
	margin: 0px 10px 0px 10px;
}
#content p.categoryMenu span {
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}
#content p.categoryMenu a span {
	margin: 0px;
}
#content img.inlineImageR {
	margin: 0px 5px 10px 10px;
	float: right;
}
#content img.inlineImageL {
	margin: 0px 10px 10px 0px;
	float: left;
}
#content p.button {
	margin: 0px;
	padding: 5em 0px 0px 0px;
	font-weight: bold;
	line-height: normal;
	clear: both;
	text-align: center;
}
#content p.button img {
	margin-top: 10px;
	border: none;
}
#content p.button input {
	border: none;
}
#content p.buttonTop {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#content p.buttonTop img {
	border: none;
}
#content p.inputButton {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
body#miniWindow #content p.inputButton {
	padding: 20px 0px 0px 0px;
}
#content div.clearFloat {
	margin-top: -1em;
	clear: both;
}
#content div.clearFloat br {
	font-size: 1px;
	line-height: 1px;
}
#content ul.clearFloat {
	margin: 0.5em 0px 0px 0px;
	clear: both;
}
#content ul.clearFloat li {
	margin-top: 0.5em;
}
#content p.note {
	margin-top: 0.5em;
	font-size: 80%;
	font-weight: normal;
}
#content span.note {
	font-size: 90%;
	font-weight: normal;
}
#content p.featureImage {
	text-align: center;
}
#content h3.toBack {
	font-weight: normal;
}
body#miniWindow #content p.featureImage {
	margin-top: 20px;
	font-size: 12px;
	line-height: 14px;
}





/* body#form */
body#form #content {
	margin-left: 50px;
	padding: 0px;
	width: 700px;
	clear: both;
}
body#form #content .contentText ul.privacy {
	font-size: 90%;
}
body#form #content .contentText form {
	margin-top: 2.5em;
	margin-bottom: 3.5em;
}
body#form #content .contentText form input {
	width: 12em;
}
body#form #content .tel h3 {
	line-height: 100%;
	margin-top: 2.5em;
}
body#form #content .tel p {
	margin-top: 0.5em;
	margin-bottom: 3.0em;
	font-weight: bold;
	font-size: 125%;
}
body#form #content .detail p {
	margin-left: 2em;
}
body#form #content .contentText table.confirm {
	margin: 2.5em 0px 2.5em 0px;
}
body#form #content .contentText table {
	margin-top: 1em;
	margin-left: 0em;
	border: none;
}
body#form #content .contentText table th {
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	border: none;
	vertical-align: top;
	white-space: normal;
}
body#form #content .contentText table td {
	padding: 0.2em 0px 0.2em 0px;
	background-color: #FFFFFF;
	border: none;
}
body#form #content .contentText table td span {
	font-size: 88%;
	_font-size: 80%;
}
body#form #content .contentText table td label {
	display: block;
}
body#form #content .contentText table td input {
	width: 14em;
}
body#form #content .contentText table td label input {
	width: 1em;
}
body#form #content .contentText table td textarea {
	width: 315px;
	height: 10em;
}
body#form #content .contentText table td textarea.short {
	height: 5em;
}
body#form #content .contentText table.entry th, body#form #content .contentText table.confirm th {
	padding: 1em 0px 2em 0px;
	width: 8.2em;
}
body#form #content .contentText table.entry td {
	padding: 1em 0px 2em 40px;
}
body#form #content .contentText table.entry tr.mail td {
	padding-bottom: 0px;
}
body#form #content .contentText table.confirm td {
	padding: 0.5em 0px 0.5em 1em;
}
body#form #content .contentText table.entry td.must {
	background-image: url(../images/icon_must.gif);
	background-position: left 1.1em;
	background-repeat: no-repeat;
}
body#form #content .contentText table.entry tr.mail td {
	background-position: left 1.3em;
}
body#form #content .contentText table.entry td.option {
	background-image: url(../images/icon_option.gif);
	background-position: left 1em;
	background-repeat: no-repeat;
}
body#form #content .contentText table.detail th {
	font-weight: bold;
	width: 6em;
}
body#form #content .contentText ul.link {
	margin: 0px;
}
body#form #content .contentText ul.link li {
	margin: 0px;
}
body#form #content .contentText .thanks {
	width: 700px;
}
body#form #content .contentText .thanks h3 {
	margin-top: 2.5em;
	font-weight: normal;
	text-align: center;
}
body#form #content .contentText .thanks p {
	margin-top: 2.5em;
	text-align: center;
}
body#form #content .contentText .thanks p.toHome {
	margin-top: 3.5em;
	margin-bottom: 5em;
	font-weight: bold;
}
body#form #content p.contactAddress {
	margin: 1em 15px 0px 0px;
	padding: 1em;
	border: 1px solid #c1c1c1;
	font-size: 80%;
}





/* FOOTER */
#footer {
	margin: 1em 0px 0px 50px;
	_margin: 0.5em 0px 0px 50px;
	border-top: 1px solid #c1c1c1;
	width: 700px;
	clear: both;
}
body#miniWindow #footer {
	margin: 20px 0px 0px 0px;
	width: auto;
	clear: none;
}
#footer p {
	font-size: 12px;
	margin-top: 20px;

	height: 70px;
	float: left;
}
body#miniWindow #footer p {
	margin-top: 10px;
	width: auto;
	height: auto;
	float: none;
}
body#miniWindow #footer img {
	border: none;
}
#footer p.copyright {
	float: right;
	text-align: right;
}
body#miniWindow #footer p.copyright {
	float: none;
}
body#miniWindow #footer p.copyright img{
	margin-right: 20px;
}
#footer p.display {
	margin-top: 10px;
}
#footer p img {
	vertical-align: middle;
	border: none;
}
#footer p.display img {
	margin-right: 10px;
}
#footer p.none img {
	display: none;
}

/*追加クラス*/
.footerlink {
	margin: 0 0 3em 0;
	padding-top: 50px;
	text-align: center;
	line-height: 18px;
	clear:both;
	font-size:90%;
}
.footerlink a {
	margin: 0px 10px 0px 10px;
}
.footerlink span {
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}
.footerlink a span {
	margin: 0px;
}



