body ,a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	font-size: 13px;
	color: #330066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#allitem {
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a[target="_blank"] {
	background-image: url(../images/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: 100% center;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
a[href$=".pdf"] {
    background: url(../icon/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a[href$=".xls"] {
    background: url(../icon/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a[href$=".doc"] {
    background: url(../icon/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.size-menu {
	font-size: 93%;
	color: #ffffff;
	background-color: #993300;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.size-menu li {
	margin-left: 1em;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.size-menu li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #993300;
	margin: 0px;
	padding: 0px;
}
.size-menu li a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.color-menu {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 100%;
}
.color-menu li {
	display: inline;
	margin-left: 1em;
	text-align: right;
}
.color-menu li a {
	padding-left: 12px;
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
}
.color-menu li a:hover {
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: -200px 50%;
}


.ul-info-hf {
	list-style-type: none;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
}
.ul-info-hf li {
	margin-left: 1em;
	display: inline;
}
.ul-info-hf li a {
	padding-left: 12px;
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
	font-size: 93%;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ul-info-hf li a:hover {
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: -200px 50%;
	color: #993300;
	text-decoration: underline;
}
.ul-info-hf li a:visited {
}

.ul-info {
	list-style-type: none;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
	display: none;
}
.ul-info li {
	margin-left: 1em;
	display: inline;
}
.ul-info li a {
	padding-left: 12px;
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
	font-size: 93%;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ul-info li a:hover {
	background-image: url(../images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: -200px 50%;
	color: #993300;
	text-decoration: underline;
}
.ul-info li a:visited {
}

#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header img {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}
#header p {
	margin: 0px;
	padding: 0px;
}

#contens {
	width: 540px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	float: right;
}
#contens h3  {
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #ffffcc;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #330066;
}

#contens h4 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #993300;
	font-size: 100%;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #993300;
	margin: 0px;
}
#contens h5 {
	text-indent: 5px;
	display: block;
	font-weight: normal;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	font-size: 93%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contens h5.odd {
	background-color: #fafafa;

}

#contens h5.even {

}
#contens h5 a {

}
#contens h5 a:hover {
	text-decoration: underline;

}
#contens h5 a:visited {
	text-decoration: none;

}

#contens h6 {
	font-weight: normal;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 150%;
}
#contens h6 a {

}
#contens h6 a:hover {
	text-decoration: underline;

}
#contens h6 a:visited {


}
#contens h6 img {
	margin-right: 10px;
	display: none;
}

#contens img {
	float: none;
	margin-right: 10px;
}
#contens ol {
	font-size: 100%;
	line-height: 150%;
}
#footer {
	font-weight: normal;
	font-size: 100%;
	color: #ffffff;
	background-color: #993300;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 0px;
	clear: right;
	width: 100%;
	overflow: hidden;
}
#footer p {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navbar {
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#navbar h1 {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: groove;
	background-color: #330066;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #cccccc;
	text-indent: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navbar h2 {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: groove;
	background-color: #330066;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #cccccc;
	text-indent: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navbar h5 {
	margin: 0px;
	text-indent: 15px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #cccccc;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #cccccc;
}

#navbar a {
	display: block;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navbar a:hover {
	text-decoration: underline;

}
#navbar a:visited {
	text-decoration: none;
}

#navbar p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#navlink {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navlink h2 {
	font-size: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navlink a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	margin: 0px;
	background-color: #330066;
	padding: 0px;
	text-decoration: underline;
}

#navlink a:hover {

}
#navlink a:visited {

}
table, th, td {
	margin-top: 5px;
}
th {
	background-color: #666699;
	font-size: 100%;
	color: #ffffff;
	white-space: nowrap;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
td {
	font-size: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	line-height: 125%;
}
td p {
	background-color: #ffffcc;
	padding-top: 1.1em;
	padding-right: 0em;
	padding-bottom: 0.9em;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	background-image: url(../images/bg_tag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #666699;
	color: #993300;
	width: 238px;
}

td a {
	margin: 0px;
	padding: 0px;
}
td img {
	margin: 0px;
	padding: 0px;
}

td a:hover {
	text-decoration: underline;

}
td a:visited {


}

.leftcol {
	background-color: #6666cc;
	white-space: nowrap;
	text-align: center;
	color: #ffffff;
}



.leftcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.topcell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.rightcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.bottomcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}


.cellalign {
	text-align: right;
}
.cellremove {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
}
.cellalignCenter {
	text-align: center;
	color: #ffffff;
	background-color: #6666cc;
}


caption {
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
	padding-right: 0px;
}
.floatmenu {


}
.menu {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	display: none;
}

.menu div {
	float: none;
	display: inline;
}
.menu a {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	display: block;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666699;
}
.menu a:hover {
	text-decoration: underline;

}
.menu a:visited {
	text-decoration: none;

}
.floatClear {
	clear: both;
	overflow: hidden;
	font-size: 0px;
	width: 100%;
}
.floatClearLeft {
	clear: left;
	overflow: hidden;
	font-size: 0px;
	width: 100%;
}
.floatClearRight {
	clear: right;
	overflow: hidden;
	font-size: 0px;
	width: 100%;
}
.photo {
	margin: 0px;
	padding: 0px;
}
.photo h6 {
	font-size: 100%;
	color: #993300;
	font-weight: normal;
	margin: 0px;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.new_icon {
 background: url(../icon/new.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

