@charset "Shift_JIS":

/* common */

html {
    margin: 0;
    padding: 0
}

body {
    background-color: #ffffff;
    color: #333333;
	font-family:Verdana,sans-selif,"‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka;
	margin: 8px 0px 0px 0px;
	line-height:1.3;
	font-size: x-small;
	background:url(../img/top_bg.gif);
}


td {
	font-size: x-small;
	line-height: 1.3;
}


.tdmargin {
	background:url(../img/dotline.gif) repeat;
}


/* left navi */

.ulleftmenu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
}

li.menu{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/top_bg_menu.gif) no-repeat 0px 0px;
	font-weight: bold;
	margin: 0px 1px 1px 0;
	color: #fff;

}

li.menusub{
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/top_bg_menu_sub.gif) no-repeat 0px 0px;
	background-color: #efefef;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

/* end of left navi */



li a{
	text-decoration: none;
    color: #0000cc;
}

li a:hover {
	color: #900;
	text-decoration: underline;

}



/* info */

.topinfo{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 380px;
}

li.info{
	padding-left: 20px;
	padding-top: 4px;
	background: url(../img/center_ball.gif) no-repeat 6px 8px;
	background-color: #ffffff;
}

li.info2{
	padding-left: 20px;
	padding-top: 4px;
	background: url(../img/center_arrow.gif) no-repeat 6px 8px;
	background-color: #ffffff;
	font-weight: normal;
}



/* header colum */

.headcol {
 font-size: x-small;
 text-align: right;
 vertical-align: top;
}

.copyright {
	font-size: x-small;
	line-height: 1.4;
	font-family:verdana, "‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka, sans-selif;

}


/* sitemap */

#document {
    vertical-align: top;
    color: #333333;
}

#document h1 {
    color: #333333;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
    font-size: small;
    font-weight: bold;
/*	border-bottom: 2px solid #006600;	*/
}

#document h2 {
    color: #333333;
    background-color: #ccddff;
    font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold;
	border: 1px solid #0265CA;
}

#document h3 {
    color: #333333;
    background-color: #e0e0e0;
    font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold;
}

#document h4 {
    color: #333333;
    font-size: x-small;
	margin: 8px 0px 8px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold
}

#document h5 {
    color: #333333;
    font-size: x-small;
	margin: 8px 0px 8px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold
}



#document p {
    color: #333333;
	margin: 8px 0px 8px 0px;
	padding:2px 0px 2px 4px;
}



.text1 {
	font-size: xx-small;
	line-height: 1.4;
}


.text2 {
	font-size: x-small;
	line-height: 1.4;
}


.text3 {
	font-size: small;
	line-height: 1.4;
}

.text4 {
	font-size: medium;
	line-height: 1.4;
}

.text5 {
	font-size: large;
	line-height: 1.4;
}

.text6 {
	font-size: x-large;
	line-height: 1.4;
}

.text7 {
	font-size: xx-large;
	line-height: 1.4;
}


a:link {
    text-decoration: none;
    color: #0000ff;
}

a:visited {
    text-decoration: none;
    color: #0000cc;
}

a:active {
    text-decoration: none;
    background-color: #;
    color: #0000cc;
}

a:hover {
    text-decoration: underline;
    color: #0000CC;
}

a.menu:link {
	text-decoration: none;
	color: #ffffff;
}

a.menu:visited {
	text-decoration: none;
	color: #ffffff;
}

a.menu:hover {
	color: #ffffcc;
}

a.menu_sub:link {
	text-decoration: none;
	color: #000099;
}

a.menu_sub:visited {
	color: #000099;
}

a.menu_sub:hover {
	color: #990000;
}

a.info:link {
	color: #333333;
}

a.info:visited {
	color: #000000;
}


/* end of stylesheet */
