/* MwgaBit Gear CSS */
body,td {font-size:12px;line-height:130%;}/* 本文テキストのフォントサイズ,色,行間*/

a:link    {text-decoration:underline;color:#6365CE;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#6365CE;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#6365CE;}   /*クリック時のリンクの色*/
a:hover   {text-decoration:underline;color:#6365CE;}  /*マウスの上にカーソルがあるときのリンクの色*/

a.redlink10:link    {text-decoration:underline;color:#FF0000;font-size: 10px;}  /*テキストリンクの色*/
a.redlink10:visited {text-decoration:underline;color:#FF0000;font-size: 10px;}  /*訪問済みのリンクの色*/ 
a.redlink10:active  {text-decoration:underline;color:#FF0000;font-size: 10px;}   /*クリック時のリンクの色*/
a.redlink10:hover   {text-decoration:underline;color:#FF0000;font-size: 10px;}  /*マウスの上にカーソルがあるときのリンクの色*/

a.redlink12:link    {text-decoration:underline;color:#FF0000;font-size: 12px;}  /*テキストリンクの色*/
a.redlink12:visited {text-decoration:underline;color:#FF0000;font-size: 12px;}  /*訪問済みのリンクの色*/ 
a.redlink12:active  {text-decoration:underline;color:#FF0000;font-size: 12px;}   /*クリック時のリンクの色*/
a.redlink12:hover   {text-decoration:underline;color:#FF0000;font-size: 12px;}  /*マウスの上にカーソルがあるときのリンクの色*/

a.bluelink10:link    {text-decoration:underline;color:#006699;font-size: 10px;}  /*テキストリンクの色*/
a.bluelink10:visited {text-decoration:underline;color:#006699;font-size: 10px;}  /*訪問済みのリンクの色*/ 
a.bluelink10:active  {text-decoration:underline;color:#006699;font-size: 10px;}   /*クリック時のリンクの色*/
a.bluelink10:hover   {text-decoration:underline;color:#006699;font-size: 10px;}  /*マウスの上にカーソルがあるときのリンクの色*/

a.bluelink12:link    {text-decoration:underline;color:#006699;font-size: 12px;}  /*テキストリンクの色*/
a.bluelink12:visited {text-decoration:underline;color:#006699;font-size: 12px;}  /*訪問済みのリンクの色*/ 
a.bluelink12:active  {text-decoration:underline;color:#006699;font-size: 12px;}   /*クリック時のリンクの色*/
a.bluelink12:hover   {text-decoration:underline;color:#006699;font-size: 12px;}  /*マウスの上にカーソルがあるときのリンクの色*/

a.h3head:link    {text-decoration:none;}  /*テキストリンクの色*/
a.h3head:visited {text-decoration:none;}  /*訪問済みのリンクの色*/ 
a.h3head:active  {text-decoration:underline;}   /*クリック時のリンクの色*/
a.h3head:hover   {text-decoration:underline;}  /*マウスの上にカーソルがあるときのリンクの色*/

.txt10 {  font-size: 10px; line-height: 130%; text-decoration: none; font-weight: normal}
.txt10b {  font-size: 10px; line-height: 130%; text-decoration: none; font-weight: bold}
.txt10_red {  font-size: 10px; line-height: 130%; text-decoration: none; font-weight: normal; color: #FF0000}
.txt10_blue {  font-size: 10px; line-height: 130%; text-decoration: none; font-weight: normal; color: #6666CC}
.txt12 {  font-size: 12px; line-height: 130%; text-decoration: none;}
.txt12b {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: bold}
.txt12_red {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: normal; color: #FF0000}
.txt12b_red {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: bold; color: #FF0000}
.txt12_blue {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: normal; color: #6666CC}
.txt12b_blue {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: bold; color: #6666CC}
.txt12b_white {  font-size: 12px; line-height: 130%; text-decoration: none; font-weight: bold; color: #FFFFFF}
.txt14 {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: normal}
.txt14b {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: bold}
.txt14_red {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: normal; color: #FF0000}
.txt14b_red {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: bold; color: #FF0000}
.txt14_blue {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: normal; color: #6666CC}
.txt14b_blue {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: bold; color: #0066FF}
.txt14_blueb {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: normal; color: #003366}
.txt14b_blueb {  font-size: 14px; line-height: 130%; text-decoration: none; font-weight: bold; color: #003366}
.txt18 {  font-size: 18px; line-height: 130%; text-decoration: none; font-weight: normal}
.txt18b {  font-size: 18px; line-height: 130%; text-decoration: none; font-weight: bold}
.line180 {	line-height: 180%;}
#title {
background-color:#FFFFFF;
margin: 0px;
padding: 0px;
width: 600px;
}
h1.title {
	margin: 0px;
	padding: 0px;
}
.left {
float: left;
margin: 0px;
padding: 0px;
}
.right {
float: right;
margin: 0px;
padding: 0px;
}
.clear {
clear: both;
margin0: 0px;
padding: 0px;
}
.right600 {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
	text-align: right;
}
h1.head {
	margin: 0px;
	padding: 0px;
}
h2.head {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 12px 0px 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 280px;
	background-image: url(img/product/h2_head_bg.jpg);
	background-repeat: repeat;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	color: #666666;
	letter-spacing: 2px;
}
.dot2 {
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.cont {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 10px 0px 0px;
	width: 600px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
h3.head {
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6365CE;
	margin: 5px 0px 0px;
	width: 280px;
	color: #444444;
}
h3.cont {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6365CE;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393084;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: center;
	margin: 0px 0px 5px;
}
p.cont {
	padding-right: 3px;
	padding-left: 3px;
}

