* {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
.tag {
	font-color: #FFF;
	color: #FFF;
	font-size: 8px;
}

body {
	background-color: #FFF;
	text-align: center;
	background:url(img/bg-sdw.gif) center repeat-y;
}

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

/*全体の枠*/
#container {
	width:760px;
	position:relative;
	margin:0 auto;
}



/*ページ上部*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	/*background-repeat: no-repeat ;*/
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	height: 100px;
	background:url(img/matanity.png) right no-repeat;
}

	/*タイトル文字*/

	#banner h1 {
		font-family:"HGP創英角ｺﾞｼｯｸUB";
		padding: 30px 0px 0px 10px;
		text-decoration: none;
		margin-bottom: 3px;
	}
	#banner h1 a {
		color: #CCC;
		font-size:xx-large;
		text-decoration: none;
	}

	/*サブタイトル文字*/

	#banner h2 {
		font-size:large;
		padding: 5px 0px 0px 15px;
	}

.pr {
	text-align:left;
	margin-left:14px;
	font-size:9px;
	color:#666666;
}

/*メイン*/

#center {
	float: right;
	width: 530px;
	text-align: left;
}

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

	.content h2 {
		color: #666666;
		margin:20px 0 0 0;
		font-size:16px;
		padding:8px;
		font-weight:bold;
		border-left:1px solid #EEE;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
	}
	p.description{
		line-height: 300%;
		margin:0;
		padding:10px;
		border-left:1px solid #EEE;
		border-right:1px solid #CCC;
		border-bottom:1px solid #DDD;
	}

	.content h3 {
		color: #666666;
		font-size:16px;
		font-weight:bold;
		padding:8px;
		margin: 20px 0px 10px 0px;
	}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:medium;
	text-align:left;
}
.ctgy dt a,.ctgy dt a:visited {
	color: #444;
	/*font-weight:bold;*/
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy dd {
	margin:0;
	padding:16px 16px;
	background-color: #fafafa;
}
.ctgy dd a,.ctgy dd a:visited  {
	/*color: #444;*/
	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{
	font-size:12px;
	margin:10px 0px 10px 10px;
}

.cat_list dt{
	font-size:14px;
	font-weight:bold;
}

.cat_list a{
	color: 0066ff;
	font-weight:bold;
}

/*メニュー部分*/

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

#menu h2{
	font-size:14px;
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-weight:normal;
	text-align:center;
}

#menu h3{
	font-size:medium;
	font-style:bold;
	text-align:center;
	color:#666;
	padding:4px 8px;
	border-bottom:1px dashed #CCC;
}

#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 20px;
	padding-left:20px;
	font-size: small;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	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:100px; right:15px;
}

#foot {
	font-size: 10px;
	text-align: center;
	padding-bottom:4px;
}
#foot p a {
	text-decoration: none;
	font-style:normal;
	color: #666;
}
.content h2 { background:url(img/bg-r.gif) left top repeat-x;}
.content h3 { background:url(img/bg-r.gif) left top repeat-x;}
#categories ul li ul li { background:url(img/p-r.gif) left no-repeat;}
/*ctgy dd a,.ctgy dd a:visited { background:url(img/p-r.gif) left no-repeat;}*/
#menu h3 { background:url(img/bg-r.gif) left top repeat-x;}
#menu ul li { background:url(img/li-r.gif) left top no-repeat;}
