/*[fmt]1A90-1A0B-3*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!*/
:focus {
	outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(../images/bg_01.gif) repeat;
	font-size: 13px;
	line-height: 1.32;
}

div.outer-wrapper {
	background: url(../images/bg_02.gif) repeat-y 900px;
}

div.wrapper {
	width: 900px;
	background-color: #FFFFFF;
}

div.header-area {
	padding-bottom: 7px;
	background: url(../images/common_bg_02.gif) repeat-x 0 bottom;
}

p.tel {
	position: absolute;
	top: 125px;
	left: 702px;
	z-index: 1;
}

.hidden {
	display: none;
}

.heading-h1 {
	position: absolute;
	width: 900px;
	top: 207px;
	z-index: 0;
}

/*@group link area*/
div.link-area {
	padding-left: 30px;
	padding-top: 20px;
	height: 180px;
}

div.link-area h2 {
	float: left;
}

div.link-area ul {
	margin-left: 160px;
}

div.link-area ul li {
	float: left;
	border-color: #E6E6E6 #969696 #969696 #E6E6E6;
	border-style: solid;
	border-width: 1px;
	width: 205px;
	height: 43px;
	margin-left: 18px;
	margin-top: 8px;
	-webkit-box-shadow: 1px 1px 2px #AAAAAA;
}

div.link-area ul li a {
	display: block;
	height: 100%;
	color: #111111;
	font-size: 8.6pt;
	border-width: 0 0 0 10px;
	border-style: solid;
}

div.link-area ul li a.yellow {
	border-color: #FCEC7B;
}

div.link-area ul li a.blue {
	border-color: #6E8FFF;
}

div.link-area ul li a.pink {
	border-color: #F4A1F2;
}

div.link-area ul li a.green {
	border-color: #9EE584;
}

div.link-area ul li a:link, div.link-area ul li a:visited {
	text-decoration: none;
}

div.link-area ul li a:hover, div.link-area ul li a:active {
	text-decoration: underline;
}

div.link-area ul li a span {
	display: block;
	padding: 8px 0 0 3px;
	line-height: 1.4em;
}

/*@end
@group footer*/
div.footer {
	clear: both;
	background-image: url(../images/bg_03.png);
	background-repeat: repeat-x;
	height: 81px;
	width: 910px;
}

div.footer ul {
	padding-top: 14px;
	padding-left: 10px;
}

div.footer ul li {
	float: left;
	border-left: 1px solid #FFFFFF;
	padding: 0 6px;
	display: inline;
}

div.footer ul li.first-child {
	border-left: none;
}

div.footer ul li a:link, div.footer ul li a:visited {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

div.footer ul li a:hover, div.footer ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div.footer address {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 8pt;
	_height: 10px;
}

/*@end*/
