@charset "Shift_JIS"; 

/*======================================================

	Kenzo Capital Coporation
	------------------------------
	Print Style Sheets

======================================================*/

* {
	background-image:none;
	color:#000;
}

body {
	font-family:"Times New Roman", Times, "ＭＳ 明朝", 平成明朝, serif;
	font-size:12pt;
	line-height:18pt;
}

a {
	font-style:italic;
	text-decoration:none;
}

a:after {
	color:#AAA;
	font-style:italic;
	content:" (" attr(href) ") ";
}

blockquote {
	font-size:12pt;
	line-height:30pt;
	color:#AAA;
	font-style:italic;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:6pt;
}

h2 {
	font-size:16pt;
}

h3 {
	font-size:14pt;
}

h4 {
	font-size:12pt;
}

div#content_sub img {
	margin:5px;
	padding:5px;
	border:1px solid #EEE;
	display:block;
	float:right;
}

div#content_sub img.float_none {
	float:none !important;
}

p {}

ol {}

ul {}

em {}

strong {}

ul#team_link li {
	display:inline-block;
	clear:both;
	border-bottom:1px solid #DDD;
	width:100%;
	list-style:none;
}

#lang, #flash_stripes, #navi, h1#logo, #footnote, #searchform, #footer, #copy, #feed, #navi_ge {
	display:none;
}