@charset "utf-8";

/* ala */
/* ---------------------------------------------------------------------------------------- */

/*
.mainpic li .bg {background-image:url(../common/img/mainpic4.jpg);}
*/

.mainpic li .bg {background-position:center center;}

.mainpic li .title img
{
	top:42%;
	left:22%;
	position:absolute;
}

.co_name
{
	border-bottom:1px solid #bf0d3e;
}

.co_name .name a
{
	background:url(../img/co_name.png) no-repeat 2px 23px;
}

.footer .info .logo
{
	background-image:url(../img/footer_logo.gif);
}

.footer .copyright
{
	background:url(../../common/img/header_4.png);
}

ul.index_menu li:nth-child(1) a {background:url(../img/index_menu1.jpg) no-repeat;}
ul.index_menu li:nth-child(2) a {background:url(../img/index_menu2.jpg) no-repeat;}
ul.index_menu li:nth-child(3) a {background:url(../img/index_menu3.jpg) no-repeat;}
ul.index_menu li:nth-child(4) a {background:url(../img/index_menu4.jpg) no-repeat;}

.title_line
{
	color:#bf0d3e;
	background:url(../img/title_line.gif) center center repeat-x;
}

.title_more a
{
	background:#bf0d3e;
}

.boxs .box .pic
{
	border-bottom:1px solid #bf0d3e;
}

.boxs .box .name
{
	color:#bf0d3e;
}

.boxs .box .btn a
{
	background:#bf0d3e;
}

.page .menu li a , .mobile_leftMenu li a
{
	background:#FFF url(../img/left_menu_icon1.gif) 10px center no-repeat;
}

.page .menu li.on a , .mobile_leftMenu li.on a
{
	color:#FFF;
	background:#bf0d3e url(../img/left_menu_icon2.gif) 10px center no-repeat;
}

.page .content {border-left:1px solid #8dc8e8;}

.page .content .text.introduce
{
	background:url(../img/introduce_pic.jpg) no-repeat right top;
	min-height:450px;
}

.page .content .text h4
{
	color:#bf0d3e;
}

.page .content .text p b {color:#bf0d3e;}

.page .content .text.tenet ul {margin-top:60px;}

.page .content .text.tenet .t1
{
	font-size:15px;
	color:#333;
	line-height:25px;
}

.page .content .text.tenet .t1 b
{
	font-size:20px;
	color:#bf0d3e;
}

.page .content .text.tenet .t2
{
	font-size:26px;
	font-weight:bold;
	color:#000;
	line-height:35px;
}

.page .content .text.tenet .t3
{
	font-size:32px;
	font-weight:bold;
	color:#bf0d3e;
	line-height:35px;
}

.page .content .text.tenet
{
	background:url(../img/tenet_pic.jpg) no-repeat right 20px;
	min-height:455px;
}

.page .content .culture_subttl
{
	border-left:3px solid #bf0d3e;
}

.page .content .history .date
{
	color:#bf0d3e;
	width:120px;
}

.page .content .history p
{
	padding-left:160px;
}

.page .content .history
{
	margin-top:40px;
}

.page .content .history li
{
	line-height:26px;
	background:url(../img/culture_vLine.gif) repeat-y;
}

.product_photo_box .big_pic
{
	border:1px solid #bf0d3e;
	border-bottom:3px solid #bf0d3e;
}

.page .content .detail h3
{
	color:#bf0d3e;
}

.page .content .detail h4
{
	color:#bf0d3e;
}

.page .content .detail .list li
{
	background:url(../img/left_menu_icon1.gif) left center no-repeat;
}

.page .content .contactList li:nth-child(1)
{
	background:url(../img/contactus_icon1.jpg) no-repeat;
	margin-right:20px;
}

.page .content .contactList li:nth-child(2)
{
	background:url(../img/contactus_icon2.jpg) no-repeat;
	margin-right:20px;
}

.page .content .contactList li:nth-child(3)
{
	background:url(../img/contactus_icon3.jpg) no-repeat;
}

.footer .info .logo p
{
	color:#bf0d3e;
}


/* @media for RWD */
/* ---------------------------------------------------------------------------------------- */

@media (max-width: 980px)
{


}

@media (max-width: 779px)
{


}

@media (max-width: 480px)
{
	.mobile_menu
	{
		background:#630f26;
	}
}