body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
        background:#f9f9f2;
        background-position:center top;
        background-repeat:repeat-y;
	text-align: center;  
	}


a {
	text-decoration: underline;		
	}

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

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

a:active {
	 color: #0000cc;
	}

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



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

	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:800px;	
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
        border-top:5px solid #ffffff;
        padding-top:20px;
}

/*バナー*/
#banner {
	font-family: MS UI Gothic, Arial, sans-serif;
        background-color: #fff;	
	text-align: center;
	padding: 20px 10px 10px 10px;
	height: 150px;
        background-image:url(./img/001_ban.jpg);
	background-repeat: no-repeat ;
        background-position:top;
        margin-bottom:1px;
	}

#banner h1 {
  font-size: 24px;
  font-weight: bold;
         color: #999;
         margin-bottom: 3px;
/*padding: 50px 0px 0px 0px;*/
text-indent:-9999px;
 }
#banner h1 a {
        /*color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;*/
display:block;
width:790px;
height:130px;
 }


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

#center {
	float: left;	
	width: 590px;	
	overflow: hidden;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: MS UI Gothic;
	float:right;
	width:415px;
	}

.content p {
	color: #000000;
	font-family: MS UI Gothic;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}


.content h2 {
        font-size:16px;
        margin:10px 0 0px 0px;
        padding-left:15px;
        font-weight:bold;
        background:#008080;
        color:white;
}

.content h3 {
                border-left:15px solid #008080;
	color: #666666;
	font-family: MS UI Gothic;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 30px 0px 10px 0px;
	padding:1px 0 1px 10px;
	}

.content p.posted {
	color: #999999;
	font-family: MS UI Gothic;
	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 20px 0px 15px;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	background-image:url(img/mark2.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #E8E8D0;	
	border-right:1px solid #008080;
	border-bottom:1px solid #008080;
}
.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;
}

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

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

.description{
	padding:10px;
	border-right:1px solid #008080;
	border-left:1px solid #008080;
	border-bottom:1px solid #008080;
	background: #FAFAF3;
	margin-top:0;
}

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


#left{
	width:160px;
	float:left;
}

#left ul{
        margin:0 0 0 0;
        padding:0;
        list-style-type:none;
}
#left ul li{
        font-size:12px;
        padding-left:5px;
	text-align:left;
}

#left ul li ul{
        list-style-type:disc;
}

#left ul li ul li{
        border-style:none;
        margin-left:15px;
        padding-left:0;
}

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


#left h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#E8E8D0;
       margin-bottom:10px;
       margin-top:10px;
       border-top:1px solid ##008080;
       border-bottom:1px solid #008080;
       border-right:5px solid #008080;
}

#right h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#E8E8D0;
       margin-bottom:10px;
       margin-top:10px;
       border-top:1px solid #008080;
       border-bottom:1px solid #008080;
       border-left:5px solid #008080;
}
/*サイド*/

#right {
	float: right;
	width: 190px;
	overflow: hidden;
	}

#categories {
	width: 190px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*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;
	}

.foot {
	font-size: 14px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom:0;
	text-align: center;
	background: #008080;
	color:#FFF;
}

