/* @override 
	http://www.hakodesign.com/ndxz-studio/site/hako/style.css
	http://hakodesign.com/ndxz-studio/site/hako/style.css
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/19px Verdana, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	margin-left: 20px;
	width: 875px;
	margin-top: 40px;
	background-image: none;
	background-color: #fff;
	border-top: 2px solid #000;
}

body.section-1 { }
body.section-2 {
	left: 300px;
}
body.section-3 {
}

#menu a:link { text-decoration: none; color: #999999;
	border-bottom: 1px solid #999999;
}
#menu a:active { text-decoration: none;
	border-bottom: 1px solid #999999;
	color: #999999;
}
#menu a:visited { text-decoration: none;
	border-bottom: 1px solid #999999;
	color: #999999;
}
#menu a:hover { text-decoration: none; color: #404040;
	border-bottom: 1px solid #404040;
}

#menu li.active a:link { text-decoration: none; color: #999999;
	border-bottom: 1px solid #999999;
}
#menu li.active a:active { text-decoration: none; color: #999999;
	border-bottom: 1px solid #999999;
}
#menu li.active a:visited { text-decoration: none;
	color: #999999;
	border-bottom-color: #999999;
}
#menu li.active a:hover { text-decoration: none; color: #999999;
	border-bottom: 1px solid #999999;
}

#content a:link { text-decoration: none; color: #999999;
	line-height: 19px;
	border-bottom: 1px solid #999999;
}
#content a:active { text-decoration: none;
	color: #404040;
	border-bottom: 1px solid #404040;
}
#content a:visited { text-decoration: none; color: #999999;
	border-bottom: 1px solid #999999;
}
#content a:hover { text-decoration: none; color: #404040;
	border-bottom: 1px solid #404040;
}

#content li.active a:link { text-decoration: none; color: #404040;
	border-bottom: 1px solid #404040;
}
#content li.active a:active { text-decoration: none; color: #404040;
	border-bottom: 1px solid #404040;
}
#content li.active a:visited { text-decoration: none;
	color: #999999;
	border-bottom: 1px solid #999999;
}
#content li.active a:hover { text-decoration: none; color: #404040;
	border-bottom: 1px solid #404040;
}


a img { border: none; }

#menu {
    width: 160px;
    top: 0;
	left: 0;
    position: absolute;
    height: 186px;
	margin-left: 20px;
	margin-top: 42px;
	border-bottom: 1px dotted #CCCCCC;
	background-position: 0;
	overflow: visible;
	margin-bottom: 0;
	visibility: visible;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 0 0px 0;
}

#menu ul li.section-title {
	color: #999999;
}

/* submenu */

#menu2 {
    width: 160px;
    top: 195px;
	left: 0;
    position: absolute;
}

#menu2 td.project{
}

#project_list{
}

/* Logo */

#header { 
	background-color: #fff;
	width: 160px;
}

#header a:link { text-decoration: none; color: #999999;
	border-bottom-style: none;
}

#header a:visited { text-decoration: none;
	border-bottom: 1px none #999999;
	color: #999999;
}

.logo {
	margin-bottom: 40px;
}

/* end Logo */

#content {
    height: 100%;
    margin: 0 0 0 175px;
    top: 0;
}

.container {
	padding: 15px 0 0;
}

#content p { width: 700px; margin-bottom: 9px; }

p {
    margin: 0 0 9px;
}

h1 {
	font: 11px/15px Verdana, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	padding-bottom: 9px;
	color: #999999;
}
h2 { font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
h3 { font-size: 9px;
	color: #404040;
	line-height: 21px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
h4 { font-size: 12px; }
h5 {
	font: 11px/16px Verdana, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	color: #999999;
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 700px; margin: 0; padding: 0 0 12px 0; }