/* ----- body ----- */
body {
	font-size: 90%;
	color: #222;
}


/* ----- contents ----- */
h1,h2,h3,h4,h5 {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}

h1 {
	padding: 8px 0 5px 18px;
	font-size: 160%;
	background: url("../images/h1_bg.png") no-repeat center left;
	border-bottom: 1px solid #076298;
}

.globalNav99 h1 {
	font-size: 320%;
}

h2 {
	padding: 8px 0 5px 10px;
	font-size: 140%;
	background: url("../images/h2_bg.png") repeat-x top left;
}

h3 {
	font-size: 120%;
}

h3.blue {
	font-size: 130%;
	color: #076298;
}

h4 {
	font-size: 110%;
}

h4.blue {
	color: #076298;
}

#sideCollumn h2 {
	padding-bottom: 0px;
	border-top: 1px solid #555;
	background: url("../images/h2_side_bg.png") repeat-x top left;
}

a.arrow {
	padding-left: 10px;
	background: url("../images/arrow_orange.gif") no-repeat top left;
}

a.pagetop {
	padding-left: 17px;
	background: url("../images/pagetop_arrow.png") no-repeat center left;
	text-decoration: none;
}


/* -- section -- */
#contents .section {
	margin-bottom: 25px;
	border-bottom: 1px dotted #aaa;
}

#contents .sectionBorderNone {
	margin-bottom: 25px;
}

.sectionBox {
	border: solid 2px #ccc;
	background-color: #eee;
	margin-bottom: 20px;
	padding: 10px 10px 5px 10px;
}

.sectionLeftColumn {
	float: left;
	width: 48%;
}

.sectionRightColumn {
	float: right;
	width: 50%;
}

#sideCollumn .section {
	border-bottom: none;
}

/* -- news -- */
dl.news {
	margin: 0;
}

dl.news dt {
	display: block;
	float: left;
	clear: left;
	width: 7em;
	margin: 4px 0 4px 0;
	padding: 0;
	font-weight: normal;
}

dl.news dd {
	margin: 0;
	padding: 4px 0 5px 7.5em;
	border-bottom: 1px dotted #aaa;
}



/* ----- table form ----- */
table.form {
	border-collapse: separate;
	border-spacing: 2px;
	border: none;
}

table.form th,
table.form td {
	padding: 10px 15px 10px 10px;
	border: none;
}

table.form th {
	background: #bdc8d0 url("../images/form_th_bg.png") repeat-y top right ;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

table.form td {
	background-color: #e2e7eb;
}

table.form td.nowrap {
	white-space: nowrap;
}


/* ----- table material ----- */
table.material {
	margin-bottom: 10px;
	border-collapse: separate;
	border-spacing: 1px;
	border: none;
}

table.material caption {
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;
}

table.material tr.even {
	background-color: #e3e0d0;
}

table.material th,
table.material td {
	font-size: 13px;
	padding: 5px 8px;
	border: none;
}

table.material th {
	padding-top: 8px;
	text-align: center;
	white-space: nowrap;
	background: #bdc8d0 url("../images/table_th_bg.png") repeat-x top left ;
	font-weight: bold;
}

table.material td.materialLink a {
	text-align: center;
	display: block;
}

table.material td.materialLink a:hover {
	background-color: #ffff88;
}

/* ----- table search ----- */
table.search td,table.search table {
	border: 0px solid #ffffff;
	padding:0px;
} 

/* ----- table list ----- */
table.list th {
    font-size: 12px;
    text-align: center;
    border: 1px solid #dedac7;
    padding: 2px;
    background: #bdc8d0 url("../images/table_th_bg.png") repeat-x top left ;
    font-weight: bold;
}

table.list td {
    font-size: 11px;
    padding: 2px;
    text-align: left;
    border: 1px solid #dedac7;
}

/* ----- table jissen ----- */
table.jissen {
    border: none;
    border-collapse: separate;
    border-spacing: 5px;
    margin-bottom: 10px;
}

table.jissen td {
    border: solid 2px #51A269;
    padding: 10px 10px 0px 10px;
    text-align: left;
    vertical-align: top;
    background-color: #F4F8D6;
}

table.jissen td.arrow {
	background: none;
	text-align: center;
	border: none;
	font-weight: bold;
	padding: 0;
}

table.jissen td h4 {
	color: #00477B;
	font-size: 110%;
}

table.jissen td.disuse {
	border: solid 2px #DE987A;
	background-color: #FBEDE1;
}


table.gssMakerChecklist {
	border: solid 2px #555;
}

table.gssMakerChecklist th {
	background: #f8dce0;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	text-align: left;
}

table.gssMakerChecklist table {
	margin-top: 10px;
}

table.gssMakerChecklist table th {
	background-image: none;
	background-color: #ddd;
	border-left: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-align: center;
}

table.gssMakerChecklist table td.rePosted {
	font-style: oblique;
}



/* ----- ul link disc ----- */
ul.link li {
	padding-left: 14px;
	background: url("../images/li_link_bg.gif") no-repeat top left ;
}


dl.link dt {
	padding-left: 12px;
	background: url("../images/dt_link_bg.gif") no-repeat top left ;
}

ul.circle>li {
	list-style-type: circle;
}

ul.disc>li {
	list-style-type: disc;
}


/* ----- ul site_map ----- */
ul.site_map li a {
	font-size: 110%;
	font-weight: bold;
}

ul.site_map li li a {
	font-size: 100%;
	font-weight: normal;
}

ul.site_map li li li a {
	font-size: 90%;
	font-weight: normal;
}

ul.site_map li.last {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ddd;
}

lh>ul {
	margin: 0 0 0 3em;
	padding: 0;
}


/* ----- footer ----- */
#footer a{
	color: #fff;
	text-decoration: none;
}

