/* Stylesheet for the www.horikocapital.com site */
/* Copyright ninanina GOLF All Rights Reserved. */

body {
	background-color: #6D645B;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 25px;
	}

a {
	overflow: hidden;
	outline: none;
	}

a:link {
	color: #534741;
	text-decoration: none;
	border: none;
	}
	
a:visited {
	color: #81776F;
	text-decoration: none;
	border: none;
	}

a:hover, a:active {
	color: #C2B156;
	text-decoration: underline;
	border: none;
	}

h1 {
	text-align: center;
	background-color: E1E0DD;
	width: 825px;
	font-size: 161.6%;
	}

h1.purple { color: #6815A6;}
h1.skyblue { color: #00B9D3;}
h1.orange {
	color: #F99F13;
}
h1.navy { color: #5562C2;}

h2 {
	text-indent: 0px;
}

h3.orange {
	color: #F99F13;
	text-indent: 0px;
}

ul.thumbnail {
	list-style-type: none;
	text-align: center;
	width: 95%;
	margin: 40px 10px auto;
	}


ul.thumbnail li {
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 0;
}

ul.thumbnail li a { display: block; }

dl.shop dt {
	color: #00B9D3;
	font-weight: bold;
}

dl.shop dd {
	text-indent: 0px;
	font-size: smaller;
	margin-bottom: 20px;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }	
	
em {
	font-style: normal;
	font-weight: bold;
	}
	
address {
	text-align: center;
	margin-bottom: 50px;
	}
	
br.clear {
	clear: both;
	}

p.center {
	text-align: center;
	padding: 5px;
	}
	
img {
	border: none;
	}

img.menu {
	padding-right: 10px;
	}
	
img.middle{
	margin-top: 70px;
	padding-bottom: 20px;
	}

img.margin{
	margin-top: 30px;
	}
		
img.url{
	position: absolute;
	left: 630px;
	top: 70px;
	}

div.container {
	background-color: #ffffff;
	width: 900px;
	font-size: 16px;
	line-height: 150%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-bottom: 32px;
	text-align: center;
	}

div.header{
	width: 900px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
div.menu {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	}

div.contents {
	width: 825px;
	height: 600px;
	font-size: 16px;
	line-height: 150%;
	color: #534741;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #6D645B;
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat-x;
	background-color: #D3D3D3;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 
	
div.contents_top {
	width: 825px;
	height: 600px;
	font-size: 16px;
	line-height: 150%;
	color: #6D645B;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #6D645B;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 
	
div.scroll {
	overflow: auto;
	width: 760px;
	height: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #534741;
	background-image: url(images/bg_alpha_white.png);
	background-repeat: repeat;
	padding: 10px;
	text-indent: 3em;
	}

div.about_menu {
	font-weight: bold;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}

div.language {
	width: 100px;
	position: relative;
	float: right;
	clear: both;
	top: -40px;
	}

div.photo_credit {
	clear: both;
	float: right;
	position: relative;
	top: -80px;
	right: 10px;
		}

