@charset 'UTF-8';

/* Cascading Style Sheet For DICOM Solution Web Site */
/* Auth: Infocom West */

/* タグプロパティ */
body {
	margin: 5px auto;
	width: 750px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 80%;
	letter-spacing: 0.05em;
}
h1 {
	margin-top: 0px;
	font-size: 140%;
	color: #274E74;
}
h2 {
	font-size: 110%;
	font-weight: 400;
	color: #274E74;
	line-height: 120%;
	text-decoration: underline;
	margin-bottom: 5px;
}
h3 {
	font-size: 120%;
	color: #274E74;
	text-decoration:underline;
	margin-bottom: 5px;
}
h4 {
	font-size: 100%;
	margin-bottom: 5px;
}
p {
	margin-top: 0;
}
img {
	border-width: 0;
}
strong {
	color:#FF0000;
}
em {
	color:#FF0000;
	font-style: normal;
}
table {
	font-size: inherit;
	margin-bottom: 10px;
}
caption {
	text-align: left;
	font-weight: bold;
}

/* リスト */
.menu ul li.thispage {
	font-weight:bold;
}

/* ヘッダー */
#header {
	margin: 0 auto 12px;
}
#header-top {
	margin-bottom: 2px;
}
#header-hyper-menu {
	margin-top: -1.3em;
	margin-bottom:0.05em;
	text-align: right;
	vertical-align: baseline;
	word-spacing: 0.3em;
}
div#header-hyper-menu ul {
	margin: 0px;
}
div#header-hyper-menu li {
	display: inline;
	list-style-type: none;
}

/* コンテンツ（コンテンツ領域） */
#contents {
	width: auto;
	margin: 0 auto;
}

/* メインコンテンツ */
#main-contents {
	float: left;
	width: 525px;
	margin-right:15px;
}

/* サブコンテンツ */
#sub-contents {
	float: right;
	width: 210px;
}

/* パンくずリスト */
#bread-list {
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}

/* コンテンツフッターナビ */
#contents-footer-navi #prev {
	width: 265px;
	float: left;
}
#contents-footer-navi #next {
	width: 260px;
	float: right;
	text-align: right;
}

/* フッター */
#footer {
	clear: both;
	margin: 1em auto 0 auto;
	width: 100%;
	text-align: center;
}
#copyright {
	padding: 1px 5px;
	background-color: #003399;
	color: #ffffff;
}
#footnavi {
	padding-top: 10px;
	padding-bottom: 3px;
}
#footnavi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	word-spacing: 10px;
}
#footnavi li {
	display: inline;
}

/* 通常メニュー */
div.menu {
	margin-bottom: 10px;
	border: solid 1px #274E74;
}
div.menu h3 {
	margin: 0;
	background-image: url(../img/menu_tit_bak.jpg);
	background-repeat: repeat-x;
	padding-top: 0.6em;
	padding-bottom: 0.7em;
	text-align: center;
	font-size: 95%;
	color: #FFFFFF;
	text-decoration: none;
}
div.menu ul {
	margin: 1em 0.5em 1em 2em;
	padding-left: 0;
}
div.menu ul li {
	list-style-image: url(../img/menu-marker.gif);
	line-height: 150%;
	letter-spacing: 0.05em;
}
div.menu ul li ul {
	margin-left: 5px;
	padding-left: 5px;
}
div.menu ul li ul li {
	list-style-image: url(../img/menu-marker-lev2.gif);
	letter-spacing: 0.05em;
}
#inquiry {
	margin: 0.4em 0.2em;
	padding: 0 0.2em;
}
#inquiry div.company {
	margin-bottom: 0.1em;
	letter-spacing: 0.05em;
}
#inquiry div.office {
	margin-bottom: 0.1em;
	letter-spacing: 0.05em;
}
#inquiry div.post {
	margin-bottom: 0.4em;
	letter-spacing: 0.05em;
}
#inquiry div.zip-code {
	margin-bottom: 0.1em;
}
#inquiry div.address {
	margin-bottom: 0.4em;
}
#inquiry div.tel {
	margin-bottom: 0.1em;
	letter-spacing: 0.05em;
}
#inquiry div.fax {
	margin-bottom: 0.4em;
	letter-spacing: 0.05em;
}
#inquiry div.mail {
	margin-bottom: 0.1em;
	letter-spacing: 0.04em;
}
#banner img {
	margin-top: 5px;
}

/* サブコンテンツの情報 */
#sub-info {
	margin-bottom: 5px;
	border: solid 1px #274E74;
	padding: 0.3em;
}
#sub-info div.title {
	margin-bottom: 15px;
	color: #274E74;
}

#sub-info div.section {
	font-weight:bold;
	margin-bottom: 0.1em;
	text-align: center;
}
#sub-info div.company {
	margin-bottom: 0.1em;
	text-align: center;
}
#sub-info div.banner {
	text-align: center;
}
#sub-info div.url {
	margin-bottom: 0.1em;
	text-align: center;
}

/* コンテンツボックス */
.content-box {
	margin-bottom: 15px;
	border: solid 1px #274E74;
}
.content-box div {
	padding: 2px 4px;
}
.box-header {
	margin: 0;
	padding: 2px 4px;
	background-color: #274E74;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}
.box-title {
	margin-top: 10px;
	font-weight: bold;
}
.box-link {
	margin-top: 10px;
	text-align: right;
}

/* スペック表 */
table.spec tr th {
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
	font-weight: 400;
	white-space: nowrap;
}

/* 注記 */
#note {
	margin-top: 15px;
}
#note-header {
	margin-bottom: 5px;
}
#note-body {
	margin-bottom: 5px;
}
#note-logo {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#note-url {
	margin-top: 25px;
	padding: 0;
	word-spacing: 5px;
}
#note-url li {
	list-style-type: none;
	display: inline;
}

/* 定義リスト */
dl {
	margin-top: 0px;
}
dt {
	border-left: solid 5px #FF3300;
	padding-left: 5px;
	color: #FF3300;
	font-weight: bold;
	margin-bottom: 3px;
}
dd {
	margin-left: 0;
	padding-left: 10px;
	margin-bottom: 15px;
}
dd img {
	margin-top: 5px;
}
dd ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* 見出しバナー */
.header-banner {
	float: right;
	margin: 0 5px;
}

/* 回り込み解除 */
.clear {
	clear: both;
}