@media screen and (max-width:640px){
	body{
        -webkit-text-size-adjust: 100%;
	}
	#container {
		line-height: 140%;
		width:640px;	
		background-color: #FFFFFF;
		margin-right:auto;
		margin-left:auto;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		border-color: #999999;
		position:relative;
		width:640px;
		overflow:hidden;
padding-top: 34px;
	}
	.content p , .entry-body  {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 24px;
		line-height: 150%;
		text-align: left;
		}
	/*.entry-body  img {
		width:600px;
		float:none;
		height:auto;
	}*/
	
	
	.content h2 {
		font-size:30px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
		padding: 0px 20px 0px 20px;
		line-height:1.6em;
	}
	
	.content h3 {
		font-family: Verdana, Arial, sans-serif;
		font-size: 26px;
		line-height:1.8em;
		text-align: left;
		font-weight: bold; 
		margin: 0px 0px 10px 0px;
		padding:1px 0 1px 10px;
	}
	
	.cat_list dt{
		background-image: url(img/sankaku.gif);
		background-position: left;
		background-repeat: no-repeat;
		padding-left:20px;
padding-bottom: 10px;
margin-bottom: 20px;
		font-size:24px;
		line-height:1.8em;
	}
	.cat_list dd{
		margin-bottom:20px;
			font-size:22px;
			line-height:1.8em;
	}
	#banner {
		display:none;
		}
	#banner {
		display: block;
		font-family: MS UI Gothic, Arial, sans-serif;
			background-color: #fff;	
		text-align: left;
		padding: 20px 10px 10px 10px;
		height: 147px;
			background-image:url(img/rasick.jpg);
		background-repeat: no-repeat ;
			background-position:top;
			margin-bottom:1px;
		}
	
	#banner h1 {
	  font-size: 24px;
	  font-weight: bold;
			 color: #999;
			 margin-bottom: 3px;
	/*padding: 50px 0px 0px 0px;*/
	text-indent:-9999px;
	 }
	#banner h1 a {
			/*color: #fff;
			font-size: 30px;
			font-weight: bold;
			text-decoration: none;*/
	display:block;
	width:780px;
	height:146px;
	 }

	h2.top {
		font-size: 28px;
		margin: 0 ;
		font-family: "HG創英角ｺﾞｼｯｸUB";
		font-weight: normal;
		padding: 2px 0 2px 5px;
		text-align: left;
		line-height: 1.4em;
	}
	.description {
		padding: 0;
		border: 1px solid #999;
		border-top: 0px solid #999;
		background: #FAFAF3;
		margin: 0;
		font-size: 24px;
		line-height: 1.8em;
	}
	.description img {	
	}
	#center {
		float: none;
		width: 640px;
		overflow: hidden;
		padding: 0 15px 0px 0px;
	}
	.ctgy dt {
		margin-bottom: 0;
		padding: 10px 0px 10px 10px;
		font-weight: bold;
		font-size: 28px;
		line-height:1.6em;
		background-image: none;
	}
	.ctgy dd {
		font-size: 22px;
		padding: 0px;
		margin: 0px 0px 70px 0px;
		line-height: 2em;
	}
	.ctgy dd a {
		display: inline-block;
		border: 1px solid #DDD;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		color: #111;
		width: 100%;
		padding: 10px;
		margin-bottom: 0;
		box-sizing: border-box;
	}
	.link-note {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 1.8em;
		text-align: left;
		color: #1B2C3B;
		margin-top: 0;
		margin-right: 0;
		position: absolute;
		top: -20px;
		right: 0;
	}
	.link-note input{
		width: 500px;
		font-size: 16px;
		line-height: 1.8em;
		margin: 0px;
		padding: 0px;
	}
	.link-note input[type=submit]{
		width: 130px;
		border: none;
		background-color: #ccc;
		margin: 0px;
		padding: 0px;
		line-height: 32px;
	}
	.link-note input[type=button] {
		display: none;
	}
	.entry-body {
		padding: 0 10px 0 10px;
		border-left: none;
	}
	.entry-body img {
		/*float:none;
		width:100%;
		height:auto;
		margin:0 0 10px 0;*/
	
	}
	.entry-body table {
		width:600px;
	
	}
	.navi {
		margin: 20px 0px;
		text-align: left;
		border-bottom: solid 1px #ccc;
		padding: 0 10px 10px 10px;
	}
	#right h3,#left h3 {
		font-size: 28px;
		line-height:2.2em;
		font-family: "HG創英角ｺﾞｼｯｸUB";
		font-weight: normal;
		margin-left: 0;
	}
	#right {
		float: left;
		width: 640px;
		overflow: hidden;
		margin-right: 35px;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #999;
		background: #f8f8f8;
		text-align: left;
	}
	#right ul {
		margin-left: 0px;
		padding-left: 0px;
		font-size: 20px;
		line-height:1.8em;
		margin: 0px;
	}
	#right  ul li {
		display: inline-block;
		background: #EEE;
		border: 1px solid #DDD;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		color: #111;
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
h3.siteSearch {
display: none;
}
#left {
loat: none;
width: 640px;
}
#left ul li {
font-size: 23px;
line-height: 1.8em;
}
.categories {
padding-left: 0;
margin-left: 0;
}
.categories p {
font-size: 23px;
}
.content {
float: none;
width: 640px;
}
.categories font {
font-size: 23px;
line-height: 1.8em;
}
#main {
padding: 20px 0 0;
}
.pan {
display: none;
}
.entry-body font {
font-size: 23px;
}
input.favo {
display: none;
}
.categories {
font-size: 23px;
text-align: center;
}
p.description {
padding: 20px;
}
p[align="left"] {
text-align: center !important;
}
p[align="left"] font[size="-2"] {
font-size: 21px;
display: block;
}
#banner h1 a {
width: 630px;
}
font[size="-2"] {
font-size: 22px;
}
#right a {
font-size: 22px;
}
}
