body {
	border: 0px none;
	padding: 0;
		background-color: #CCDEF0; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px
	
	
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0000ff;
	}

a:visited {
	color: #FF0000;
	}

a:active {
	color: #CC99FF;
	}

a:hover {
	color: #006699;
	}

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

#container {
	line-height: 140%;
	
	background-color: #FFFFFF;
	border: 1px solid #003366;
	}

#banner {
/*	padding: 10px; */
	padding: 10px 10px 0px 10px;

        display: block;
        background: #869BB0 url('http://www.breview.jp/images/headimg.jpg') no-repeat;
        
        font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
        color: #FFFFFF;
/*        text-align:right; height:240px; background-color:#869BB0;*/
/*        text-align:right; */
        height:140px;
        background-color:#869BB0
        }
#banner-img {
        display: none;
        }
#banner h1 {
  padding: 0px 15px 0px 0px;
}
#banner h2 {
  padding: 0px 15px 0px 0px;
}



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

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

#banner h2 {
	font-size: x-large;
	font-weight: bold;	
	}
/*
#banner h2 {
	font-size: small;
	}*/

#adsense-top
{
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}


#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody img
{
	position: relative;
}

#left {
	
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

#right {
	
	position: absolute;
	right: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

#center {
	
	padding-left: 200px;
	margin-right: 200px;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: 'MS PMincho', 'Hiragino Mincho Pro W3', Osaka, serif;
/*	font-size: small; hokama */
	font-size: 11pt; 
	}

.sidebar {
	padding: 15px;
	}



.content p {
	color: #333333;
	font-family: 'MS PMincho', 'Hiragino Mincho Pro W3', Osaka, serif;
/*	font-size: small; hokama */
	font-size: 11pt; 
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

/* hokama coment out 
.content h2 {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #6699CC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 3px;
	}
*/

/* hokama add start */
.content h1 {
	color: #6699CC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h2 {
	color: #6699CC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	margin-bottom: 10px;
	
	}
/* hokama add end */

.content p.posted {
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	
        clear: both;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, 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: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	border-bottom: 1px dotted #999999;
	text-align: left;
	
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	border-bottom: 1px dotted #999999;
	text-align: left;
	padding: 3px;
	
	
/*	text-transform: uppercase;
	letter-spacing: .3em; */
	}

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

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

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

textarea {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", verdana, arial, sans-serif;
	}

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

.image-full {
		width: 300px;
	
	}

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

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

#footer {
	text-align: center;
	font-size: x-small;
	color: #666699;
}

span{
	line-height: 150%;
	}


