﻿
body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;	
    	text-align: center;  
	color: #666666;
	}


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 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
                width: 720px;
	height: 200px;

    margin-bottom: 0px;
	}

#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;
	}




#center {
	width:100%;	
	overflow: hidden;
    padding: 10px 0px 0px 0px;
 
	}

.content {
	text-align: left;
    padding-left: 10px;
    padding-right: 10px;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size:12px;
	}



/*記事の日付*/
.content h2 {
	font-family:"ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	padding: 3px 15px 3px 20px;
    margin-top: 20px;
    margin-bottom: 10px;
   line-height: 120%;

   border-bottom:#003366 2px solid;
	}

/*記事のタイトル*/
.content h3 {
    color: #2A0000;
    font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 13px;
	text-align: left;
	font-weight: bold;
    padding: 5px 0px 5px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 160%;

}

.content h4 {
    color: #FFFFFF;
    font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 13px;
	text-align: left;
	font-weight: bold;
    padding: 5px 0px 5px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 160%;

}

/*記事部分*/
.content p {
    color: #2A0000;
	font-family:  "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "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;
	}




#waku  {border-collapse:collapse;
		border: 1pix solid ;
		border-color:#333333;
		
		}
	



#copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	color: #0E0F45;
	padding: 10px 10px;
    border-top: solid 1px #2A0000;
	margin-top: 50px;
	}

#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";
}


