* {
	margin: 0;
	padding: 0;
	font-weight:normal;
	}
body {
	background-color: #FFF;
	text-align: center;
	background:url(img/bg-sdw.gif) center repeat-y;
	}

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

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

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

/*タイトル文字*/
#banner h1 {
	font-family:"HG創英角ｺﾞｼｯｸUB"sans-serif;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	margin-bottom: 3px;
	}
#banner h1 a {
	color: #8877ff;
	font-size:30px;
	text-decoration: none;
	}

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

.pr {
	text-align:left;
	margin-left:14px;
	font-size:small;
	}

/*メイン*/
#center {
	float: right;
	width: 480px;
	text-align: left;
	}

.content {
	padding-right:14px;
	}
.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	letter-spacing:0.08em;
	line-height: 150%;
	text-align: left;
	margin:10px 10px 1em 20px;
	}
.content p strong {
	font-weight:bold;
	font-size:14px;
	}

.content h2 {
	margin:10px 0 0 0;
	font-size:15px;
	font-family:"MSPｺﾞｼｯｸ", sans-serif;
	padding:8px;
	font-weight:bolder;
	border-left:1px solid #EEE;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
p.description{
	margin:0;
	padding:10px;
	font-size:14px;
	letter-spacing:0.1em;
	border-left:1px solid #EEE;
	border-right:1px solid #CCC;
	border-bottom:1px solid #DDD;
	}
p.description img {
	display:block;
	margin-left:auto;margin-right:auto;
	text-align: center;
	}
.content h3 {
	color: #666666;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 15px 0;
	margin-top: 10px;
	}
.content ul {
	margin:-10px 0px 20px 10px;
	padding:0px 0 0px 0px ;
	font-size: 14px;
	text-align:left;
	}
.content li {
	margin:0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	list-style-type: disc;
}
.topic {
	padding:15px 5px 5px 15px;
	font-size:12px;
	line-height:1.5em;
	text-align: left;
	}
.ads{
	margin:35px 0px 10px 20px;
	padding:5px 0px 0px 0px;
	}

.ctgy dt {
	margin:15px 0 0 0;
	padding:5px 0 5px 5px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	background-color: #fafafa;
	border-bottom:1px dashed #CCC;
	}

.ctgy dt a,.ctgy dt a:visited {
	color: #000000;
                padding-left: 25px;
	text-decoration: none;
	}
.ctgy dt a:hover {
	text-decoration: underline;
	}
.ctgy dd {
	margin:0;
	padding:2px 8px;
	}
.ctgy dd a,.ctgy dd a:visited  {
	font-size:small;
	margin-right:0.5em;
	padding-left: 40px;
	line-height:1.3em;
	}
.large{
	font-size:14px;
	font-weight:bold;
	margin-left:45px;
	margin-bottom:30px;
	}
.cat_list dt{	
	margin:0px 0 0px 10px;
	padding:0 0 0px 20px;
	background-image: url(img/san.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size:15px;
	line-height:1.6em;               
	border-bottom:1px dashed #CCC;
	}
.cat_list dd{
	margin:7px 0 20px 45px;
	font-size:13px;
	}

/*メニュー部分*/
#side {
	margin-left:14px;
	}
#menu {
	float: left;
	margin:10px 0 30px 0;
	border:1px solid #CCC;
	width: 230px;
	}
#menu h2{
	font-size:14px;
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-weight:normal;
	text-align:center;
	}
#menu h3{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding:10px 5px 5px 8px;
	border-bottom:1px dashed #CCC;
	}
#menu h4{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding:10px 5px 5px 20px;
	border-bottom:1px dashed #CCC;
	}
#menu ul{
	margin:5px 0 20px 0px;
	text-align:left;
	font-size:12px;
	list-style-type:none;
	}
#menu ul li{
	background-image: url(maru.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin:0px 0px 0px 20px;
	padding:5px 0px 2px 15px ;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	list-style-type:none;
	}
#menu ul li ul{
	list-style-type:none;
	}
#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:12px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	line-height:1.8em;
	padding:10px 20px 0px 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: center;
	padding:5px 10px;
	border-top:1px solid #CCC;
	}
#foot p  {
	text-decoration: none;
	font-style:normal;
	font-size: 10px;
	color: #CCC;
	}
#foot p a {
	text-decoration: none;
	font-style:normal;
	font-size: 10px;
	color: #CCC;
	}

.content h2 { background:url(img/bg-gr.gif) left top repeat-x;}
.content h3 { background:url(img/bg-gr.gif) left top repeat-x;}
#categories ul li { background:url(img/p-gr.gif) left top no-repeat;}
#categories ul li ul li { background:url(img/p-gr.gif) left no-repeat;}
.ctgy dt a,.ctgy dt a:visited { background:url(img/p-gr.gif) left no-repeat;}
#menu h3 { background:url(img/bg-gr.gif) left top repeat-x;}
#menu h4 { background:url(img/bg-gr.gif) left top repeat-x;}
