@charset"Shift_JIS";

body
{
	background-color:#FFFFFF;
	background-image:url("img/bg.gif");
	margin:0px;
	text-align:center;
	color:#333333;
	font-size:12px;
}

div,p
{
	text-align:left;
}

h1
{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	margin:0px;
	font-size:12px;
	color:#333333;
	margin-left:3px;
}

h2
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	margin: 0px 0px 0px 3px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

h3
{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 15px;
}

p,h4
{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:12px;
	color:#4a4a4a;
	line-height: 15px;
}


form
{
	margin:0px;
	margin-left:0px;
}


table
{
	font-size:100%;
}


a:link,a:visited
{
	color:#666666;
	text-decoration: none;
}

a:active,a:hover
{
	color:#000099;
	text-decoration: underline;
}

#container
{
	background-color: #efefef;
	margin-top: 11px;
	padding: 5px;
	border: solid #ffffff 1px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 742px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 730px;
}

html>body #container
{
    width: 730px;
}

#topnav
{
	background-color:#FFFFFF;
	border: solid #cccccc 1px;
	height: 40px;
	padding: 3px;
	width: 720px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 722px;
}

html>body #topnav
{
    width: 722px;
}


#expertise
{
	background-color: #FFFFFF;
	height: 15px;
	border: solid #cccccc 1px;
	margin-top: 5px;
	padding: 3px;
    width: 730px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 722px;
}

html>body #expertise
{
    width: 722px;
}

#heading
{
	border: solid #666666 1px;
	margin-top: 5px;
	height: 150px;
    width: 740px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 728px;
}

html>body #heading
{
    width: 728px;
}

#menu
{
	width: 150px;
	margin-top: 10px;
	float: left;
}

.menu div
{
}

.menu a 
{
	display: block;
	border: solid 1px;
	border-color: #efefef;
	font-size: 10px;
	font-weight: blold;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	background-color: #8494a5;
    width: 150px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 140px;
}

html>body #menu a
{
    width: 140px;
}

.menu a:hover
{
	border-color: #8494a5;
	background-color: #a5b5d6;
	color: #FFFFFF;
}


#main
{
	width: 575px;
	float: right;
	margin-top: 5px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 575px;
}

html>body #main
{
    width: 575px;
}

#content
{
	float: right;
	background-color: #FFFFFF;
	border: solid #cccccc 1px;
	margin-top: 5px;
	padding: 5px;	
    width: 575px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 563px;
}

html>body #content
{
    width: 563px;
}

#dvd
{
	width: 86px;
	float: left;
}

#comment
{
	padding: 5px;
	float: right;
	background-color: #E6E6E6;
	background-image: url(img/darkgreen.gif);
	background-repeat: no-repeat;
	background-position: left top;
    width: 472px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 462px;
}

html>body #comment
{
    width: 462px;
}

#footer
{
	background-color: #E6E6E6;
	border: solid #cccccc 1px;
	padding: 3px;
	margin-top: 5px;
	height: 16px;
	float: right;
    width: 730px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 722px;
}

html>body #footer
{
    width: 722px;
}

#copyright
{
	padding: 3px;
	margin-top: 5px;
	height: 16px;
	float: left;
    width: 738px;
	voice-family: "?}?";
	voice-family: inherit;
	width: 732px;
}

html>body #copyright
{
    width: 732px;
}

input
{
    background-color: #ffffff;
	border: 1px solid #333333;
}

input:focus
{
    background-color: #CCCCCC;
}