* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;


@  font-variant: normal;
	text-decoration: none;
	background-image: url(./img/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
	text-align: center;
}


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




hr {
  display: none;
}

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;
	line-height: 140%;
}
h1 {
	font-size: 11px;
	line-height: 25px;

	text-indent: 10px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h0  {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

h0 a {
	text-decoration: none;
}

h2 {
	background-image: url(./img/entrytitle.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-color: #CCCCCC;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 24px;
	text-indent: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h5 {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-indent: 22px;
	font-size: 12px;
	line-height: 22px;
}
h6 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
}





#header {
	background-image: url(./img/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}



#container {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(./img/cntback.png);
}
#main {
	width: 750px;
}
#footer {
	width: 750px;
	text-align: center;
	color: #333333;
	clear: both;
	background-image: url(./img/footer.png);
}
#menu {
	display: block;
}
#menu ul {
	display: block;
}


#menu ul:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#entrylist  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#entrylist dl {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#entrylist dd {
	margin-bottom: 8px;
}

#entrylist a {
	margin-right: 5px;
	font-size:12px;
}

#entrylist dt a {
	margin-right: 0;
	font-size:13px;
	lign-height: 140%;
	font-weight: bold;
}

.FloatEnd{
	clear:both;
}




h1, #header, #footer   {
	margin-right: auto;
	margin-left: auto;
}


#header h0 {
	width: 385px;
	position: relative;
	left: 350px;
	top: 50px;
}

#header #headertext {
	width: 385px;
	margin-right: 20px;
	position: relative;
	left: 350px;
	top: 50px;
	font-size: 12px;
}


#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt-border {
	border: 1px solid #DDDDDD;
	padding: 15px;
}

.txt-border p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 200%;
	margin-bottom: 4px;
}


.txt-grayback {
	padding: 10px;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #DDDDDD;
	background-color: #F0F0F0;
}
.txt-colorback {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 15px;
}


body {
	color: #333333;
	background-color:#0D8EB9;
}

a, a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
h0,h0  a,h0  a:hover,h0 a:visited,h2,h3,h5,h6{
	color: #333333;
}

h1 {
	color: #999999;
}
h0 a, h0 a:hover {
	text-decoration: none;
}


h3 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #094B6E;
}

h5 {
	background-image: url(./img/list.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}




#footer, #footer a {
	color: #666666;
	text-decoration: none;
}
#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,#newEntry li a {
	color: #333333;
}
#menu li a:hover,#rmenu li a:hover {
	background-color: #10B1E7;
	color: #FFFFFF;
}
#menu   h3,#rmenu  h3 {
	color: #094B6E;

	
}
.txt-colorback {
	border-top-color: #0D8EB9;
	border-right-color: #0D8EB9;
	border-bottom-color: #0D8EB9;
	border-left-color: #0D8EB9;
	background-color: #CDF0FC;
}


#header, #footer, #siteNavi  {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	width: 760px;
	text-indent: 20px;
	background-image: url(./img/top.png);
	padding-top: 10px;
}




h2{
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 14px;
	margin-bottom: 0px;
	width: auto;
	line-height: 20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:40px;
	font-size: 16px;
}
#container {
	width: 760px;
}



#header {
	height: 180px;
}

#main{
	width: 510px;
	margin-right: 15px;
	margin-left: auto;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	display: inline;
	position: relative;
	border: 1px solid #E1E1E1;
}

#menu{
	width:200px;
	margin-right: auto;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	position: relative;
}
#menu  h3,#rmenu h3 {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 26px;
	background-image: url(./img/menutopic.jpg);
	text-align: center;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;

}

#space1, #space2 {
	text-align: center;
	margin:15px 0 15px 0;
}

#space3, #space4,#space5,#space6{
	text-align:center;
	margin:0 0 20px 0;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9,#menu10,#newEntry{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#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,#newEntry li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(./img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}

#link1 {
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(./img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
}
#link1 a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#link1 a:hover {
	background-color: #10B1E7;
	color: #FFFFFF;
}

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10,#entrylist {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#siteNavi {
	text-indent:20px;
	line-height: 34px;
}


.tbl_det,.tbl_Pr,.tbl_Ra,.tbl_It {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}


.tbl_det,.tbl_Pr,.tbl_Ra{
	background-color: #214565;
	border: 1px solid #999999;
}


.tbl_det th,.tbl_Pr th,.tbl_Ra th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(./img/thBack.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}

.tbl_det th,.tbl_Pr th,.tbl_Ra th,.tbl_det td,.tbl_Pr td,.tbl_Ra td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_Pr td,.tbl_Sp td,.tbl_Ra  td,.tbl_It td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tbl_Ra .rnkitem {
	width:140px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.tbl_det th {
	width: 30%;
}

.tbl_Ra th{
	width:50px;
}

.tbl_Pr td{
	padding:6px;
}

.tbl_Ra td{
	padding:10px;
	vertical-align:top;
}






















.alt td{
	background-color:#F5F5F5;
}





.tbl_det td {
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	line-height: 130%;
}



.tbl_It {
	background-color: #FFFFFF;
}





.tbl_Pr a img,.tbl_Sp a img,.tbl_Ra a img,.tbl_It a img {
	border: 0;
}




.tbl_Ra h3{
	width:100%;
	margin:0 0 5px 0;
	border:0;
}

.tbl_Pr th,.tbl_Sp th, .tbl_Ra th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Pr .price {
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}


.tbl_Pr .rnk {
	background-color: #EBEBEB;
	font-weight: bold;
}



.tbl_Ra .rnkitem img {
	vertical-align: top;
}


.tbl_It td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

.tbl_It .rnkdesc {
	padding-bottom: 15px;
	vertical-align: top;
}
