/* CSS Document */
/* settings */

* { 
	margin: 0; 
	padding: 0; 
	zoom: 1;
}


body {
	color: #000;
	font-size: 12px;
	font-family: sans-serif;
	background-color: #999;
}


ul,li{
	list-style:none; 
}

p,li[
	zoom:normal;
]

a:link {
	color: #000000; 
	text-decoration: none;
}


a:hover {
	color: #003399;
}


a:visited {
	color:#000000; 
	text-decoration:none;
}


a img { 
	border:none; 
}


img { 
	border:none; 
}


li,p,th,td{ 
	line-height:135%;
}


hr { 
/*	display: none; */
	clear: both;
}


p { 
	margin:0 0 5px 0;
}


/* items */
.imgl { 
	float:left;
	margin:2px 2px;
}

.imgr { 
	float:right;
	margin:2px 2px;
}



.textright { 
	float:right;
	margin:2px 2px;
	border: solid 0px #808080;
}


.textleft { 
	float:left;
	margin:2px 2px;
	border: solid 0px #808080;
}



#waku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-bottom: ridge 0px #aaa;
	border-right: ridge 2px #aaa;
	border-left: ridge 2px #aaa;
	margin:0 auto;
}


/* header */

#header {
	margin-top: 0px;
	width: 800px;
	height: auto;
	background-color: #fff;
	top:0px;
}


/* main */
#main {
	width:800px;
	margin:0;
	margin:0 auto;
	background: #fff;
	clear:both;
}

#ct-hfree{
	float:left;
	width:800px;
	background-color:#fff;
	padding:0;
	margin:0 auto;
}

#leftside{
	float:left;
	width:200px;
	height:696px;
	background:#fff;
	margin:0px;
	padding:5px 5px;
	border:solid 0px #808080;
}


/* leftside */
#ledad {
	width: 200px;
	background-color: #fff;
	margin: auto;
}


#menu01 {
	width: 185px;
	background-color: #fff;
	margin:29px auto;
}


#menu01 ul li {
}


#menu01 li {
	width:184px;
	padding:2px;
	border-bottom: dotted 1px #808080;
}


#menu01 ul li a {
	display:block;
	text-decoration: none;
}



/* content */
#content {
	float:left;
	width:590px;
	margin-bottom: 0;
	padding:0px;
	background-color: #fff;
	border:solid 0px #808080;
}

#content2 {
	float:left;
	width:590px;
	margin-bottom: 0;
	padding:5px;
	background-color: #fff;
	border:solid 0px #808080;
}

/* footerr */
#footer {
	float:left;
	width:800px;
	background-color: #fff;
	text-align:center;
}


/* content */
#dndnavi {
	width: 185px;
	height: 70px;
	background-color: #fff;
	padding-top:10px;
}

#menubar {
	width: 450px;
	height: 22px;
	background-color: #fff;
	margin: 0px;
}

#whatsnew {
	width: 450px;
	background-color: #fff;
	margin: 0px;
	overflow: visible;
}

#information {
	width: 450px;
	background-color: #fff;
	margin: 0px;
}

#news {
	width: 450px;
	background-color: #fff;	
	margin: 0px;
}


/* new */

#mainbox{
	width:500px;
	height240px;
	padding:10px;
	border: solid 1px #808080;
}

#sien{
}


#sien td.th{
	width:160;
}


#sien ul,li{
}


/* ここより上　kiyoshi */

#middle {
	width:590px;
	height:650px;
	border:solid 0px #999;
	margin-top:56px;
	background-color:#fff;
}




#middle h6 { font-size: 7px;
        margin-top: 3px;
        margin-left: 0px;
	margin-right: 2px;
        margin-bottom: 0px;
	font-weight:normal;
	padding:3px;
 }

#middle h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
        border-left: 8px solid #d4344c;
        border-bottom: 1px solid #d4344c;
        padding: 4px;
}

#middle hr {
	text-align: left;
	height:1px;
}


#middle ul {
	list-style-type: none;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	width:585px;
	height:80px;
	float: left;
}

#middle a { display: block;
               text-decoration: none;
              }

#middle li{
	float: left;
	width: 181px;
	height: 25px;
	font-size: 10px;
	padding: 3px;
	display:block;
	text-decoration: none;
	text-align:center;
	margin:1px;
              }


.other{
	background: url(images/other.gif) no-repeat;
	border-top: 2px outset #ffffff;
	border-right: 1px outset #ffffff;
	border-left: 1px solid #d4344c;
	border-bottom: 1px outset #ffffff;
}


.here{
	background: url(images/here.gif) no-repeat;
	border-top: 0px  solid #eaeaea;
	border-right: 1px inset #ffffff;
	border-left: 1px inset #ffffff;
	border-bottom: 0px solid #eaeaea;
	display:block;
}


#middle table{
	border-collapse: collapse;
	margin: 0px; 
	padding: 2px; 
	border-bottom:solid 1px #808080;
	background-color: #fff;
}


#middle td,th{
	vertical-align:top;
	text-aling:left;
}



.td0{
	font-size:10px;
	padding:5px;
	text-align:right;
	width:180px;
	border-bottom: 1px dotted #808080;
}


.td0r{
	font-size:14px;
	padding:5px;
	text-align:right;
	width:285px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.td0l{
	font-size:14px;
	padding:5px;
	text-align:left;
	width:285px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}


.td00{
	font-size:10px;
	padding:5px;
	text-align:left;
	width:575px;
}


.td1{
	font-size:12px;
	padding:5px;
	font-weight:600;
	text-align:center;
	width:180px;
}


.td2{
	font-size:12px;
	padding:5px 0px 5px 10px;
	text-align:left;
}


.td3{
	color:#ee2f62;
	padding:3px;
}


.td4{
	padding:3px;
}


.td5{
	background:#87b7e1;
	padding:3px;
}


.h5{
	font-size:14px;
	font-weight:600;
	height:16px;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
        border-left:8px solid #d4344c;
        border-bottom:1px solid #d4344c;
        padding:4px;
}

.td-news{
	font-size:11px;
	padding:2px;
	text-align:right;
	border-bottom: 1px dotted #808080;
}

.td-newsl{
	font-size:11px;
	padding:2px;
	text-align:left;
	border-bottom: 1px dotted #808080;
}

.th-news{
	color:#000000;
	background:#ffffff;
	border-bottom: 0px solid #808080;
	font-size:13px;
	font-weight:400;
	text-align:left;
	padding:5px 5px 0px 5px;
	width:500px;
}

.th-title{
	color:#d4344c;
	background:#ffffff;
	border-bottom: 1px dotted #808080;
	font-size:18px;
	font-weight:600;
	text-align:left;
	padding:5px;
}


.th-titlel{
	color:#000000;
	background:#ffffff;
	border-bottom: 1px dotted #808080;
	font-size:14px;
	font-weight:600;
	text-align:left;
	padding:5px;
}


.th-titlell{
	color:#000000;
	background:#ffffff;
	border-bottom: 0px solid #808080;
	font-size:14px;
	font-weight:600;
	text-align:left;
	padding:5px;
}


.th-list{
	color:#000000;
	background:#ffffff;
	border-bottom: 1px dotted #808080;
	font-size:12px;
	font-weight:300;
	text-align:left;
	padding:5px;
}


.th-rn{
	background:#fff;
	border:solid 1px #fe0505;
	font-size:14px;
	font-weight:200;
	text-align:left;
	padding:10px;
}


.goodsleft{

}
