* {
	margin: 0;
	padding: 0;
}
body {
	margin: 12px;
	background: url(img/bg.gif) repeat;
	text-align: center;
}

/*リンク色*/
a {
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*全体の枠*/
#container {
	background: #FFF;
	width:750px;
	margin:0px auto;
	border:1px solid #999;
}

/*ページ上部*/
#banner {
	text-align: left;
	background-repeat: no-repeat ;
	background: url(img/title.jpg) repeat;
	height:80px;
	border-bottom: solid 1px #999999;

}

/*タイトル文字*/
#banner a {
	color: #999;
	font-size:x-large;
	text-decoration: none;
}
#banner h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
}

#banner h1 a {
	width:400px;
	height:80px;
	display: block;
	text-indent: -9999px;
}


/*サブタイトル文字*/
#banner h2 {
	font-size:large;
	padding: 5px 0px 0px 15px;
}

p.description{
	font-size: 0.75em;
	text-align:left;
	padding:3px 20px;
	background:#D8E4AF;
	margin-bottom:20px;
}
p.tpass {
	font-size: 0.75em;
	margin:0px 10px 10px 10px;
	text-align:right;
}

.main{
padding:0px 5px 0px 150px;
background: url(img/main1.jpg) no-repeat;
}
.main2{
text-align:center;
margin:0px auto 20px auto;
padding:0px 0px 0px 0px;
}
.main2 p{
padding:0px 20px;
}
.main2 img{
margin:0px 10px;
}
.main2 h3{
font-size:16px;
text-align:left;
padding:3px 25px;
margin-bottom:10px;
}
.main2 ul{
height:300px;
text-align:left;
}
.main2 li{
float:left;
list-style-type:none;
border:1px solid;
width:170px;
margin:0px 3px 10px 3px;
}
.main2 h4{
font-size:14px;
font-weight:normal;
border-bottom:1px solid;
text-align:left;
padding:2px 0px 2px 15px;
background:#E9E9E9;
}
.main2 h4 a{
text-decoration: none;
}
.main2 li p{
padding:5px 5px;
}

.content h3, 
#menu h2,#menu h3 {
background: url(img/bgc-br.gif) repeat-x;
}

/*メイン*/
#center {
	float: left;
}

.content {
	background:#ffffff;
	width: 540px;
	margin-left:10px;
	text-align: left;
}
.content p {
	font-size: 0.75em;
	line-height: 150%;
	text-align: left;
	margin-bottom:1.2em;
}

.cat_list dt{
	margin-top:5px;
	font-weight:bold;
	padding:5px;
}
.cat_list dd{
	margin:0px 0px 0px 10px;
	padding:5px;
	border-bottom:3px double orange;
}

.entry1{
	margin-top:0px;
	padding:10px 30px;
}
.entry2{
	border-top:2px dotted #002072;
	margin-top:10px;
	padding:30px 30px;
}


.content h2 {
color:#336699;
	margin:0px 0 10px 0;
	font-size:16px;
	padding:5px 0px 5px 25px;
	border-bottom:2px solid #002072;
	background:url("/img/li-br.gif") 0% 50% no-repeat;
}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:medium;
}
.ctgy dt a,.ctgy dt a:visited {
	color: #333;
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy dd {
	margin-bottom:0.5em;
	padding:4px 8px;
	border:1px solid #DDD;
}
.ctgy dd a,.ctgy dd a:visited  {
	color: #333;
	font-size:small;
	margin-right:0.5em;
	padding-left: 16px;
	line-height:1.3em;
}



/*メニュー部分*/
#side {
	float: right;
}
#side a{
	text-decoration: none;
}
#side a:hover{
	text-decoration: underline;
}

#menu {
	width: 170px;
	margin-right:10px;
	border:1px solid #CCC;
}


#menu h3{
color:#002072;
	font-size:14px;
	text-align:center;
	padding:3px 8px;
	border-bottom:1px dotted #FFF;
}
#categories ul{
	margin:10px 0px 10px 0px;
	padding-left:2px;
	list-style-image:url("/img/p-br.gif");
	list-style-position: inside;
	background-color: #FFFFFF;
}

#categories ul li{
	font-size: 0.85em;
	font-weight:bold;
	text-align:left;
	line-height:1.8em;
}

#categories ul.sub{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-image:none;
	list-style-type: none;
}
#categories ul.sub li{
	font-size: 0.75em;
	padding:2px 0px 2px 10px;
	text-align:left;
	line-height:1.1em;
	font-weight:normal;
	border-bottom:1px dotted;
}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	padding:20px 20px 7px 10px;
}

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

/*XML・検索のテキスト*/
.link-note form {
	font-size: 10px;
	text-align: right;
	color: #1B2C3B;
	margin: 3px 3px 0 0;
	background-color: transparent;
	position:absolute;top:50px; right:15px;
}

#foot {
	text-align: right;
	font-size:12px;
	padding-bottom:12px;
	background:lightblue;
	padding-right:20px;
}
#foot p,#foot a{

}
#foot p a {
color:#000000;
	text-decoration: none;
	font-style:normal;
}
#foot a:hover{
	text-decoration:underline;
}


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