@charset "UTF-8";
/* CSS Document */
.c-name {
	width: 670px;
	margin-left: 30px;
	margin-top: 50px;
	position: relative;
	height: auto;
	clear:both;
}
#c-zone {
	width: 470px;
	height: 100%;
	float:left;
	margin: 0px;
	padding: 0px;
}
.c-field {
	width: 420px;
	margin-left: 50px;
	margin-top: 0px;
	position: relative;
	height: auto;
	float:left;
}
.c-title {
	margin-bottom: -20px;
	height: 70px;
	width: 300px;
	margin-left:-20px;
	position: relative;
}
.c-caption {
	height: auto;
	width: 400px;
	position: relative;
	margin-left: 12px;
	margin-top: 20px;
}

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

dt {
	width: 400px;
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}

dd {
	font-size: 13px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:20px;
	line-height: 2em;
}

#mainpart p a,#mainpart p a:link,#mainpart p a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart p a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#mainpart p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 2em;
}

#mainpart p strong {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}


#mainpart .klein {
	font-size: 11px;
	color: #496662;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.3em;
}

#mainpart li {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	margin-right: 20px;
}

#mainpart li a,#mainpart li a:link,#mainpart li a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart li a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.c-list {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	clear:both;
}


#mainpart dl a,#mainpart dl a:link,#mainpart dl a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart dl a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
#mainpart dl strong {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 2em;
}
#mainpart dl b {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

table {
	font-size: 12px;
	width: 360px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gyou {
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
}

.retu {
	font-size: 12px;
	background-color: #CCCCCC;
}

td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	line-height: 20px;
}


.r-field {
	margin: 0px;
	padding: 0px;
	float:right;
	width: 220px;
	height: 100%;
	position:relative;
}

.boxgrid {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
    width: 180px;
	height: 180px; 
	background:#161613;  
    float:right;  
    border: solid 1px #8399AF;  
    overflow: hidden;  
    position: relative;  
}

.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
}  

h3{
	color:#FFF;
	letter-spacing:5px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
} 
.boxcapsize {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-family: Arial, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.3em;
} 
.boxcapsize a,.boxcapsize a:link,.boxcapsize a:visited {
	font-size: 11px;
	color: #669999;
	text-decoration: none;
	padding-left: 30px;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
.boxcapsize a:hover {
	font-size: 11px;
	color: #333333;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-left: 30px;
}

