.yohaku{
margin-bottom:20px;
}


.af1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	font-size:13px;
	line-height: 140%;

}



.af1 table td{
	font-size:13px;
	line-height: 140%;
	padding: 5px 0px 5px 0px;
}

.af1 table td em{
	font-size:13px;
	line-height: 140%;
	font-style: normal;
	font-weight:bold;
}

.af1 table td span{
	font-size:13px;
	line-height: 140%;
}



img{
border:0px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #F0FFF0;
	background-image:url(img/back.jpg);
	background-repeat: repeat;
	text-align: center;  
	letter-spacing:1px;
	}


a {
	text-decoration: underline;		
	}

a:link {
  text-decoration:none;
	 color: Blue;
	}

a:visited {
  text-decoration:none;
	 color: Blue;
	}

a:active {
	 color: Blue;
	}

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



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


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

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #6699FF;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 150px;
	background-image:url(img/banner.jpg);
	background-repeat: no-repeat ;
	margin-bottom:0px;
	}

#banner h1 a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;

	}

/*タイトル文字*/
#banner h1 {
	font-size: 5px;
	font-weight: 900;
	color: #FFFFFF;
	position:absolute;
	top:5px;
	left:10px;

	}

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

#center {
	float: right;	
	width: 530px;	
	overflow: hidden;
	padding: 0px 20px 0px 20px;
	margin:10px 0px 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: 13px;
	line-height: 130%;
	text-align: left;
	padding: 0px 0px 0px 10px;
	}

.map{
	font-size:12px;
	padding: 0px 0px 10px 0px;
}


.content h2 {
        font-size:14px;
        margin:0px 0px 10px 0px;
        padding-left:15px;
        font-weight:bold;
        background: #6699FF;
        color:white;
        border-top:3px dashed #CCFFFF;
        border-bottom:3px dashed #CCFFFF;
        border-right:3px dashed #CCFFFF;
        border-left:3px dashed #CCFFFF;
}

.content h3 {
	border-left:10px solid #6699FF;
	border-right:10px solid #6699FF;
	border-top:2px solid #6699FF;
	border-bottom:2px solid #6699FF;
	color: #4169E1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 15px 0px 10px;
	padding:0px 10px 0px 10px;
	background-color: #CCFFFF;
	}

.content h4 {
	color: Navy;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	margin: 10px 10px 10px 10px;
	padding:3px 5px 3px 5px;
	}

.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;
	}
.content dl{
	border: 2px dotted #6699FF;
	font-size: 14px;;
}

.ctgy dt{
	margin:10px 150px 0px 10px;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:14px;
	background-color: #87CEEB;
	background-repeat:no-repeat;
	color:white;
	border-top:3px dashed #CCFFFF;
	border-bottom:3px dashed #CCFFFF;
	border-right:3px dashed #CCFFFF;
	border-left:3px dashed #CCFFFF;

}



.ctgy dd{
	font-size:15px;
	padding:0px 0px 0px 30px;
	margin:0px 0px 20px 0px;	

}


.cat_list dt{
	font-size:15px;
	background-image:url(img/mark.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}

.cat_list dd{
	font-size:11px;
	background-color: #B0E0E6;
	margin-bottom:10px;
	padding:0px 5px 0px 5px;
}

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

.entry-body{
               padding:0 10px 0 10px;
        border-right:2px dotted #ddd;
        border-left:2px dotted #ddd;
}

.title{
	border: 2px dotted #6699FF;
                padding:10px 10px 10px 10px;
}

.title h2{
        font-size:14px;
        margin:0px 0px 10px 0px;
        padding-left:15px;
        font-weight:bold;
        background: #6699FF;
        color:white;
        border-top:3px dashed #CCFFFF;
        border-bottom:3px dashed #CCFFFF;
        border-right:3px dashed #CCFFFF;
        border-left:3px dashed #CCFFFF;
}

.title h3{
        font-size:17px;
        margin:0px 0px 10px 0px;
        padding-left:15px;
        font-weight:bold;
        background: #6699FF;
        color:white;
        border-top:3px dashed #CCFFFF;
        border-bottom:3px dashed #CCFFFF;
        border-right:3px dashed #CCFFFF;
        border-left:3px dashed #CCFFFF;
}


.title p{
        font-size:15px;
}


.description{
	padding:3px;
	font-size:15px;
	border-top:1px dashed #6699FF;
	border-left:1px dashed #6699FF;
	border-right:1px dashed #6699FF;
	border-bottom:1px dashed #6699FF;
	background: #FFFFFF;
	margin-top: 2px;
}

.description2{
	margin:10px 15px 5px 0px;
	padding:0;
	background: #FFFFCC;;
	padding: 15px 10px 15px 10px;
	border:1px dotted #CCCC99;
        text-align:left;
        font-size: 10px;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:normal;
}

/*サイド*/

#right {
	float: left;
	width: 210px;
	margin: 10px 10px 0px 5px;
	padding:3px 0px 5px 0px;
	letter-spacing:0px;
	border:2px solid #6699FF;
	background-color: #B0C4DE;
	}

#right li{
        list-style-type:none;
}

#right li a{
	width:190px;
        text-decoration:none;
	display: block;
	font-size: 12px;
        text-align: left;
	padding: 0px 0px 0px 5px;
	margin-right: auto;
	margin-left: -35px;
}

#right h2{
	width: 200px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	background-color: #6495ED;
	border:2px dotted #CCFFFF;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}


#right h3{
	font-size: 12px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#right2 {
	width: 190px;
	background-color: #F0F8FF;
	padding-top: 2px;
}


#right2 h3 {
	width: 190px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-bottom: -15px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #6699FF;
	letter-spacing: 1px;
}


#right2 li a {
	color:#333333;
	line-height: 19px;
	margin-top: 1px;
	width: 185px;
	background-image:url(img/listmenu.jpg);
	background-color: #B0E0E6;
	background-position:left;
	background-repeat:repeat-x;
}


#right2 li a:hover {
	background-color: #FFFFFF;
	color: #666699;
	text-decoration: underline;
	background-image: none;

}


#right img {
	border:none;
}

#right p {
	font-size:10px;
	padding: 10px;
}


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

#foot {
	font-size: 12px;
	padding: 0px;
	text-align: center;
        background: #00BFFF;
        color:#FFF;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:bold;
        margin:0px 0px 0px 0px;
	}

.ads{
	padding:10px 0 10px 0;
	text-align:center;
}

.menu{
	font-size:12px; 
	font-weight:bold;
	text-align: left;
	padding:0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	background-color: #E0FFFF;
	border-bottom: 1px solid #CCFFCC;
	border-top: 1px solid #CCFFCC;
}


.menu2{
	font-size:12px; 
	font-weight:bold;
	text-align: left;
	padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #E0FFFF;
	border-bottom: 1px solid #CCFFCC;
	border-top: 1px solid #CCFFCC;
}


.ads2{
	padding: 0px 0px 10px 0px;
	text-align:center;

}

