body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;	
    background-image: url("");
    background-repeat: no-repeat;
    background-attachment: no-fixed;
    background-position: top center;
    text-align: center;   

	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFFF;
	}

a:hover {
	color: #085CF7;
	}


h1 {
	
	margin: 70px 0px 0px 140px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #003399;
	}


h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #003399;
	}

/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;	
	background-color: #ffffff;	
	border: 0px solid #FFFFFF;
	}



#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #;
    background-image: url("http://inoueblog.com/mt/images/g3/t_01.jpg");
	text-align: left;
	padding: 30px 0px 10px 0px;
    border-bottom: 0px solid #ffffff;
	height: 140px;
	}


#banner-img {
	display: none;
	}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
	}
#banner h2 {
	font-size: small;
    font-weight: bold;
	color: #FFFFFF;
	}

#right {
	float: right;	
	background-color: #ffffff;	
	width: 173px;
	
	background-image: url("http://inoueblog.com/mt/images/g3/r.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0px
	}

#left {
	float: left;		
	width: 164px;
	
	background-color: #E5EDF5;	
	padding-bottom:0px; 
	overflow: hidden;
	
	}	


#center {
	float: left;
	width: 442px;	
	
	overflow: hidden;
	}
#center600 {
	float: left;
	width: 600px;
		
	overflow: hidden;
	}


.content {
	padding: 16px 10px 0px 10px;
	background-color: #ffffff;	
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	
	}
	
	
.content a {
	color: #000000;
	}

.content a:link {
	color: #006FB6;
	}

.content a:visited {
	color: #006FB6;
	}

.content a:active {
	color: #006FB6;
	}

.content a:hover {
	color: #ff6666;	
	}

	




/*記事部分*/
.content p {
	color: #000000;
	
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 16px;
	letter-spacing:normal;
	
	
	font-weight: normal;
		line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
	}
.content blockquote {
	line-height: 150%;
	}

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

/*記事部分-真ん中付け表記の場合*/
.content-center  p {
	color: #000000;
	
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	
	
	font-weight: normal;
		line-height: 150%;
	text-align: center;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
	}




/*レイアウトを整えるため記事にテーブルを使った場合*/

.content table  {
	padding: 0px;
                margin 0px;	
}


.content td  {
	padding: 0px;
                margin 0px;	
                color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 12px;
	
}


/*記事の日付*/
.content h2 {
	color: #FFFFFF;
	line-height: 140%;
	padding: 0px 3px 0px 0px;
	background-color: #006FB6;	
	background-image: url("");
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	padding:0px 3px 0px 3px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	/*border-right-width: 1px;
	border-bottom: 1px solid #FFCCCC;
	border-right-style: solid;
	border-right-color: #FFCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF3366;
	border-left-color: #FF3366;*/
	}



/*記事のタイトル*/
.content h3 {
	color: #003399;	
    padding: 0px 0px 0px 0px;
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}

/*記事内の右寄せ*/
.migi {
	color: #000000;	
    
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 12px;
	text-align: right;
		}


/*記事内の右寄せ 画像の場合*/
.migi img{
	float: right;
　　　　　border-style:none;
margin:0px 0px 8px 8px;
		}



.migi2{
	color: #000000;	
    border:1px solid #808080;
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 12px;
	text-align: right;
margin:0px 20px 0px 40px; 

float: right;
　　　　

		}


		}



/*記事内の左寄せ*/
.hidari {
	color: #000000;	
    
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 12px;
	text-align: left;
            margin:0px 5px 5px 2px;
float: left;
　　　　　border-style:none;
		}





/*記事内の真ん中寄せ 画像の場合*/
.photo-center {
     
	text-align: center;
		}

.photo-center {
     
	padding:18px 0px 0px 0px;
		}

.photo-center img {
    border-style:none;

		}


/*記事内の黒字強調部分*/
.kiji-kyocho {
	color: #000000;	
    
	font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}



/*記事下のリンク*/
.content p.posted {
	color: #006FB6;	
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #88A1B6;
	text-align: right;
	margin-bottom: 50px;
	line-height: normal;
    padding: 5px 0px 0px 0px;
	}


/*右サイドバー*/

.sidebarr {
   /* background-color: #ffffff;*/
	
	padding: 110px 0px 50px 0px;
	

	}

.sidebarr a {
	color: #006FB6;	
	}

.sidebarr a:link {
	color: #006FB6;	
	}

.sidebarr a:visited {
	color: #006FB6;	
	}

.sidebarr a:active {
	color: #006FB6;	
	}

.sidebarr a:hover {
	color: #ff6666;	
	}





/*右サイドバーのボタン部分*/
.sidebarr p {
  
	
	text-align: center;
	line-height: 5px;
	font-size: x-small;
	}
	
/*右サイドバーのprofileテキスト部分
.sidebarr span {
  
	font-color: #000000;
	text-align: left;
	line-height: 12px;
	font-size: x-small;
	padding:0px 20px 0px 20px;
	margin-left: 20px;
    margin-right: 20px;
	}	*/
	
	
.profi {
   line-height: 15px;
   font-size: x-small;
   padding: 0px 20px 0px 22px;
	
	}
	
.profi h2	{
    line-height: 15px;
    /*color: #ffffff;*/
    font-weight: normal;
    background-color: #ACCDEC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px 0px 0px 0px;
    letter-spacing: 0.1em;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
    
}

.profi p {
  
	font-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 15px;
        margin-top:5px;
	}


	

.profi span {
        font-size:10px;
	font-color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	
	
	
	}

/*右サイドバーのボタン部分*/



.mannaka  {
                float: none; 
	text-align: center;
	line-height: 5px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	

	}

.mannaka p  {
	text-align: center;
	line-height: 5px;
	padding:0px;
	margin:0px;
	}
	
