@charset "Shift_JIS";

/*--------------------------------------------------------
  製品情報スタイル
--------------------------------------------------------*/
#product {
}
#product a:link {
    color: #666666;
    text-decoration: none;
}
#product a:visited {
    color: #666666;
    text-decoration: none;
}
#product a:hover {
    color: #65B688;
    text-decoration: none;
}
#product a:active {
    color: #188BBC;
    text-decoration: none;
}

/*製品紹介*/
.cont_a {
    width: 650px;
    margin: 0px;
    padding: 0;
    float: left;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
}
.sj_title{
    float: left;
}
.sj_midashi{
    width: 650px;
    height: 100px;
}
.sj_siyo{
    width: 200px;
    float: left;
}
.sj_comment{
    width: 500px;
    height: 50px;
    float: left;
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.5em;
    line-height: 1.4;
    text-align: left;
}
.sj_comment_s{
    height: 50px;
    padding-top: 5px;
    clear: both;
}
#main .sj_comment_s ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 25px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#main .sj_comment_s ul li {
    display: inline;
    width: 200px;

    text-align: left;
    line-height: 1.8;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(point_1A.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    color: #666666;
    border: none;
}
.sj_pic{
    clear: both;
}
.sj_nintei{
    width: 390px;
    height: 50px;
    float: left;
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.5em;
    line-height: 1.4;
    text-align: left;
}
.sj_tokutyo{
    display: block;
    margin-top: 10px;
    margin-left: 20px;
    width: 530x;
    height: 25px;
    overflow: hidden;
    background-image : url(sj_tokutyo.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}
.sj_size{
    display: block;
    margin-top: 10px;
    margin-left: 20px;
    width: 530x;
    height: 25px;
    overflow: hidden;
    background-image : url(sj_size.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    clear: both;
}
#sj_siyo{
    display: block;
    margin-top: 10px;
    margin-left: 20px;
    width: 530x;
    height: 25px;
    overflow: hidden;
    background-image : url(sj_siyo.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    clear: both;
}
.sj_siyo_null{
    display: block;
    width: 530x;
    height: 20px;
    background-color: #FFF;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}
#spc_cont {
    width: 650px;
    margin-bottom: 20px;
}
.spc_table {
    width:320px;
    line-height:12px;
    border-collapse:collapse;
    margin-left: 25px;
    margin-bottom: 20px;
    float: left;
}
.spc_table tr td {
	color:#666;
}
.spc_table tr th {
	width:auto;
	text-align:left;
	padding-left: 10px;
	background-color: #ddd;
	color:#666;
	font-weight:normal;
}
.spc_table2 {
    width:250px;
    border-collapse:collapse;
    margin-bottom: 20px;
    margin-left: 30px;
    float: left;
}
.spc_table2 tr td {
	color:#666;
}
.spc_table2 tr th {
	width:auto;
	text-align:left;
	padding-left: 10px;
	background-color: #ddd;
	color:#666;
	font-weight:normal;
}
.sj_collarvar{
    display: block;
    margin-left: 20px;
    width: 530x;
    height: 25px;
    overflow: hidden;
    background-image : url(sj_collarvar.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    clear: both;
}
.sj_t_comment{
    width: 600px;
    float: left;
    margin-top: 0.5em;
    margin-left: 20px;
    margin-bottom: 0.5em;
    padding-right: 0.1em;
    padding-left: 0.5em;
    line-height: 1.4;
    text-align: left;
}
#as351_pic {
    /*植生ブロック寸法図*/
    width:320px;
    margin-top: 5px;
    margin-left: 25px;
    margin-bottom: 20px;
    float: left;
}
#products_top {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#products_top a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 126px;
    height: 48px;
    overflow: hidden;
    background-image : url(return_as-351.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}
.p_list_cont {
    /*製品一覧*/
    margin: 5px;
    width: 200px;
    height: 150px;
    float: left; 
}
.p_list_cont a:hover img{  
border: 1px;
} 
.itemlist_cont{
/*製品一覧個別コンテナ*/
    margin: 5px;
    width: 200px;
    height: 210px;
    float: left;
/*    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;*/
}
.itemlist_pic{
}
.itemlist_name{
    width: 50px;
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    clear: both;
    line-height: 1.2em;
    font-weight: bold;
}
#main .itemlist_table{
    width: 189px;
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
    clear: both;
}
#main .itemlist_table th{
    width: 189px;
    text-align: center;
    font-size: 14px;
}

#main .itemlist_table tr {
    width: 189px;
}


#main .itemlist_table tr td {
    color:#666;
    margin: 0px;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 2px;
    line-height: 1.2em;
    font-size: 0.8em;

}


.pattern_cont{
/*舗装パターン*/
    margin: 5px;
    width: 200px;
    height: 190px;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
}
.pattern_pic{
    margin: 5px;
    height: 100px;
    text-align: center;

}
.pattern_name{
    width: 50px;
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    clear: both;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 14px;
}
#main .pattern_table{
    width: 189px;
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    clear: both;
}
#main .pattern_table th{
    text-align: center;
    padding: 0px;
    
}
#main .pattern_table tr td {
    color:#666;
    margin: 0px;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: auto;
    line-height: 1.2em;
    display: inline;
    text-align: center;
}





















