@charset "utf-8";

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #F5F5F5 url(../images/bg_body.gif) repeat-x left top;
	font-family:: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	line-height: 1.8em;
}
a {
	text-decoration: none;
	color: #666;
}
a:link {
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#330033;
}

img { border: none; }

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 67px;

}
#header .description {
	visibility: hidden;
}
#header #fontsizeChange {
	position: absolute;
	top: 36px;
	right: 10px;
	background: url(../images/fontsize_change.gif) no-repeat left;
	padding: 0 0 0 92px;
	width: 60px;
}
#header #fontsizeChange a {
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	margin: 0 1px;
}
#header #fontsizeChange #fontsize_s { background: url(../images/fontsize_s_ov.gif) no-repeat; }
#header #fontsizeChange #fontsize_m { background: url(../images/fontsize_m_ov.gif) no-repeat; }
#header #fontsizeChange #fontsize_l { background: url(../images/fontsize_l_ov.gif) no-repeat; }
#header  #header-estimate {
	position: absolute;
	top: 70px;
	right: 10px;
	width: 200px;
	height: 135px;
	background: url(../images/bg_estimate.jpg) no-repeat left top;
}
#header #header-estimate h4, #header #header-estimate p {
	visibility: hidden;
}
#header #header-estimate .button {
	position: absolute;
	left: 16px;
	top: 94px;
}

#container {
	clear: both;
}
#container h2 {
	position: relative;
	height: 140px;
	text-indent: -9999px;
}
#container h2 span {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 530px;
	height: 61px;
}
#container h2 span.index { background: url(../images/h2_index.gif) no-repeat left top; }
#container h2 span.company { background: url(../images/h2_company.gif) no-repeat left top; }
#container h2 span.service { background: url(../images/h2_service.gif) no-repeat left top; }
#container h2 span.business { background: url(../images/h2_business.gif) no-repeat left top; }
#container h2 span.contact { background: url(../images/h2_contact.gif) no-repeat left top; }
#container h2 span.tieup { background: url(../images/h2_tieup.gif) no-repeat left top; }
#container h2 span.privacy { background: url(../images/h2_privacy.gif) no-repeat left top; }
#container h2 span.link { background: url(../images/h2_link.gif) no-repeat left top; }


#footer {
	clear: both;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #444;
}
#footer #footer-inner {
	width: 800px;
	margin: 0 auto;
}
#footer #footer-inner #footer-menu {
	padding: 10px 0;
	border-bottom: 1px solid #000;
}
#footer #footer-inner #footer-menu ul {
	list-style-type: none;
	margin: 4px 0;
}
#footer #footer-inner #footer-menu ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 8px;
	border-left: 1px solid #959595;
}
#footer #footer-inner #footer-menu ul li.first {
	border: none;
}
#footer #footer-inner #footer-menu ul li a {
	color: #959595;
}
#footer #footer-inner #footer-menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #footer-inner #footer-menu ul li a:visited {
	color:#330033;
}
#footer #copyright {
	padding: 10px 0;
	border-top: 1px solid #5C5C5C;
	color: #959595;
}

#content-header {
	position: relative;
	height: 20px;
	background: url(../images/bg_content_header.jpg) no-repeat left top;
}
#content-footer {
	position: relative;
	height: 53px;
	background: url(../images/bg_content_footer.jpg) no-repeat left top;
}
#content-footer .to-top {
	position: absolute;
	top: 16px;
	right: 10px;
}
#content {
	width: 800px;
	background: url(../images/bg_content.jpg) repeat-y left top;
	overflow: hidden;
}
#content:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* htlm #content {
	height: 1em;
	overflow: visible;
}

#sidebar {
	width: 200px;
	padding: 10px 0 10px 24px;
	float: left;
}
#sidebar #sidemenu {
	margin-bottom: 0.5em;
}
#sidebar #sidemenu h4 {
	height: 27px;
	margin-bottom: 1px;
	text-indent: -9999px;
}
#sidebar #sidemenu h4.company { background: url(../images/h4_company.gif) no-repeat left top; }
#sidebar #sidemenu h4.service1 { background: url(../images/h4_service1.gif) no-repeat left top; }
#sidebar #sidemenu h4.service2 { background: url(../images/h4_service2.gif) no-repeat left top; }
#sidebar #sidemenu h4.business { background: url(../images/h4_business.gif) no-repeat left top; }
#sidebar #sidemenu h4.contact { background: url(../images/h4_contact.gif) no-repeat left top; }
#sidebar #sidemenu ul {
	font-size: 12px;
	line-height: 1.2em;
	list-style-type: none;
	background-color: #E2ECF5;
	padding: 4px 0;
}
#sidebar #sidemenu ul li {
	padding: 0.6em 10px 0.6em 24px;
	background: url(../images/list_arrow.gif) no-repeat 8px 8px;
}
#sidebar #sidemenu ul li a {
	color: #000033;
}
#sidebar #sidemenu ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#sidebar #sidemenu ul li a:visited {
	color: #330033;
}
#sidebar  #side-estimate {
	position: relative;
	width: 200px;
	height: 135px;
	background: url(../images/bg_estimate.jpg) no-repeat left top;
}
#sidebar #side-estimate h4, #sidebar #side-estimate p {
	visibility: hidden;
}
#sidebar #side-estimate .button {
	position: absolute;
	left: 15px;
	top: 95px;
}

