﻿/* soa_style.css - www.okada-archi.com */
/* ----- Takahiro Tsushima ----- */

/* --- Base Styles ---*/
* {
	margin: 0;
	padding: 0;
}
html {
    height: 100%;
	width: 100%;
}
body {
	font-size: 62.5%;
	font-weight: 400;	
	text-decoration: none;
	background-color:#666666;
    height:100%;	
	font-family:Verdana, Arial, sans-serif;	
}
img {
	border: none;
}
ul {
	list-style: none;
}
a {
	color: #a6221d;
	text-decoration: none;
}
a:hover {
	color:#d33d1f;
}
h1 {
	font-size: 1.6em;
	padding: 0px;
	font-weight: 800;
	color:#666666;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #888888;
	text-indent: 0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	padding: 0px;
	font-weight: 800;
	color:#666666;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #888888;
	text-indent: 0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
body#contact h2 {
	float: right;
}
h3 {
	font-size: 1.0em;
	font-weight: 800;
	color:#666666;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #888888;
	text-indent: 0.5em;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	font-size: 1.0em;
	font-weight: 800;
	color:#666666;
	margin-bottom: 10px;	
}
p {
	margin: 0;
	line-height: 1.6em;
	color: #6b7b89;
	text-indent: 1.3em;
}
div{
	color: #6b7b89;
}
.clearL {
	clear: left;
}
.clearB {
	clear: both;
}
.floatL {
	float: left;
}
.photo {
	float: right;
	clear: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* --- Header Styles ---*/

div#headWrap {
	top:0px;
	background-color:#eae8d0;
	height: 100px;
	width: 100%;
}
div#header {
	height:100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./img/title.gif);
	background-repeat: no-repeat;
}
div#header a,
div#header a:hover {
	height: 100px; 
	position: absolute; 
	overflow: hidden; 
	text-indent: -100em; 
	text-decoration: none; 
	top: 0px;
	width: 400px;
}
div#headWrap span {
	position:absolute;  
	left:50%;
	top:80px;
	margin:0px;
	padding:0px;
	border:0px;
}
span#language {
	position: absolute;
	width: 385px;
	height: 20px;
	line-height:1.8em;
	color:#6b7b89;
	text-align: right;
	padding-right: 15px;
	font-size:1.1em;
	font-family:Verdana, Arial, sans-serif;
	top: 20px;
}	
ul#navigation {
	position: relative;
	width: 800px;
	margin: 0;
	height: 20px;
	list-style: none;
	overflow: hidden;
}
ul#navigation li a {
	height: 20px;
	position: absolute;
	overflow: hidden;
	padding: 20px 0 0 0;
	text-indent: -100em;
	text-decoration: none; 
	top: 0;
	width: 200px;
}
html>body ul#navigation li a {
	height:0;
}
li#abt a{ 
	background: transparent url(./img/abt.gif) no-repeat 0 0; left: 0px;
}
li#wap a{ 
	background: transparent url(./img/wap.gif) no-repeat 0 0; left: 200px;
}
li#baw a{ 
	background: transparent url(./img/baw.gif) no-repeat 0 0; left: 400px;
}
li#cnt a{ 
	background: transparent url(./img/cnt.gif) no-repeat 0 0; left: 600px;
}
li#abt a:hover,
li#wap a:hover,
li#baw a:hover,
li#cnt a:hover {
	background-position: 0px -20px;
}
body#about li#abt a{ 
	background: transparent url(./img/abt.gif) no-repeat 0 -20px; left: 0px;
}
body#works li#wap a{ 
	background: transparent url(./img/wap.gif) no-repeat 0 -20px; left: 200px;
}
body#books li#baw a{ 
	background: transparent url(./img/baw.gif) no-repeat 0 -20px; left: 400px;
}
body#contact li#cnt a{ 
	background: transparent url(./img/cnt.gif) no-repeat 0 -20px; left: 600px;
}

/* --- menuNavi Styles ---*/

div#menuWrap {
	background-color:#666666;
	height: 20px;
	width: 100%;
	clear: both;
}

div#menu {
	height:20px;
	background-color:#666666;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

/* --- main Styles ---*/

div#baseWrap {
	background-color:#f5f0e0;
	clear: both;
	width: 100%;
}
div#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
div#index {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size:1.1em;
	font-family:Verdana, Arial, sans-serif;
}
div#main {
	width: 569px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 1.1em;
}
ul#colum {
	width: 185px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 1.2em;
	font-family:Verdana, Arial, sans-serif;
}
ul#colum li a {
	color: #666666;
	line-height:1.7em;
	font-weight:400;
	text-decoration: none;
}
ul#colum li a:hover {
	color:#d33d1f;
}
.spacer {
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	clear: both;
}
body#about dt {
	font-weight:400;
	color:#666666;
}
body#about dd {
	top: -1.3em;
	color:#6B7B89;
	padding-left: 3.5em;
	position: relative;
}
dl#link dd {
	top: 0;
	color:#6B7B89;
	padding-left: 3.5em;
	padding-bottom: 1em;	
	position: relative;
}
#address {
	color:#6B7B89;
	width: 369px;
	float: left;
	text-align: right;
	height: 380px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 1.1em;
}
#address p {
	clear: both;
}
#accessMap {
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/* --- footer Styles ---*/

div#footer {
	background-color:#666666;
	height: 24px;
	width: 100%;
	clear: both;
	bottom: 0px;
}
div#copyright {
	bottom:0px;
	height:24px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	clear: none;
	font-size:1.1em;
	line-height:1.7em;
	color:#E4E4E4;
	text-align: right;	
	font-family:Verdana, Arial, sans-serif;
}
div#copyright a {
	font-size:0.9em;
	color: #ffffff;
}
div#copyright a:hover {
	color: #d33d1f;	
}
div.blogmeta{
	font-size: 1.0em;
	font-weight: 400;
	color:#666666;
	padding-bottom: 5px;	
}
/* --- picture popup ---*/

ul#workList li img,
.popup img {
	display: block;
	top:-10000px;
	left:-10000px;
	position:absolute;
	border: 0px;
}
ul#workList li a {
	font-size: 1.2em;
	line-height:1.7em;
	font-weight:400;
	text-decoration: none;
	color:#666666;
	cursor: crosshair;
}
ul#workList li a.hiLight,
ul#colum li a.hiLight {
	color: #a6221d;
	cursor: auto;
}
ul#workList li a:hover,
ul#colum li a:hover,
.popup a:hover {
	position:relative;
	color:#d33d1f;
}
ul#workList li a:hover img,
.popup a:hover img{
	top:-5.0em;
	left:28.0em;
}