.mannaka span  {
	text-align: center;
	line-height: 5px;
	padding:0px;
	margin:0px;
	}

.mannaka  a {
	color: #000000;
                float: none; 
	text-align: center;
	line-height: 5px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	}

.mannaka  img {
	float: none; 
	text-align: center;
	line-height: 5px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	}

.mannaka  a:link {
	color: #006FB6;
	}

.mannaka a:visited {
	color: #006FB6;
	}

.mannaka a:active {
	color: #006FB6;
	}

.mannaka a:hover {
	color: #ff6666;
	}

.publink   {
	text-align: center;
	line-height: 0px;
	padding:0px;
	margin:0px;
	}
	


/*右サイドバーの見出し*/
.sidebarr h2 {
  
	line-height: 15px;
    /*color: #ffffff;*/
    font-weight: normal;
    background-color: #ACCDEC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px 0px 0px 0px;
    letter-spacing: 0.1em;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
    margin-left: 20px;
    margin-right: 20px;
	}



.sidebarr ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
/*アーカイブ・コメント*/
.sidebarr li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebarr img {
	border: 3px solid #FFFFFF;
	}





/*サイドバー左サイド*/


.sidebar {
    
	
	background-color: #E5EDF5;	
	background-image: url("http://inoueblog.com/mt/images/g3/l.jpg");
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	
	}


/*サイドバーの見出し*/
.sidebar h2 {
  
	line-height: 15px;
    color: #ffffff;
    font-weight: normal;
    background-color: #ACCDEC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px 0px 0px 0px;
    letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
	}



.sidebar ul {
                
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
/*アーカイブ・コメント*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}



/*サイドバーブルー背景水色　左サイド*/


.sidebar-blue {
    color: #006FB6;
	background-color: #E5EDF5;	

	padding: 0px 15px 0px 15px;
	
	}


.sidebar-blue  a:link {
	color: #006FB6;
	}

.sidebar-blue a:visited {
	color: #006FB6;
	}

.sidebar-blue a:active {
	color: #006FB6;
	}

.sidebar-blue a:hover {
	color: #ff6666;
	}



/*サイドバーの見出し*/
.sidebar-blue h2 {
  
	line-height: 15px;
    color: #000000;
    font-weight: normal;
    background-color: #ACCDEC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px 0px 0px 0px;
    letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 5px;
    
	}



.sidebar-blue ul {
                color: #666666;
	padding-left: 0px;
                font-size: x-small;
	margin: 0px;
	margin-bottom: 30px;
	}
/*アーカイブ・コメント*/
.sidebar-blue li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar-blue img {
	border: 3px solid #FFFFFF;
	}



/*サイドバー　背景ホワイト　右サイド*/


.butt {
    color: #000000;
	
	padding: 0px 0px 20px 0px;
	
	}


.butt  a:link {
	color: #006FB6;
	}

.butt a:visited {
	color: #006FB6;
	}

.butt a:active {
	color: #006FB6;
	}

.butt a:hover {
	color: #ff6666;
	}





/*カレンダー表示部分*/
#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
                padding-bottom: 30px;
               
	
	}

#calendar table {
	padding: 2px,10px,2px,10px;
                border-collapse: collapse;
	width: 100%;
               text-align: center;
	}

/*カレンダーの見出し部分*/
#calendar caption {
	color: #000000;
                
                background-color: #ffffff;
	border-bottom: 1px solid;
	border-color: #000000;

	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
                

	
	
	}

/*カレンダーの曜日部分*/
#calendar th {
	text-align: center;
	font-weight: normal;
                color: #ff0000
	}

/*カレンダーの日付*/
#calendar td {
	text-align: center;
	}



#calendar a {
	color: #000000;	
	}

#calendar a:link {
	color: #ff0000;
	}

#calendar a:visited {
	color: #ff0000;
	}

#calendar a:active {
	color: #ff0000;
	}

#calendar a:hover {
	color: #085CF7;
	}




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





/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #E4E4E4;
	padding-bottom: 30px;

	}

/*RSSリンク表示*/
.rssfeed {

	text-align: left;

	padding: 18px 0px 0px 18px;

	}

.rssfeed a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
	text-align: left;
	color: #E4E4E4;
  
    
	}




.ti-logolink {

padding:0px 0px 20px 0px ;
text-align: center;
line-height: 3;
margin:0px;

}


.ti-logolink a{

text-align: center;
padding:0px ;
margin:0px;

}

.ti-bnr {

padding:0px 20px 0px 20px;
text-align: center;

margin:0px;

}

.ti-bnr a{




}

.ti-bnr p {
color: #000000;
font-family: "ＭＳ ゴシック", "Osaka",sans-serif;
font-size: x-small;
line-height: 1.5;
text-align: left;

margin:0px;

}



/*検索のみのテキスト*/
.link-note-r p {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	text-align: center;
	padding-bottom: 30px;

	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
    border-top: solid 1px #C1D3E1;
	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%;
	}


.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}


.powered-tereza  {
margin-top:100px;
font-size:11px
	}

.powered-tereza p {
font-family: "Times New Roman", Times, serif;
color: #006FB6;


color: #006FB6;
text-align:center;

	}
	
.powered-tereza a {
font-family: "Times New Roman", Times, serif;
color: #006FB6;


color: #006FB6;

text-decoration: none;
	}

.powered-tereza a:link {
color: #006FB6;
	}

.powered-tereza a:visited {
color: #006FB6;
	}

.powered-tereza a:active {
	color: #006FB6;
	}

.powered-tereza a:hover {
	color: #ff6666;	
	}

p.extended{margin-bottom:100px;}
p.bookmark{
text-align:right;
padding:0px 0px 35px 0px;
margin:5px;

}
