@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	background-image: url(../images/scotchterrier_p.gif);
	background-repeat: repeat;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 { margin-top: 0px; }

a img {  border: none; }
.purple {
	border: 5px solid #66C;
	padding: 0px;
	width: 540px;
}

a:link {
	color: #F36;
	text-decoration: underline; 
}
a:visited {
	color: #66C;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #99F;
}

/* basic layout
--------------------------- */
.container {
	width: 850px; 
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat;
	background-attachment: scroll;
}
.container:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}
.content {
	width: 580px;
	float: right;
	background-color: #FFF;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.right {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.sidebar {
	float: left;
	width: 260px;
	background: #FFF;
	padding-bottom: 10px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.left {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.footer {
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFC3C3;
}

/* header style
--------------------------- */
.header {
	width: 850px;
	background-repeat: no-repeat;
	position: relative;
	height: 234px;
}
h1 img {
	top: 0px;
	position: relative;
	height: 200px;
	width: 850px;
}

.header #navbar {
	height: 35px;
	width: 850px;
	left: 0px;
	top: 200px;
	display: block;
	position: absolute;
}
/* sidebar style
--------------------------- */
.happy {
	display: block;
	border: 1px solid #390;
	background-color: #EEFFD7;
	margin-right: 15px;
	margin-left: 15px;
}
.pucci {
	border: 1px solid #69C;
	margin-top: 10px;
	background-color: #F0F8FF;
	margin-right: 15px;
	margin-left: 15px;
}
.sena {
	border: 1px solid #99F;
	background-color: #F8F8FF;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
/* content style
--------------------------- */
.back img { padding-top: 20px; }
/* sidebar style
--------------------------- */
.menu dl {
	list-style: none; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
.menu dl dd {
	margin: 0;
	text-indent: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F69;
}

.menu dl a, .menu dl a:visited { 
	padding: 3px 5px 3px 15px;
	display: block; 
	width: 210px;  
	text-decoration: none;
	background-color: #FFE4E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F39;
}
.menu dl dt#snBlog a, .menu dl dt#snBlog a:visited {
	background-color: #F69;
	color: #FFF;
}
.menu dl dd a, .menu dl dd a:visited {
	text-decoration: none;
	background-color: #FFEFD5;
	width: 210px;
	display: block;
	color: #F39;
}
.menu dl dt#snBlog dd a, .menu dl dt#snBlog dd a:visited {
text-decoration: none;
	background-color: #FFEFD5;
	width: 210px;
	display: block;
	color: #F39;
}
.menu dl a:hover, .menu dl a:active, .menu dl a:focus { 
	color: #FFF;
	background-color: #F69;
}
.menu dl dt#snBlog a:hover, .menu dl dt#snBlog a:active, .menu dl dt#snBlog a:focus { 
color: #FFF;
	background-color: #F69;
}
.menu dl dd a:hover, .menu dl dd a:active, .menu dl dd a:focus { 
	color: #FFF;
	background-color: #FFA07A;
}
.menu dl dt#snBlog dd a:hover, .menu dl dt#snBlog dd a:active, .menu dl dt#snBlog dd a:focus {color: #FFF;
	background-color: #FFA07A;
} 
#bloglink dl {
	list-style: none; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 15px;
	background-color: #FFE4E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F69;
	font-size: l;
}
/* content style
--------------------------- */
#left img { margin-bottom: 10px; }
.center {
	text-align: center;
	display: block;
}
.topic {
	font-size: large;
	color: #4C75AA;
	background-color: #DFE6F1;
	background-image: url(../images/scosco.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	display: block;
	background-position: 0.3em center;
	padding-bottom: 7px;
	text-indent: 60px;
}
.main {
	display: block;
	height: auto;
	border: 3px solid #DFE6F1;
	margin-top: 5px;
	margin-left: 0px;
	padding: 10px;
}
.date {
	font-size: 20px;
	color: #4C75AA;
}
/* footer style
--------------------------- */
.footer.box-shadow a {
    color: #333;
}

.footer.box-shadow a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer.box-shadow ul li {
	display: inline;
	margin-right: 15px;
	list-style-type: none;
}
.footer.box-shadow ul li a {
    text-decoration: none;
}
.footer.box-shadow p {
	margin: 0px;
	float: right;
	text-decoration: none;
}

/* jQuery lightBox plugin - Gallery style */
	.gallery {
	background-color: #fff;
	width: 504px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE6F1;
	border-right-color: #DFE6F1;
	border-bottom-color: #DFE6F1;
	border-left-color: #DFE6F1;
}
.gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
.gallery ul a:hover { color: #fff; }
.gallery2 {
	background-color: #fff;
	width: 504px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.gallery2 ul { list-style: none; }
.gallery2 ul li { display: inline; }
.gallery2 ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE6F1;
	border-right-color: #DFE6F1;
	border-bottom-color: #DFE6F1;
	border-left-color: #DFE6F1;
}
.gallery2 ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
.gallery2 ul a:hover { color: #fff; }



/* ~~ その他の float/clear クラス ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.box-shadow {
	-moz-box-shadow: 3px 3px 5px #999, -1px -1px 4px #999;
	-webkit-box-shadow: 3px 3px 5px #999, -1px -1px 4px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	display: block;
	}
.pink { color: #F69; }
.large { font-size: large; }
.xlarge { font-size: x-large; }
