﻿@charset "utf-8";

/*****************************************************************************
 common
 *****************************************************************************/

#contentsImg {
	height: 156px;
	background: url(/common/img/share/contents_bg.gif) repeat-x left top;
	margin-bottom: 18px;
}

#contentsImg .inner {
	width: 966px;
	text-align: left;
	margin: 0 auto;
	padding-top: 27px;
}

/** コンテンツ 画像なし用 **/
#contentsImg2 {
	background: url(/common/img/share/contents_bg2.jpg) repeat-x left top;
	margin-bottom: 18px;
}

#contentsImgS .inner {
	width: 966px;
	text-align: left;
	margin: 0 auto;
	padding-top: 13px;
}

/** コンテンツ画像 小表示用 **/
#contentsImgS {
	height: 91px;
	background: url(/common/img/share/contents_bgS.jpg) repeat-x left top;
	margin-bottom: 18px;
}

#contentsImgS .inner {
	width: 966px;
	text-align: left;
	margin: 0 auto;
	padding-top: 13px;
}


#contents {
	clear: both;
	margin-bottom: 65px;
}

#contents .inner {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
	/* IE6用に追加 ----- */
	_overflow: visible;
	/* ----------------- */
}
/* IE6で印刷するときのみ、全体を縮小しないと入らない --- */
@media print {
    body {
        _zoom: 90%;
    }
}
/* ----------------------------------------------------- */

.headLine01 {
	margin-bottom: 20px;
}

.headLine03 {
    clear:both;
    padding: 8px 0 0 25px;
    margin: 30px 0 15px 0;
    
    max-width: 700px;
    height: 26px;
    
	margin-bottom: 20px;
    background-image:url("/common/img/share/headline.gif");
    background-repeat:no-repeat;
    background-position:left top;

    color: #ffffff;
    font-weight:bold;
}

.headLine04 {
    clear:both;
    padding: 8px 0 0 25px;
    margin: 15px 0 15px 0;
    
    max-width: 700px;
    height: 26px;
    
	margin-bottom: 20px;
    background-image:url("/common/img/share/headline_n.gif");
    background-repeat:no-repeat;
    background-position:left top;

    color: #ffffff;
    font-weight:bold;
}

.basicBg01 {
	border: 1px solid #CCCCCC;
	background: #e0e3e5;
	padding: 2px;
}

.basicBg01 .basicInner {
	background: #FFFFFF;
	padding: 20px 24px;
}

.basicBg02 {
	background: url(/common/img/share/title_bg_bot.gif) no-repeat left bottom;
	padding-bottom: 30px;
	_zoom: 1;
}

.basicBg02 .basicInner {
	margin: 0 27px;
	overflow: hidden;
	_height: 1%;
}

.anchor01 {
	background: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
	_height: 1%;
}

*:first-child + html .anchor01 {
	padding-bottom: 10px;
}

.anchor01 li {
    float: left;
	width: 347px;
	margin-bottom: 11px;
	display: block;
}

.anchor01 li a {
	background: url(/common/img/share/arrow_d.gif) no-repeat 30px 0.35em;
	padding-left: 58px;

	line-height: 1.2;
}

.anchor02 {
	background: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
	_height: 1%;
}

*:first-child + html .anchor02 {
	padding-bottom: 10px;
}

.anchor02 li {
	float: left;
	width: 347px;
	margin-bottom: 11px;
}

.anchor02 li a {
	background: url(/common/img/share/arrow_r.gif) no-repeat 30px 0.35em;
	padding-left: 58px;
	display: block;
	line-height: 1.2;
}

.anchor03 {
	background: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
	_height: 1%;
	width: 100%;
}

*:first-child + html .anchor03 {
	padding-bottom: 10px;
}

.anchor03 li {
	float: left;
	width: 100%;
	margin-bottom: 11px;
}

.anchor03 li.title {
	padding-left: 10px;
	padding-top: 20px;
}

.anchor03 li.subtitle {
	padding-left: 55px;
	padding-top: 15px;
}

.anchor03 li a {
	background: url(/common/img/share/arrow_r.gif) no-repeat 55px 0.35em;
	padding-left: 83px;
	display: block;
	line-height: 1.2;
}

.anchor03 li.lnktitle a {
	background: url(/common/img/share/arrow_r.gif) no-repeat 10px 0.35em;
	padding-left: 38px;
}

.anchor04 {
	background: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
	_height: 1%;
}

*:first-child + html .anchor04 {
	padding-bottom: 10px;
}

.anchor04 li {
	float: left;
	width: 95%;
	margin-bottom: 11px;
}

.anchor04 li.title {
	padding-left: 10px;
}

.anchor04 li.subtitle {
	padding-left: 35px;
}

.supplementation {
	font-size: 85.7%;
}

.caution li {
	font-size: 85.7%;
	text-indent: -1em;
	padding-left: 1em;
}

.pdf {
	background: url(/common/img/share/icon_pdf.gif) no-repeat 1px 0.1em;
	padding-left: 20px;
	display: block;
	line-height: 1.4;
	/background: url(/common/img/share/icon_pdf.gif) no-repeat 1px 0.25em;
}

.imgLeft {
	float: left;
	margin-right: 20px;
}

.imgRight {
	float: right;
	margin-left: 20px;
}

.more {
	width: 640px;
	border: 1px solid #CCCCCC;
	background: #e0e3e5;
	padding: 2px;
}

.more p {
	background: #FFFFFF;
}

