@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	border-style: none;
}

div#header {
	margin: 0;
	padding: 0;
	border-style: none;
	height: 210px;
}

div#header img {
	margin: 0;
	padding: 0;
	border-style: none;
}

div#header h1 {
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 1.5ex;
	padding-left: 1ex;
	border: solid #5F9CD2;
	border-width: 10px 0px 1px 0px;
}

div#header h2 {
	font-size: 10pt;
	text-align: right;
	table-layout: fixed;
	border: none;
	margin-top: 0px;
	background-color: white;
	background-image:none;
}

div#header h2 a {
	color: #555;
	text-decoration: none;
}

img.right_x {
	position: absolute;
	top: 0px;
	right: 2%;
}

img.r {
	float: right;
}

div#siteinfo {
	clear: left;
	margin-top: 3ex;
	border-top-color: #5F9CD2;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 5px;
	background-color: white;
	text-align: center;
}

div#siteinfo h3 {
	font-style: normal;
	font-size: 80%;
	font-weight: normal;
	background-color: white;
	margin-top: 1ex;
	margin-bottom: 0.5ex;
	color: WindowText;
	border-bottom-width: 0px;
}

div#sidebar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 210px;
	left: 5px;
	width: 180px;
	font-size: 10pt;
	line-height: 130%;
}

div#sidebar p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	outline-style: none;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
}

div#sidebar li {
	background-repeat: no-repeat;
	background-image: url("images/m.gif");
	background-position: left 0.4em;
	line-height: 2em;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
}

div#sidebar li.current_page {
	background-image: url("images/m3.gif");
}

div#sidebar li.current_page a:visited {
	text-decoration: none;
	color: #555;
	cursor: default;
}

div#sidebar li.current_page a:hover {
	text-decoration: none;
	color: #555;
	cursor: default;
}

div#sidebar li.current_page a:link {
	text-decoration: none;
	color: #555;
	cursor: default;
}

div#sidebar li.strong {
	background-image: url("images/m2.gif");
}

div#sidebar div.buttons {
	margin-bottom:10px;
}

div.menu {
	border: 1px solid #5F9CD2;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2ex;
}

div.menu p {
	line-height: 130%;
}

div#content {
	margin: 0 5px 0 200px;
	min-height: 75em;
	list-style-type: square;
	padding: 0;
	color: #555;
}

div#content > *:first-child {
	margin-top: 0px;
}

#firstchild {
	margin-top: 0;
}

hr {
	color: #5F9CD2;
}

td.dotted {
	border-bottom: 1px dotted;
	color: #000080;
}
p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height: 150%;
}

p.menu {
	margin-top: -1ex;
}

ul.qa li {
	list-style-type: none;
	line-height: 200%;
}
ul.menu {
	margin-top: -1ex;
}

ul.menu li {
	margin-top: 3px;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 0.5ex 1ex 0.5ex 1ex;
}

h2.large {
	font-size: 15pt;
	border-bottom: solid;
	border-bottom-color: #5F9CD2;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-bottom-width: 1px;
}

h2 {
	color: #4F5295;
	background-color: #DFEAFF;
	font-size: 15pt;
	margin-top: 4ex;
	margin-bottom: 2ex;
	padding-left: 1ex;
	padding-top: 1ex;
	padding-bottom: 1ex;
	border-color: #4F5295;
	border-top-style: solid;
	border-top-width: 2px;
}

h3 {
	margin: 1.5em 0 1.2em 0;
	font-size: medium;
	font-weight: bold;
	border-bottom: solid;
	border-bottom-color: #5F9CD2;
	border-bottom-width: 1px;
}

h2.qa {
	font-size: medium;
	font-weight: bold;
	color: #4F5295;
	background-color: #DFEAFF;
	border: none;
	margin-bottom: 0px;
}

p.qa {
	margin-top: 0.5em;
	padding-top: 0px;
}

em.copyright {
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}

p.copyright {
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	border-top-color: #5F9CD2;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 5px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #2A2A2A;
}

strong {
	font-weight: bold;
	font-style: normal;
}

.strong2 {
	font-weight: bold;
	font-style: normal;
}

.strong3 {
	font-weight: bold;
	font-style: normal;
	color: red;
}

.strong4 {
	font-size: 120%;
	font-weight: bold;
}

.strong5 {
	font-size: 120%;
	color: Red;
	font-weight: bold;
}

.bk {
	color: #3C3C3C;
}

.red {
	color: red;
}

.small {
	font-size: 80%;
	line-height: 150%;
}

.large {
	font-size: 120%;
	font-weight: bold;
}

.xlarge {
	font-size: 160%;
	font-weight: bold;
}

table.sell {
	margin-left: 3ex;
	margin-bottom: 1ex;
	width: 90%;
	border: 1px solid black;
}

table.sell td {
	border: 1px solid black;
	padding: 3px;
}


div.figure {
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	border: 1px solid #CCC;
	text-align: center;
	float: right;
}

div.figure img {
	margin-bottom: 0.5em;
}

table.noframe {
	border-color:transparent;
}

table.column {
	margin-top: 1em;
	border: 1px solid #CCC;
	margin-left: 1em;
}

table.column td {
	border: 1px solid #CCC;
	padding: 0.5em;
}

table.column td p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

