@charset "shift_jis";
/* CSS Document */


/******テキストリンクの下線*******/
A{
	text-decoration:none;
	
}

/******パンクズ設定*******/
.pankuzu {
	color:#000;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
}

/******トップへアンカーリンク*******/

.anchorlink {
	margin:65px 0px 35px 0px;
	color:#666;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	text-align:right;
	text-decoration:none;
	width:100px;
	height:20px;
	float:right;
	background: url(img/pagetop.gif) no-repeat;
}

/****** H1 *******/

h1{font-size:10px; font-weight:normal; color:#000000; margin-bottom: 0px}

/******container*******/

#container{
	width:1250;
	margin-left:auto;
	margin-right:auto;
}



/******ヘッダーグローバルナビ（ボタン）*******/

#head_btn {
	height: 41px;
	text-align:center;
}

.head_btn_00 {
	width: 900px;
	height: 41px;
	background: url(img/header_btn_back.jpg) no-repeat;
    margin:0px auto;
}

.head_btn_01 {
	width: 920px;
	height: 35px;
    margin:4px auto ;
}




/******ヘッダー*******/

#head_a {
	height: 70px;
	text-align:center;
}

.head_00 {;
	width: 900px;
	height: 70px;
    margin:0px auto;
}

.head_01 {
	width: 229px;
	height: 70px;
	float: left;
}

.head_02 {
	width: 667px;
	height: 70px;
	text-align:right;
	float: left;
}

#head_b {
	margin:5px 0px 0px 0px;
	height: 340px;
	background-color:#84B5D3;
	text-align:center;
}

.head_b_01 {
	width: 1250px;
	height: 340px;
	background: url(img/top_header_img.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

#head_100 {
	height: 60px;
	background-color:#84B5D3;
	text-align:center;
	margin:5px 0px 0px 0px;
}

.head_100 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_01.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_200 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_02.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_300 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_03.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_400 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_04.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_500 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_05.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_600 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_06.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_700 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_07.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_800 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_08.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_900 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_09.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}

.head_1000 {
	width: 1250px;
	height: 60px;
	background: url(img/100_header_10.jpg) no-repeat;
    text-align:left;
    margin:0px auto;
}



/******フッダー*******/

#footer {
	height: 152px;
	text-align:center;
}

.footer_00 {
	width: 1250px;
	height: 152px;
	background: url(img/fooder_01.jpg) no-repeat;
    margin:0px auto;
}

.footer_00_text_a {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	width: 1000px;
	text-align:left;
	padding:15px 0 0 185px;
	float:left;
}

.footer_00_text_b {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	padding:5px 0 0 185px;
	float:left;
}

.footer_00_text_c {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	width: 383px;
	text-align:left;
	padding:5px 0 0 10px;
	float:left;
}

.footer_00_text_d {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	width: 650px;
	text-align:left;
    padding:15px 0 0 185px;
	float:left;
}


/****** トップmain/body/sidebar *******/

#top_main{
	width: 900px;
	margin:0 auto 0 auto;
}

.top_main_body{	
	width: 690px;
	float: left;
	margin:20px 0px 0px 0px;
	overflow:hidden;
}

.top_main_subcopy{	
	width: 845px;
	float: left;
	margin:20px 0px 10px 20px;
	overflow:hidden;
	color:#666;
	font-size:16px;
	line-height:120%;
}


.top_main_contactus{	
	width: 845px;
	float: left;
	margin:20px 0px 0px 0px;
	overflow:hidden;
}

.top_main_sidebar{	
	width: 202px;
	height: 702px;
    margin:20px auto;
	overflow:hidden;
	float: right;
	background: url(img/sidebr_back.jpg) no-repeat;
}



/***** トップ商品 *****/

.products_a 
{
	float: left;
	width: 320px;
	height: 318px;
	margin:0px 0px 0px 17px;
	overflow:hidden;
}

.products_a_01
{
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color:#333;
	float: left;
	text-align:left;
	float: left;
	width: 320px;
	height: 80px;
	margin:0px 0px 0px 19px;
	overflow:hidden;
}

.products_a_02
{
	margin:10px 8px 8px 8px;
}

.products_b 
{
	float: left;
	width: 320px;
	height: 318px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}

.products_b_01
{
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color:#333;
	float: left;
	text-align:left;
	float: left;
	width: 320px;
	height: 80px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}

.products_b_02
{
	margin:10px 8px 8px 8px;
}

.products_c 
{
	float: left;
	width: 320px;
	height: 318px;
	margin:0px 0px 0px 19px;
	overflow:hidden;
}

