body {
	color: #333333;
	width: 100%;
	}

br {
	letter-spacing:normal;
}

.h2{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:2px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.h3{
	font-size: 16px;
	font-weight:bold;
	color:#003366;
	text-decoration: underline;
	letter-spacing:1px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}



hr {
	color: #9a9a9a;
	border-style: dotted;
	height: 1px;
}


/* -- FONT ݒ -- */
.normal2 {
	font-size:12.5px;
	line-height:160%;
	letter-spacing:1px;
	color:#333333;
	font-family:"Arial", Tahoma;
}



/* -- DIV ݒ -- */
#table_style{
	margin: 0px;
	padding: 0px;
}

#table_style table { 
	background-color: #ffffff;
	border: 0px;
}

#table_style table .frame { 
	background-color: #ffffff;
	border: 0px;
}

#table_style td {
	background-color: #ffffff;
	font-size:12px;
	line-height:170%;
	letter-spacing:1px;
	color:#333333;
	padding: 3px;
}

#table_style td.grey{
	background-color: #E0E0E0;
}

#table_style td.darkgrey{
	background-color: #828282;
}


#table_style td.lightgrey{
	background-color: #F5F5F5;
}

#table_style td.grey_bg{
	background-color: #6EA1DF;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}


b {
font-size: 25px;
color:#CC0099;
}

body {
	letter-spacing: 1px;
	font-family: arial,verdana,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #ffffff;
	/*border-right: 1px solid #000000;*/
	}


#spec_table td.item{
	background-color: #DFDFDF;
	color: #5B5B5B;
	text-align: center;
	font-weight:bold;
}

.product_title {
   width:auto;
   height:100px;
   margin: 10px 0px 5px 0px;
   padding: 0px 0px 0px 15px;
   font-size: 15px;
   font-weight:bold;
   font-family: "Arial", sans-serif;
   background-image:url(../images/karma/title_index2.gif);
   background-repeat:no-repeat;
}

.product_title2 {
   width:auto;
   height:88px;
   padding: 30px 0px 0px 30px;
   font-size: 25px;
   font-weight:bold;
   font:"Tahoma", Veranda;
   background-image:url(../images/karma/karma_banner2.gif);
   background-repeat:no-repeat;
   color:#FFFFFF;
}

.box_green{
	padding: 6px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 2px solid #03AEC5;
	line-height:180%;
}

.font_title{
	font:"Tahoma", Veranda";
	font-size:25px;
	font-weight:bold;
	color:#122043;
}

.font_k{
	font-size:small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.font_up_red{
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	padding-left:5px;
}