@charset 'UTF-8';

/* Cascading Style Sheet For MyQuick Web Site */
/* Auth: Infocom West */

/* タグプロパティ */
body {
	margin: 5px auto;
	width: 750px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
h1 {
	margin-top: 0px;
	font-size: 130%;
	color: #333366;
}
h2 {
	margin-bottom: 0px;
	font-size: 100%;
	color: #663366;
}
img {
	border-width: 0;
}
strong {
	color:#FF0000;
}
em {
	color:#FF0000;
	font-style: normal;
}

/* 汎用文字サイズ */
.little-large {
	font-size: 95%;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.regular {
	font-size: 90%;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.little-small {
	font-size: 85%;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.small {
	font-size: 80%;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.x-small {
	font-size: 75%;
	line-height: 120%;
	letter-spacing: 0.1em;
}

/* リスト */
ul.regular-list li {
	margin-bottom: 0.5em;
	font-size: 90%;
	letter-spacing: 0.1em;
}

/* 非表示クラス */
.no-display {
	display: none;
}

/* ヘッダー */
#header {
	margin: 0 auto 15px;
}
#header-top {
	margin-bottom: 2px;
}
#header-hyper-menu {
	margin-top: -1.3em;
	margin-bottom:0.05em;
	font-size: 80%;
	text-align: right;
	vertical-align: baseline;
	word-spacing: 0.3em;
	letter-spacing: 0.05em;
}
div#header-hyper-menu ul {
	margin: 0px;
	padding: 0px;
}
div#header-hyper-menu li {
	display: inline;
	list-style-type: none;
}

/* コンテンツ（コンテンツ領域） */
#contents {
	width: auto;
	margin: 0 auto;
}

/* メインコンテンツ（２列時左側領域） */
#main-contents {
	float: left;
	width: 530px;
}

/* サブコンテンツ（２・３列時右側領域） */
#sub-contents {
	float: right;
	width: 210px;
	margin-left: 10px;
}

/* パンくずリスト */
#bread-list {
	margin-bottom: 0.5em;
	font-size: 85%;
	letter-spacing: 0.05em;
}

/* フッター */
#footer {
	clear: both;
	margin: 1em auto 0 auto;
	width: 100%;
	text-align: center;
}
#copyright {
	padding: 1px 5px;
	background-color: #003399;
	color: #ffffff;
	font-size: 80%;
}
#footnavi {
	padding-top: 10px;
	padding-bottom: 3px;
}
#footnavi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	word-spacing: 10px;
	font-size: 80%;
}
#footnavi li {
	display: inline;
}

/* 通常メニュー */
div.menu {
	margin-bottom: 10px;
	border: solid 1px #666699;
	padding: 0.3em;
}
div.menu h2 {
	margin: 0;
	background-image: url(../img/menu_tit_bak.jpg);
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-align: center;
	font-size: 90%;
	color: #333366;
	letter-spacing: 0.05em;
}
div.menu ul {
	margin: 0.4em 1.5em;
	padding: 0px;
}
div.menu li {
	list-style-image: url(../img/menu-marker.gif);
	font-size:90%;
	line-height: 150%;
	letter-spacing: 0.05em;
}
#inquiry {
	margin: 0.4em 0.2em;
	padding: 0 0.2em;
}
#inquiry div.company {
	margin-bottom: 0.1em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
#inquiry div.office {
	margin-bottom: 0.1em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
#inquiry div.post {
	margin-bottom: 0.4em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
#inquiry div.zip-code {
	margin-bottom: 0.1em;
	font-size: 80%;
}
#inquiry div.address {
	margin-bottom: 0.4em;
	font-size: 80%;
}
#inquiry div.tel {
	margin-bottom: 0.1em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
#inquiry div.fax {
	margin-bottom: 0.4em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
#inquiry div.mail {
	margin-bottom: 0.1em;
	font-size: 85%;
	letter-spacing: 0.04em;
}
#banner img {
	margin-top: 5px;
}

/* 回り込み解除 */
.clear {
	clear: both;
}

/* ページトップへ */
.go-top {
	text-align: right;
	font-size: 80%;
	letter-spacing: 0.05em;
}

/* コンテンツボックス */
.content-box {
	margin-bottom: 15px;
	border: solid 1px #666666;
	padding: 0.4em;
	font-size: 85%;
	letter-spacing: 0.05em;
}
div.content-box h2 {
	margin-top: 0;
	margin-bottom: 0.3em;
	padding: 0.2em;
	background-color: #666666;
	font-size: 120%;
	color: #FFFFFF;
}

/* 歩み一覧 */
table#history td {
	font-size: 85%;
	vertical-align: top;
	letter-spacing: 0.05em;
	line-height: 120%;
}

/* その他ページリスト */
#other-page-list h3 {
	border-top: solid 1px #666666;
	padding-top: 5px;
	font-size:95%;
	color: #666666;
}

/* サイトマップ */
#sitemap li {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.05em;
}
#sitemap li ul li {
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 0.05em;
}

