﻿@import url('../../css/products.css');

div#main
{
    /*margin-right:6px;*/
    float:right;
	/*width: 564px;*/
}

div#main p
{
    margin-left: 0;
}

div#sidebarflame
{
    margin-left:6px;
    float:left;
}

p
{
/*
	padding-left:1.3em;
*/
	color: #555;
}

*:first-child+html p
{
/*
	padding-left:1.3em;
*/
	color: #555;
}

.r_box
{
    clear: both;
    margin:10px 10px;
}

.r_info
{
    margin-top: 10px;
    width: 420px;
    float: right;
}

.r_img
{
    width: 135;
    float: left;
}

.r_box h3
{
    background-image: none;
    text-indent : 0;
    margin: 0;
    padding: 0;
    color: #448;
}

#main .r_box p
{
    margin: 0;
}

.r_info ul
{
    margin: 0;
    padding: 0;
}

.r_info li
{
    margin: 0 0 0.25em 1.5em;
    padding: 0;

/*
    background-color: #eee;
    background-image: url( '../images/pickup_bg.jpg' );
    background-repeat: repeat-x;
*/
    font-size: 12px;
    line-height: 1.6;
    color: #666;
}

/* ----------------------------------------------------------------------------
  各トップページ関連
---------------------------------------------------------------------------- */
.sm_header_img
{
	text-align:center;
	margin-bottom:1em;
}

#main .sm_header_img img
{
	margin: 0;
}

.sm_info_box
{
    height:110px;
    margin-top:1.5em;
	margin-right: 1.5em;
	margin-left: 1.0em;
	margin-bottom: 0px;
	clear:both;
	padding: 0 0 0 0.5em;
	
	border: 1px solid white;
}
.sm_info_box_notice
{
    height:110px;
	margin-right: 1.5em;
	margin-left: 1.0em;
	margin-bottom: 0px;
	clear:both;
	padding: 0 0 0 0.5em;
	
	border: 1px solid white;
}
.sm_info_img
{
	width:60px;
	float:left;
	padding: 0 0 0 0;
}
#main .sm_info_img img
{
	margin: 0;
}
#main .sm_info_img img.nomarginimg
{
	margin: 0 1em;
}
.sm_info_text
{
	width:86%;
	float:right;
}
.sm_info_text h4
{
	margin-bottom: 1em;
}
.sm_info_text_narrow
{
	width:55%;
	float:right;
}

/* ----------------------------------------------------------------------------
  FX４コンセプト用トップページ関連
---------------------------------------------------------------------------- */
#sm_top .sm_header_img
{
    margin-top:10px;
    margin-bottom:20px;
}

#sm_top h3
{
    color: #448;
    background-image:none;
    margin:0;
    padding:0;
    text-indent:0;
}

#main #sm_top .sm_info_box p
{
    margin-left:0;
    padding-left:0;
    text-indent:0;
    margin-bottom:10px;
}

#main #sm_top .sm_info_box .notice
{
    margin: 0px;
    padding: 0px 0 0 0px;
}

/* ----------------------------------------------------------------------------
  FX４コンセプト用紹介ページ関連
---------------------------------------------------------------------------- */
#sm_new .sm_info_img
{
}

#sm_new .sm_info_text
{
}

#sm_new .sm_header_img
{
}

#sm_info_box0
{
    margin-top:10px;
    margin-bottom:20px;
}

#sm_info_box1, #sm_info_box2, #sm_info_box3, #sm_info_box4, #sm_info_box5, #sm_info_box6
{
    clear:both;
    height:180px;
    margin-bottom:70px;
}

#sm_info_box1 h3, #sm_info_box2 h3, #sm_info_box3 h3, #sm_info_box4 h3, #sm_info_box5 h3, #sm_info_box6 h3
{
    color: #448;
    background-image:none;
    padding:0;
    text-indent:0;
    margin-top:20px;
    margin-left: 1em;
}

#sm_info_box1 .sm_info_img, #sm_info_box3 .sm_info_img, #sm_info_box5 .sm_info_img
{
	width:230px;
    float:right;
	padding: 0 0 0 0;
	margin-right:10px;
	margin-top:20px;
}

#sm_info_box1 .sm_info_text, #sm_info_box3 .sm_info_text, #sm_info_box5 .sm_info_text
{
    width:55%;
	float:left;
}

#sm_info_box2 .sm_info_img, #sm_info_box4 .sm_info_img, #sm_info_box6 .sm_info_img
{
	width:230px;
    float:left;
	margin-left:10px;
	margin-top:20px;
}

#sm_info_box2 .sm_info_text, #sm_info_box4 .sm_info_text, #sm_info_box6 .sm_info_text
{
    width:55%;
    float:right;
}

