a, a:link, a:visited{
	color:#0033CC;
	text-decoration:none;
}

a:hover{
	color:#FF6600;
	text-decoration: none;
}

.case {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:3px;
}

.case_para {
	font-size: 12px;
	text-align: left;
	margin-top:0;
	margin-left:24px;
}

.honbun {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
}
.honbun_title {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}
.honbun_ind1 {
	font-size: 12px;
	line-height: 140%;
	padding-left:15px;
}
.subtext {
	font-size: 12px;
	line-height: 130%;
	padding-left:6px;
}
.comment {
	font-size: 11px;
	line-height: 125%;
	color:#333333;
}
.hosoku {
	font-size: 10px;
	line-height: 120%;
	color:#444444;
	text-align: right;
}
.iti {
	font-size: 10px;
}
.midashi {
	font-size: 12px;
}
.sabmenu {
	font-size: 12px;
	background-image:   url("images/menu_p.gif");
	padding: 6px 5px 5px 25px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.sabmenu2 {
	font-size: 11px;
	background-image:   url(images/menu_pp.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.tyui {
	font-size: 11px;
	padding: 5px 15px 5px 5px;
}
.otoi {
	font-size: 11px;
}
.copyright {
	font-size: 11px;
}
.hyomidashi {
	font-weight: normal;
	background-color: #E6F0FF;
}
.setumei {
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
.koumoku {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	padding: 5px 0px 2px;
	margin: 0px;
	text-align: left;
}
/* top_page page_top */
.top_link	{
	background:#ECECEC;
	padding:10px;
	text-align:center;
	position:relative;
	margin-bottom:20px;
	width: 529px;
	font-size: 11px;
}
.pagetop	{
	text-align:right;
	position:absolute;
	top:-6px;
	right:10px;
	overflow:hidden;
}
.pagetop li	{
	float:right;
	margin-left:20px;
	display:inline;
}
.pagetop li a:link,.pagetop li a:visited,.pagetop li a:hover,.pagetop li a:active	{
	padding-right:16px;
	min-height:11px;
	height:auto !important;
	height:11px;
	background:url(images/page_top_link_icon.gif) 100% 50% no-repeat;
	color:#333333;
	text-decoration:none;
}
