﻿@charset "utf-8";
/*
#content a:link {
	color                     : #00c;
	text-decoration           : underline;
}
#content a:visited {
	color                     : #30c;
	text-decoration           : underline;
}
#content a:hover {
	color                     : #00c;
	text-decoration           : underline;
}
#content a:active {
	color                     : #00c;
	text-decoration           : underline;
}
*/

.large {
	font-size                 : 14px;
	_font-size                : 120%;
}
.xlarge {
	font-size                 : 16px;
	_font-size                : 135%;
}
.xxlarge {
	font-size                 : 18px;
	_font-size                : 150%;
}

.new {
	color                     : #f00;
	font-family               : Arial;
}


#content {
	font-family               : 'ＭＳ Ｐゴシック', Sans-Serif;
	font-size                 : 12px;
	_font-size                : 75%;
	line-height               : 140%;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size                 : 100%;
	font-family               : Arial, 'ＭＳ Ｐゴシック', Sans-Serif;
}
#content h2 {
	clear                     : both;
	background-color          : #152547;
	color                     : #fff;
	padding                   : 0 9px;
	font-size                 : 100%;
	line-height               : 200%;
}
#content h3 {
	clear                     : both;
	color                     : #152547;
	font-size                 : 100%;
	padding                   : 0;
}
#content h4 {
	clear                     : both;
	color                     : #333;/*#049;*/
	font-size                 : 100%;
	padding                   : 0;
	border                    : 0 none;
}

#storage_lineup #content {
	width                     : auto;
	font-family               : 'ＭＳ Ｐゴシック', Sans-Serif;
	font-size                 : 12px;
	_font-size                : 75%;
	line-height               : 140%;
	position                  : relative;
	left: 192px;
}
#storage_lineup #content_menu {
	position                  : absolute;
	top                       : 111px;
	left                      : 12px;
	width                     : 168px;
	z-index                   : 100;
}

strong#storage_title {
	margin: 0 0 20px 0;
	font-size: 18px;
	display: block;
	color: #333333;
}

/******** ストレージ左メニュー ********/

.storage_menu {
	width: 168px;
	font-size:12px;
	margin-bottom:18px;
}
.storage_menu div.header {
	padding-top:6px;
	background: #3d6584 url('/common/image/server_menu_h.gif') no-repeat top left;
	width: 168px;
	height: 1.7em;
	margin: 0;
}
.storage_menu div.header div.container {
	padding-bottom:6px;
	background: #3d6584 url('/common/image/server_menu_h.gif') no-repeat bottom left;
	width: 168px;
	margin: 0;
}
.storage_menu div.header strong{
	color: #ffffff;
	width: 168px;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}
.storage_menu div.header strong a{
	color: #ffffff;
	text-decoration: none;
}

.storage_menu ul {
	background-color: #d9e8f6;
	margin: 0;
	padding: 0;
	line-height:100%;
	list-style-type: none;
}

.storage_menu ul li {
	background-color: #d9e8f6;
	margin: 0;
	padding: 0;
	line-height:100%;
	width: 168px;
}

.storage_menu li a {
	display: block;
	padding:0.8em 1em;
	margin: 0;
	text-decoration: none;
}
.storage_menu li a.current {
	display: block;
	padding:0.8em 1em;
	margin: 0;
	background-color: #b0bfcd;
	color: #000;
	text-decoration: none;
	/*font-weight:bold;*/
}
.storage_menu li a span {
	display: block;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.storage_menu li a:link, .server_menu li a:visited {
	color: #000;
	text-decoration: none;
}
.storage_menu li a:hover, .server_menu li a:active {
	background-color: #b0bfcd;
	color: #000;
	text-decoration: none;
	/*font-weight:bold;*/
}
.storage_menu ul.category {
	background-color: #d9e8f6;
	margin: 0;
	padding: 0;
	line-height:80%;
	list-style-type: none;
	font-size: 80%;
}
.storage_menu ul.category li {
	line-height:80%;
}
.storage_menu ul.category li a span{
	display: block;
	margin: 0;
	color: #000;
	text-decoration: none;
	margin-left:10px;
}

/******** ストレージ左オプションメニュー ********/

#content_menu .storage_menu2 {
	width: 168px;
	font-size:12px;
	margin:18px 0;
}
#content_menu .storage_menu2 div.header {
	padding-top:6px;
	background: #3d6584 url('/common/image/server_menu_h.gif') no-repeat top left;
	width: 168px;
	height: 1.7em;
	margin: 0;
}
#content_menu .storage_menu2 div.header div.container {
	padding-bottom:6px;
	background: #3d6584 url('/common/image/server_menu_h.gif') no-repeat bottom left;
	width: 168px;
	margin: 0;
}
#content_menu .storage_menu2 div.header strong{
	color: #ffffff;
	width: 168px;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}