table.frame {
	margin-top: 2ex;
	margin-left: 1em;
	border: 1px solid #CCC;
	line-height: 130%;
}

table.frame td {
	border: 1px solid #CCC;
	padding: 3px;
	font-size:90%;
	margin:5px;
}

table.frame tr.t2 td {
	border: 1px solid #CCC;
	padding: 3px;
	background:#CCCCFF;
	font-size:90%;
	margin:5px;
}

table.frame tr td.t3 {
	border: 1px solid #CCC;
	padding: 3px;
	background:#FFFFED;
	font-size:90%;
	margin:5px;
}
table.frame th {
	border: 1px solid #CCC;
	padding: 3px;
	background:#333;
	font-weight:bold;
	color:#FFF;
	margin:5px;
}

table.menu {
	font-size: 90%;
	margin-left: 5px;
	padding: 5px;
}

td.menu {
	line-height: 120%;
	border: 1px solid #5F9CD2;
	padding: 3px;
}

img {
	border: none;
	vertical-align: middle;
}

img.goods {
	margin-left: 3px;
	margin-top: 3px;
}

img.cart {
	margin-top: 1ex;
	margin-bottom: 2ex;
}

ol {
	margin-top: 0ex;
	margin-left: 0;
	padding-left: 0;
}
ol li {
	padding-left: 0;
	margin-left: 4ex;
	line-height: 140%;
	margin-bottom: 0.5em;
}

ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0.3em;
}

ul li {
	padding-left: 0.1em;
	margin-left: 2em;
	line-height: 140%;
	margin-bottom: 0.5em;
}

ul.point > li {
	background-image: url("images/016-002.gif");
	padding-left: 20px;
	background-position: left 0.2em;
	background-repeat: no-repeat;
	list-style-type: none;
}

ul.footnote > li {
	list-style-image: url(images/011-003.gif);
	font-size: 90%;
	margin-bottom: 0.3em;
	line-height: 140%;
}

ul.note > li {
	list-style-image: url(images/011-002.gif);
	font-size: 100%;
	line-height: 140%;
}

p.note {
	font-size: small;
}

strong.red {
	color: red;
	line-height: 120%;
}

span.b {
	font-weight: bold;
}

ul.column {
	border: 1px solid #FFC23C;
	background-color: #FFFFED;
	padding-top: 1ex;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
}

ul.column > li {
	background-image: url("images/016-001.gif");
	background-repeat:no-repeat;
	background-position: left 0.8ex;
	padding-left: 20px;
	margin-left: 2ex;
	line-height: 180%;
}

div.column {
	border: 1px solid #FFC23C;
	background-color: #FFFFED;
	text-align: center;
	font-weight: bold;
	margin-left: 1em;
	padding: 0.5em 1em;
}

div.column2 {
	margin: 1em;
	border: 1px #8D91C2 solid;
	background-color: #DFEAFF;
	padding: 0.5em 1em;
}

div.column ul {
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
}

div.column ul li {
	margin: 0 0 0 2em;
	background-image: url("images/016-001.gif");
	background-repeat:no-repeat;
	background-position: left 0.8ex;
	padding-left: 20px;
	line-height: 180%;
}


dt {
	background-image: url(images/016-002.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 2ex;
	line-height: 110%;
	font-weight: bold;
	color: #3C3C3C;
	margin-bottom: 0.2ex;
}

dd {
	margin-top: 1ex;
	margin-left: 18px;
	line-height: 150%;
}

table.inquery {
	border-collapse: collapse;
	border: thin solid #FFE197;
	background-color: #FFFFED;
	margin-top: 3ex;
}

table.inquery td {
	border-style: none;
	text-align: center;
	padding: 1ex 2ex 1ex 2ex;
}

table.inquery p.tel {
	margin-top: 0.5ex;
}

table.inquery strong {
	font-size: 150%;
	font-weight: bolder;
	font-style: normal;
}

p.tel {
	font-family: "Arial Black";
	color: red;
	font-size: 150%;
	font-weight: normal;
}

p.tel span.small {
	font-family: "Arial";
	font-size: small;
	color: #2A2A2A;
}

p.mail b {
	font-size: 150%;
	font-family: "Arial Black";
	font-weight: normal;
}

/*
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
*/

a:hover {
	color: #fd4d00;
}


.exact {
	margin-top: 0px;
}

.buttons a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -10000px;
}

.buttons a:hover {
	background-position: top right;
}

.buttons a.current_page {
	background-position: top right;
}

a#bouhan-film-link {
	background-image: url("../images/btn-bouhan-film.gif");
}

a#bouhan-sheet-link {
	background-image: url("../images/btn-bouhan-sheet.gif");
}

a#privacy-film-link {
	background-image: url("../images/btn-prv-film.gif");
}

a#film-rs-link {
	background-image: url("../images/btn-film-rs.gif");
}

a#film-list-link {
	background-image: url("../images/btn-film-list.gif");
}

a#cad-link {
	background-image: url("../images/btn-cad.gif");
}

a#scan-link {
	background-image: url("../images/btn-scan.gif");
}

a#gas-link {
	background-image: url("../images/btn-gas.gif");
}

a#convert-link {
	background-image: url("../images/btn-convert.gif");
}

a#output-link {
	background-image: url("../images/btn-output.gif");
}

.bold {
	font-weight: bold;
}

