@charset "utf-8";
/*===== TATINOYA CSS ================================
01: reset
02: body, link settings
03: common rayout
04: TOP PAGE
05: PAGES - about,brand,kiori,texture
06: COMPANY - company,privacy,link,sitemap
=====================================================
*/
/*===== 01: reset ====================================
*/



/*===== 02: body, link settings ==================
*/



/*===== 03: common rayout ===========================
*/
@import url(../../css/style.css);



/* ------- head ------- */



/* ------- nav ------- */



/* ------- sidebar - left ------- */



/* ------- pagetop ------- */



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



/*===== 04: TOP PAGE ==========================================
*/
.headingCenter {
	margin: 60px 0 30px;
	text-align: center;
}

div.fright{
	float:right;
	margin-left:20px;
}

.halfsize {
	width: 400px;
}

p.caption {
	margin: 10px 0 0 0;
}

div.threeImgs div.col {
	float: left;
	margin-right: 70px;
	width: 220px;
}

div.threeImgs div.col:last-child {
	margin-right: 0;
}

p#historyText {
	margin-bottom: 30px;
	width: 800px;
	word-wrap: break-word;
}

p#hard-data span {
	margin-left: 1em;
}

	
/*===== 05: PAGES - about,brand,kiori,texture ==================
*/
#page{
	float: inherit;
	width: auto;
}

/* brand.html */



/* kiori.html */

p.texture {
	width: inherit;
}


/* kiji.html */



/* -- TEXTURE - kiori.html・texture.html -- */

div.kiji p.texture img {
	margin-right: 18px;
}



/* ROLLOVER */



/*===== 06: COMPANY - company,privacy,link,sitemap ===============
*/



/* company.html */



/* privacy.html */



/* link.html */



/* sitemap.html */


