body {
	margin: 1px 0px 0px 0px;
	background-color: #ffeeee;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	text-decoration:none;
	color: #0000ff;
	}

a:visited {
	text-decoration:none;
	color: #0000ff;
	}

a:active {
	color: #0000ff;
	}

a:hover {
	color: #0000ff;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:750px;
	background-color: #FFFFFF;
	border:1px solid #ff99bb;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}


/*バナー*/
#banner {
	font-family:Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-serif;
	background-color: ffffff;
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 120px;
	background-image: url(./img/title.png);
	background-repeat: no-repeat ;
	border-bottom:1px dashed #ffccee;
	margin-bottom:5px;
	}


/*タイトル文字*/
#banner h1 {
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
	padding: 60px 0px 0px 50px;
	}
#banner h1 a {
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	}


/*サブタイトル文字*/
#banner h2 {
	color: #000000;
	font-weight: normal;
	font-size:10px;
	line-height: 100%;
	padding: 0px 0px 0px 50px;
	}


/*メイン*/
#center {
	width: 750px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}

.content {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 15px 0px 15px;
	font-family: Verdana, Arial, sans-serif;
	}
.content p {
	color: #000000;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	padding: 0px 15px 0px 25px;
	text-align: left;
	}
.content ul li {
	font-size: 12px;
	line-height: 120%;
	padding: 0px 0px 10px 0px;
	}
.content h2 {
	font-size:16px;
	margin:20px 0 0px 0px;
	padding-left:15px;
	font-weight:bold;
	background:#6666FF;
	color:white;
	}
.content h3 {
	border-left:15px solid #ff99bb;
	border-bottom:1px dashed #ff99bb;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold; 
	margin: 20px 0px 10px 0px;
	padding:3px 0 3px 10px;
	background-color: #ffe1e1;
	}
.content h4 {
	margin: 20px 0px -10px 0px;
	padding: 0px 15px 0px 10px;
	color: #cc0000;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	line-height: 140%;
	text-align: left;
	}
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.description{
	margin:0px 0px 0px 0px ;
	padding:0px 0px 10px 350px ;
	border-bottom:1px dashed #ffddee;
	color: #cc7766;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	background-image: url(./img/top.png);
	background-repeat: no-repeat ;
	}

.pr {
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 0px;
	padding: 100px 15px 15px 25px;
	text-align: left;
	background-color: #FFFFFF;
	}
.pr hr {
	color: #DDD;
	height: 1px;
	padding: 0px 15px 0px 25px;
	}
.pr a:link {
	color:#999;
	text-decoration:none;
	}
.pr a:active {
	color:#999;
	text-decoration:none;
	}
.pr a:hover {
	color:#999;
	text-decoration:none;
	}
.pr a:visited{
	color:#999;
	text-decoration:none;
	}

.news {
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin: 0px 0px -140px 0px;
	padding: 30px 15px 0px 25px;
	text-align: left;
	background-color: #FFFFFF;
	}
.news a:link,.news a:active,.news a:hover,.news a:visited {
	color:#999;
	text-decoration:none;
	font-size: 10px;
	}

.ctgy dt{
	margin-bottom:0;
	padding:0px 20px 0px 15px;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	background-image:url(img/mark.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
.ctgy dt a:link {
	color: #666;
	}
.ctgy dt a:hover{
	color:red;
	}
.ctgy dt a:visited{
	color: #666;
	}
.ctgy dd{
	font-size:13px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 30px 0px;
	background-color: #F0F4F0;
	border-bottom: 1px solid #669966;
	border-right: 1px solid #669966;
	}

.cat_list dd{
	margin-bottom:20px;
	}

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

.entry-body{
	padding:0 10px 0 10px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #7a818e;
	font-family:"HG創英角ｺﾞｼｯｸUB";
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	padding:20px 20px 7px 10px;
	}


/* フッター */
#foot {
	padding: 2px;
	text-align: center;
	font-size:10px;
	background:#fff1f1;
	color:#CCC;
	font-weight:nomal;
	margin-bottom:0;
	}

#foot a {
	color:#CCC;
	text-decoration:none;
	}
#foot a:link {
	text-decoration:none;
	color: #CCC;
	}
