/* CSS Document */
* {
	margin:0; padding:0;
}

body{
	background: #ffffff url(images/body-bg.jpg) top center no-repeat;
	text-align:center;
	min-width:1000px;
	font-size: 14px;
	line-height: 1.5em;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.alignright {text-align:right;}

html, input, textarea
	{
		font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', sans-serif;
		font-size:0.8em;
		line-height:1.8em;
		color:#637178;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#637178; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

#page1 {color:#555555;}
/* ============================= main layout ====================== */

li { padding-left:6px; line-height:1.5em;}
li a {color:#03b9df; text-decoration:none; display:inline-block; padding-left:12px; background:url(images/marker.gif) left 8px no-repeat;}
li a:hover {text-decoration:underline; color:#03b9df;}
.last {background:none;}

.imgindent {margin:0 30px 0 0; float:left;}

h2 {font-size:1.846em; color:#788287; line-height:1.2em; font-weight:normal; background:url(images/h2-bg.gif) left bottom repeat-x; padding:0 0 10px 5px; margin-bottom:25px;}
h3 {font-size:1.3em; color:#788287; line-height:1.2em; font-weight:normal; padding-bottom:10px; font-weight: bold;}

/* ============================= content ====================== */
.menu {background:url(images/menu-bg.gif) left top no-repeat #000; height:391px;}
.menu .indent {padding:34px 22px 42px 22px;}
.menu ul {background:url(images/bg_m.gif) left top no-repeat;}
.menu li {background:url(images/bg_m.gif) left bottom no-repeat; line-height:1.2307em; height:62px; font-size:2.15em; padding:0;}
.menu li a {text-decoration:none; color:#0000cd; text-transform:uppercase;display:block; background:  right 20px no-repeat; padding:15px 0px 0px 14px; height:47px; position:relative; }
.menu li a:hover, .menu .active a {background:url(images/menu-active.jpg) left top no-repeat; color:#fff;}

.sub-menu {overflow:hidden; padding-top:7px; height:25px; margin: 0 20px 0 20px;}
.sub-menu p {padding:0 0 9px 0; font-size:12px; line-height:1.3em; text-transform:uppercase; color:#788287; text-align:right; background:url(images/h2-bg.gif) left bottom repeat-x;}

.inner {background:#fff; width:100%;}

.slogan {height:532px; color:#fff;}

.col-pad {padding-right:52px;}
.col-pad1 {padding-right:32px;}
.col-pad2 {padding-right:100px;}

.indent {padding:24px 0 36px 25px;}

.col-indent {padding:30px 50px 0 40px;}
.col-indent1 {padding:0px 18px 0 10px;}

.padding {margin-bottom:18px;}

.padding1 {padding-bottom:40px;}
.padding2 {padding-bottom:29px;}

.title {font-size:1.384em; line-height:1.2em;}

.text {font-size:0.769em;}
.text a {text-decoration:none; color:#03b9df; text-transform:uppercase;}
.text a:hover {text-decoration:underline;}

.font {font-size:0.92em; line-height:1.5em;}

.border {background:url(images/border-bg.gif) left bottom repeat-x; padding-bottom:1px;}

.link {display:inline-block; background:url(images/marker.gif) left 7px no-repeat; padding-left:12px; color:#788287; text-decoration:none;}
.link:hover {text-decoration:underline;}

.pad {padding-top:35px;}
.pad1 {padding-top:10px;}

.phone {display:inline-block; width:80px;}

.policy {padding-bottom:20px;}
/* ============================= footer ====================== */
#footer {color:#000; margin: 0 0 30px 0;}
.banners {float:left; padding-right:39px;}
.banners img {margin:20px 0 0 44px;}

.privacy {color:#fff; font-size:0.769em; padding:54px 0 0 0; text-transform:uppercase;}
.privacy a {color:#fff; text-decoration:none;}
.privacy a:hover {text-decoration:underline;}
/* ============================= forms ============================= */
#SignUpForm {float:left; background:url(images/signupform-bg.gif) left top no-repeat; width:326px; height:121px;}
#SignUpForm div {padding:22px 0 0 29px}
#SignUpForm strong {font-weight:normal; color:#fff; font-size:1.846em; display:block; padding-bottom:16px}
#SignUpForm label {height:27px; display:inline-block; }
#SignUpForm .input {width:189px; border:none; background:#fff; padding:5px 0 5px 12px; font-size:1em; line-height:1.243em; font-style:italic; color:#788287;}
#SignUpForm input {vertical-align:t1op;}

#ContactForm {padding-top:5px;}
#ContactForm .link {margin:20px 5px 0 20px}
#ContactForm label {height:35px; display:block;}
#ContactForm .input {width:265px; border:1px solid #e1e5e7; background:#fff; padding:5px 0 5px 5px; font-size:0.92em; line-height:1.243em; font-style:italic;}
#ContactForm textarea {width:265px; height:56px; border:1px solid #e1e5e7; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:0.92em; font-style:italic;}

/* ============================= side bottom ====================== */
.sideBottom {
	margin: 20px 0 20px 20px;
	border-right: 1px solid #e1e5e7;
}
.sideBottom ul li {
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}
/* ============================= main contents ====================== */
.mainContents {
	margin: 20px;
}
.mainContents .container p {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 12px;
}
.mainContents .container p strong {
	font-weight: bold;
	color: #29469a;
}

/* ============================= product ====================== */
.productLink {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	border-bottom: 1px dotted #e1e5e7;
}
.productLink p {
	margin: 0;
	padding: 0 9px;
	float: left;
}
.productImages {
	float:left;
	width: 220px;
}
.productDetail,
.productText {
	float:left;
	width: 450px;
}
.productOctpark {
	background: url(images/product_logo_octpark.gif) no-repeat right bottom;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.productSofter {
	background: url(images/product_logo_softer.gif) no-repeat right bottom;
	margin: 0 0 30px 0;
}
.productSaver {
	background: url(images/product_logo_saver.gif) no-repeat right bottom;
	margin: 0 0 30px 0;
}
.productParkline {
	background: url(images/product_logo_parkline.gif) no-repeat right bottom;
	margin: 0 0 30px 0;
}
/* ============================= sub title ====================== */
.exampleOctpark h3,
.exampleSofter h3,
.exampleSaver h3,
.exampleParkline h3,
.productOctpark h3,
.productSofter h3,
.productSaver h3,
.productParkline h3 {
	line-height:1.2em; 
	font-weight:bold; 
	background:url(images/h2-bg.gif) left bottom repeat-x; 
	padding:0 0 10px 5px; 
	margin-bottom:25px;
}
.exampleOctpark h3,
.productOctpark h3 a,
h3.octparkTitle {
	color:#009900; 
	text-decoration: none;
}
.exampleSofter h3,
.productSofter h3 a,
h3.softerTitle {
	color:#ff6633; 
	text-decoration: none;
}
.exampleSaver h3,
.productSaver h3 a,
h3.saverTitle {
	color:#3366ff; 
	text-decoration: none;
}
.exampleParkline h3,
.productParkline h3 a,
h3.parklineTitle {
	color:#ff6633;
	text-decoration: none;
}
/* ============================= product common ====================== */
h1.octparkTitle,
h1.softerTitle,
h1.saverTitle,
h1.parklineTitle {
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	font-style: italic;
	margin: 0 0 20px 0;
}
h1.octparkTitle span.small,
h1.softerTitle span.small,
h1.saverTitle span.small,
h1.parklineTitle span.small {
	font-size: 26px;
}
h1.octparkTitle span.big,
h1.softerTitle span.big,
h1.saverTitle span.big,
h1.parklineTitle span.big {
	font-size: 38px;
}
h1.octparkTitle span.r,
h1.softerTitle span.r,
h1.saverTitle span.r,
h1.parklineTitle span.r {
	font-size: 26px;
}
.meinImages {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.meinImages p {
	float: left;
	width: 328px;
	height: 238px;
	margin: 0 2px;
	padding: 0;
	border: 1px solid #cecece;
}
.menuBox {
	overflow: hidden;
	background: #e1e5e7;
	padding: 10px;
	margin: 0 0 20px 0;
}
.menuBox p {
	background: url(images/icon01.gif) no-repeat left center;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.drawingDetailInline {
	font-size: 0.9rem;
	display: grid;
	grid-template-columns: 50% 50%;
}
ul.featureList {
	float: left;
	width: 315px;
	margin: 0 10px;
}
ul.featureList li {
	background: url(images/icon02.jpg) no-repeat left 3px;
	padding: 0 0 0 20px;
}
ul.priceList {
	margin: 0;
}
ul.priceList li {
	background: url(images/icon02.jpg) no-repeat left 3px;
	padding: 0 0 0 20px;
}
.productDetail ul {	margin: 0 0 20px 0;
}
.productDetail ul li {
	background: url(images/icon02.jpg) no-repeat left 3px;
	padding: 0 0 0 20px;
}
.procedureHead {
	margin: 0;
	padding: 10px;
	background: #eeeeee;
	overflow: hidden;
	display: grid;
	grid-template-columns: 20% 80%;
}
.procedureList {
	margin: 0;
	padding: 10px;
	background: #eeeeee;
	overflow: hidden;
}
dl.procedureList dt {
	float: left;
	width: 60px;
	font-weight: bold;
}
dl.procedureList dd {
	float: left;
	width: 550px;
}
ul.procedureList li {
	background: url(images/icon01.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
}
table.useList {
	width: 100%;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
table.useList th,
table.useList td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}
table.useList th.green,
table.useList td.green {
	background: #ccff99;
}
table.useList th.blue,
table.useList td.blue {
	background: #ccffff;
}
table.useList th.orange,
table.useList td.orange {
	background: #ffcc99;
}
.drawingDetail {
	overflow: hidden;
	margin: 0;
}
.drawingDetail .textBox {
	padding: 0;
	text-indent: 0;
	float: left;
	margin: 0 0 10px 0;
}
.drawingDetail .textBox dl,
.drawingDetail .textBox p {
	padding: 0;
	text-indent: 0;
}
.drawingDetail .textBox dl {
	overflow: hidden;
}
.drawingDetail .textBox dl dt {
	float: left;
	width: 90px;
	margin-right: 10px;
	clear: both;
	text-align: right;
}
.drawingDetail .textBox dl dd {
	float: left;
}
.drawingDetail .textBox span.name {
	font-weight: bold;
}
.drawingDetail .green  {
	color: #009900;
	padding: 0;
}
.drawingDetail .blue  {
	color: #3366ff;
	padding: 0;
}
.drawingDetail .orange  {
	color: #ff6633;
	padding: 0;
}
.drawingDetail .pictureBox  {
	float: right;
	overflow: hidden;
	width: 416px;
}
.drawingDetail .pictureBox .left,
.drawingDetail .pictureBox .right,
.drawingDetail .pictureBox .center  {
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: 0px;
}
.drawingDetail .pictureBox .left,
.drawingDetail .pictureBox .right  {
	width: 200px;
}
.drawingDetail .pictureBox .left  {
	clear: both;
	float: left;
	margin-right: 12px;
}
.drawingDetail .pictureBox .right  {
	float: right;
}
.drawingDetail .pictureBox .center  {
	width: 414px;
}
.picBig {
	color: #F00;
	text-align: right;
}

table.specList {
	width: 100%;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
table.specList th,
table.specList td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
}
table.specList th.type,
table.specList td.type {
	background: #ccffcc;
	width: 80px;
}
table.specList th.green {
	background: #99ff66;
}
table.specList td.green {
	background: #ccff99;
}
table.specList th.blue {
	background: #66ccff;
}
table.specList td.blue {
	background: #ccffff;
}
table.specList th.orange {
	background: #ff9966;
}
table.specList td.orange {
	background: #ffcc99;
}
table.specList td.yellow {
	background: #ffff99;
}
.mainContents .container p.priceText {
	text-indent: 0;
	line-height: 1.5em;
}
.procedureBox {
	margin: 0 0 10px 0;
	overflow: hidden;
}

/* ============================= product octpark ====================== */
h1.octparkTitle {
	color: #009900;
}
h1.octparkTitle span.decorative {
	color: #00cc33;
}
.procedureTitleOctpark {
	color: #009900;
	font-weight: bold;
}
/* ============================= product softer ====================== */
h1.softerTitle {
	color: #ff6633;
}
h1.softerTitle span.decorative {
	color: #ffcc99;
}
.procedureTitleSofter {
	color: #ff6633;
	font-weight: bold;
}
/* ============================= product softer ====================== */
h1.saverTitle {
	color: #3366ff;
}
h1.saverTitle span.decorative {
	color: #66ccff;
}
.procedureTitleSaver {
	color: #3366ff;
	font-weight: bold;
}
/* ============================= product parkline ====================== */
h1.parklineTitle {
	color: #ff3300;
}
h1.parklineTitle span.decorative {
	color: #ffcc33;
}
.procedureTitleParkline {
	color: #ff3300;
	font-weight: bold;
}
.markBox {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.markBox .markImage {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

/* ============================= example ====================== */
.clear {
	clear: both;
}
.exampleOctpark,
.exampleSofter,
.exampleSaver,
.exampleParkline {
	float: left;
	margin: 0 0 30px 0;
}
.exampleOctpark dl,
.exampleSofter dl,
.exampleSaver dl,
.exampleParkline dl {
	float: left;
	margin: 0 3px 0 0;
	width: 220px;
}
.exampleOctpark dl dt,
.exampleSofter dl dt,
.exampleSaver dl dt,
.exampleParkline dl dt {
	line-height: 1.2em;
	margin: 3px 0 5px 0;
	width: 220px;
}

/* ============================= goMokuji ====================== */
.goMokuji { text-align: right; padding-left:6px; line-height:1.5em; clear: both;}
.goMokuji a {color:#03b9df; text-decoration:none; display:inline-block; padding-left:12px; background:url(images/marker.gif) left 8px no-repeat;}
.goMokuji a:hover {text-decoration:underline; color:#03b9df;}