@charset "UTF-8";



*html div#container { /* IE6 */
	padding:5px 6px;
}


ul.navi li a.thisP_company {
	background: url(../images/bgNavi13.png) left -32px no-repeat;
	color:#EEEEEE;
}
ul.navi li a:visited.thisP_company {
	text-decoration:none;
	color:#EEEEEE;
	background: url(../images/bgNavi13.png) left -32px no-repeat;
}
ul.navi li a:hover.thisP_company {
	text-decoration:none;
	color:#EEEEEE;
	background: url(../images/bgNavi13.png) left -32px no-repeat;
}

ul.navi li ul {
	padding:0 10px 0 30px;
	list-style:none;
	overflow:hidden;
}
ul.navi li li a {
	background:none;
	color:#663333;
	text-align:left;
	padding:4px 0 6px 15px;
	margin:1px;
	border:1px #663333 outset;
	border-top:1px #D1C1C1 solid;
	border-left:1px #D1C1C1 solid;
	width:150px;
	height:17px;
}
ul.navi li li a:visited {
	background:none;
	color:#663333;
}
ul.navi li li a:hover {
	background:#CCFFAA;
	color:#331111;
	padding:5px 0 5px 15px;
	margin:1px;
	border:1px #663333 inset;
	border-bottom:1px #D1C1C1 solid;
	border-right:1px #D1C1C1 solid;
}
*html ul.navi li li {
	margin-top:1px;
}



.shiro {
	background:url(images/shiro.jpg) right bottom no-repeat;
}
.makoto {
	background:url(images/makoto.jpg) right bottom no-repeat;
}
h2#hellotitle {
	background:none;
	padding:10px;
	margin-bottom:10px;
	height:auto;
	border-bottom:1px #CC9999 dashed;
	font-family:"New York", "Kozuka Mincho std", "小塚明朝R", "小塚明朝 std R", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
}
h3#hellotitle {
	background:none;
	padding:10px;
	height:auto;
	border-bottom:1px #CC9999 dashed;
	font-family:"New York", "Kozuka Mincho std", "小塚明朝R", "小塚明朝 std R", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
	font-size:larger;
}
.namae {
	letter-spacing:0.3em;
}


#sb-loading a {
	color:#FFCC66;
}