.products_c_01
{
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color:#333;
	float: left;
	text-align:left;
	float: left;
	width: 320px;
	height: 80px;
	margin:0px 0px 0px 19px;
	overflow:hidden;
}

.products_d
{
	float: left;
	width: 320px;
	height: 318px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}

.products_d_01
{
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color:#333;
	float: left;
	text-align:left;
	float: left;
	width: 320px;
	height: 80px;
	margin:0px 0px 0px 19px;
	overflow:hidden;
}

/***** サイドバー *****/

.sidebar_a 
{
	width:186px;
    margin:8px auto ;
}

.sidebar_b 
{
	width:169px;
    margin:8px auto ;
}

.sidebar_c 
{
	width:185px;
    margin:8px auto ;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	text-align:left;
}

.sidebar_d 
{
	width:185px;
    margin:8px auto ;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000000;
	text-align:left;
}

.sidebar_e
{
	width:186px;
    margin:30px auto ;
}

/***** お知らせ *****/

.info 
{
	width:660px;
	height:124px;
	background: url(img/top_img_release.jpg) no-repeat;
	margin:20px 0px 30px 0px;
}

.info_text_01 
{
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: 140%;
	color: #333333;
	width:100px;
	height:25px;
	text-align:left;
	vertical-align:bottom;
	float:right;
}

.info_text_02 
{
	width: 600px;
	margin:5px 0px 0px 1px;
}


.info_text_03
{
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-align:left;
	float:left;	
	width: 660px; 
}

.info_text_03 li
{
	list-style-image: url(img/yajirusi.gif);
	line-height: 1.4;
}


/****** 700 採用情報 *******/

.saiyou_01
{
	margin:20px 0px 30px 0px;
}

.saiyou_02
{
	margin:10px 0px 0px 0px;
}

/****** 600 品質管理 *******/

.hinsitu_01
{
	margin:40px 0px 5px 0px;
}

/****** 500 環境 *******/

.kankyo_01
{
	margin:40px 0px 5px 0px;
}

/****** 300 製品 *******/

.seihin_01
{
	margin:10px 0px 40px 0px;
}

.seihin_02
{
	margin:10px 0px 50px 0px;
}

/****** 100 会社情報 *******/

.kaisya_01
{
	margin:10px 0px 0px 0px;
}

.kaisya_02
{
	margin:10px 0px 40px 0px;
	color:#666;
	font-size:16px;
	line-height:130%;
}

/****** 100 アクセス *******/

.access_01
{
	margin:20px 0px 30px 0px;
}

.access_02
{
	float:left;
}

.access_03
{
	float:right;
}

/****** 100 グローバル *******/

.global_01
{
	margin:20px 0px 20px 0px;
}

/****** 100 沿革 *******/

.history_01
{
	margin:30px 0px 0px 0px;
}

/****** 100 概要 *******/

.gaiyo_01
{
	margin:30px 0px 0px 0px;
}

.gaiyo_02
{
	width:100px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	float:left;
}

.gaiyo_03
{
	width:400px;
	color:#000;
	font-size:12px;
	line-height:140%;
	float:left;
}

/****** 100 個人情報 *******/

.rinen_01
{
	margin:30px 0px 30px 0px;
}

/****** 100 経営理念 *******/

.privacy_01
{
	margin:30px 0px 0px 0px;
}

.privacy_02
{
	margin:10px 0px 20px 0px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
}

.privacy_03
{
	margin:0px 0px 20px 0px;
	color:#000;
	font-size:12px;
	line-height:140%;
}

/****** 100 事業紹介 *******/

.business_01
{
	margin:10px 0px 10px 0px;
}

.business_02
{
	margin:0px 0px 40px 0px;
}

.business_03
{
	width:310px;
	margin:10px 0px 40px 0px;
	color:#000;
	font-size:12px;
	line-height:140%;
}

/****** 100 EAV *******/

.eav_01
{
	margin:10px 0px 10px 0px;
}

.eav_02
{
	margin:0px 0px 10px 0px;
}

.eav_03
{
	margin:0px 0px 50px 0px;
}

.eav_04
{
	margin:0px 0px 50px 0px;
	color:#000;
	font-size:12px;
	line-height:140%;
}

/****** 100 EPP *******/

.epp_01
{
	margin:10px 0px 10px 0px;
}

.epp_02
{
	margin:0px 0px 10px 0px;
}

.epp_03
{
	margin:0px 0px 50px 0px;
}

.epp_04
{
	margin:0px 0px 50px 0px;
	color:#000;
	font-size:14px;
	line-height:140%;
}

