@charset "UTF-8";
/* Created by @Style http://atstyle.biz/ */


   A:link { Text-Decoration : None ; color : #0000FF}
   A:visited { Text-Decoration : None ; color : #0000F0 }
   A:active { Text-Decoration : None ; color : #0000F0}
   A:hover { Text-Decoration : underline ; color : #FF0000 }



body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 1.4em;
    margin-top: 0px;
    margin-bottom: 0px;

}

img {
border-style: none;
}

strong {
    color: #FF3300;
}


.none{
    color: #333333;
    display: none;
}


#container {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 758px;
}


* html #container {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 760px;
    background-color: #FFFFFF;
}


#header {
    color: #999999;
    background-image: url(blogimg/border1.png);
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 5px;
}

#header h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
    margin: 0;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 2px;
}

.description {
    letter-spacing: 0.05em;
    font-size: 75%;
    color: #333333;
    padding-left: 20px;
}

#header a {
    text-decoration: none;
    color: #333333;
}


#header a:link {
    text-decoration: none;
    color: #0033FF;
}


#header a:link:hover {
    text-decoration: none;
    color: #FF3300;
}


#header a:link:active {
    text-decoration: none;
    color: #333333;
}


#header a:visited {
    text-decoration: none;
    color: #999999;
}


#header a:visited:hover {
    text-decoration: none;
    color: #FF3300;
}


#header a:visited:active {
    text-decoration: none;
    color: #333333;
}


.right {
    width: 551px;
    float: left;
}

* html .right {
    width: 550px;
    float: left;
}

#main {
    font-size: 75%;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-bottom: 0;
    width: 550px;
}

* html #main {
    font-size: 75%;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-bottom: 0;
    width: 550px;
}

#main a {
    text-decoration: none;
    color: #0033FF;
}


#main a:link {
    text-decoration: none;
    color: #0033FF;
}


#main a:link:hover {
    text-decoration: underline;
    color: #FF3300;
}


#main a:link:active {
    text-decoration: none;
    color: #0033FF;
}


#main a:visited {
    text-decoration: none;
    color: #0033FF;
}


#main a:visited:hover {
    text-decoration: underline;
    color: #FF3300;
}


#main a:visited:active {
    text-decoration: none;
    color: #0033FF;
}


.pad {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
}

#main .date {
    font-size: 90%;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
    padding-top: 0px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    clear: both;
}


#main h2 {
    font-size: 100%;
    background-image: url(blogimg/border1.png);
    background-repeat: repeat-x;
    margin-top: 10px;
    padding-top: 3px;
    padding-left: 5px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    clear: both;
}

#main h3 {
    font-size: 100%;
    margin-top: 10px;
    padding-top: 0px;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    clear: both;
}

#main h4 {
    font-size: 100%;
    margin-top: 10px;
    padding-top: 0px;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    clear: both;
}



blockquote {
    background-color: #ffffff;
    margin-top: -5px;
    border-width: 1px;
    border-style: dotted;
    border-color: #CCCCCC;
    padding: 5px;
}

pre {
    border-width: 1px;
    border-style: dotted;
    border-color: #CCCCCC;
    padding: 5px;
    margin-top: -5px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: scroll;
}

#main dt {
    padding: 0 0 0 5px;
}


#menu {
    font-size: 100%;
    text-align: left;
    margin-bottom: 15px;
}

#main p {
    margin-top: 8px;
    margin-left: 5px;
    margin-bottom: 12px;
}


#main .imageleft{
    padding-right: 10px;
    float: left;
}


#main .imageright{
    padding-left: 10px;
    float: right;
}


.more {
    margin-top: 3px;
    margin-bottom: 10px;
    float: right;
}


#main li {
    margin-bottom: 5px;
    list-style-type: square;
}


#main .posted {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 90%;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
}


#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%;
}

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

.sign {
    margin-bottom: 10px;
}


.extended {
    display:block;
    float:right;
}



#left {
    font-size: 80%;
    line-height: 140%;
    width: 200px;
    float: left;
}

#left .pad {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}


#left a {
    text-decoration: none;
    color: #666633;
}


#left a:link {
    text-decoration: none;
    color: #0033FF;
}


#left a:link:hover {
    text-decoration: underline;
    color: #FF3300;
}


#left a:link:active {
    text-decoration: none;
    color: #0033FF;
}


#left a:visited {
    text-decoration: none;
    color: #0033FF;
}


#left a:visited:hover {
    text-decoration: underline;
    color: #FF3300;
}


#left a:visited:active {
    text-decoration: none;
    color: #0033FF;
}


#left h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #333333;
    background-image: url(blogimg/border1.png);
    background-repeat: repeat-x;
    padding-top: 2px;
    padding-left: 0;
    margin-bottom: 5px;
    padding-bottom: 2px;
    clear: both;
}

