@charset "utf-8";
/*formating style
---------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", osaka, "ＭＳ Ｐゴシック",;
	color: #666666;
	line-height: 160%;
	}
body {
	font-size: 80%;
	line-height: 160%;
}

/*link style
---------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	text-align: left;
	color: #036;
}

/*basic layout
---------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 580px;
	float: left;
	overflow: auto;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar1 {
	width: 340px;
	padding: 20px;
	clear: none;
	float: right;
	margin: 0px;
	height: 350px;
}
#sidebar2 {
	float: right;
	width: 340px;
	clear: right;
	line-height: 80%;
	text-align: left;
	white-space: pre;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height: auto;
}
#sidebar1 p {
	padding-bottom: 20px;
}

#footer {
	clear: both;
	padding: 0px;
}

/*header styles
---------------------------------------*/
#header {
	background-image:#;
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	margin-top: 10px;
}
#works #header {
}
#profile #header {
	background-image:#;
}
#contact #header {
	background-image:#;
}
#blog #header {
	background-image:#;
}
#header #logo {
	position: absolute;
	padding-left: 20px;

}
#header ul {
	background-color: #FFFFFF;
	width: 960px;
	padding-top: 75px;
	padding-left: 20px;
	list-style-type: none;
}
#header ul li {
	float: left;
	list-style-image: none;
}
#header ul li a {
	color: #999999;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 25px;
	width: 150px;
}
#header ul li a:hover {
	background-color: #FFFFFF;
	color: #000;
	font-weight: bold;
}
#index #header #nHome a,
#profile #header #nProfile a,
#works #header #nWorks a,
#contact #header #nContact a,
#blog #header #nBlog a {
	color: #333333;
}

/*main style
---------------------------------------*/

#main p {
	line-height: 200%;
	padding-bottom: 60px;
	padding-top: 0px;
	margin: 0px;
}
h6 {
	padding: 0px;
}


#main h2 {
	font-size: small;
	font-weight: bold;
	line-height: 160%;
}
#main ul {
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 15px;
	list-style-type: none;
}

#main ul li {
	font-weight: normal;
	padding-top: 3px;
	list-style-type: none;
}
#main dt {
	clear: left;
	float: left;
	width: 100px;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

#main dd {
	font-weight: normal;
	padding-top: 10px;
}
#main #news dt {
	width: 60px;
	font-weight: normal;
	color: #408080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#main #news dd {
	font-weight: normal;
	color: #408080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#main #news dd a{
	color: #408080;
}

/*sidebar1 style
---------------------------------------*/
#sidebar1 h3 {
	font-size: 120%;
	padding-bottom: 20px;
	line-height: 100%;
}
#sidebar1 ul li {
	list-style: none;
	padding-bottom: 5px;	width: 150px;
	border-bottom: 1px dotted #666666;

	font-size: small;
}
#sidebar1 ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	color: #000000;
}
#sidebar1 h3 {
	margin-bottom: 0px;
}
#sidebar1 dl {
	padding-bottom: 10px;
}
#sidebar1 dt {
	clear: left;
	float: left;
	width: 65px;
	font-weight: normal;
	font-style: normal;
}

#sidebar1 dd {
	font-weight: normal;
	padding-bottom: 0px;
}

/*footer style
---------------------------------------*/
#footer {
	border-top: 1px solid #999999;
	position: relative;
}
#footer address {
	float: right;
	font-size: xx-small;
	position: relative;
	top: -15px;
	text-decoration: none;
	color: #999999;
}

/*works
---------------------------------------*/
div.wk {
	width: 580px;
	height: 80px;
	line-height: 100%;
	border-top: 1px dotted #666666;
	padding-bottom: 0px;
}
div.wk dl dt a {
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	width: 100px;
}
div.wk  a:hover {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
div.wk h3 a {
	border-style: none;
	color: #666666;
}
div.wk h3 a:hover {
	border-style: none;
}
div.wk h3 {
	font-weight: normal;
	font-size: small;
	margin: 0px 0px 0px;
}
/* table
---------------------------------------*/
#sidebar2 table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-collapse:collapse;
}

#sidebar2 table td {
	text-align: center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: auto;
}
#sidebar2 ul {
	list-style-type: none;
	width: 340px;
}
#sidebar2 ul li {
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2 ul li a {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	position: relative;
}























/* print style */

body {
	font-family: "小塚明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
	font-size: 10px;
	line-height: 1.6;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1.5cm;
	padding: 0px;
}
#header ul, #footer p, #footer ul, #sidebar, hr {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a img {
	border-style: none;
}
h1, h2, h3, h4 {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