#content_menu .storage_menu2 div.header strong a{
	color: #ffffff;
	text-decoration: none;
}
#content_menu .storage_menu2 .storage_menu2_bg {
	background: url('/products/sto/image/storage_menu2_bg.gif') no-repeat bottom left;
	padding:10px;
}
#content_menu .storage_menu2 ul {
	margin: 0;
	padding: 0;
	line-height:150%;
	list-style-type: none;
}

#content_menu .storage_menu2 ul li {
	background-color: #fff;
	margin: 0;
	padding: 0;
	line-height:150%;
}

#content_menu .storage_menu2 li a {
	padding:0 0.5em;
	margin: 0;
	text-decoration: none;
	color: #828282;
}

#content_menu .storage_menu2 li a:link, .server_menu li a:visited {
	color: #828282;
	text-decoration: none;
}
#content_menu .storage_menu2 li a:hover, .server_menu li a:active {
	color: #000;
	text-decoration: none;
}

/*** ストレージトップBOX ***/

#content .storage_top_item {
	width: 163px; float:left; margin:10px 6px 10px 0; text-align: center; border: 1px solid #ccc; padding:5px;
}
#content .storage_top_item img {
	text-align: center;
}
#content .storage_top_item p.catch {
	margin:0 0 0 4px; text-align: left;
}
#content .storage_top_item p.links {
	margin:0; text-align: right;
}
#content .storage_top_item p.links {
	margin:0; text-align: right;
}
#content .storage_top_item p.links a:hover, #content .storage_top_item p.links a:active {
	color: #000;
	text-decoration: none;
}
#content .storage_top_item p.links a {
	text-decoration: none;
}
#content .storage_top_item p.links a strong {
	color:#3d6584;
}

#content .storage_top_item p.links a span {
	color: #999999;
}


/******** ストレージメインタブメニュー（幅固定ページ用）********/

div#storage_tabnavi{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 537px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
div#storage_tabnavi li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}

/******** ストレージフレーム （幅固定ページ用） ********/

div#storage_lineup {
	width:535px;
	margin-top:-1px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:0;
}
div#storage_lineup div#line {
	width:535px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に3以下の時）********/
div#storage_tabnavi3{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 537px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi3 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi3 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi3 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi3 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi3 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に3個以下の時）********/

div#storage_lineup3 {
	width:535px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup3 div#line {
	width:535px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に4個並ぶ時）********/
div#storage_tabnavi4{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 739px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi4 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi4 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi4 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi4 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi4 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に4個並ぶ時）********/

div#storage_lineup4 {
	width:737px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup4 div#line {
	width:737px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に5個並ぶ時）********/
div#storage_tabnavi5{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 920px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi5 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi5 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi5 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi5 li a.current{
	display: block;
	width: 125px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi5 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に5個並ぶ時）********/

div#storage_lineup5 {
	width:918px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup5 div#line {
	width:918px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に6個並ぶ時）********/
div#storage_tabnavi6{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 1101px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi6 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi6 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi6 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi6 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi6 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に6個並ぶ時）********/

div#storage_lineup6 {
	width:1099px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup6 div#line {
	width:1099px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に7個並ぶ時）********/
div#storage_tabnavi7{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 1282px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi7 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi7 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi7 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi7 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi7 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に7個並ぶ時）********/

div#storage_lineup7 {
	width:1280px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup7 div#line {
	width:1280px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に8個並ぶ時）********/
div#storage_tabnavi8{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 1463px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi8 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi8 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi8 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi8 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi8 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に8個並ぶ時） ********/

div#storage_lineup8 {
	width:1461px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup8 div#line {
	width:1461px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に9個並ぶ時） ********/
div#storage_tabnavi9{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 1644px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi9 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi9 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi9 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi9 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi9 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に9個並ぶ時） ********/

