/* 共通 */
/* シリーズ別 中中タブ */

tr.gt16 td {
	background-color: #F3DEE5;
}
td.gt16 {
	background-color: #F3DEE5;
}
tr.gt15 td {
	background-color: #CDE2F0;
}
td.gt15 {
	background-color: #CDE2F0;
}
tr.gt14 td {
	background-color: #cdc5ec;
}
td.gt14 {
	background-color: #d7d1e6;
}
tr.gt12 td {
	background-color: #FFFACD;
}
td.gt12 {
	background-color: #FFFACD;
}
tr.gt11 td {
	background-color: #F6ECDB;
}
td.gt11 {
	background-color: #F6ECDB;
}
tr.gt10 td {
	background-color: #E8FAE6;
}
td.gt10 {
	background-color: #E8FAE6;
}
/* 文字色 */
.blue {
	font-size: 75%;
	color: #002C71;
}
/* タイトル */
td.title {
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}

/* 製品マップページ共通 */
/* 製品マップ上の表示 */
td.gt_top {
	padding:0 0 10px 0;
}
td.gt_top td.text {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #FFF;
	background:url(../images/introduction/square.gif) no-repeat 0 0;
	text-align: center;
	padding:5px;
}
td.gt_mid {
	padding:0 0 10px 0;
}
td.gt_mid td.text {
	font-size: 75%;
	background:url(../images/introduction/circle_b.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
td.gt_mid td.op_titl {
	font-size: 10px;
	line-height: 100%;
	background:url(../images/introduction/option_bar_02.gif) repeat-x;
	color: #FFF;
	padding:3px;
}
/* 2行 */
td.gt_mid td.op_text {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	background:url(../images/introduction/option_caption.jpg) no-repeat;
	text-align: center;
	padding:5px 3px 4px 3px;
}
/* 1行 */
td.gt_mid td.op_text_1 {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	background:url(../images/introduction/option_caption.jpg) no-repeat;
	text-align: center;
	padding:10px 3px 9px 3px;
}
td.gt_mid td.op_text_n {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	background:url(../images/introduction/option_caption_half.jpg) no-repeat;
	text-align: center;
	padding:5px 3px 4px 3px;
}
td.gt_btm {
	padding:0 0 20px 0;
}
td.gt_btm td.titl {
	font-size: 10px;
	line-height: 100%;
	color: #FFF;
	text-align: center;
	background:url(../images/introduction/caption_02.jpg) repeat-x;
	padding: 3px 0 3px 0;
}
td.gt_btm td.text {
	font-size: 10px;
	line-height: 120%;
}

/* Handy専用 */
/* GT16 Handy */
#handy_16 td.p_title {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #009A9B;
	padding: 2px 0 0 5px;
	border-bottom: 1px #999 solid;
	border-left: 6px #009A9B solid;
}
#handy_16 td.h_top td.text {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/introduction/square_gr.gif) no-repeat 0 0;
	text-align: center;
	padding: 5px;
}
#handy_16 td.h_mid_01 td.text {
	font-size: 11px;
	line-height: 125%;
	background: url(../images/introduction/circle_g.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
}
#handy_16 td.h_mid_02 td.titl {
	font-size: 11px;
	color :#FFF;
	background: url(../images/introduction/caption_gr_02.jpg) repeat-x;
	text-align: center;
	padding: 3px 0 3px 0;
}
#handy_16 td.h_mid_02 td.text {
	font-size: 11px;
	line-height: 125%;
	background: url(../images/introduction/circle_g.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
}
#handy_16 td.h_mid_02 td.fr_l {
	background: url(../images/introduction/option_frame_gr_01.gif) no-repeat 0 0;
	padding: 1px;
}
#handy_16 td.h_mid_02 td.fr_c {
	background:url(../images/introduction/option_frame_gr_02.gif) repeat-x;
}
#handy_16 td.h_mid_02 td.fr_r {
	background: url(../images/introduction/option_frame_gr_03.gif) no-repeat 0 0;
	padding: 1px;
}
#handy_16 td.h_mid_02 td.fr_op {
	font-size: 11px;
	color: #FFF;
	background: url(../images/introduction/option_bar_gr.gif) no-repeat 0 0;
	float: left;
	padding: 3px 20px 3px 20px;
}
#handy_16 td.h_mid_02 td.fr_in_l {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	background: url(../images/introduction/option_caption_long_gr.jpg) no-repeat 0 0;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
#handy_16 td.h_mid_02 td.fr_in_s {
	font-size: 11px;
	line-height: 125%;
	color :#FFF;
	background:url(../images/introduction/option_caption_gr.jpg) no-repeat 0 0;
	text-align: center;
	padding:5px 20px 5px 20px;
}
#handy_16 td.h_btm td.text {
	font-size: 11px;
	line-height: 125%;
}
#handy_16 td.h_btm td.text_b {
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
}
#handy_16 td.h_btm td.text_e {
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #06C;
}
#handy_16 td.h_btm td.titl {
	font-size:14px;
	line-height: 125%;
	font-weight: bold;
	color: #009C8F;
}
/* GT14 Handy */
#handy_14 td.p_title {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 2px 0 0 5px;
	border-bottom: 1px #999 solid;
	border-left: 6px #CC345C solid;
	color: #CC345C;
}
#handy_14 td.h_top td.text {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #FFF;	
	background: url(../images/introduction/square_pk.gif) no-repeat 0 0;
	text-align: center;
	padding: 5px;
}
#handy_14 td.h_top td.text_w {
	font-size: 10px;
	line-height:110%;
	color: #FFF;
}
#handy_14 td.h_top td.text_w_b {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #FFF;
}
#handy_14 td.h_mid_01 td.text {
	font-size: 11px;
	line-height: 125%;
	background: url(../images/introduction/circle_p.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
}
#handy_14 td.h_btm td.text {
	font-size: 11px;
	line-height: 125%;
}
#handy_14 td.h_btm td.text_w {
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #FFF;
}
/* GT11 Handy */
#handy_11 td.p_title {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #7D4F86;
	padding: 2px 0 0 5px;
	border-bottom:1px #999 solid;
	border-left: 6px #7D4F86 solid;
}
#handy_11 td.point {
	font-size: 11px;
	line-height: 125%;
	background-image: url(../images/handy/gt11handy_head.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:2px 0 0 15px;
	
}
.B {
	font-size: 12px;
	height: 15px;
	font-weight: bold;
}