body {
	margin: 0px 0px 0px 0px;
	background-color: #ccffcc;	
    /*background:url(./img/back.jpg);*/
        text-align: center;
        letter-spacing:1px;
	}
strong {
font-weight:normal;
}

a {
	text-decoration: underline;
	color: #000066;
	}

a:link {
        text-decoration: underline;
        color: #000066;
	}

a:visited {
  text-decoration: underline;
	 color: #000066;
	}

a:active {
	 color: #000066;
	}

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

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


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

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
        background-color: #fff;	
	text-align: center;
	padding: 10px 10px 10px 10px;
	height: 100px;
        /*height: 130px;*/
        /*background-image:url(./img/title-green.jpg);*/
       background-image:url(./img/banner.gif);
       /*background-repeat: no-repeat;*/
    /*background: #339900;*/
        background-position:top;
        margin-bottom:20px;
	}

#banner h1 a {
        color: #003f1e;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	 font-size: 24px;
	 font-weight: bold;
         color: #999;
         margin-bottom: 3px;
	 padding: 50px 0px 0px 0px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	}
/*メイン*/


.description{
    border: 2px solid #009900;
	padding: 5px;
    /*border-top:0px solid #999;*/
	background: #ccffcc;
	margin:0 15px 10px 5px;
    text-align:left;
    font-size: 12px;
}

h2.top {
        background: #000066;
        background: url(./img/h2_back-green.jpg);
        color: #FFF;
        font-size: 14px;
        margin:0 15px 0 15px;
        font-family:"HG創英角ｺﾞｼｯｸUB";
        font-weight:normal;
        padding:2px 0 2px 5px;
        text-align:left;
}

.description p{
        padding:5px;
        margin:0;
        font-size: 12px;
}

#center {
	float: right;	
	width: 555px;	
	overflow: hidden;
    padding: 0 15px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}


.content h2 {
        font-size:16px;
        margin:0;
        font-weight:bold;
        background:#FFF;
        color: #333;
        /*background-image: url(img/mark.gif);*/
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 10px;
	}

.content h3 {
        /*border-left:15px solid #009900;*/
    border-bottom:5px solid #009900;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	}
	
.content h4 {
	background: #8fbc8f;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	}
	
.content h5 {
	border-bottom:5px dotted #339900;
	color: #339900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	}

.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;
	}

.ctgy dt{
        margin-bottom:0;
        padding: 0px 0px 0px 20px;
        font-weight: bold;
        font-size: 17px;
        color:#999;
        /*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;
        border-bottom:1px dotted #009900;
        /*border-bottom: 1px solid #999;*/
        /*border-right: 1px solid #999;*/
	}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.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;
        border-left:3px solid #DDD;
}

/*サイド*/

#right {
		float: left;
	width: 210px;
	overflow: hidden;
        margin-right:20px;
        /*border-right:1px solid #ddd;
        border-bottom:1px solid #999;*/
        background: #8fbc8f;
        text-align:left;
	}

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


#right h3{
       font-size:14px;
       font-family: Lucida Sans Unicode;
       font-weight: bold;
       text-align:center;
       background:#adff2f;
       /*border-top:3px solid #666;
       border-bottom:1px dashed #999;*/
       margin-left:0;
       color: #ffffff;
}

#right ul{
       padding:5px 0 5px 10px;
       font-size: 11px;
       margin:0;
       font-weight: bold;
       line-height: 190%;
}





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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
        position:absolute;
        top:80px; right:15px;
	}

/* フッター */
#foot {
	padding: 5px;
	text-align: center;
        background: #339900;
        color:#FFF;
        font-family:Lucida Sans Unicode;
        font-weight:bold;
        margin-bottom:0;
        font-size: 9px;
        
	}

/* アドセンス */
.ads{
        padding:0 0 10px 15px;
        text-align:left;
}

.ads p{
		padding:0 0 0 5px;
		font-size: 12px;
		font-weight: bold;
}

.navi{
        margin: 10px;
        text-align: left;
        font-size: small;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}

.shopdata {
	border:none;
	font-size:0.75em;
	width: 500px;
	}
	
.shopdata td {
	color:#666666;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	padding:10px 0 10px 10px;
	text-align:left;
	}
	
.data1 {
	background-color:#adf954;
	width:30%;
	text-align:left;
	}	
.data2 {
	background-color:#d1f9c1;
	width:70%;
	}
	
.repo {
	border:none;
	font-size:0.75em;
	width: 530px;
	}
	
.repo td {
	padding:0px 0 10px 0px;
	text-align:left;
	}
	
.step1 {
	padding-left: 0;
	}
	
.step2 {
	padding-left: 15px;
	}

.sikaku {
	border: #009900 2px solid;
	font-size:0.75em;
	width: 530px;
	padding: 5px 5px 5px 0px;
	margin: 0 15px 10px;
	}
	
.sikaku td {
	padding: 5px 10px 5px 10px;
	text-align:left;
	}
	
.sikaku1 {
	padding-left: 0;
	background-color: #009900;
	color: #ffffff;
	}
	
.sikaku2 {
	padding-left: 15px;
	background-color: #ffffff;
	}

caption {
	font-weight:bold;
	color:#555555;
	border-left:solid 10px #008740;
	text-align:left;
	padding:5px
	}

.img-left {
    float:left;
    margin: 0 15px 10px 0;
}
.img-right {
    float:right;
    margin-left:0 0 10px 15px;
}

.annai dt {
	padding: 0 0 0 5px;
	background-position: left 50%;
	font-weight: bold;
	font-size: 14px;
	backgound-image: url(img/mark.gif);
	color: #fff;
	backgound-repeat: no-repeat;
}

.annai dd{
	padding: 0 0 0 10px;
	margin: 0 0 30px 0;
	font-size: 12px;
}

.taikenreport {
	padding: 10px;
}

.salon {
	align: center; 
	border:none;
	font-size:0.75em;
	width: 520px;
	}
	
.salon td {
	color:#666666;
	border-bottom:solid 1px white;
	padding:4px 0 4px 10px;
	text-align:left;
	}
	
.salon1 {
	background-color:#adf954;
	}	
.salon2 {
	background-color:#d1f9c1;
	}

/*--PR--*/
#pr {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 	line-height: 150%;
  	text-align: left;
  	color: #666666;
  	margin: 10px;
}


#center .top_cat {
	padding: 5px 30px 5px 20px;
	/*
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}

#center .top_cat h4 {
	background-image: none;
	font-size: 18px;
	padding: 5px 5px 5px 5px;
}

#center .top_cat p {
	margin: 5px 5px 5px 10px; 
	background-color: #ccffcc;
}

#center .top_cat ul {
	margin: 5px 5px 10px 20px;
}


#center .top_cat li {
	list-style-type: none;
}

#center .top_cat li a {
	text-decoration: underline;
	background-image:url(img/y-2.gif);
	background-repeat: no-repeat;
	padding: 0 10px 0 30px;
	font-size: 14px;
	font-weight: bold;
}