@charset "utf-8";
/* CSS Document */

#wrapper {
	background:url(../img/top_img_bg.jpg); 
	background-position: top;
	background-repeat: repeat-x;
}

/*main img*/
#wrapper #header .top_img .caption {
	height: 133px;
	width: 790px;
	margin: -118px auto 0 auto;
	color: #FFF;
}


/*kosmek grobal network*/

#wrapper #container .section1 .title h2 {
	background: #D1171A;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	width: 374px;
	height: 36px;
	float: left;
}

#wrapper #container .section1  .title h3 {
	border-left: solid 1px #888889;
	border-right: solid 1px #888889;
	text-align: center;
	width: 200px;
	margin: 5px 0 0 20px;
	font-size: 20px;
	font-weight: normal;
	float: left;
}	

#wrapper #container .section1 .network_link {
	width :960px;
	padding-top: 36px;
	clear: left;
}

#wrapper #container .section1 .network_link ul {
	float: left;
	width: 215px;	
}
#wrapper #container .section1 .network_link ul li a {
	display: block;
	background-image: url(../img/link_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 	208px;
	height: 91px;
	padding: 7.5px 0;
	line-height: 28px;
	font-size: 24px;
	color:#B7282C;
}

#wrapper #container ul li a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#wrapper #container .section1 .network_link ul li .ss_txt{
	display:block;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

#container .section1 .network_link ul li a .country {
	display:block;
	float: right;
	width: 90px;
	padding-top: 10px;
	padding-right: 20px;
}

.section1 .network_link ul li a .top_center {
	margin-top: 20px;
}

/*product web sites */

.section2 {
	clear:both;
	padding-top: 78px;	
}

#container .left_img {
	width: 281px;
	float: left;
	padding-top: 12px;
}
.section2 .services_box {
	float: left;
	width: 660px; 
	padding-top: 30px;
}
.section2 .services_box .txt {
	font-size: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.section2 .services_box ul li {
	float: left;
	width: 165px;
	text-align: center;
}
.section2 .services_box ul li .services_title {
	font-size: 18px;
	font-weight:bold;
	line-height: 1em;
	padding-top: 10px;
	color:#B7282C;
}

/*language button*/
.section2 .select_lang {
	clear:both;
	margin: 238px 0 20px 26px;
}

.section2 .select_lang h3 {
	text-align :center;
	font-weight: normal;
	font-size: 20px;
}

#wrapper #container .section2 .lang_link li {
	float: left;
	width: 	208px;
	padding-right: 30px;
	margin-bottom:20px;
}

#wrapper #container .section2 .lang_link li a {
	display: block;
	background-image: url(../img/link_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 	208px;
	height: 91px;
	font-size: 25px;
	color:#B7282C;
}
.section2 .lang_link.clearfix li a .link_mark {
	display:block;
	padding: 23px 10px 0 10px;
	width: 20px;
	float:left;
}
/* english deutsch */
.section2 .lang_link.clearfix li a .country {
	font-size: 24px;
	line-height: 89px;
	padding-left: 20px;
	text-align: center;
}
/*日・中*/
.section2 .lang_link.clearfix li a .country2 {
	font-size: 24px;
	line-height: 89px;
	text-align: center;
}
.section2 .lang_link.clearfix li a .s_txt {
	width: 70px;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
}

/* KOSMEK Product */
#container .section3 {
	padding-top: 58px;
}

#container .section3 h2 {
	margin-bottom: 30px;
}

.section3 .pro_box{
	padding: 20px;
}

.section3 .pro_box .pro_img {
	width: 220px;
	float: left;
}
.section3 .pro_box.clearfix .pro_txt {
	width : 720px;
	padding-left: 240px;	
}

.section3 .pro_box.clearfix .pro_txt .kind_title {
	font-size: 14px;
	color:#B7282C;
}
.section3 .pro_box.clearfix .pro_txt .kind_sub_title {
	font-size: 14px;
}
.section3 .pro_box.clearfix .pro_txt .title {
	font-size: 28px;
	color:#B7282C;
	font-weight: bold;
}

.section3 .pro_box.clearfix .pro_txt p {
	font-size: 16px;
	line-height: 1.5em;
}
