@charset "UTF-8";

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
　
　製　品　情　報
　
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* ======================================================================
＊＊共通＊＊
====================================================================== */
body#csr_compliance_entry #lc-navi li#cat01 a, /*コンプライアンス行動規準*/
body#csr_eco_entry #lc-navi li#cat02 a, /*ECO活動*/
 body#csr_support2_entry #lc-navi li#cat03 a,/*身体障害者補助犬の普及活動への支援*/
body#support2_01.csr_support2_page #lc-navi li#cat03_support2_01 a,/*スカラー研修報告 2002年 (1)*/
body#support2_02.csr_support2_page #lc-navi li#cat03_support2_02 a,/*スカラー研修報告 2002年 (2)*/
body#support2_03.csr_support2_page #lc-navi li#cat03_support2_03 a,/*スカラー研修報告 2003年 (1)*/
body#support2_04.csr_support2_page #lc-navi li#cat03_support2_04 a,/*スカラー研修報告 2003年 (2)*/
body#support2_05.csr_support2_page #lc-navi li#cat03_support2_05 a,/*スカラー研修報告 2003年 (3)*/
body#csr_support1_entry #lc-navi li#cat04 a, /*学術支援*/
body#csr_activ_other_entry #lc-navi li#cat05 a {  /*その他活動*/
	color: #34C5B9;
	font-weight:bold;
}

body#csr_support2_entry #lc-navi li#cat03_support2_01 a,/*スカラー研修報告 2002年 (1)*/
body#csr_support2_entry #lc-navi li#cat03_support2_02 a,/*スカラー研修報告 2002年 (2)*/
body#csr_support2_entry #lc-navi li#cat03_support2_03 a,/*スカラー研修報告 2003年 (1)*/
body#csr_support2_entry #lc-navi li#cat03_support2_04 a,/*スカラー研修報告 2003年 (2)*/
body#csr_support2_entry #lc-navi li#cat03_support2_05 a {/*スカラー研修報告 2003年 (3)*/
	color: #000000;
	font-weight:normal;
}

/*body.shakunage #contents h3 {
	font-size: 120%;
	line-height: 1.45;
	color: #000;
	font-weight: bold;
	padding:4px 6px 2px 8px;
	margin:20px 0 10px;
	background-color: #EDEDED;
	background-image: url(../images/common_h2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 5px solid #5E6895;
}*/

body.product #contents h3 {
	font-size: 120%;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: 0.5em;
	color: #3F538D;
	border-bottom: 1px solid #CCC;
}

body.product #contents sup {
	font-size: 100%;
	line-height: 1;
	font-weight: normal;
}

/* ======================================================================
＊＊トップページ＊＊
====================================================================== */
body#product_index #title {
	width: 910px;
	margin:0 20px;
	padding:0 0 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height:250px;
}

body#product_index #contents div.col {
	background-image: url(../product/images/index_col_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0;
	padding:16px 11px 0;
	padding:16px 15px 0;
	width: 705px;
	font-size:95%;
}

body#product_index #contents div.col h2 {
	font-size: 100%;
	line-height: 1;
	color: #3CBFAE;
	font-weight: bold;
	padding:0;
	margin:0 0 15px 0;
	/*offset*/
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;/*[end]offset*/
}

* html body#product_index #contents h2 {
	margin:0 0 20px 0;
}

body#product_index #contents div.col ul#cat-nv {
	margin-bottom:25px;
}

body#product_index #contents div.col ul#cat-nv li {
	margin-left:0;
	margin-bottom: 7px;
	list-style: none;
	clear:both;
}

body#product_index #contents div.col ul#cat-nv li img {
	float:left;
	margin-right: 7px;
	margin-bottom: 7px;
}

* html body#product_index #contents div.col ul#cat-nv li img {
	margin-bottom: 0;
}

body#product_index #contents div.col ul#cat-nv li a {
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

body#product_index #contents div.col ul#cb-nv {
	margin-top:1em;
}

body#product_index #contents div.col ul#cb-nv li {
	margin-left: 0px;
	margin-right: 7px;
	padding-left: 0px;
	list-style: none;
	float: left;
	display:inline;
}

body#product_index #contents div.col ul#cb-nv li a {
	margin-left: 0px;
	padding-left: 0px;
	background-image: none;
}

/* ======================================================================
＊＊製品一覧共通＊＊ 
====================================================================== */

body.product #title {
	width: 910px;
	margin:0 20px;
	padding:0 0 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height:70px;
}