div#storage_lineup9 {
	width:1642px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup9 div#line {
	width:1642px;
	border-top:15px solid #deeded;
	text-align:left;
}
/******** ストレージメインタブメニュー（アイテムが横に10個並ぶ時） ********/
div#storage_tabnavi10{
	background: url('/products/sto/image/tabnavi_bg_border.gif') repeat-x top left;
	font-size: 12px;
	clear: both;
	width: 1825px;
	height: 25px;
	margin:0;
}
div#storage_tabnavi10 ul {
	list-style-type: none;
	height: 25px;
	padding:0 0 0 5px;
	margin: 0 0 0 5px;
}
div#storage_tabnavi10 li {
	display: inline;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: center;
}
div#storage_tabnavi10 li a{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding:4px 0 7px 0;
}
div#storage_tabnavi10 li a.current{
	display: block;
	width: 100px;
	height: 13px;
	background: url('/products/sto/image/tabnavi_current.gif') no-repeat top left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div#storage_tabnavi10 li a:hover, div#storage_tabnavi li a:active {
	/*text-decoration: underline;*/
}
/******** ストレージフレーム（アイテムが横に10個並ぶ時） ********/

div#storage_lineup10 {
	width:1823px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:-1px;
}
div#storage_lineup10 div#line {
	width:1823px;
	border-top:15px solid #deeded;
	text-align:left;
}

/******************** ラインナップテーブル ************************/

#content .storage_model_box{
	border:1px solid #ccc;
	padding:5px;
	margin:20px 0 20px 7px;
	width:240px;
}

#content table.storage_model_table { 
	font-size:12px;
	margin:0 0 0 5px;
}
#content table.storage_model_table td { 
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding:10px 0;
}
#content table.storage_model_table td strong { 
	color: #2b6da0;
}
#content table.storage_model_table h2.model {
	margin:0;
}
#content table.storage_model_table h2.model a{
	font-weight:bold;
	text-decoration:none;
	color:#046b8c;
	font-size:12px;
}
#content table.storage_model_table h2.model a:hover, #content table.storage_model_table h2.model a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#046b8c;
}
#content table.storage_model_table p.comment {
	margin:5px 0 0 0;
	font-size: 12px;
	line-heightt: 150%;
}
#content table.storage_model_table p.catch {
	margin:5px 0 10px 0;
	font-size: 10px;
	line-heightt: 150%;
	color: #666;
	text-align: left;
}
#content table.storage_model_table img {
	margin:0 0 5px 0;
}


/******************** ラインナップwikiテーブル ************************/

.storage_middle_wiki{
	font-size: 12px;
}
.storage_middle_wiki table.inline {
	width: 240px;
	border-collapse: collapse;
	margin: 0;
}
.storage_middle_wiki table.inline th {
	color: #666;
	font-weight: bold;
	line-height: 100%;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
	text-align: left;
}
.storage_middle_wiki table.inline td {
	font-size: 10px;
	padding: 12px 0 0 0;
}






































/**** トピックス ****/
table.topics {
	float                     : left;
	margin                    : 12px 0;
}
table.topics th {
	padding                   : 2px 6px 2px 0;
	font-weight               : normal;
	line-height               : 110%;
	vertical-align            : top;
}
table.topics td {
	padding                   : 2px 0;
	line-height               : 110%;
	vertical-align            : top;
}
.campaign_banner {
	width                     : 222px;
	float                     : right;
	margin                    : 12px 0;
}
.campaign_banner a {
	padding                   : 6px 0;
}

/**** ラインナップ ****/
.lineup_if {
	background                : transparent url('/products/sto/image/lp_if_bg.gif') repeat-x scroll left bottom;
	margin                    : 18px 0;
	line-height               : 100%;
}
.lineup_if .icon_if {
	float                     : right;
	margin                    : 0 12px;
}
.lineup_if .spec {
	color                     : #28435a;
	margin                    : 6px 0 0 0;
	padding                   : 0 0 12px 0;
	font-size                 : 11px;
	_font-size                : 89.5%;
	line-height               : 130%;
}

