@charset "Shift_JIS";

	/*------------------- 疑似クラスのスタイル -------------------*/

	a:link{

		color:#5D5DE3;

		text-decoration: none;


	}

	a:visited{

		color:#5D5DE3 ;

		text-decoration: none;


	}

	a:hover{

		color: #CC6600;
		text-decoration: underline;
	}

	a:active{

		color: #CC6600;



	}

	BODY {

		SCROLLBAR-FACE-COLOR: #C2D3FC;
		SCROLLBAR-HIGHLIGHT-COLOR: #F5F4EF;
		SCROLLBAR-SHADOW-COLOR: #808080;
		SCROLLBAR-3DLIGHT-COLOR: #808080;
		SCROLLBAR-ARROW-COLOR: #808080;
		SCROLLBAR-TRACK-COLOR: #EEEDE5;
		SCROLLBAR-DARKSHADOW-COLOR: #d1e0e1
	}
	/*------------------------------------------------------------*/
}
.contents_sub_title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
}
.contents {
	font-size: 12px;
	line-height: 90%;
	font-weight: normal;
	color: #999999;
}
.wtitle_small {
	font-size: 18px;
	line-height: 150%;
	color: #FFFFFF;
}
.contents_small {
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}
.contents_middle {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.hyo_title {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.products_name {
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.white_small_s {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
}
.smallUE {
	font-size: 9px;
	text-transform: capitalize;
	color: #000000;
}
.whitesmall {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.w_text_middle {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.contentsten {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title_1 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.text_red_bigbold {
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}
.middle {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}
.link_text {
	font-size: 14px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: underline;
}

.jpn { 
	text-align:right; 
	margin:5px 5px 0 0; 
	font-size:10pt;
}
