/* all */
body {
	background-image: url(../pict/back01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 1px;
	padding: 2px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #009933;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #CC0000;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	margin: 5px 0px;
	padding: 2px;


}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	padding: 3px 3px 3px 30px;
	background-image: url(../pict/point02.gif);
	background-repeat: no-repeat;
	line-height: 20px;

}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	padding-left: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #006600;
}
p {
	margin-top: 1px;
	line-height: 17px;
	padding-left: 15px;
	}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	padding-left: 10px;
}
	
/* table */


table,tr,td {
	font-size: 12px;
	border: 1px solid #c0c0c0;
}
.seethrough {
	border: none;
}

th {
	font-size: 12px;
	background-color: #DBFFD0;
	border: 1px solid #c0c0c0;
}
caption {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: justify;
	width: 90%;
}

/* menu */
li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
}
ol {
	font-size: 12px;
}
.bg-00 {
	background-color: #FF33CC;
}
.bg05-10 {
	background-color: #FFFFCC;
}
.bg10-15 {
	background-color: #FFCC33;
}
.bg15- {
	background-color: #66CC33;
}

/* header */

#header {
	font-size: 12px;
	background-image: url(../pict/header.jpg);
	background-repeat: no-repeat;
	margin: 0px 3px 2px;
	padding: 3px 0px 0px 490px;
	height: 62px;
	background-color: #FFFFFF;
}

/* contents */

#contents {
	float: left;
	width: 810px;
	margin: 0px;
	padding: 5px;
	clear: both;
}
.blue {
	color: #0099FF;
}


/* mein */

#main {
	float: right;
	width: 600px;
	margin: 0px;
	padding: 5px;
	background-image: url(../pict/main_bk.gif);
	background-repeat: repeat-y;
}
#main li {
	font-size: 12px;
}
/* menu */
#menu {
	font-size: 12px;
	width: 180px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu li {
	padding-left: 17px;
	padding-bottom: 3px;
	list-style-type: none;
	background-image: url(../pict/point.gif);
	background-repeat: no-repeat;
	margin: 0px;
	list-style-position: outside;
}


#menu h4{
	margin: 2px;
	padding: 0px;
}

#menu ul {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	font-family: "MS UI Gothic";
	font-size: 14px;
}
#menu p{
	font-size: 14px;
}
/* footer */

#footer {
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 3px;
	float: left;
	clear: both;
	width: 800px;
}
/* others */

#left {
	float: left;
	width: 60%;
	margin: 0px;
	padding: 5px;
}

/* class */
.qanda {
	color: #CC0000;
}
.tubaki {
	background-image: url(../pict/point_tsubaki.gif);
	padding-left: 25px;
}
.white {
	color: #FFFFFF;
}
.660033 {
	color: #660033;
}
.link_navi {
	font-size: 12px;
}
#contents #menu .p-12px {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#contents #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #main li {
	line-height: 22px;
}
#contents #main .noboder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