/* ----- clearfix ----- */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}


/* ----- section toppage ----- */
.sectionToppage div {
	float: left;
	width: 40%;
}

.sectionToppage div p {
	margin-right: 15px;
}

.sectionToppage em {
	font-size: 110%;
 	font-weight: bold;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #066098;
}


/* ----- section material search ----- */
.sectionSearchLeftColumn {
	float: left;
	width: 40%;
}

.sectionSearchRightColumn {
	float: right;
	width: 58%;
}


/* ----- purpose ----- */
.purposeColumn1 {
	float: left;
	width: 49%;
}

.purposeColumn2 {
	float: right;
	width: 49%;
}

.purpose h3 {
	background: #c0cbcb url("../images/purpose_h3_bg.png") no-repeat 5px 5px;
	margin: 0;
	padding: 3px 3px 3px 28px;
}

.purpose h4 {
	margin-top: 10px;
	margin-left: 10px;
}

.purpose div div {
	margin-bottom: 20px;
	border: solid 3px #c0cbcb;
	background-color: #f2f5f5;
}

.purpose ul {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #c0cbcb;
}

.purpose ul ul {
	border: none;
	padding-bottom: 0;
}

.purpose li {
	padding-left: 10px;
	background: url("../images/arrow_orange.gif") no-repeat top left ;
}

.purpose li li a {
	font-size: 100%;
}

/* ----- chemimaga ----- */
ul.chemiMagaList {
	margin-left: 0;
}

ul.chemiMagaList li {
	margin-bottom: 1px;
	padding: 3px 0 3px 7px;
}

ul.chemiMagaList li ul {
	margin-top: 5px;
}

ul.chemiMagaList li li {
	border-top: 1px solid #fff;
	margin-bottom: 0;
}

.color_ct_01 {
	background-color: #FAD7CF;
}

.color_ct_02 {
    background-color: #E8DBCB;
}

.color_ct_03 {
    background-color: #E8DBCB;
}

.color_ct_04 {
    background-color: #E8DBCB;
}

.color_ct_05 {
    background-color: #E8DBCB;
}

.color_ct_06 {
    background-color: #E8DBCB;
}

.color_ct_07 {
    background-color: #E8DBCB;
}

.color_ct_08 {
    background-color: #E8DBCB;
}

.color_ct_09 {
    background-color: #E4E2C3;
}

.color_ct_10 {
    background-color: #E4E2C3;
}

.color_ct_11 {
    background-color: #D8E7EB;
}

    .color_ct_12 {
        background-color: #C5E0EF;
    }

    .color_ct_13 {
        background-color: #CEDBF1;
    }

    .color_ct_14 {
        background-color: #D8D6F3;
    }

    .color_ct_15 {
        background-color: #DFD2F3;
    }

    .color_ct_16 {
        background-color: #F3D6F3;
    }


.color_ct_17 {
    background-color: #D0DCBF;
}
	.color_ct_18 {
	    background-color: #D0DCBF;
	}
	.color_ct_19 {
	    background-color: #D0DCBF;
	}
	.color_ct_20 {
	    background-color: #D0DCBF;
	}
	.color_ct_21 {
	    background-color: #D0DCBF;
	}

.color_ct_22 {
    background-color: #D2E6D2;
}

.color_ct_23 {
    background-color: #D2E6D2;
}


.color_ct_24 {
    background-color: #ddd;
}

.color_jn_01 {
    background-color: #F0E0DE;
}

	.color_jn_02 {
	    background-color: #FBCDC7;
	}

	.color_jn_03 {
	    background-color: #FBBDB7;
	}

.color_jn_04 {
    background-color: #E8DBCB;
}

.color_jn_05 {
    background-color: #E4E2C3;
}

.color_jn_06 {
    background-color: #D5D8B2;
}

.color_jn_07 {
    background-color: #D0DCBF;
}

.color_jn_08 {
    background-color: #D2E6D2;
}

.color_jn_09 {
    background-color: #D8E7EB;
}

	.color_jn_10 {
	    background-color: #BFD8F6;
	}

	.color_jn_11 {
	    background-color: #B4CAF7;
	}

.color_jn_12 {
    background-color: #D8DFF0;
}

.color_jn_13 {
    background-color: #E1DEF3;
}

.color_jn_14 {
    background-color: #E6DBF3;
}

.color_jn_15 {
    background-color: #F3DEF1;
}