body.product #contents div.col {
	width: 705px;
	font-size:95%;
	padding:18px 12px 0 18px;
	margin-top:0;
	background-image: url(../product/images/cat_col_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

body.product #contents div.col dl.pd-nv {
	padding-bottom:5px;
}

body.product #contents div.col dl.pd-nv dt {
	width:220px;
	font-size:115%;
	line-height:1.3;
	font-weight: bold;
	margin-bottom:7px;
	float:left;
	clear:both;
	display:inline;
}

body#product_archv1.product #contents div.col dl.pd-nv dt,
body#product_archv2.product #contents div.col dl.pd-nv dt {
	font-size:150%;
}

body.product #contents div.col dl.pd-nv dd {
	width: 465px;
	margin-top:-1.15em;
	/*margin-left:15px;*/
	float:left;
	display:inline;
}

body.product #contents div.col dl.pd-nv ul {
	margin-top:1em;/*margin-left: 22px;*/
}

body.product #contents div.col dl.pd-nv li {
	font-size: 110%;
	font-weight: bold;
	line-height:1.55;
	list-style: none;
	padding-left: 0;
	padding-bottom: 2px;
	margin-left: 0;
	margin-bottom: 8px;
	/*text-indent: -22px;*/
	border-bottom: 1px dotted #C9C9C9;
}

body.product #contents div.col dl.pd-nv li a {
	padding: 3px 0 3px 22px;
	margin-left: 0px;
	background-image: url(../product/images/index_arw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


body.product #contents ul#page-index {
	padding: 8px 10px 6px;
	margin-bottom: 15px;
	/*border: 2px solid #5ACFC2;*/
	border: 2px solid #9DC1E5;
}

body.product #contents ul#page-index li {
	white-space: nowrap;
	float: left;
	font-weight:bold;
	line-height:1.4;
	margin-left:0;
	padding-left:0;
	list-style: none;
}

body.product #contents ul#page-index li a {
	background-image: none;
	padding-left: 0px;
	padding-left: 14px;
		margin-right: 0.5em;
	background-image: url(../images/arw_ft-nv.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

body.product #contents ul#page-index li a:hover {
	text-decoration: underline;
}




/* ======================================================================
＊＊詳細情報＊＊
====================================================================== */
body.product.detail {
}

body.product.detail #contents #kind {
	font-size:125%;
	/*line-height:1.4;
	line-height:45px;*/
	letter-spacing: 0em;
	/*padding-top:7px;*/
}

/*
body.product.detail #contents #kind span {
	font-size:80%;
	line-height:1;
	background-color: #8791B2;
	padding: 3px 3px 1px;
	margin-right:5px;
}
*/

body.product.detail #lead {
	margin-bottom:10px;
}

body.product.detail #lead p {
	font-size:105%;
	color: #404979;
	margin-bottom:0;
}

body.product.detail div#basic {
	width:410px;
	float:left;
}

body.product.detail div#basic p#mainpic {
	padding: 4px;
	border: 1px solid #DCDCDC;
}

body.product.detail div#basic h2 {
	font-size: 115%;
	line-height: 1.2;
	color: #3CBFAE;
	font-weight: bold;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	/*offset*/
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ABABAB;
	border-left: none;
}

body.product.detail div#basic li {
	line-height:1.4;
	margin-bottom:5px;
}

body.product.detail div#basic p.note {
	font-size: 85%;
	line-height: 1.4;
	color: #666;
}

body.product.detail div#basic .basic-list {
	margin-top:0;
	margin-left:0;
	margin-bottom:2em;
	border-top: 1px solid #BFBFBF;
}

body.product.detail div#basic .basic-list dt {
	width:8.5em;
	width:12em;
	color: #3CBFAE;
	font-weight: bold;
	padding:3px 0;
	margin-right:1em;
	float:left;
	border-right: 1px solid #BFBFBF;
}

body.product.detail div#basic .basic-list dd {
	padding-left:9.5em;
	padding-left:12.5em;
	border-bottom: 1px solid #BFBFBF;
	padding:3px 0;
}

body.product.detail div#basic .basic-list dd p {
	margin-bottom:0;
}

body.product.detail div#detail {
	width:300px;
	float:right;
}

body.product.detail div#detail dt {
	font-size: 100%;
	font-weight: bold;
	color: #404979;
	background-color: #E0E0E0;
	padding: 4px 3px 3px;
	margin-bottom: 0.25em;
	background-image: url(../images/std_bg2.gif);
	background-repeat: repeat;
	background-position: left top;
}

body.product.detail div#detail dd {
	font-size: 90%;
	line-height:1.55;
	margin-bottom:15px;
}

body.product.detail div#detail dd.attention {
	color: #F00;
}

