/* 製品ページ（INDEX） */
.product_base img{
    margin-top:22px;
    margin-bottom:22px;
}

.product_base img.uprtxt{
    margin-top:0;
    margin-bottom:5px;
}

.product_base img.last{
    margin-top:0;
    margin-bottom:30px;
}

.product_base a.red{
    color: #FF0000;
}

h1.product {
    font-size:160%;
    padding: 5px 0;
    font-weight: bold;
    margin-top: 10px;
}

h1.product .h1_s{
    font-size:60%;
    background:none;
}

h1.product .h1_sn{
    font-weight: normal;
}


.product_base h2{
    font-size:120%;
    background:none;
    padding:0;
    margin-left:0;
    margin-bottom:10px;
}

.product_base .base_wrap{
    width:670px;
}

.product_base .base_left{
    float:left;
    width:320px;
}

.product_base .base_right{
    float:right;
    width:320px;
}

.product_base h3{
    font-size:110%;
    padding:0;
    font-weight:bold;
    margin-top: 30px;
    margin-left:0;
    margin-bottom:5px;
    background: none;
}

.product_base h3.xf15 span.t_sml{
    color:#333333;
    font-size: 80%;
    font-weight:normal;
}

.product_base table td{
    padding:10px 30px 10px 0px;
}

.product_base .maker{
	width:100%;
	margin:0 0 50px 0;
	float:left;
}
#round_area .round{
    cursor: pointer;
}

/* 製品ページ */

.t_small{
	font-size: 70%;
}

.product_base ul li{
	float:left;
	margin-right:30px;
}
.product_base table td{
/*    height:230px;*/
    vertical-align: middle;
}
.product_base table td.bar_t{
    padding: 10px 0;
	background:url(../net/imgs/bar.png) no-repeat 60px 120px;
}
.product_base table td.bar_m{
    padding: 10px 0;
	background:url(../net/imgs/bar.png) repeat-y 60px 0px;
}
.product_base table td.bar_a{
    padding: 10px 0;
	background:url(../net/imgs/bar_arrow.png) no-repeat 60px -55px;
    text-align: right;
}
.product_base table td.bar_b{
    padding: 10px 0;
	background:url(../net/imgs/bar.png) no-repeat 60px 0px;
    text-align: center;
}

.product_base table td.pict{
    padding: 12px 8px;
}
.product_base table td.pict img{
/*    width: 260px;*/
}
.product_base table td.text{
    padding: 10px 0;
    font-size: 88%;
}
.product_base table td.text2{
    padding: 10px 0 0 150px;
    font-size: 88%;
    text-align: left !important;
}

/* 製品ページ（機能概要一覧） */
.product_ol_tbl{
    margin-left:20px;
}
.product_ol_tbl td{
    font-size:78%;
    line-height:1.5em;
    padding:10px 0;
    vertical-align:top;
}
.product_ol_tbl td.roundtd{
    padding-right:10px;
}
.product_ol_tbl td.texttd{
    width:100%;
}

/*.ol table .important_left{
    border-top:2px dashed #ff0000;
    border-bottom:2px dashed #ff0000;
    border-left:2px dashed #ff0000;
}
.ol table .important_right{
    border-top:2px dashed #ff0000;
    border-bottom:2px dashed #ff0000;
    border-right:2px dashed #ff0000;
}*/

.product_ol_tbl .tdw1 {
    width: 10%;
}

.product_ol_tbl .tdw2 {
    width: 4%;
}

.product_ol_tbl .tdw3 {
    width: 86%;
}

.product_ol_tbl td .tdbox {
    padding: 5px 20px;
}

/* 矢印アイコン */
.arrow_link {
	padding-bottom: 30px;
}

.arrow_link li {
	margin-bottom: 10px;
}

.arrow_link li a{
    background: url("../imgs/arrow_bk.jpg") no-repeat scroll left top #FFFFFF;
    padding-bottom: 1px;
    padding-left: 19px;
}
.arrow_link li a:hover{
    background: url("../imgs/arrow_gray.gif") no-repeat scroll left top transparent;
}

/* 色の説明 */
.product_base table .color_guide {
	padding-right: 6px;
}
.color_guide div{
	font-size: 10px;
	width: 10px;
	height: 10px;
}

#content p.noind{
	text-indent:0;
	margin-bottom:10px;
}

img.xf15frendou{
	margin:10px 10px 0 0;
}

img.xf15sokusinhou{
	margin:10px 0 0 0;
}

img.img_h3{
	margin-top:50px !important;
}
h3.img_h3{
	margin-top:0px !important;
}

img.new{
	margin:2px 8px 2px -45px;
	position:relative;
}