/****** 100 デジタルサイネージ *******/

.signage_01
{
	margin:10px 0px 10px 0px;
}

.signage_02
{
	margin:0px 0px 0px 0px;
}

.signage_03
{
	margin:0px 0px 50px 0px;
}

.signage_04
{
	margin:0px 0px 50px 0px;
	color:#000;
	font-size:14px;
	line-height:140%;
}

/****** 100 製造部 *******/

.manufacture_01
{
	margin:10px 0px 10px 0px;
}

.manufacture_02
{
	margin:0px 0px 10px 0px;
}

.manufacture_03
{
	margin:0px 0px 50px 0px;
}

.manufacture_04
{
	margin:0px 0px 50px 0px;
	color:#000;
	font-size:14px;
	line-height:140%;
}

.manufacture_05
{
	margin:0px 0px 0px 10px;
	color:#000;
	font-size:12px;
	line-height:140%;
}

.manufacture_06
{
	margin:20px 0px 0px 0px;
}

/******パンクズ設定*******/
.pankuzu {margin-top:5px;}


/******Search設定*******/

/******クリア*******/

.clear {
    clear: both;
}

/**　**/

div#sitemap_text_home
	{
	background-repeat: no-repeat;
	line-height: 30px;
	}
	

div#sitemap_left
	{
	width: 70px;
	border-top: 1px dotted #666666;
	font-size: 14px;
	padding: 8px 8px;
	line-height: 18px;
	float: left;
	}
	
div#sitemap_right
	{
	width: 500px;
	border-top: 1px dotted #666666;
	font-size: 14px;
	padding: 8px 0px;
	line-height: 18px;
	float: right;
	}


/**サイトマップ**/


div#sitemap_text_home
	{
	background-repeat: no-repeat;
	line-height: 30px;
	}
	

div#sitemap_left
	{
	width: 84px;
	border-top: 1px dotted #666666;
	font-size: 14px;
	padding: 8px 8px;
	line-height: 18px;
	float: left;
	}

div#sitemap_left2
	{
	width: 84px;
	border-top: 1px dotted #666666;
	font-size: 14px;
	padding: 8px 8px 390px 8px;
	line-height: 18px;
	float: left;
	}
	
div#sitemap_right
	{
	width: 563px;
	border-top: 1px dotted #666666;
	font-size: 14px;
	padding: 8px 0px;
	line-height: 18px;
	float: right;
	}

/******書体設定*******/



