@charset "utf-8";

A:link {
	COLOR: #003366;
	text-decoration: none;
}
A:visited {
	COLOR: #003366;
	text-decoration: none;
}
A:active {
	COLOR: #FF3366;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #FF9900;
	}
*{zoom:1}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	line-height: 160%;
	color: #666666;
}
body {
	line-height: 1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(imgcom/background.gif);  
    background-position: top center; 

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
  height:100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}
em {
	visibility:hidden;
	font-size: 9px;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#header {
	background-image: url(imgcom/logoback.jpg);
	height: 37px;
	width: 800px;
}
#contents{
	padding-top: 10px;
}
#navi {
	height: 29px;
	width: 800px;
	margin-top: 3px;
}
#navi li{
	float: left;
	display: inline;
}
#navi li a {
	text-decoration: none;
	background-position:0px 0px;
	display: block;
	height: 29px;
	width: 160px;
}
#navi #n01 a { background-image: url(imgcom/m01.gif); }
#navi #n02 a { background-image: url(imgcom/m02.gif); }
#navi #n03 a { background-image: url(imgcom/m03.gif); }
#navi #n04 a { background-image: url(imgcom/m04.gif); }
#navi #n05 a { background-image: url(imgcom/m05.gif); }
#navi ul a:hover {
background-position:0px -29px;
}
#navi2 {
	height: 17px;
	width: 800px;
	margin-top: 5px;
	padding-bottom: 12px;
}
#navi2 ul {
	height: 17px;
	width: 380px;
	float: right;
}
#navi2 li{
	float: left;
	display: inline;
}
#navi2 li a {
	text-decoration: none;
	background-position:0px 0px;
	display: block;
	height: 17px;
}
#navi2 #nb01 a {
	background-image: url(imgcom/t01.gif);
	width: 79px;
}
#navi2 #nb02 a {
	background-image: url(imgcom/t02.gif);
	width: 91px;
}
#navi2 #nb03 a {
	background-image: url(imgcom/t03.gif);
	width: 100px;
}
#navi2 #nb04 a {
	background-image: url(imgcom/t04.gif);
	width: 69px;
}
#navi2 #nb05 a {
	background-image: url(imgcom/t05.gif);
	width: 41px;
}
#left {
	height: auto;
	width: 192px;
	float: left;
}
#right {
	float: right;
	height: auto;
	width: 580px;
}
#snavi {
	height: auto;
	width: 177px;
}
#snavi li{
}
#snavi li a {
	text-decoration: none;
	background-position:0px 0px;
	display: block;
	height: 18px;
	width: 177px;
}
#snavi #s01 a {background-image: url(imgcom/sn01.gif);}
#snavi #s02 a { background-image: url(imgcom/sn02.gif); }
#snavi #s03 a { background-image: url(imgcom/sn03.gif); }
#snavi #s04 a { background-image: url(imgcom/sn04.gif); }
#snavi #s05 a { background-image: url(imgcom/sn05.gif); }
#snavi #s06 a {background-image: url(imgcom/sn06.gif);}
#snavi #s07 a { background-image: url(imgcom/sn07.gif); }
#snavi #s08 a { background-image: url(imgcom/sn08.gif); }
#snavi #s09 a { background-image: url(imgcom/sn09.gif); }
#snavi #s10 a { background-image: url(imgcom/sn10.gif); }
#snavi #s11 a {background-image: url(imgcom/sn11.gif);}
#snavi #s12 a { background-image: url(imgcom/sn12.gif); }
#snavi #s13 a { background-image: url(imgcom/sn13.gif); }
#snavi #s14 a { background-image: url(imgcom/sn14.gif); }
#snavi ul a:hover {
background-position:-177px 0px;
}
#copy {
	height: 14px;
	font-weight: normal;
	color: #999999;
	padding-top: 6px;
}
#container #ctopimg {
	padding-bottom: 45px;
}
#homewrap #homeleft {
	float: left;
	width: 378px;
}
#homewrap #homeright {
	float: left;
	width: 182px;
	padding-left: 20px;
	display: inline;
}
#home01 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 10px;
}
#topics {
	padding: 10px;
}
#topics dt {
	font-size: 10px;
}
#topics dd {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
