@charset "Shift_JIS";

body{
	background					: url(../pict/share/background.gif) repeat-x;
}

#header{
	margin-bottom				: 8px;
	height						: 112px;
	position					: relative;
}

#wrap h2{
	margin-bottom				: 0px;
}

#contents h3.txtTitle,
#contents dt.txtTitle{
	padding-left				: 41px;
	background					: url(../pict/share/title_middle.gif) no-repeat;
	line-height					: 28px;
}

#pan{
	margin						: 0px 0px 8px 15px;
	font-size					: 85%;
}
#pan dt{
	display						: none;
}

.descriptionImage{
	float						: right;
	display						: block;
}

.ListTable {
	border-collapse				: collapse;
	border						: 2px solid #E50012;
}
.ListTable th {
	color						: #000000;
	background-color			: #FFCCCC;
	font-size					: 12px;
	border						: 1px solid #E50012;
	text-align					: center;
	vertical-align				: middle;
}
.ListTable td {
	padding						: 3px;
	border						: 1px solid #E50012;
	font-size					: 12px;
}

.pagetop{
	text-align					: right;
}
.pagetop a{
	color						: #000;
	padding-left				: 15px;
	background					: url(../pict/arrow/tri_black.gif) no-repeat center left;
}
.pagetop a:visited{
	color						: #000;
}
.pagetop a:hover{
	color						: #666;
}

.note,
#product .itemList li span.note{
	display						: inline;
	font-size					: 80%;
}

#contents{
	float						: left;
	display						: inline-block;
	width						: 589px;
}
#contents .catch{
	margin-bottom				: 0;
}
#contents .section{
	margin						: 18px 0 24px 10px;
}
#contents h3,
#contents .section dt{
	margin-bottom				: 13px;
}
.section dd,
.section .entry{
	zoom						: 1;
	margin						: 0 20px 19px 28px;
}
#contents .section .more{
	margin-top					: 19px;
	text-align					: right;
}
#contents .section .more a{
	padding-left				: 15px;
	background					: url(../pict/arrow/dot_gray.gif) no-repeat center left;
}

.section .caseList dl,
.section .catalogList dl{
	margin						: 0;
	padding						: 0;
	border						: 1px solid #ccc;
}
.section .caseList dt,
.section .catalogList dt{
	margin						: 0;
	padding						: 5px;
	background					: #e1e1e1;
}
#contents .section .caseList dd,
#contents .section .catalogList dd{
	margin						: 0;
	padding						: 5px;
	padding-top					: 8px;
	text-align					: center;
}
.section .reset, #contents .section .reset dt,.section .reset dd{
	margin						: 0;
	padding						: 0;
}

#contents .section .more.catalog{
	font-size					: 85%;
}
#contents .section .more.catalog a{
	padding-left				: 0;
	background					: none;
}
#contents .section .more img{
	display						: block;
	margin-bottom				: 3px;
	vertical-align				: top;
}

#product .itemList{
	margin-bottom				: 1em;
	zoom						: 1;
}
#product .itemList li{
	float						: left;
	margin-right				: 2px;
	margin-bottom				: 1em;
	padding						: 8px 0 5px 0;
	width						: 131px;
	text-align					: center;
	background					: #f1f1f1;
}
#product .itemList.trio li{
	width						: 174px;
}
#product .itemList li.lastChild{
	margin-right				: 0px;
}
#product .itemList li img{
	display						: block;
	margin-bottom				: 3px;
}
#product .itemList li p{
	margin						: 0 3px;
}
#product .system{
	display						: inline-block;
	margin-bottom				: 0.5em;
	width						: 100%;
}
#product .system li{
	float						: left;
	margin-right				: 15px;
	margin-bottom				: 0.5em;
	width						: 256px;
}
#product .system li.lastChild{
	margin-right				: 0;
}
#product .system li img{
	display						: block;
	margin-bottom				: 0.5em;
	border						: 1px solid #aaa;
}
#product .system li span.caution{
	display						: block;
	font-size					: 80%;
	margin-left					: 1.5em;
	text-indent					: -1.2em;
}
#product .section strong.title{
	display						: block;
	margin-bottom				: 0.5em;
}