#main {
	width: 530px;
	float: right;
	padding: 10px 24px 10px 0;
}
#main h3 {
	height: 24px;
	text-indent: -9999px;
	border-bottom: 1px solid #CCC;
	border-left: 6px solid #4466AC;
	margin-bottom: 14px;
}
#main h3.company { background: url(../images/h3_company.gif) no-repeat left top; }
#main h3.greeting { background: url(../images/h3_greeting.gif) no-repeat left top; }
#main h3.necessity { background: url(../images/h3_necessity.gif) no-repeat left top; }
#main h3.what { background: url(../images/h3_what.gif) no-repeat left top; }
#main h3.difference { background: url(../images/h3_difference.gif) no-repeat left top; }
#main h3.introduction { background: url(../images/h3_introduction.gif) no-repeat left top; }
#main h3.result { background: url(../images/h3_result.gif) no-repeat left top; }
#main h3.public { background: url(../images/h3_public.gif) no-repeat left top; }

#main h3.service1 { background: url(../images/h3_service1.gif) no-repeat left top; }
#main h3.service2 { background: url(../images/h3_service2.gif) no-repeat left top; }
#main h3.service3 { background: url(../images/h3_service3.gif) no-repeat left top; }
#main h3.service4 { background: url(../images/h3_service4.gif) no-repeat left top; }
#main h3.service5 { background: url(../images/h3_service5.gif) no-repeat left top; }
#main h3.service6 { background: url(../images/h3_service6.gif) no-repeat left top; }

#main h3.book1 { background: url(../images/h3_book1.gif) no-repeat left top; }
#main h3.book2 { background: url(../images/h3_book2.gif) no-repeat left top; }
#main h3.book3 { background: url(../images/h3_book3.gif) no-repeat left top; }
#main h3.book4 { background: url(../images/h3_book4.gif) no-repeat left top; }
#main h3.consulting { background: url(../images/h3_consulting.gif) no-repeat left top; }
#main h3.buysell { background: url(../images/h3_buysell.gif) no-repeat left top; }
#main h3.evaluation { background: url(../images/h3_evaluation.gif) no-repeat left top; }
#main h3.flow { background: url(../images/h3_flow.gif) no-repeat left top; }
#main h3.question { background: url(../images/h3_question.gif) no-repeat left top; }
#main h3.qa { background: url(../images/h3_qa.gif) no-repeat left top; }

#main h3.contact { background: url(../images/h3_contact.gif) no-repeat left top; }
#main h3.tieup { background: url(../images/h3_tieup.gif) no-repeat left top; }
#main h3.privacy { background: url(../images/h3_privacy.gif) no-repeat left top; }
#main h3.link { background: url(../images/h3_link.gif) no-repeat left top; }
#main h3.confirm { background: url(../images/h3_confirm.gif) no-repeat left top; }
#main h3.error { background: url(../images/h3_error.gif) no-repeat left top; }
#main h3.thanks { background: url(../images/h3_thanks.gif) no-repeat left top; }

table.company,
table.introduction,
table.result,
table.flow,
table.question,
table.contact,
table.confirm,
table.error {
	width: 100%;
}
table.question th, table.question td {
	vertical-align: top;
	padding: 0 10px;
}
table.company th, table.company td,
table.introduction th, table.introduction td,
table.contact th, table.contact td,
table.confirm th, table.confirm td,
table.error th, table.error td,
table.privacy th, table.privacy td {
	vertical-align: top;
	padding: 10px;
	border: 1px solid #CCC;
}
table.company th,
table.introduction th,
table.contact th,
table.confirm th,
table.error th {
	background-color: #F2F2F2;
	font-weight: normal;
}
table.company table,
table.contact table {
	width: 100%;
}
table.company table td,
table.contact table td {
	border: none;
	padding: 0;
}
table.flow td {
	padding: 10px;
	vertical-align: top;
}
table.flow td.box {
	border: 1px solid #CCCCCC;
}
table.flow td.arrow {
	text-align: center;
}

ul.list li, ol.list li {
	margin-left: 2em;
}
ul.list-none li {
	margin-left: 1em;
	text-indent: -1em;
	list-style-type: none;
}

.indent  p {
	text-indent: 1em;
}
.hanging p {
	margin-left: 1em;
	text-indent: -1em;
	padding-bottom: 0.5em;
}
.block {
	clear: both;
	margin-bottom: 1em;
}
.block h4 {
	padding-left: 0.5em;
	margin-bottom: 0.5em;
	border: 3px double #7B9EDF;
	font-size: 11pt;
	color:#330033;
}
.block p, .block ul, .block dd {
	padding-bottom: 0.5em;
}

.enclosure {
	padding: 1em;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

.right {
	text-align: right;
}
table.index td {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

table.index td h5 {
	font-size: 12pt;
	color: #330066;
}
table.index td a {
	color: #000033;
}
table.index td a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.red {
	color: red;
}
.center {
	text-align:center;
}
ul.question {
	list-style-type: none;
}
ul.question li {
	background:url(../images/arrow_02.gif) left no-repeat;
	text-indent:16px;
}
ul.question li a {
	color:#003300;
	text-decoration: none;
}
ul.question li a:hover {
	text-decoration: underline;
}

div.question, div.answer {
	padding-left: 2em;
}
div.question {
	background: url(../images/q.gif) no-repeat left top;
}
div.answer {
	background: url(../images/a.gif) no-repeat left top;
	margin-bottom: 2em;
}
div.question p {
	color:#003300;
}

.company a, .flow a, .link a, a.fax {
	color: #000033;
}
.company a:hover, .flow a:hover, .link a:hover, a.fax:hover {
	color: #FF6600;
	text-decoration: underline;
}
.company a:visited, .flow a:visited, .link a:visited, a.fax:visited {
	color:#330033;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}