/* ----------------------------------------------------------------------------
  トップ下メニュー
---------------------------------------------------------------------------- */
#submenu
{
    clear: both;
/*    border-top: 1px dotted #cce;*/
    padding-top: 4px;
}

#submenu img
{
    width: 40px;
    height: 40px;
    float: left;
/*    border: 1px solid #ddd;*/
}

#submenu .info_txt
{
    float: left;
    width: 202px;
    height: 40px;
    padding: 0 0 0 8px;
    margin: 0;
}

#submenu h3
{
    background-image: none;
    text-indent : 0;
    margin: 0;
    padding: 0;
    color: #448;
}

#submenu p
{
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height:16px;
    color: #666;
}

#submenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#submenu li
{
    margin: 5px;
    padding: 8px;
    float: left;
    width: 254px;
    height: 55px;
/*
    background-color: #eee;
*/
    background-image: url( '../../images/submenu_bg.jpg' );
    background-repeat: repeat-x;
    border: 1px solid #ddd;
}

#submenu a
{
    display:block;
}

#submenu a:hover
{
    cursor: pointer;
    text-decoration:none;
}

#main p.notice
{
    color: #884444;
}

/* 「※」用のインデント */
#main p.cap
{
    padding-left:1em;
    text-indent:-1em;
}

/* ----------------------------------------------------------------------------
    [製品トップ] トピック（グリッドレイアウト）
---------------------------------------------------------------------------- */
#grid {
    width:auto;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	left:0;/*追加 hack for win ie6 */
}
#grid a{
	text-decoration:none;
	display:block;
	cursor:pointer;
	color:#333;
}
#grid a:link{
	color:#333;
}
#grid a:visited{
	color:#333;
}
#grid a:hover{
	text-decoration:none;
	color:#333;
}
#grid div.item{
	width:174px;
	text-align:left;
	padding-top: 15px;
	border:solid 1px #DDD;
	background-color:#FFF;
/*	cursor:pointer;*/
	display:block;
	margin:10px;
}
#grid div.item div.body{
	padding-bottom: 15px;
}
#grid div.item div.body .category{
	width: 144px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#grid div.item div.body .title{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:19px;
	width: 144px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#grid div.item div.body .image{
	width: 144px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#grid div.item div.body .thumbnail{
	width: 144px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#grid div.item div.body .description{
	font-size:12px;
	letter-spacing:1px;
	line-height:19px;
	width: 144px;
	margin-top: 0px;
	margin-right: 15px;
	padding-bottom: 7px;
	margin-left: 15px;
	color: #444;
}

/* ----------------------------------------------------------------------------
    FX５の新機能
---------------------------------------------------------------------------- */
.newfunction{
}
.newfunction h3{
    font-size:18px;
    letter-spacing:1px;
    background-image:none;
    margin:0;
}
.newfunction p{
    margin-top:8px;
}
.notation {
    margin-top:40px;
}
.notation h3{
    font-size:16px;
    letter-spacing:2px;
}
.notation h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.notation h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:8px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.notation p{
    margin-top:18px;
}
.play{
    margin-top:40px;
}
.play h3{
    font-size:16px;
    letter-spacing:2px;
}
.play h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.play h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:20px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.play p{
    margin-top:6px;
}
.ui{
    margin-top:40px;
}
.ui h3{
    font-size:16px;
    letter-spacing:2px;
}
.ui h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.ui h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:20px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.recognition{
    margin-top:40px;
}
.recognition h3{
    font-size:16px;
    letter-spacing:2px;
}
.recognition h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.recognition h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:20px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.activation{
    margin-top:40px;
}
.activation h3{
    font-size:16px;
    letter-spacing:2px;
}
.activation h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.activation h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:20px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.demand{
    margin-top:40px;
}
.demand h3{
    font-size:16px;
    letter-spacing:2px;
}
.demand h4{
    font-size:16px;
    letter-spacing:2px;
    background-image:none;
}
.demand h5{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	margin-top:20px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#444;
}
.grid4{
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.grid4 div.box{
    width:123px;
    float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.grid4 div.box img{
    margin-top:10px;
}
.grid4 div.box p{
}
.grid3{
	margin-top: 0px;
	margin-right: -16px;
	margin-bottom: 0px;
	margin-left: -16px;
}
.grid3 div.box{
    width:160px;
    float:left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.grid3 div.rbox{
    width:160px;
    float:right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.grid3 div.box img{
    margin-top:10px;
}
.grid3 div.box p{
}
.grid2{
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: -6px;
}
.grid2 div.box{
    width:272px;
    float:left;
    margin:6px;
}
.grid2 div.box img{
}
.grid2 div.box p{
}
