
body  { color: #282a00; background-color: #3a52e4; text-align: center; margin-right: 0px; margin-bottom: 10px; margin-left: 0px }


a {text-decoration: underline;}

a:link   { color: #03f; text-decoration: underline }

a:visited   { color: #03f; text-decoration: underline }

a:active  { color: #03f }

a:hover   { color: #03f; text-decoration: underline; background-color: #daffd2 }



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

	}


/*ベースカラー*/
#container {
	line-height: 140%;
    border-left:#282A00 1px solid;
    border-bottom:#282A00 5px double;
	width: 700px;	
    padding: 0px;
	background: #FFF url(con_bg.gif) repeat-y left top;
	margin-right: auto;
	margin-left: auto;
	}


/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
    background: url("banner_back.jpg") no-repeat top right;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 0px 10px;
	height: 120px;
    border-bottom:#282A00 4px solid;
    border-left:#282A00 11px solid;
    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 { }

#calendar  { color: white; font-size: 10px; font-family: Verdana, Arial, sans-serif }

#calendarhead   { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-transform: none }

#calendar a  { color: #639cff; text-decoration: none }
#calendar a:hover  { color: #639cff; text-decoration: underline }




#center {
    float:right;
	width:100%;	
	overflow: hidden;
    padding: 10px 0px 0px 0px;
 
	}

.content  { font-size: 12px; font-family: Verdana, Arial, sans-serif; text-align: left; padding-right: 20px; padding-left: 20px }



/*記事の日付*/
.content h2  { color: #fff; font-weight: bold; font-size: 10px; line-height: 100%; font-family: Verdana, Arial, sans-serif; background: url(con_h2.gif) no-repeat right top; text-align: right; margin-bottom: 10px; padding: 0px 15px 3px 0px; border-bottom: 2px solid #282a00 }
.cont_date { color: #6331ff; font-size: 10px }
/*記事のタイトル*/
.content h3  { color: #ff0031; font-weight: bold; font-size: 15px; line-height: 140%; font-family: Verdana, Arial, sans-serif; background: url(con_h3.gif) no-repeat left ; text-align: left; margin-top: 0px; margin-bottom: 0px; padding: 5px 0px }
.content h4 { color: #6331f1; font-size: 11px; line-height: 100%; text-align: left; margin-top: 0px; margin-bottom: 0px; padding: 4px 0px }
.content span { color: #4363d0; font-weight: bold; font-size: 14px; line-height: 100%; text-align: left; margin-top: 0px; margin-bottom: 0px; padding: 8px 0px 3px }
/*記事部分*/
.content p  { color: #282a00; font-weight: normal; font-size: 12px; line-height: 150%; font-family: Verdana, Arial, sans-serif; text-align: left; margin-top: 0px; margin-bottom: 0px; padding: 5px 0px 10px }
.navi { line-height: 14px }
/*記事下のリンク*/
.content p.posted  { color: #000000; font-size: 10px; line-height: normal; font-family: Verdana, Arial, sans-serif; text-align: right; margin-top: 0px; margin-bottom: 10px; padding: 3px 0px }
	
#right_bg {
	background: #FFF url(right_bg.gif) ;
    border-left:#282A00 1px solid;
	}	
	
	
#right {
	float: left;		
	width: 100%;
	overflow: hidden;
    padding: 10px 0px 20px 0px;
	}
	

/*サイドバー*/
.sidebar {
    padding: 10px 10px 0px 10px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
   color: #282A00;
   border-bottom:#282A00 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 img {
	border: 0px solid #FFFFFF;
	}
/*XML・検索のテキスト*/
.link-note  { font-size: 10px; font-family: Verdana, Arial, sans-serif }



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #FA053F;
	padding: 4px 0px 0px 10px;
    border-top: solid 1px #282A00;
	margin-top: 50px;
	background:url(pow_bg.gif) no-repeat top left;
	}

#left_navi   { color: #181818; font-size: 9px; line-height: 9px }
#categories { font-size: 9px }
ul  { margin-top: 5px; margin-left: 0pt; padding-left: 0pt }
li  { list-style-type: none; margin-bottom: 2px }
#powered a:link1 { color: #f52a6d; font-weight: normal; text-decoration: none }
#powered a:visited { text-decoration:none; color: #F52A6D;font-weight: normal;}
#powered a:hover { text-decoration:underline; color: #F52A6D; 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";
}
.blogleft_title   { color: white; font-size: 10px; line-height: 16px; margin-top: 2px; margin-bottom: 2px; margin-left: 4px }
.bottom_link  { color: white; font-weight: normal; font-size: 10px }
.bottom_link a  { color: white; font-weight: normal; text-decoration: none }
.bottom_link a:visited { color: white; text-decoration: none }
.blog_rightcm { color: #222; font-size: 10px }

