﻿@charset "UTF-8";

/*=============================================================================================================

common

=============================================================================================================*/

/* heading
-----------------------------------------------------------------------*/
#main h2 {
	line-height: 1.4;
	}



/*=============================================================================================================

topPage

=============================================================================================================*/

/* common
-----------------------------------------------------------------------*/
#preparativeYmcGelCategory {
	padding-top: 8px;
	background: url("../../common/img/dotline_grey.gif") repeat-x left top;
	}
#chromatoCategory .left,
#chromatoCategory .right {
	width: 320px;
	}
#chromatoCategory .left {
	margin-right: 20px;
	}
#main .categoryList li,
#main #preparativeYmcGelCategory li,
#main #ssCenter li {
	margin-left: 0;
	padding-left: 14px;
	background: url("../../common/img/ico_arrow_bb.gif") no-repeat 0 .3em;
	list-style-type: none;
	}

/* heading
-----------------------------------------------------------------------*/
body.chromatoTop #main h2 {
	margin-bottom: 12px;
	padding-bottom: 6px;
	line-height: 1;
	background: url("../../common/img/dotline_grey.gif") repeat-x left bottom;
	}
body.chromatoTop #main h3 {
	margin-bottom: 6px;
	padding-bottom: 0;
	background: none;
	}

/* productOutline
-----------------------------------------------------------------------*/
.productOutline .left {
	width: 207px;
	}
.productOutline .right {
	width: 430px;
	}


/* chromatos, ssCenter
-----------------------------------------------------------------------*/
/* block
-----------------------------------*/
#chromatos,
#ssCenter {
	padding-top: 10px;
	border-top: #094AA2 3px solid;
	}

/* calumnCategory
-----------------------------------*/
.categoryList {
	padding: 2px;
	border: #CCC 1px solid;
	}
.categoryList h4 {
	padding: 6px 8px;
	}
#main .categoryList ul {
	margin: 10px;
	}
#hplcPreparative h4 {
	border-top: #3162DD 5px solid;
	background: #DDDFEB;
	}
#bioLcPreparative h4 {
	border-top: #C47BA9 5px solid;
	background: #F6E4FA;
	}
#peripherals h4 {
	border-top: #666 5px solid;
	background: #CCC;
	}


/* preparativeYmcGelCategory
-----------------------------------------------------------------------*/
#preparativeYmcGelCategory li {
	width: 310px;
	float: left;
	}
#preparativeYmcGelCategory li dd {
	padding-left: 10px;
	background: url("../../common/img/ico_arrow_b.gif") no-repeat 0 .4em;
	}



/*=============================================================================================================

ssCenterCategory

=============================================================================================================*/

/* common
-----------------------------------------------------------------------*/
body.ssCenter #categoryName p.contentsCategory {
	background: #666;
	}
body.ssCenter #main #similarContents li {
	width: 45%;
	}

/* ssTop
-----------------------------------------------------------------------*/
body.ssTop .ssCenterOutline .left {
	width: 180px;
	}
body.ssTop .ssCenterOutline .right {
	width: 460px;
	}
* html body.ssTop #main h1 {	/* hackForWinIE6(border-bottom) */
	height: 1%;
	}



/*=============================================================================================================

facPage

=============================================================================================================*/

/* heading
-----------------------------------------------------------------------*/
body.fac #main .feature h4 {
	font-weight: bold;
	}

/* equipment
-----------------------------------------------------------------------*/
body.fac #feature3 .equipment ul {
	width: 46%;
	}
body.fac #feature3 p {
	text-align: right;
	}