#left h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #333333;
    padding-top: 2px;
    padding-left: 0;
    margin-bottom: 5px;
    padding-bottom: 2px;
    clear: both;
}

#left p {
    margin-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


#left ul {
    font-size: 80%;
    margin-top: 0px;
    margin-left: 3px;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}


#left ul ul {
    font-size: 100%;
    margin-left: 5px;
    margin-bottom: 0px;
}


#left li {
    font-size: 100%;
    color: #333333;
    text-align: left;
    line-height: 120%;
    margin-top: 3px;
    list-style-type: none;
}


#left img,#right img {
    margin-top: 3px;
    border-style: none;
    margin-bottom: 3px;
}


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

.link-note {
    font-size: 75%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    color: #333333;
}

#powered {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #333333;
    text-align: left;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 20px;
}




#footer {
    background-image: url(blogimg/border1.png);
    background-repeat: repeat-x;
    padding: 5px;
    clear: both;
}


address {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: bold;
    color: #333333;
    text-align: center;
}


#footer a {
    text-decoration: none;
    color: #000099;
}


#footer a:link {
    text-decoration: none;
    color: #000099;
}


#footer a:link:hover {
    text-decoration: none;
    color: #FF3300;
}


#footer a:link:active {
    text-decoration: none;
    color: #FF3300;
}


#footer a:visited {
    text-decoration: none;
    color: #000099;
}


#footer a:visited:hover {
    text-decoration: none;
    color: #FF3300;
}


#footer a:visited:active {
    text-decoration: none;
    color: #FF3300;
}


/* Mac IE テキストエリア文字化け対策 */

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

textarea {
    font-size: 100%;
}

/*
<FONT SIZE="2" COLOR="#E75A0D">2006/9/10</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://www.geocities.jp/meishidaiob/" TARGET="_blank">名古屋市立大学OB管弦楽団</A></B><BR>
ブルックナーの第７番etc.。<BR>
愛知県芸術劇場コンサートホール15:00～</FONT>

<FONT SIZE="2" COLOR="#E75A0D">2007/7/1</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://www.ne.jp/asahi/yugen/osawa/index.html" TARGET="_blank">名古屋友弦合奏団</A></B></FONT>
<BR>
<FONT SIZE="1"><A HREF="http://www.musiciansparty.jp/hiroyasu_yamamoto/index.html" TARGET="_blank">山本裕康</A>氏のソロで<A HREF="http://www.sugimania.com/" TARGET="_blank">すぎやまこういち</A>の「チェロと弦楽のためのオキナワ」、ドヴォルザークの弦楽セレナードetc.。<BR>
しらかわホール</FONT>

<FONT SIZE="2" COLOR="#E75A0D">2006/9/1</FONT><BR>
<FONT SIZE="2"><B>愛知教育大学管弦楽団同窓会</A></B><BR>
北原幸男氏の指揮でブルックナーの第４番etc.。<BR>
中京大学文化市民会館13:00～</FONT>
<BR><BR>

<FONT SIZE="2" COLOR="#E75A0D">2007/9/16</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://www.geocities.jp/meishidaiob/" TARGET="_blank">名古屋市立大学OB管弦楽団</A></B><BR>
北原幸男氏の指揮でチャイコフスキーの第４番etc.。<BR>
愛知県芸術劇場コンサートホール</FONT>

<FONT SIZE="2" COLOR="#E75A0D">2008/9/21</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://www.geocities.jp/meishidaiob/" TARGET="_blank">名古屋市立大学OB管弦楽団</A></B><BR>
チャイコフスキーの1812年、ブラームスの第２番etc.。<BR>
愛知県芸術劇場コンサートホール</FONT>
<BR><BR>

<FONT SIZE="2" COLOR="#E75A0D">2008/10/12</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://www.cc.rim.or.jp/~mrinoue/" TARGET="_blank">アンサンブル名古屋</A></B><BR>
シベリウスの第３番etc.。<BR>
しらかわホール14:00～</FONT>


<FONT SIZE="2" COLOR="#E75A0D">2009/9/20</FONT><BR>
<FONT SIZE="2"><B><A HREF="http://star.ap.teacup.com/meishidaiob/" TARGET="_blank">名古屋市立大学OB管弦楽団</A></B><BR>
レスピーギの「ローマの松」、ベートーヴェンの第７番etc.。<BR>
愛知県芸術劇場コンサートホール</FONT>
<BR><BR>



<address>Copyright &copy;2006-2007 はやしひろお, All Rights Reserved.</address>
Copyright &copy;2005 yourdomain, All Rights Reserved.
*/
