@charset "shift_jis";
* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;

@  font-variant: normal;
	text-decoration: none;
	text-align: center;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(img/bg.jpg);
}


div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
	display: block;
	text-align: left;
}



a, a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}

.hd, .hd:hover{
	text-decoration: none;
	color:#666;
}


a img {
  border: none;
  text-decoration: none;
}


/* -------- strong */
strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* -------- em */
em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}


/* ---------------- list element */
ul, ol {
  display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/container_bg.jpg);
	padding-right: 5px;
	padding-left: 5px;
}
#wrap {
	background-color: #FFFFFF;
}

#top {

}
#top h1 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	background-image: url(img/top_bg.jpg);
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#top #header {
	background-image: url(img/header.jpg);
	height: 155px;
}
#topmenu  {
	background-image: url(img/top_menu.jpg);
	height: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
	position: absolute;
	top: 170px;
	width: 740px;
}
#topmenu ul {
	height: 32px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#topmenu  li  {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topmenu   li   a,#topmenu li  a:visited   {
	line-height: 16px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#topmenu  li  a:hover  {
	color: #333333;
	background-color: #F9F9F9;
}
#top  #header  h2 {
	width: 600px;
	top: 60px;
	left: 380px;
	position: relative;
	font-size: 28px;
	line-height:30px;
	color: #000;
}
#top #header h2 a, #top #header h2 a:visited {
	color: #000;
	text-decoration: none;
}

#top #header #headertext {
	width: 600px;
	top: 65px;
	left: 350px;
	position: relative;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}




#top #navigation {
	height: 50px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#footer {
	text-align: center;
	line-height: 30px;
	background-image: url(img/footer.jpg);
}
#footer a, #footer a:visited, #footer a:hover {
	color: #666666;
	text-decoration: none;
}

.FloatEnd {
	clear: both;
}
#main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(img/main_bg.gif);
	min-height:500px;
	_height:500px;
}

#main #mainbox {
	width: 540px;
	float: left;
	background-color: #FFFFFF;
}
#main #menubox {
	width: 200px;
	float: right;
}






#main #menubox:after{
    height: 1px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
}
#mainbox h3 {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	padding-left: 50px;
	margin-bottom: 10px;
	background-image: url(img/h3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#mainbox h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(img/h4.gif);
	line-height: 24px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#menubox h4, #rmenubox h4 {
	background-image: url(img/menu_top.jpg);
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10 {
	padding: 10px;
	margin-bottom: 20px;
}
#menubox li {
	margin-top: 2px;
	margin-bottom: 2px;
	display:inline;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10 {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
#menu1 li a, #menu2 li a, #menu3 li a, #menu4 li a, #menu5 li a, #menu6 li a, #menu7 li a, #menu8 li a, #menu9 li a, #menu10 li a {
	display: block;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	background-image: url(img/menu_bg.jpg);
	border: 1px solid #E4E4E4;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin:2px 0;
	padding-left: 10px;
}
#menu1 li a:hover, #menu2 li a:hover, #menu3 li a:hover, #menu4 li a:hover, #menu5 li a:hover, #menu6 li a:hover, #menu7 li a:hover, #menu8 li a:hover, #menu9 li a:hover, #menu10 li a:hover {
	background-color: #FFFFFF;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
}
#entrylist {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#entrylist dt {
	line-height: 22px;
	font-size: 13px;
	padding-left: 20px;

	background-image: url(img/entrylist_dt.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: left center;
}
#entrylist dd {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#whatsnew {
	padding: 5px;
	list-style-image: url(img/entrylist_dt.jpg);
}
#space1 {
	margin-bottom: 20px;
}

#space2{
	margin-bottom:20px;
}


#space3, #space4{
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 140%;
}
#space3, #space4 {
	background-color: #CEF0FF;
}
