body {
	font-size: small!important;
	font-size: 12px;
	/*background-color:#cccccc;*/
	line-height:1.4;
	text-align:center;
	margin:0;
	padding:0;
}
body, td, th, div, p, a, pre,
select, input, textarea {
line-height:1.4;
color:#333333;
font-family:
  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 
  '平成角ゴシック', 'HeiseiKakuGothic', Osaka, 
  'ＭＳ Ｐゴシック', 'MS PGothic', 
  'ＭＳ ゴシック', 'MS Gothic',
  sans-serif;}

.topcategory{
	font-size: small!important;
	font-size: 14px;
}

.topcategory em{
	font-size: xsmall!important;
	font-size: 12px;
	color:#666666
}

.topcategory tr{
	vertical-align: top;
}

input,textarea{
	font-size:12px;}  


a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color:#FFCC00;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

.size {
	margin: 5px auto;
	width: 800px;
	background-color:#FFFFFF;
	text-align:left;
}


.content {
	border: 1px solid #CCCCCC;
}
.titlename {
	/*color: #333333;*/
	font-size:medium;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding: 5px;
	clear: both;
}
.categoryitem {
	padding: 5px;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.contentleft {
	float: left;
	width: 170px;
	padding-top: 30px;
	text-align: center;
	margin: auto;
}
.contentright {
	width: 390px!important;
	width: 370px;
	float: right;
	text-align: center;
}
.koumoku {
	color: #666666;
	background-color: #D7E0FD;
	padding: 5px;
	width: 350px;
	font-weight: bold;
	margin: auto;
}
.topic_path {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}




.header {
	width: 800px;
	padding:10px 0 3px 0;
/*
	height: 150px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.sidenavi {
	padding: 2px;
	float: left;
	width: 198px;
	clear: both;
	text-align: center;
	margin: auto;
}

.sidenavi_section {
	margin: auto;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.sidenavi_category {
	text-align: left;
}

.sidenavi_menutitle {
	font-weight: bold;
	border-bottom:#FF9900 1px solid;
	color:#999999;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/green_view.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;*/
	display: block;
	padding:0 0 3px 3px;
	margin-bottom: 5px;
	text-align: left;
}

.sidenavi a {
	margin: 3px;
}

.maincontent {
	float: right;
	width: 565px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left:10px;
}
.footer {
	width: 800px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	vertical-align: bottom;
	text-align: center;
	padding: 20px 0 10px 0;
}
.naiyou {
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	width: 350px;
	margin: auto;
}
img {
border:0;
}
/*.font12px {
	font-size: 12px;
}*/

.sidegroup {
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 3px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.headerMenuLink {
	clear:both;
	display:block;
	height:30px;
	font-weight:bold;
	white-space:nowrap;
	margin: 0px;
	padding:3px 3px 3px 10px;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	background-color:#FF9900;
}

.headerMenuLink ul {
	list-style-type:none;
	width:auto;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 5px;
	}

.headerMenuLink ul li {
	display:block;
	float:left;
	margin:0;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
	border-left:#cccccc 3px solid;
	color:#FFFFFF;
	}
.headerMenuLink ul li a{
color:#FFFFFF;}
.headerMenuLink ul li a:hover{
color:#FFFFFF;}	
	
.sitename {
	padding:0 20px 3px 20px;
	/*padding-top: 10px;
	padding-left: 10px;*/
	color: #009900;
}
.sitename a:hover{
text-decoration:none;}


.sidecontents {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
.categoryName {
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFD9F9;
	padding: 5px;
	clear: both;
	font-weight: bold;
	margin-bottom: 5px;
}
.catinfo {
	color: #999999;
	text-align: right;
	float: right;
}
.leftmargin25 {
	margin-left: 10px;
	text-align: left;
}
#small{ font-size:10pt; }.margin3px {
	padding: 3px;
	*font-size: 12px;
}
.categorySub {
	color: #666666;
	padding: 5px;
	clear: both;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	margin: 5px;
}

.top_category {
	width: 570px;
	padding: 5px;
	margin: auto;
}
.top_category_t {
	font-size: 16px;
	/*background-color:#eeeeee;*/
	border-left:#FF9900 7px solid;
	border-bottom:#cccccc 1px solid;
	padding:3px 0 4px 10px;
	margin:10px 0 2px 0;
	display:block;
	/*background-image: url(img/green_view.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;*/
	font-weight: bold;
}
.top_category_t a{
color:#666666;}
.top_category_t a:hover{
color:#666666;
text-decoration:underline;}
.top_category_t a:visited{
color:#999999;}

.top_category_s {
	/*font-size: 14px;*/
	padding-left: 20px;
	display: block;
}
.clear {
	clear: both;
	font-size:1px;
	color:#FFFFFF;
	line-height:0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.editpagetitle {
	background-color: #999999;
	color:#FFFFFF;
	margin: 10px 0 5px 0;
	font-size: medium;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}
/*textarea {
	font-size: 12px;
	color: #333333;
}*/
.sidenavi_section_c {
	margin: auto;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


/* margin */
.margin_top20{
margin:20px 0 0 0;}

/* border */
.w_line{
border-bottom:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
padding:5px;
margin:5px 0;}

/* txt */
.blue{
color:#000099;}

