@charset "UTF-8";
/*
-----------------------------------------------
アフターコールナビ Base Styles
Version: 1.00






----------------------------------------------- */


/* styleReset
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

h1, p, li, address {
	font-weight: normal;
	font-style: normal;
}

h1, p, li {
	color: #333333;
}

address {
	color: #ffffff;
}

img {
	border: none;
}


/* pageStructureCommon
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
}

.copeImg {
	display: block;
	clear: both;
}

#topBlock {
	position: absolute;
	top: 150px;
	width: 780px;
	margin-left: 0;
	text-align: right;
	font-size: 0.75em;
	line-height: 1.4em;
}

#block04 {
	position: absolute;
	top: 15px;
	width: 980px;
}

#block05 {
	position: absolute;
	top: 148px;
	width: 196px;
	margin-left: 0;
	margin-top: 1em;
}

#block06 {
	position: absolute;
	top: 148px;
	width: 196px;
	margin-left: 196px;
	margin-top: 1em;
}

#block07 {
	position: absolute;
	top: 148px;
	width: 196px;
	margin-left: 392px;
	margin-top: 1em;
}

#block08 {
	position: absolute;
	top: 148px;
	width: 196px;
	margin-left: 588px;
	margin-top: 1em;
}

#block09 {
	position: absolute;
	top: 148px;
	width: 196px;
	margin-left: 784px;
	margin-top: 1em;
}

#footer {
	width: 940px;
	height: 33px;
	margin: 0 auto 10px;
	padding: 34px 20px 10px;
	text-align: center;
	line-height: 100%;
	font-size: 0.75em;
}

#footer2 {
	width: 940px;
	margin: 0 auto 10px;
	padding: 5px 0 5px;
	text-align: center;
	line-height: 100%;
	font-size: 0.75em;
}


/* pageStructureHome
----------------------------------------------- */
#home #container {
	background: #ffffff url(../../media/base/bgContainer.gif) repeat-y;
}

#home #main {
	float: left;
	width: 695px;
	padding-left: 20px;
}

#block01 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../media/base/bgBlockLine01.gif) no-repeat 100% 100%;
}

#menu {
	float: right;
	width: 230px;
}

#home #footer {
	background: url(../../media/base/bgFooterHome.gif) no-repeat;
}
	
#block01 p, #block02 p, #blockNews p {
	line-height: 1.6em;
	font-size: 0.875em;
}


/* pageStructureOthers
----------------------------------------------- */
#others #main {
	width: 980px;
	padding: 52px 0 0;
}

#others #footer {
	background: url(../../media/base/bgFooterOthers.gif) no-repeat;
}

#others #main p {
	line-height: 1.6em;
	font-size: 0.875em;
}


/* mainNav


----------------------------------------------- */
#mainNav {
	position: absolute;
	top: 148px;
	width: 980px;
	height: 177px;
	margin-left: 0;

	background: url(../../media/base/gNav.jpg) no-repeat;
	list-style: none;
	z-index: 1;
}

#mainNav li {
	float: left;
	width: 156px;
	height: 177px;
	text-indent: -10000px;
}

#mainNav a {
	display: block;
	width: 156px;
	height: 177px;
	background: url(../../media/base/gNav.jpg) no-repeat;
	text-decoration: none;
	text-indent: -10000px;
}

#telephone a {
	background-position: 0 -177px;
}

#consultation a {
	background-position: -156px -177px;
}

#dm a {
	background-position: -312px -177px;
}

#arrangements a {
	background-position: -468px -177px;
}

#client a {
	background-position: -624px -177px;
}

#mainNav a:hover {
	background: none !important;
	text-decoration: none;
}

.skip {
	position: absolute;
	top: -10000px;
	width: 200px;
}

#logo {
	position: absolute;
	top: 10px;
	width: 127px;
	height: 123px;
	margin-left: 9px;
	text-indent: -10000px;
	z-index: 0;
}

#others #logo a {
	display: block;
	width: 127px;
	height: 123px;
	text-indent: -10000px;
	text-decoration: none;
}

#others #logo a:hover {
	background: url(../../media/base/bgLogoOthersOn.gif) no-repeat;
}


/* headings
----------------------------------------------- */
h1 {
	width: 980px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	text-align: right;
	line-height: 100%;
	font-size: 0.625em;
}

#home h1 {
	height: 374px;
	background: #ffffff url(../../media/base/bgHeaderHome.gif) no-repeat;
}