/**** モデル一覧メニュー ****/
.m_if_menu {
	margin                    : 0;
	padding                   : 0;
}
.m_if_menu li {
	float                     : left;
	margin                    : 0;
	padding                   : 12px 1px 12px 1px;
	list-style-type           : none;
}
.m_if_menu li a {
	background                : transparent url('/products/sto/image/m_if_menu.gif') no-repeat scroll left top;
	display                   : block;
	width                     : 101px;
	height                    : 24px;
	line-height               : 24px;
	text-align                : center;
}
.m_if_menu li a.current {
	background-image         : url('/products/sto/image/m_if_menu_a.gif');
}
.m_if_menu li a:link, .m_if_menu li a:visited, .m_if_menu li a:hover, .m_if_menu li a:active {
	text-decoration          : none;
}
.m_if_menu li a.current:link, .m_if_menu li a.current:visited, .m_if_menu li a.current:hover, .m_if_menu li a.current:active {
	color                    : #999;
	text-decoration          : none;
}

/**** モデル一覧仕様テーブル ****/
.m_if_title {
	color                     : #152547;
	margin                    : 0 0 12px 0;
	font-family               : Arial;
	font-size                 : 16px;
	_font-size                : 130%;
	font-weight               : bold;
	line-height               : 110%;
}
.h_model_detail {
	float                     : left;
	width                     : 220px;
	padding                   : 0 6px 0 0;
	/*border-right              : 1px dotted #ccc;*/
}
.h_model_detail .overview {
	width                     : 100%;
}
.h_model_detail .overview td {
	padding                   : 2px;
}
.h_model_detail .overview .title {
	background-color          : #3d6584;
	color                     : #fff;
	padding                   : 9px 2px;
	font-weight               : bold;
	text-align                : center;
	line-height               : 100%;
}
.h_model_detail .overview .lineup strong {
	color                     : #3d6584;
}
.h_model_detail .overview span.notax {
	font-size                 : 90%;
	vertical-align            : top;
}
.h_model_detail .overview .photo {
	text-align                : center;
}
.h_model_detail .overview .price {
	color                     : #e5103b;
	font-weight               : bold;
}


.h_model_detail .spec table.inline {
	width                     : 100%;
	border-collapse           : collapse;
	/*border-right             : 1px solid #ccc;*/
	border-bottom             : 1px solid #eee;/*#a7bd7e;*/
}
.h_model_detail .spec table.inline th {
	background-color          : #69c;/*#a7bd7e;*/
	color                     : #fff;
	font-weight               : normal;
	line-height               : 100%;
	padding                   : 4px 2px;
	border-top                : 2px solid #fff;/*#a7bd7e;*/
}
.h_model_detail .spec table.inline td {
	background-color          : #eee;
	padding                   : 2px 0 2px 3px;
	border-top                : 2px solid #fff;/*#a7bd7e;*/
}



/******************* ridge 536px以下にしてください、E*****************/
.ridge{
	margin:15px 0px 20px 0px;
	text-align:center;
}
.ridge img{
	border:3px double #CCCCCC;
	padding:2px 2px 5px 2px;
	margin:0 0 10px 0;
}


/**** 仕様テーブル ****/
.spec_table {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	/*font-size:75%;*/
	margin:0.5em 0 1em 0;
}
.spec_table th { 
	padding:3px 3px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight:normal;
	background-color:#eff7ff;
	/*background-color:#eff7ff;*/
	background-color:#eee;
}
.spec_table td { 
	padding:3px 3px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}



/**** 仕様テーブル(小) ****/
.spec_table_s {
	/*font-size                 : 70%;*/
	border-right              : 1px solid #ccc;
	border-top                : 1px solid #ccc;
	margin                    : 0.5em 0;
}
.spec_table_s th { 
	padding                   : 2px 2px 2px 4px;
	border-bottom             : 1px solid #ccc;
	border-left               : 1px solid #ccc;
	font-weight               : normal;
	background-color          : #eee;
}
.spec_table_s td { 
	padding                   : 2px 2px 2px 4px;
	border-bottom             : 1px solid #ccc;
	border-left               : 1px solid #ccc;
}



/**** 価格一覧表 ****/
.price_table {
	border-top                : 1px solid #ccc;
}
.price_table th {
	background                : transparent url(/common/image/border.gif) repeat-x scroll left bottom;
	color                     : #333;
	padding                   : 3px 4px;
	text-align                : left;
}
.price_table td {
	padding                   : 3px 4px;
	background                : transparent url(/common/image/border.gif) repeat-x scroll left bottom;
}
.price_table thead th {
}
.price_table tbody th {
	background-color          : #e6e6e6;
}
