body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
    text-align: center;  
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	}


a {text-decoration: underline;}

a:link {
   text-decoration:none;
	color: #BB0000;
	}

a:visited {
    text-decoration:none;
	color: #BB0000;
	}

a:active {
	color: #F72B16;
	}

a:hover {
	color: #F72B16;
    text-decoration:underline;
    background-color: #F7F8BC;	
	}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

	}
img {border: 0px;}

/*ベースカラー*/
#container {
	line-height: 140%;
    background-color:#FFFFFF;
    border-bottom:#000000 5px solid;
	width: 720px;	
    padding: 0px;
	
	margin-right: auto;
	margin-left: auto;
	}


/*バナー*/
#banner {
	padding: 0px;
    width: 720px;
	height: 140px;
	margin-bottom: 0px;
	}
	
	
#header {
	
	padding: 0px;
    width: 720px;
	margin-top: 30px;
    margin-bottom: 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
		

#banner-img {
    display: none;
	}
#banner a {
    color: #FFF;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #FFF;}
#banner a:visited { text-decoration:none; color: #FFF;}
#banner a:hover { text-decoration:none; color: #FFF; background:none;}




/*タイトル文字*/
#banner h1 {
    font-style: italic;
	padding: 70px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
    color: #FFF;
    margin-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:12px;
    font-weight: normal;
	color: #FFF;
	}




/*カレンダー*/
.calendar{
    padding: 3px 0px 3px 40px;
    border-bottom:#ffffff 2px solid;
    background-color:#cccccc;
	}

#calendar {
   	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2A0000;
    padding: 0px 0px 0px 1px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	}

#calendarhead {
   color: #2A0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .-1em;
    padding: 0px 10px 0px 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	}

#calendar a {
    color: #F72B16;
    text-decoration: none;
	}
#calendar a:hover {
	color: #F72B16;
    text-decoration:underline;
	}

#main {

	background-color: #FFFFFF;
	width: 450px;
	margin-top: 40px;
	line-height: 160%;
	color:#333333;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	font-family: Verdana, Arial, sans-serif;
}

#main h1 {
	background-image: url(../img/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20pt;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #66667E;
	padding-top: 2px;
	
}
#main h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	padding-left:20px;
	background-image: url(http://www.boborusa.com/con_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #F0EFE8;
	padding: 2px 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#center {
    float:right;
	width:100%;	
	overflow: hidden;
    padding: 10px 0px 0px 0px;
 
	}

.content {
	text-align: left;
    padding-left: 10px;
    padding-right: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}




/*記事のタイトル*/
.content h3 {
    color: #2A0000;
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
    padding: 5px 0px 5px 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
   background-image: url("con_h3.gif");
   background-position: left;
   background-repeat: no-repeat;
}



/*記事部分*/
.content p {
    color: #2A0000;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
  	font-size:12px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
	padding: 5px 0px 10px 20px;
	}
	
	
/*記事下のリンク*/
.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
    padding: 3px 0px 3px 0px;
    margin-bottom: 60px;
    margin-top: 0px;
    line-height: normal;
   border-top: solid 1px #CCCCCC;

	}
	
.comments {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
    margin-bottom: 60px;
    margin-top: 10px;
    line-height: normal;
   border-bottom: dotted 1px #CCCCCC;
   padding-left:15px;

	}
	
#right_bg {
	background: #F0F0F0 ;
    border-left:#ffffff 1px solid;
	}	
	
	
#right {
	float: left;		
	width: 100%;
	overflow: hidden;
    padding: 10px 0px 20px 0px;
	}
	

/*サイドバー*/
.sidebar {
    padding: 10px 10px 0px 10px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
   color: #2A0000;
   border-bottom:#2A0000 1px dashed;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: left;
   font-weight: bold;	
   padding:2px 0px 2px 10px;
   line-height: 120%;
   background: url("side_bg.gif") no-repeat left;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}


/*アーカイブ・コメント*/
.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #0E0F45;
	padding: 4px 0px 0px 10px;
    border-top: solid 1px #2A0000;
	margin-top: 50px;
	background:url(pow_bg.gif) no-repeat top left;
	}

#powered a:link { text-decoration:none; color: #F72B16; font-weight: normal;}
#powered a:visited { text-decoration:none; color: #F72B16;font-weight: normal;}
#powered a:hover { text-decoration:underline; color: #F72B16; background:none;font-weight: normal;}



#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}



#btn00{
	background-image: url(http://www.boborusa.com/00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 137px;
	font-size: 0em;
	padding: 0px;
	text-indent: -5000px;
	margin: 0px;
	display : block;
}

#btn00 a{
	width: 137px;
	height: 45px;
	display : block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#btn00 a:hover{
	background-image: url(http://www.boborusa.com/00_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn01{
	background-image: url(http://www.boborusa.com/01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 235px;
	font-size: 0em;
	padding: 0px;
	text-indent: -5000px;
	margin: 0px;
	display : block;
}

#btn01 a{
	width: 235px;
	height: 45px;
	display : block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#btn01 a:hover{
	background-image: url(http://www.boborusa.com/01_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn02{
	background-image: url(http://www.boborusa.com/02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 230px;
	font-size: 0.6em;
	padding: 0px;
	text-indent: -5000px;
	margin: 0px;
	display : block;
}

#btn02 a{
	width: 230px;
	height: 45px;
	display : block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#btn02 a:hover{
	background-image: url(http://www.boborusa.com/02_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn03{
	background-image: url(http://www.boborusa.com/03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 121px;
	font-size: 0.6em;
	padding: 0px;
	text-indent: -5000px;
	margin: 0px;
	display : block;
}

#btn03 a{
	width: 121px;
	height: 45px;
	display : block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#btn03 a:hover{
	background-image: url(http://www.boborusa.com/03_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#entry_footer {
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E6E6E6;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	}
	
	
/*記事の日付*/
#cat_label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	padding: 3px 15px 3px 20px;
    margin-top: 20px;
   line-height: 120%;
   background: url("con_h2.gif") no-repeat top right;

	}
