/*
	Common Stylesheet
	Last Updated: 2013-11-05
	Author: Minoru Sadaoka (CREATIVE OFFICE COTOxCOTO - OSAKA STUDIO)
*/

body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	color: #666;
}

/* Start header */
#frameHeader {
	width: 100%;
	height: 90px;
	margin: 0px auto;
	background: url(../images/headerBg.png) repeat;
}

header {
	width: 980px;
	height: 90px;
	margin: 0px auto;
}

#headerLeftBox {
	float: left;
	width: 400px;
	height: 90px;
}

#headerLeftBox h1 {
	float: left;
	width: 400px;
	padding-top: 7px;
}

#headerLogo {
	float: left;
	width: 255px;
	height: 45px;
	margin-top: 10px;
}

#headerRightBox {
	float: right;
	width: 390px;
	height: 80px;
	padding: 5px 10px 0px 0px;
}

#headerLanguage {
	float: right;
	width: 390px;
	text-align: right;
	margin: 10px 0px;
}

#headerLanguage a {
	padding-left: 10px;
	background: url(../images/arrow5x9Red.png) no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #fff;
}

#headerLanguage a:hover {
	color: #cc0000;
}

#headerSearch {
	float: right;
}

#headerSearchBox {
	width: 330px;
	height: 30px;
	padding: 0px 10px;
	border: none;
	background: url(../images/headerSearchBoxBg.png) repeat;
}
/* End Header */



/* Start frameNav */
#frameNav {
	width: 100%;
	height: 45px;
	background: url(../images/frameNavBg.png) repeat-x;
}

#frameNav nav {
	width: 980px;
	height: 45px;
	margin: 0px auto;
}

#frameNav nav {
	width: 980px;
	height: 45px;
	margin: 0px auto;
}

#frameNav a {
	float: left;
	height: 45px;
	padding: 0px 20px;
	line-height: 45px;
	color: #ccc;
}

#frameNav a:hover {
	color: #cc0000;
}


#navMailOrder a {
	width: 170px;
	height: 35px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background: url(../images/btnNavOnlineShop.png) no-repeat;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#navMailOrder a:hover {
	background: url(../images/btnNavOnlineShop02.png) no-repeat;
}


/* End navMenu */



/* Start frameContainer */
.frameContainer {
	float: left;
	width: 100%;
	margin: 0px auto;
}
/* End frameContainer */



/* Start frameContent */
#frameContent {
	width: 980px;
	margin: 0px auto;
}
/* End frameContent */



/* Start areaContent */
#areaContent {
	float: left;
	width: 745px;
	margin-bottom: 50px;
}
/* End areaContent */



/* Start areaSidebar */
#areaSidebar {
	float: right;
	width: 215px;
	margin-top: 65px;
	margin-bottom: 50px;
}

#areaSidebar h2 {
	float: left;
	width: 195px;
	height: 25px;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	line-height: 25px;
	border-left: 10px solid #a0a0a0;
}

#areaSidebar div {
	margin-bottom: 30px;
}

.areaSidebarPDF {
	float: left;
	padding: 10px;
	width: 180px;
	border: 5px solid #eee;
	background: #f8f8f8;
}

.areaSidebarPDF ul>li>a {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0px;
	border-bottom: 1px solid #eee;
}


/* End areaSidebar */



/* Start frameBackToTop */
#frameBackToTop {
	width: 980px;
	margin: 0px auto;
	margin-bottom: 100px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-align: center;
}

#frameBackToTop a {
	padding: 0px 10px;;
}
/* End frameBackToTop */



/* ---------------------------------
	Start footer
--------------------------------- */

/* Start frameFooterTop */
#frameFooterTop {
	float: left;
	width: 100%;
	height: 300px;
	background: url(../images/footerBg.png) repeat-x;
}
/* End frameFooterTop */



/* Start footerTop */
#footerTop {
	width: 980px;
	margin: 0px auto;
}

#footerLink {
	float: left;
	margin: 30px 0px 0px 40px;
}

#footerLink li {
	padding-left: 15px;
}

#footerLink a {
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/arrow5x9Red.png) no-repeat;
	background-position: left center;
}

#footerLink a:hover {
	color: #e60012;
}

#footerAddress {
	float: right;
	margin-top: 80px;
	margin-right: 40px;
}

#footerAddress img {
	margin-bottom: 10px;
}

#conpanyName {
	margin: 0px 0px 10px 10px;
	font-size: 14px;
	color: #fff;
}

#footerAddress address {
	margin-left: 10px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
/* End footerTop */



/* Start frameFooterBottom */
#frameFooterBottom {
	float: left;
	width: 100%;
	height: 50px;
	background: #000;
}
/* End frameFooterBottom */


/* Start frameFooterCaution */
#frameFooterCaution {
	float: left;
	width: 100%;
	height: 30px;
	background: #666;
}
/* End frameFooterCaution */



/* Start footerCaution */
#footerCaution {
	width: 980px;
	margin: 0px auto;
	padding-top: 7px;
}

#footerCaution p {
	margin-left: 40px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
/* End footerBottom */



/* Start footerBottom */
#footerBottom {
	width: 980px;
	margin: 0px auto;
}

#footerBottomLink {
	float: left;
	margin-left: 40px;
	font-size: 12px;
	line-height: 50px;
}

#footerBottomLink a {
	color: #fff;
}

#footerBottomLink a:hover {
	color: #e60012;
}

#footerBottomCopy {
	float: right;
	margin-right: 40px;
	color: #fff;
	font-size: 12px;
	line-height: 50px;
}
/* End footerBottom */