#others h1 {
	height: 144px;
	background: #ffffff url(../../media/base/bgHeaderOthers.gif) no-repeat;
}

h2 {
	margin: 0 0 20px 0;
}

h3 {
	margin: 0 0 0.4em 0;
	color: #ff7f00;
	font-size: 0.9375em;
	font-weight: bold;
}

h4 {

	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 0.875em;
}

h5 {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 0.875em;
}


/* links
----------------------------------------------- */
a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#topicPath a:link {
	color: #333333;
	text-decoration: none;
}

#topicPath a:visited {
	color: #666666;
	text-decoration: none;
}

#topicPath a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #f2f2f2;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer2 a:link {
	color: #333333;
	text-decoration: none;
}

#footer2 a:visited {
	color: #333333;
	text-decoration: none;
}

#foote2r a:hover {
	color: #333333;
	text-decoration: underline;
}

#turnOver a:link {
	color: #333333;
	text-decoration: none;
}

#turnOver a:visited {
	color: #666666;
	text-decoration: none;
}

#turnOver a:hover {
	color: #333333;
	text-decoration: underline;
}

#links2 a:link, #links2 a:link strong {
	color: #333333;
	text-decoration: none;
}

#links2 a:visited, #links2 a:visited strong {
	color: #666666;
	text-decoration: none;
}

#links2 a:hover, #links2 a:hover strong {
	color: #333333;
	text-decoration: underline;
}

#links2 {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
	line-height: 1.5em;
	font-size: 0.625em !important;
}

#block05 a:hover img, #block06 a:hover img, #block07 a:hover img, #block08 a:hover img, #block09 a:hover img, #banner a:hover img, h2 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* lists
----------------------------------------------- */
ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.column li {
	margin: 0 0 4px 16px;
	padding: 0;
	list-style: circle;
	line-height: 1.4em;
	font-size: 0.8125em;
}

.listCircle {
	list-style: circle;
}

.listCircle li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8125em;
}

.listDisk {
	list-style: disc;
}

.listDisk li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8125em;
}

.listSquare {
	list-style: square;
}

.listSquare li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8125em;
}

.listDecimal {
	margin-left: 5px;
	list-style: decimal;
}

.listDecimal li {
	margin: 0 0 0.4em 19px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8125em;
}

.listStyleNone {
	list-style: none;
}

.listStyleNone li {
	margin: 0 0 0.4em 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8125em;
}

#news li {
	margin: 0 0 4px 16px;
	padding: 0;
	line-height:1.3em;
	font-size: 0.75em;
}

#others .sitemap {
	list-style: none;
	line-height: 1.4em;
	font-size: 0.8125em;
}

.sitemap ul li  {
	list-style: none;
}

.sitemap .blank {
	display: inline;
}

.sitemap li ul .blank {
	display: inline;
}

.sitemap ul {
	display: block;
}

.sitemap .subpage li {
	margin-left: 1em;
}


/* footer
----------------------------------------------- */
#footer ul, #footer2 ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#footer li {
	display: inline;
	color: #ffffff;
}

#footer2 li {
	display: inline;
	color: #333333;
	line-height: 1.4em;
}


/* misc
----------------------------------------------- */
p {
	margin: 0 0 1em 0;
}

.print {
	display: none;
}

#topicPath {
	position: absolute;
	top: 168px;
	width: 740px;
	margin-left: 0;
	padding-top: 1px;
	line-height: 100%;
	font-size: 0.75em;
	z-index: 1;
}

.caution {
	color: #990000;
}

.noscriptHome {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 0.8125em;
}

.noscriptOthers {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#turnOver {
    background: url(../../media/base/bgTurnOver.gif) no-repeat;
    margin-top: 20px;
    padding-top: 8px;
    text-align: left;
    font-size: 0.923em;
}


/* googlemap
----------------------------------------------- */
#googlemap {
	width: 480px;
	height: 360px;
}

#mapBalloon {
	width: 220px;
	margin: 10px;
}

#mapName {
	line-height: 1.4em;
	font-size: 0.8125em;
	font-weight: bold;
}

#mapAddress {
	line-height: 1.4em;
	font-size: 0.75em;
}

#mapTelNumber {
	line-height: 1.4em;
	font-size: 0.75em;
}

#mapMarkers {
	margin: 10px 0;
	line-height: 1.4em;
	font-size: 0.75em;






}