@charset "utf-8";

* {
	line-height: 140%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

body {
	background-color: #FFFFFF;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: 12px;

}

a {
	color:#0066CC;
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	border: 0 none;
	clear: both;
	height: 1px;
	color: #000000;
	background-color: #000000;

}

h1 {
	background-image: url(yuichi_maki_web.gif);
	background-repeat: no-repeat;
}

h1 a {
	display: block;
	text-decoration: none;
	width: 300px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	text-indent: -9999px;
}

ul {
	list-style-type:none;
	display: block;
	padding: 0px;
  }

li {
	display: inline;
	float: left;
	padding-right: 28px;
}

.navi-pvt {
	float: right;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 11px;
}


#contents {
	margin-top: 80px;
	margin-left: 20px;
	font-size: 12px;
	width: 80%;
}

.con-j-11 {
	font-size: 11px;
}

.resume table {
width: 80%;
border: 0 #000000 solid;
}

.resume td {
border: 0 #000000 solid;
}