#product .section dl.itemInfo{
	margin-top					: 10px;
}

#product .section dl.itemInfo dt{
	margin-bottom				: 10px;
}

#product .section dl.itemInfo dd{
	margin-bottom				: 15px;
	padding-bottom				: 15px;
	padding-left				: 15px;
	background					: url(../pict/share/space.gif) repeat-x bottom left;
}

.caseList{
	zoom						: 1;
}
.caseList li{
	float						: left;
	margin-bottom				: 10px;
	padding-bottom				: 0;
	width						: 280px;
}
.caseList li.odd{
	margin-right				: 10px;
}
#contents .section .caseList dl{
	margin						: 0;
}
#contents .section .caseList dd{
	margin-bottom				: 0px;
	padding-bottom				: 5px;
	line-height: 24px;
}

.caseList dd strong{
	display						: block;
	margin-bottom				: 0.4em;
	font-size					: 110%;
	font-weight					: normal;
}
.caseList strong,
#case #contents .section .caseList p.more{
	display						: block;
	margin-bottom				: 0.4em;
	border						: 1px solid #ccc;
}

.caseList strong{
	text-align					: left;
}
#case #contents .section .caseList p.more{
	margin-top					: 0;
	padding						: 0;
}
.caseList.gallery strong{
	margin-bottom				: 0;
}
#contents .section .catalogList dd{
	padding						: 5px;
	padding-bottom				: 0;
}

.reset.address{
	padding						: 3px;
	border						: 1px solid #ccc;
}
#contact .section .reset.address dt{
	padding						: 5px;
	background					: #e1e1e1;
}
#contact .section .reset.address dd{
	padding						: 5px;
}

#policy .list li{
	margin-bottom				: 2em;
}
#policy .list .innerList li{
	margin-bottom				: 0.3em;
}
#policy .list strong{
	display						: block;
	margin-bottom				: 0.5em;
}

#sitepolicy .section p{
	margin-bottom				: 1.5em;
}
#sitepolicy .section dl{
	margin-bottom				: 1.5em;
}
#sitepolicy .section dt{
	margin-bottom				: 0.3em;
	font-weight					: bold;
}
#sitepolicy .section dd{
	margin-bottom				: 0.5em;
	margin-left					: 1em;
}

#sitemap .section h3{
	margin-bottom				: 1.5em;
	padding-left				: 20px;
	background					: url(../pict/arrow/box_crimson.gif) no-repeat	0 0.1em;
}
#sitemap .section ul{
	margin-left					: 2em;
}
#sitemap .section li{
	margin-bottom				: 1.5em;
	margin-left					: 2em;
	padding-left				: 20px;
	zoom						: 1;
	background					: url(../pict/arrow/box_navy.gif) no-repeat	0 0.1em;
}
#sitemap .section .innerList{
	margin						: 0.5em 0 0.5em 1em;
}
#sitemap .section .innerList li{
	float						: left;
	width						: 10.5em;
	background					: url(../pict/arrow/box_azure.gif) no-repeat	0 0.1em;
}
#sitemap .section h3 a,#sitemap .section ul a{
	color						: #666;
}

#contents .section:after,
#contents .section dd:after,
#product .itemList:after,
#product .system:after,
#catalog .caseList:after,
#catalog .catalogList:after,
#sitemap .section li:after{
	content						: ".";
	display						: block;
	clear						: both;
	height						: 0;
	visibility					: hidden;
}
.CatalogTable {
	width: 200px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.CatalogTitle {
	font-size: 12px;
	line-height: 25px;
	background-color: #CCCCCC;
	text-align: center;
}
.catch {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
