@charset "utf-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
	---------------------------------------------
	-Contents-------------------
*/
/*
===== 0: bace ===========================
*/
#imgBkTop {
	background: url("/common/themes/top/images/top_bk.jpg") no-repeat center top;
	margin: 0 auto;
	text-align: center;
}
#imgBkTop #header {
	height: 252px;
}
/*
===== 1: content ===========================
*/
.topConcept {
	margin-bottom: 8px;
}
/*
---- facobook ----------------------------*/
.topFacebook {
	width: 680px;
	height: 94px;
	display: block;
	background: url("/common/themes/cms/images/sprtBanner.jpg") 0px -94px;
}
.topFacebook:hover {
	background-position: 0px 0px;
}
.topFacebook span {
	display: none;
}
/*
---- products ----------------------------*/
.products {
	padding-right: 180px;
}
.products .title {
	margin-bottom: 1.0em;
}
.part01 {
	background: url("/common/themes/top/images/topProducts01.jpg") no-repeat top right;
}
.part02 {
	background: url("/common/themes/top/images/topProducts02.jpg") no-repeat top right;
}
/*
---- cktPr -------------------------------*/
.cktPr {
}
.cktPr img {
	margin-bottom: 20px;
}
.prHeader {
}
.prHeader img {
	margin-bottom: 25px;
}
.prSection {
}
.prSection img {
	margin-bottom: 10px;
}
.prSection p {
	padding-bottom: 5px;
	margin-bottom: 15px;
}

