/***************************/
/*@jimi-wakayama-kengidan  /
/*  style-css               /
/***************************/

body{
	margin-top: 0px;
}
/*
a:link {
	font-weight: 100;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: 100;
	color:#333333;
	text-decoration: underline;
}
*/
a:hover {
	color: #FF6633;
	font-weight: 100;
	background: #FFFFFF;
	text-decoration: underline;
}

.pkuzu{
	font-size : 12px;
	line-height : 18px;
}
.footer {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.titlebig {
	font-size: 125%;
	font-weight: bold;
	width: 700px;
}
.title {
	padding: 3px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 3px solid #6699ff;
	border-left: 15px solid #6699ff;
	font-size: 95%;
	font-weight: bold;
}
.title2 {
	background-image: url(/image/bg_title.gif);
	height: 31px;
	font-size: 10pt;
	font-weight: bold;
}
.title_js {
	color: #191970;
	font-size: 130%;
	font-weight: bold;
}
.contents {
	font-size: 11pt;
	line-height: 150%;
	color: #333333;
}
.contents_s {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
.pname {
	text-decoration: underline;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}
.pname_b {
	text-decoration: none;
	color: #333333;
	font-size: 130%;
	font-weight: bold;
}

.pnamec {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-weight: normal;

.pname_s {
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
.theader {
	BORDER-TOP-STYLE: none;
	BORDER-BOTTOM: none;
	BORDER-LEFT-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	background-color: #d9ffff;
	height: 30px;
	text-align: center;
	font-size: 11pt;
}
.tbody {
	BORDER-TOP-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	background-color: #ffffff;
	text-align: center;
	font-size: 10pt;
	line-height: 150%;
}
