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

/* === 基本構造設定 === */

*{
margin:0px;
padding:0px;
}

img{
	border:0px;
	vertical-align:middle;
}

body{
	font-size:75%;
	font-family: sans-serif;
	line-height:1.5;
	color:#333333;
	background-color:#efefef;
}
a{
	color:#547FDB;
	text-decoration:none;
}
a:visited{
	color:#0033ff;
	text-decoration:none;
}
h1,h2,h4{
	font-size:100%;
}
h1{
	border-left:5px solid #547FDB;
	margin-left:30px;
	padding-left:5px;
	color:#ffffff;
}
h1 a{
	text-decoration:none;
	color:#333333;
}
h1 a:visited{
	text-decoration:none;
	color:#333333;
}
h2{
	border-left:5px solid #547FDB;
	margin-left:30px;
	padding-left:5px;
	color:#ffffff;
}
h2 a{
	text-decoration:none;
	color:#ffffff;
}
h2 a:visited{
	text-decoration:none;
	color:#ffffff;
}
h3{
	font-size:140%;
	border-left:7px solid #547FDB;
	border-bottom:2px solid #547FDB;
	padding-left:10px;
	margin-bottom:10px;
	background:url(http://share.55blog.harmony.ne.jp/image/7001/header_blog.jpg) right bottom;
}
h3 span{
	float:right;
	font-weight:normal;
	color:#666666;
	font-size:70%;
	margin-left:10px;
	padding:5px;
}
p{
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #547FDB;
	border-right:1px solid #547FDB;
	
}

#wrapper{
	width:800px;
	margin:0px auto;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

#header{
	width:800px;
	height:100px;
	background-color:#547FDB;
	background:url(http://share.55blog.harmony.ne.jp/image/7001/header_blog.jpg);
	padding-top:0px;
	border-bottom:3px solid #547FDB;
}
#header2{
	width:800px;
	height:100px;
	padding-top:40px;
	background-color:transparent;
	/*border-bottom:3px solid #547FDB;*/
}
#upper_link{
	width:800px;
	text-align:center;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
}
#upper_link ul{
	list-style:none;
	margin:0;
	padding:0;
}
#upper_link li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#upper_link a{
	padding:4px 0 4px 0;
	font-size:75%;
	display:block;
	width:140px;
	background-color:#ffffff;
	text-decoration:none;
}
#contents_top{
	clear:both;
	width:800px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
}
#contents_top a{
	font-size:75%
	
}
#contents{
	
	padding:5px 10px 0 10px;
}
.posted{
	border-top:1px dashed #cccccc;
	width:100%;
	text-align:right;
	margin-bottom:30px;
	color:#666666;
}
#contents_bottom{
	width:800px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#page_ctl{
	width:800px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#page_ctl span{
	float:right;
	padding-right:10px;
}
#downer_link{
	width:800px;
	text-align:center;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
}
#downer_link ul{
	list-style:none;
	margin:0;
	padding:0;
}
#downer_link li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#downer_link a{
	padding:4px 0 4px 0;
	font-size:75%;
	display:block;
	width:160px;
	background-color:#ffffff;
	text-decoration:none;
}
#footer{
	width:800px;
	background:url(http://share.55blog.harmony.ne.jp/image/7001/header_blog.jpg) left top;
	color:#ffffff;
	text-align:center;
	padding:10px 0 5px 0;
	clear:both;
}
#footer p{
	text-align:left;
	border:none;
}
#footer a,#footer a:visited{
	color:#0033ff;
}
#external_link{
	width:800px;
	text-align:center;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
}
#external_link ul{
	list-style:none;
	margin:0;
	padding:0;
}
#external_link li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#external_link a{
	padding:4px 0 4px 0;
	font-size:75%;
	display:block;
	width:140px;
	background-color:#ffffff;
	text-decoration:none;
}

.calendar{
	text-align:center;
	margin-bottom:10px;
}
.calendar table{
	width:95%;
	margin:0 auto;
}
.calendar th,calendar td{
	padding:3px;
	margin:3px;
}
.calendar th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:20px;
	background:url(http://share.55blog.harmony.ne.jp/image/youbi.jpg) repeat-x;
}
.calendar td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	background:url(http://share.55blog.harmony.ne.jp/image/day.jpg) repeat-x;
}
.calendar td a{
	display:block;
	width:100%;
	background-color:#00cc66;
	color:#ffffff;
}
.calendar td a:hover{
	display:block;
	width:100%;
	background-color:#009900;
	color:#ffffff;
}
#left_link ul{
	list-style:none;
	margin-bottom:10px;
}
#left_link li{
	padding:2px;
}
#qrcode{
	text-align:center;
}

#amazon{
	margin-bottom:10px;
}
#amazon ul{
	list-style:none;
}
#amazon li p{
	border:none;
	text-align:right;
	padding:0;
	width:190px;
}
#amazon li{
	text-align:center;
	border-bottom:1px solid #efefef;
}

#left{
	width:200px;
	float:left;
}
#left h3{
	font-size:110%;
}

#right{
	width:550px;
	margin-left:10px;
	float:left;
	border-left:1px solid #cccccc;
	padding-left:10px;
}