@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font: 10px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #333333;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	height: auto;
	width: 800px;
	background: #FFFFFF;
}
#contents {
	text-align: left;
	margin-top: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
	height: auto;
}
#profilemain {
	margin: 20px 150px 30px;
	height: auto;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
#profilemain a {
	color: #9D7676;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
#profilemain h3 {
    color: #9D7676;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
}
#contactmain {
	margin: 20px 150px 30px;
	height: 340px;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
#contactmain a {
	color: #FBADA8;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
#contactmain h3 {
    color: #FBADA8;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
}
#contactmain2 {
	margin: 160px 150px 30px;
	height: 200px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
#contactmain2 h3 {
    color: #FBADA8;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
}
#image {
	height: 300px;
	margin-bottom: 10px;
}
h1 {
	text-align: right;
	text-indent:-9999px;
}
h1 img {
	padding: 60px 0px 0px;
}
ul#mainnavi li {
	list-style: none;
}
ul#mainnavi li {
	display: block;
	float: left;
}
ul#mainnavi li a {
	background: no-repeat;
	display: block;
	height: 30px;
	list-style: none;
	text-align: left;
	text-decoration: none;
	float: left;
}
ul#mainnavi li em {
	font-size: 10px;
	visibility: hidden;
}
/*home button*/
ul#mainnavi li#home a {
	top: 100px;
	left: 0px;
	width: 140px;
	height: 30px;
	background: url(../navi/home.gif) no-repeat;
}
ul#mainnavi li#home a:hover, ul#mainnavi li#home a:active {
	top: 100px;
	left: 0px;
	background: url(../navi/home_y.gif) no-repeat;
}
/*portfolio button*/
ul#mainnavi li#portfolio a {
	top: 100px;
	left: 140px;
	width: 150px;
	height: 30px;
	background: url(../navi/portfolio.gif) no-repeat;
}
ul#mainnavi li#portfolio a:hover, ul#mainnavi li#portfolio a:active {
	top: 100px;
	left: 140px;
	background: url(../navi/portfolio_y.gif) no-repeat;
}
/*profile button*/
ul#mainnavi li#profile a {
	top: 100px;
	left: 290px;
	width: 130px;
	height: 30px;
	background: url(../navi/profile.gif) no-repeat;
}
ul#mainnavi li#profile a:hover, ul#mainnavi li#profile a:active {
	top: 100px;
	left: 290px;
	background: url(../navi/profile_y.gif) no-repeat;
}
/*resume button*/
ul#mainnavi li#resume a {
	top: 100px;
	left: 420px;
	width: 120px;
	height: 30px;
	background: url(../navi/resume.gif) no-repeat;
}
ul#mainnavi li#resume a:hover, ul#mainnavi li#resume a:active {
	top: 100px;
	left: 420px;
	background: url(../navi/resume_y.gif) no-repeat;
/*contact button*/
}
ul#mainnavi li#contact a {
	top: 100px;
	left: 640px;
	width: 140px;
	height: 30px;
	background: url(../navi/contact.gif) no-repeat;
}
ul#mainnavi li#contact a:hover, ul#mainnavi li#contact a:active {
	top: 100px;
	left: 640px;
	background: url(../navi/contact_y.gif) no-repeat;
/*job button*/
}
ul#mainnavi li#job a {
	top: 100px;
	left: 780px;
	width: 120px;
	height: 30px;
	background: url(../navi/job.gif) no-repeat;
}
ul#mainnavi li#job a:hover, ul#mainnavi li#job a:active {
	top: 100px;
	left: 780px;
	background: url(../navi/job_y.gif) no-repeat;
}
li.menu {
	width: 220px;
	height: 30px;
}
.dotcom {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: right;
	bottom: auto;
}
/*------------------------------------------
profile
------------------------------------------*/
#header1 {
	height: 150px;
	background: #CC9999;
	position: relative;
}
#footer1 {
	padding: 10px 0px 0px;
	height: 100px;
	background: #CC9999;
	text-align: center;
	font-size: 10px;
}
/*------------------------------------------
contact
------------------------------------------*/
#header2 {
	height: 150px;
	background: #FBADA8;
	position: relative;
}
#footer2 {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 100px;
	background: #FBADA8;
	text-align: center;
	font-size: 10px;
}
/*------------------------------------------
form
------------------------------------------*/
form {
padding: 1em;
wide: 32em;
background-color: #f9f6f1;
}
dt {
float: left;
width: 9em;
}
dd {
margin-left: 9em;
margin-bottom: 1em;
}
input#name,
input#email,
textarea {
border: 1px solid #666;
border-bottom-color: #ccc;
border-right-color: #ccc;
width: 30em;
}
p {
text-align: center;
}
p input {
padding: 0.2 em;
border: 3px double #666;
border-top-color: #bbb;
border-left-color: #bbb;
background-color: #ededed;
font-weight: bold;
 }
p input:active {
border: 3px double #bbb;
border-top-color: #666;
border-left-color: #666;
}
input: focus,
textarea:focus {
background-color: #fffacd;
}
/*------------------------------------------
pulldown
------------------------------------------*/
.MENU {
width: 160px;
background-color: #CCCCCC;
position: absolute;
text-align: left;
visibility: hidden;
z-index: 999;
margin: 0px 0px;
}
.MENUITEM {
color:#000000;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
}
a.MENUITEM {
color:#000000;
cursor: default;
display: block;
font-size: 11px;
font-style: normal;
line-height: 20px;
padding-left: 10px;
margin: 0px;
text-decoration: none;
white-space: nowrap;
}
a.MENUITEM:hover {
background-color: #666666;
padding-left: 10px;
color: white;
text-decoration: none;
} 
 
/*Win Firefox*/
:focus {
--moz-outline-style: none;
}
/*Mac Firefox*/
a {
outline: none;
}
