body {
	margin: 0;
	border: 0;
	padding: 0;
	background:url("http://koichi-murakami.cocolog-nifty.com/loverugby/images/bg.gif");
	text-align: center;
    
}



/*=================================================
	link text color
=================================================*/
a:link { color: #0033ff; text-decoration: underline; }
a:visited { color: #0033ff; text-decoration: underline; }
a:hover { color: #ff6600; text-decoration: none; }
a:active { color: #ff6600; text-decoration: none; }
a img { border: none; }



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



/*=================================================
	layout
=================================================*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 1010px;
	background: #FFFFFF;
	border: 0;
}

#banner-img {
	background: #ff6600 url("http://koichi-murakami.cocolog-nifty.com/loverugby/header.jpg") no-repeat;
	border-bottom: 1px solid #000000;
	height: 220px;
	padding: 0px;
}

div.img-link a {
        display: block;
        height: 220px;
        text-decoration: none;
        }

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}




#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	}



#pagebody {
	background:#d8e9fc url(http://koichi-murakami.cocolog-nifty.com/photos/template/bg_main.png) top left repeat-x;
	padding:22px 21px 50px 20px;
}


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

.content {
/*	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;*/
	border: 0;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.content p.category-title {
	font-size:x-small;
	margin:0;
	padding: 5px 5px 0;
	background-color: #FFFFFF!important;
	border: 1px solid #ccc!important;
	border-left: 3px solid #f60!important;
	border-bottom:none!important;
}
.content .content-header {
	padding: 5px;
	background-color: #FFFFFF!important;
	border: 1px solid #ccc!important;
	border-left: 3px solid #f60!important;
	border-top:none!important;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
}
.entry {
	margin:0 0 20px;
	padding:12px 13px 10px 14px;
	background:#fff;
	position:relative;
}

.entry-body-text { padding-top:10px; }

textarea#comment-text {
        width: 80%;
	}


#right {
	float: right;
	width: 240px;
	border: 0;
	overflow: hidden;
}

.content p {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	float: left;
	list-style: none outside none;
	max-width: 100px;
	margin-right: 12px;
	}

.content h2 {
	<!--color: #999999;-->
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border-left: 1px solid #ff9900;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 3px 3px 5px;
	}
.content .entry-title {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:12px 0 8px 50px;
	border:none;
	background:url(http://koichi-murakami.cocolog-nifty.com/bg_title.png) left top no-repeat;
}
.content .entry-title a:link { color:#fff; text-decoration:none; }
.content .entry-title a:visited { color:#fff; text-decoration:none; }
.content .entry-title a:hover { color:#f60; text-decoration:underline; }
.content .entry-title a:active { color:#f60; text-decoration:underline; }

.content .entry-date {
	font-size:small;
	font-weight:normal;
	border:none;
	padding-left:50px;
	position:absolute;
	left:500px;
	top:23px;
}
.content h3 {
	color: #663300;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	border-left: 1px solid #ff6600;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	<!--font-size: x-small;-->
	border: 0;
	<!--text-align: right;-->
	
	<!--font-style: italic;-->
	
	margin-bottom: 25px;
	<!--line-height: normal;-->
	
	}

.sidebar {}


#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	margin:0 0 15px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	text-indent:-99999px;
	width:240px;
	height:24px;
	margin:0 0 10px;
	display:block;
}
#profile { font-size:small; margin:0 0 30px; }

.linkTxt { text-align:right; }
.linkTxt a {
	padding-left:18px;
	background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/icon_link.png) left top no-repeat;
}

.sidebar #profile h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_profile.png) left top no-repeat; }
.sidebar #sideSchedule h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_schedule.png) left top no-repeat; }
.sidebar #sideBook h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_book.png) left top no-repeat; }
.sidebar #recent-entries h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_entry.png) left top no-repeat; }
.sidebar #archive-category h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_category.png) left top no-repeat; }
.sidebar #archive-datebased h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_backnumber.png) left top no-repeat; }
.sidebar #recent-trackback h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_trackback.png) left top no-repeat; }
.sidebar #recent-comment h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_comment.png) left top no-repeat; }
.sidebar #sideLinks h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_links.png) left top no-repeat; }
.sidebar .module-qrcode h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_qrcode.png) left top no-repeat; }
.sidebar #weeklySchedule h2 { background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/ttl_rugbyschedule.png) left top no-repeat; }

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.4;
	margin-top: 10px;
	padding-left:18px;
	background:url(http://koichi-murakami.cocolog-nifty.com/photos/template/icon_link.png) left 2px no-repeat;
	list-style-type: none;
}

.sidebar img {
	/*border: 1px solid #000000;*/
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 470px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	margin-bottom:30px;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #000000;
}

.content h3 a:visited {
	color: #000000;
}

.content h3 a:hover {
	color: #000000;
}

.content h3 a:active {
	color: #000000;
}


	
#footer {
	clear:both;
	width:1010px;
	margin:0 auto;
	padding:12px 0 50px;
	background-color:#30573a;
}
#footer address {
	color:#696;
	font-size:small;
	font-style:normal;
	text-align:left;
	margin:0 0 0 20px;
}

.bnr_e2 { margin: 0px 0px 15px; }

.buzz01 {
	position: relative;
}

.buzz02 {
	/*position: absolute;
	left: -12px;
	top: 27px;*/
	
}
.buzz02 ul {
	padding-left:0!important;
}

#weeklySchedule {
	margin-bottom:30px;
}

/* user css */




/*=================================================
	floatさせたボックスが親ボックスの外にはみ出す現象を回避
=================================================*/

/*　IE6、IE7対策
=================================================*/
.clearfix,
.buzz01,
.buzz02 ul {
   ?zoom:1;
}



/*　以外のブラウザ
=================================================*/
.buzz01:after,
.buzz02 ul:after,
.clearfix:after {
	content:"";
/*	display:block;*/
	display:table;
	clear:both;
}
