select, input {
	border-color: #000000;
	border-width=1;
}

A {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

A.navnormal {
	font-size : 8pt;
	color: #0C3C71;
	text-decoration : none;
}

A.navhighlight {
	font-size : 8pt;
	color: #0C3C71;
	text-decoration : none;
	font-weight: bold;
}


A.link  {
	font-weight : bold;
	color: #417DC1;
}

A.teaser  {
	font-size : 8pt;
	font-weight : bold;
	color: #417DC1;
}

P  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
}

P.picture  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C3C71;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 10pt;
}

P.teaser  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C3C71;
	margin-bottom : 4px;
	margin-top : 4px;
	line-height : 12pt;
}

.heading  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}

H1  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32pt;
	color: #417DC1;
    margin-top : 0pt;
	font-weight : normal;

}


H2  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0C3C71;
    margin-top : 6pt;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #417DC1;
	font-weight : bold;
    margin-top : 0pt;
	margin-bottom : 3pt;
}

TD.standardcell  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C3C71;
}
TD.headercell  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C3C71;
	font-weight: bold;
}

.normal  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C3C71;
}


.grey  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #aaaaaa;
}


.highlight {
	font-weight : bold;
	font-size: 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #417DC1;
}

.highlightsmall {
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.formheader  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0C3C71;
	font-weight : bold;
}







	.content p {
		font-family: Verdana, Arial, sans-serif;
		font-size: medium;
		line-height: 150%;
		text-align: left;
		margin-bottom:1em;
	}

	.content h2 {
		margin:20px 0 0 0;
		font-size:16px;
		padding:5px;
		font-weight:bold;
		color:#FFFFFF;
		background-color: #5296ef;
		border-left:1px solid #EEE;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
	}
	.content h2 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	.content h2 a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	.content h2 a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	p.description{
		margin:0;
		padding:10px;
		border-left:1px solid #EEE;
		border-right:1px solid #CCC;
		border-bottom:1px solid #DDD;
	}
	.content h3 {
	color:#FFFFFF;
	background-color: #5296ef;
		font-size:16px;
		padding:4px;
		margin-top: 20px;
	}
	.content h3 a {
		color: #FFFFFF;
	}
	.content h3 a:visited {
		color: #FFFFFF;
	}
	.content h3 a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	.content h4 {
		color: #000066;
	}
	.content h4 a {
		color: #000066;
		text-decoration: none;
	}
	.content h4 a:visited {
		color: #000066;
		text-decoration: none;
	}
	.content h4 a:hover {
		color: #000066;
		text-decoration: none;
	}

.entry-body {
	padding:7px;
}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:medium;
	text-align:center;
}
.ctgy dt a,.ctgy dt a:visited {
	color: #999;
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy dd {
	margin:0;
	padding:4px 8px;
	background-color: #fafafa;
}
.ctgy dd a,.ctgy dd a:visited  {
	color: #999;
	font-size:small;
	margin-right:0.5em;
	padding-left: 16px;
	line-height:1.3em;
}

.large{
	font-size:14px;
	font-weight:bold;
	margin-left:45px;
	margin-bottom:30px;
}

.cat_list dd{
	margin:0 0 20px 20px;
}

.cat_list dt{
	margin:0 0 0 7px;
	padding:2px;
}

/*メニュー部分*/

#side {
	margin-left:14px;
}
#menu {
	float: left;
	margin:20px 0 0 0;
	border:1px solid #CCC;
	width: 200px;
}

#menu h2{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#menu h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color: #5296ef;
	padding:2px 4px;
}

#menu ul{
	margin:10px 0;
	padding:0;
	list-style-type:none;
}

#menu ul li{
	font-size: small;
	padding-left:20px;
	text-align:left;
	line-height:1.5em;
	margin-left:12px;
}

#categories ul li ul{
	margin-left:-20px;
	list-style-type:none;
}

#categories ul li ul li{
	border-style:none;
	margin:-0.5em 0 0 10px;
	padding-left:20px;
	font-size: small;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:center;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

/**** ADS ****/
.pr {
	position: absolute;
	top: -9999px;
}

.pr a {          font-size:xx-small; color:#ccc;
text-decoration:underline;font-weight:nomal;}
.pr a:hover{     text-decoration:none;}

.pr ul {
          font-size:xx-small;
          line-height:100%;
           margin-top:20em;
           padding:0;
           list-style-position:none;
           list-style-type:none;
}

.pr-1st { /* 一行目の上を空ける */
 margin-top:15em;
 }

.pr-1l { /* リスト行を一行分間隔空ける */
 margin-top:1em;
 }