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


a {
	text-decoration: underline;		
	}

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

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

a:active {
	 color: #0000ff;
	}

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



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


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

/*バナー*/
#banner {
　　　　　　　font-family: Verdana, Arial, sans-serif;
       　 　　 background-color: ffffff;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 70px;
        background-image: url(./img/title.png);
	background-repeat: no-repeat ;
        border-bottom:1px solid #ff3366;
        margin-bottom:5px;
	}


/*タイトル文字*/
#banner h1 {
         font-weight: bold;
         color: #000000;
         margin-bottom: 0px;
         padding: 15px 0px 0px 170px;
	}
#banner h1 a {
         font-size: 18px;
         color: #000000;
        font-weight: bold;
        text-decoration: none;
	}

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


/*メイン*/

#center {
	width: 720px;	
	overflow: hidden;
        padding: 0px 0px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
        padding: 5px 10px 0px 20px;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;
                padding: 0px 15px 0px 25px;
	text-align: left;
	}


.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 #ffaa55;
                border-bottom:1px dashed #ffaa55;
	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: #ffeecc;
	}

.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 20px 10px ;
　　　　　　　font-weight: nomal;
　　　　　　　color: #000000;
　　　　　　　font-size:16px;
　　　　　　　font-family:"ＭＳＰゴシック",sans-serif;
　　　　　　　line-height: 120%;
 	background-color: #ffffff;
}
.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:#fff;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:nomal;
        margin-bottom:0;