.white-10px {

	color:#fff;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.white-12px {

	color:#fff;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.white-14px {

	color:#fff;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.white-16px {

	color:#fff;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}


.white-18px {

	color:#fff;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.white-10bpx {

	color:#fff;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.white-12bpx {

	color:#fff;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.white-14bpx {

	color:#fff;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.white-16bpx {

	color:#fff;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}


.white-18bpx {

	color:#fff;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}



.gray-10px {

	color:#666;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.gray-12px {

	color:#666;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.gray-14px {

	color:#666;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.gray-16px {

	color:#666;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.gray-18px {

	color:#666;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.gray-10bpx {

	color:#666;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.gray-12bpx {

	color:#666;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.gray-14bpx {

	color:#666;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.gray-16bpx {

	color:#666;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.gray-18bpx {

	color:#666;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}


.black-10px {

	color:#000;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.black-12px {

	color:#000;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}

.black-13px {

	color:#000;

	font-size:13px;

	font-weight:normal;

	line-height:140%;

}



.black-14px {

	color:#000;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.black-16px {

	color:#000;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}

.black-18px {

	color:#000;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}



.black-10bpx {

	color:#000;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.black-12bpx {

	color:#000;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.black-14bpx {

	color:#000;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.black-16bpx {

	color:#000;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}

.black-18bpx {

	color:#000;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}



.blue-10px {

	color:#0000FF;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.blue-12px {

	color:#0000FF;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.blue-14px {

	color:#0000FF;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.blue-16px {

	color:#0000FF;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.blue-18px {

	color:#0000FF;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.blue-10bpx {

	color:#0000FF;

	font-size:10px;

    font-weight:bold;

	line-height:140%;

}



.blue-12bpx {

	color:#0000FF;

	font-size:12px;

    font-weight:bold;

	line-height:140%;

}




.blue-14bpx {

	color:#0000FF;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.blue-16bpx {

	color:#0000FF;

	font-size:16px;

    font-weight:bold;

	line-height:140%;

}



.blue-18bpx {

	color:#0000FF;

	font-size:18px;

    font-weight:bold;

	line-height:140%;

}

.darkblue-10px {

	color:#003399;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.darkblue-12px {

	color:#003399;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.darkblue-14px {

	color:#003399;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.darkblue-16px {

	color:#003399;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.darkblue-18px {

	color:#003399;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.darkblue-10bpx {

	color:#003399;

	font-size:10px;

    font-weight:bold;

	line-height:140%;

}



.darkblue-12bpx {

	color:#003399;

	font-size:12px;

    font-weight:bold;

	line-height:140%;

}



.darkblue-14bpx {

	color:#003399;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.darkblue-16bpx {

	color:#003399;

	font-size:16px;

    font-weight:bold;

	line-height:140%;

}



.darkblue-18bpx {

	color:#003399;

	font-size:18px;

    font-weight:bold;

	line-height:140%;

}


.red-10px {

	color:#FF0000;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.red-12px {

	color:#FF0000;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.red-14px {

	color:#FF0000;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.red-16px {

	color:#FF0000;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.red-18px {

	color:#FF0000;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.red-10bpx {

	color:#FF0000;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.red-12bpx {

	color:#FF0000;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.red-14bpx {

	color:#FF0000;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.red-16bpx {

	color:#FF0000;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.red-18bpx {

	color:#FF0000;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}

.ligntblue-10px {

	color:#3366CC;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue-12px {

	color:#3366CC;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue-14px {

	color:#3366CC;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue-16px {

	color:#3366CC;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue-18px {

	color:#3366CC;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.ligntblue-10bpx {

	color:#3366CC;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue-12bpx {

	color:#3366CC;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue-14bpx {

	color:#3366CC;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue-16bpx {

	color:#3366CC;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue-18bpx {

	color:#3366CC;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}


.ligntblue02-10px {

	color:#56acd7;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue02-12px {

	color:#56acd7;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue02-14px {

	color:#56acd7;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue02-16px {

	color:#56acd7;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.ligntblue02-18px {

	color:#56acd7;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.ligntblue02-10bpx {

	color:#56acd7;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue02-12bpx {

	color:#56acd7;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue02-14bpx {

	color:#56acd7;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue02-16bpx {

	color:#56acd7;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.ligntblue02-18bpx {

	color:#56acd7;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}



.green-10px {

	color:#1B6D25;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.green-12px {

	color:#1B6D25;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.green-14px {

	font-weight:normal;

	color:#1B6D25;

	font-size:14px;

	line-height:140%;

}



.green-16px {

	color:#1B6D25;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}

.green-18px {

	color:#1B6D25;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}

.green-10bpx {

	color:#1B6D25;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.green-12bpx {

	color:#1B6D25;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.green-14bpx {

	color:#1B6D25;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.green-16bpx {

	color:#1B6D25;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}

.green-18bpx {

	color:#1B6D25;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}



.orange-10px {

	color:#FF6600;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.orange-12px {

	color:#FF6600;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.orange-14px {

	color:#FF6600;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.orange-16px {

	color:#FF6600;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.orange-18px {

	color:#FF6600;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.orange-10bpx {

	color:#FF6600;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.orange-12bpx {

	color:#FF6600;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.orange-14bpx {

	color:#FF6600;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.orange-16bpx {

	color:#FF6600;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.orange-18bpx {

	color:#FF6600;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}


.brown-10px {

	color:#993300;

	font-size:10px;

	font-weight:normal;

	line-height:140%;

}



.brown-12px {

	color:#993300;

	font-size:12px;

	font-weight:normal;

	line-height:140%;

}



.brown-14px {

	color:#993300;

	font-size:14px;

	font-weight:normal;

	line-height:140%;

}



.brown-16px {

	color:#993300;

	font-size:16px;

	font-weight:normal;

	line-height:140%;

}



.brown-18px {

	color:#993300;

	font-size:18px;

	font-weight:normal;

	line-height:140%;

}


.brown-10bpx {

	color:#993300;

	font-size:10px;

	font-weight:bold;

	line-height:140%;

}



.brown-12bpx {

	color:#993300;

	font-size:12px;

	font-weight:bold;

	line-height:140%;

}



.brown-14bpx {

	color:#993300;

	font-size:14px;

	font-weight:bold;

	line-height:140%;

}



.brown-16bpx {

	color:#993300;

	font-size:16px;

	font-weight:bold;

	line-height:140%;

}



.brown-18bpx {

	color:#993300;

	font-size:18px;

	font-weight:bold;

	line-height:140%;

}