.more p a {
	background: url(/common/img/share/arrow_r.gif) no-repeat 11px 1.0em;
	padding-left: 30px;
	display: block;
	line-height: 2.4;
	/background: url(/common/img/share/arrow_r.gif) no-repeat 11px 0.9em;
}

.margin5 {
	margin-bottom: 5px;
}

.margin10 {
	margin-bottom: 10px;
}

.margin20 {
	margin-bottom: 20px;
}

.margin40 {
	margin-bottom: 40px;
}

.contentsTop {
	font-size: 71.4%;
	margin-bottom: 40px;
	padding-top: 30px;
	position: relative;
}

.contentsTop a {
	position: absolute;
	left: 590px;
	background: url(/common/img/share/arrow_t2.gif) no-repeat 1px 0.2em;
	padding-left: 10px;
	display: block;
	line-height: 1.2;
	/background: url(/common/img/share/arrow_t2.gif) no-repeat 1px 0.3em;
}

#topics {
	margin-bottom: 20px;
}

#topics li {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 6px 0 7px;
}

#topics li a {
	background: url(/common/img/share/arrow_r.gif) no-repeat 11px 0.35em;
	padding-left: 30px;
	display: block;
	line-height: 1.2;
	/background: url(/common/img/share/arrow_r.gif) no-repeat 11px 0.5em;
}

#topics li.title {
	border: none;
	padding-top: 12px;
	margin-bottom: 0;
}

#topics li.cr a {
	background: url(/common/img/share/icon_ring.gif) no-repeat 11px 0.25em;
	color: #333333;
	font-weight: bold;
	/background: url(/common/img/share/icon_ring.gif) no-repeat 11px 0.35em;
}

#topics li.crsub a {
	background: url(/common/img/share/icon_dot.jpg) no-repeat 11px 0.25em;
	color: #333333;
	font-weight: bold;
	/background: url(/common/img/share/icon_dot.jpg) no-repeat 11px 0.35em;
}

#topics li li a {
	margin-left: 35px;
}

#topics li li.title {
	border: none;
}

#topics li li li a {
	margin-left: 65px;	
}

/*****************************************************************************
 privilege
 *****************************************************************************/

#privilege {
	margin-bottom: 60px;
}

#privilege h3.title {
	background: url(/common/img/share/title_bg.gif) no-repeat left top;
	margin-bottom: 15px;
	padding: 10px 0 11px 23px;
    font-weight: bold;
    letter-spacing: 1px;
	line-height: 1.0;
}

#privilege .pdfBox {
	background: #CCCCCC;
	border: 1px solid #e7e7e7;
	margin: 0 28px 20px;
	padding: 3px;
}

#privilege .pdfBox table {
	border-collapse: separate;
	width: 582px;
	font-family: Arial, Helvetica,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Sans-Serif;
	line-height: 1.2;
}

#privilege .pdfBox table th {
	width: 130px;
	vertical-align: top;
	background: #756c5f;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 10px;
}

#privilege .pdfBox table td {
	vertical-align: top;
	padding: 6px 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#privilege #projectBox {
	width: 720px;
	margin: 0 0 0 -20px;
	position: relative;
	overflow: hidden;
	_height: 1%;
}

#privilege #projectBox div {
	width: 340px;
	float: left;
	margin-left: 20px;
	_display: inline;
}

#privilege #projectBox div h3 {
	margin-bottom: 5px;
}

#privilege #projectBox div a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#privilege #projectBox p.description {
	font-size: 85.7%;
	padding-left: 2px;
}

#analysis {
	background: url(/common/img/product/privilege/privilege_img004.jpg) no-repeat right top;
	margin-bottom: 10px;
	overflow: hidden;
	_height: 1%;
}

#analysis li.icon {
	background: url(/common/img/share/icon_ring.gif) no-repeat left 0.35em;
	padding-left: 15px;
}

#analysis .left {
	float: left;
}

#analysis .right {
	float: right;
	width: 400px;
}

#PhotoManager {
	background: #d1d1d1 url(/common/img/product/privilege/privilege_img005_bg.jpg) no-repeat left top;
	padding-bottom: 20px;
	overflow: hidden;
	_height: 1%;
}

#PhotoManager .img {
	float: left;
	margin: 20px 20px 0 20px;
	_display: inline;
}

#PhotoManager .img a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#PhotoManager .txt {
	padding-top: 20px;
	font-size: 85.7%;
}

#PhotoManager .txt span {
	font-weight: bold;
}

#WebSeminar {
	background: #d1d1d1 url(/common/img/product/privilege/privilege_img008_bg.jpg) no-repeat left top;
	padding-bottom: 20px;
	overflow: hidden;
	_height: 1%;
}

#WebSeminar .img {
	float: left;
	margin: 20px 20px 0 20px;
	_display: inline;
}

#WebSeminar .img a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#WebSeminar .txt {
	padding-top: 20px;
	font-size: 85.7%;
}

#WebSeminar .txt span {
	font-weight: bold;
}

#MailTo a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/*****************************************************************************
 products
 *****************************************************************************/

#goods {
	background: #e0e3e5;
	border: 1px solid #cccccc;
	padding: 2px;
	zoom: 1;
}

#goods ul {
	background: #FFFFFF;
	padding-top: 8px;
}

#goods li {
	font-size: 85.7%;
	padding-bottom: 9px;
}

#goods li a {
	background: url(/common/img/share/arrow_r2.gif) no-repeat left 0.4em;
	margin-left: 10px;
	padding-left: 10px;
	display: inline-block;
	line-height: 1.2;
	/background: url(/common/img/share/arrow_r2.gif) no-repeat left 0.3em;
}