@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bodybk.gif);
	background-repeat: repeat-x;
	-webkit-text-size-adjust: none;
}


a.btn3{
	width: 90px;
	text-align: center;
	display: block;
	padding: 8px;
	color: #666;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 2px #e7e7e7;
	box-shadow: 1px 1px 2px #e7e7e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),         color-stop(0.01, #f1f1f1),
color-stop(0.5, #f1f1f1),
color-stop(0.99, #dfdfdf),
to(#ccc));
	background: linear-gradient(#fff, #f1f1f1 1% , #f1f1f1 50% , #dfdfdf 99%, #ccc);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentsbox {
	margin: 5px;
}
#headbox #headlogo {
	text-align: center;

}
#headbox {
	width: 314px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#headbox #headrecomend {
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 1.5;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentsbox #minimenu {
	clear: both;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
#contentsbox #minimenu a {
	font-size: 75%;
	color: #FFFFFF;
	background-color: #999999;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
}
#phototop {
	background-image: url(img/photobk.gif);
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
}

#phototop #up {
	background-image: url(img/headbtm.png);
	background-repeat: repeat-x;
	height: 10px;
}
#26title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0068B7;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/* サムネイルつき矢印リスト */
.list3 ul{
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
 }
 .list3 ul li{
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 border-top: 1px solid #ccc;
 height: 50px;
 margin: 0px;
 }
 .list3 ul li a{
 background: url(img/list_mark1.png) no-repeat 100% 50%;
 color: #666;
 display: block;
 height: 50px;
 margin: 0;
 padding: 0 20px 0 0;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-decoration: none;
 }
 .list3 ul li img{
 float: left;
 height: 50px;
 width: 50px;
 margin-right: 10px;
 }
 .list3 ul li a strong{
 color: #000;
 display: block;
 font-weight: bold;
 padding-top: 17px;
 }


#blogtitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0068B7;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#blog  {
	overflow: hidden;
	clear: both;
	height: 150px;
}
#menubox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubox li {
	display: inline;
	float: left;
}

#menubox li a {
	text-align: center;
	display: block;
	padding: 5px;
	color: #666;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 2px #e7e7e7;
	box-shadow: 1px 1px 2px #e7e7e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #f1f1f1), color-stop(0.5, #f1f1f1), color-stop(0.99, #dfdfdf), to(#ccc));
	background: linear-gradient(#fff, #f1f1f1 1% , #f1f1f1 50% , #dfdfdf 99%, #ccc);
	font-size: 12px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 3px;
	line-height:normal;
	zoom: 1;
}

#footerbox {
	clear: both;
	background-color: #74A733;
	text-shadow:none !important;
}
#footerbox #footertitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
#footerbox #footertext {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footerbox #footertitle {
}
#pagetop {
	clear: both;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/pagetopbk.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
