@charset "UTF-8";
/* CSS Document */

body{            font-family:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS Gothic", "Lucida Grande", "Geneva", "Arial", "Verdana", sans-serif;
					background:#FFFFFF;
                     }/*color white*/

h1{                font-family:Times,Hiragino,"ヒラギノ",Meiryo,"メイリオ",serif;
                     font-size:15px;
                     margin-top:-0.5em;
                     text-shadow: 4px 4px #999999;
                     }/*up day*/

h3{                font-family:Garamond,"ヒラギノ",Hiragino,Meiryo,"メイリオ",serif;
                     font-size:30px;
                     line-height:100%;
                     }/*up day*/
					 
a:link{           color:#000066;
                     text-decoration:none;
                     }/*LINK no IE underbar*/	

a:hover { background-color: #aebdcc; }

a:visited       {color:#660066;
                     }/*ALINK*/

a:active        {color:#660066;
                     }/*VLINK*/

BLOCKQUOTE {font-size:12px;
                     line-height:150%;
                     }/*text*/

ol{                font-size:12px;
                     line-height:150%;
                     }/*text*/

#t1{              font-size:12px;
                     line-height:150%;
                     }/*main text*/

#t2{              color:#FFFFFF;
                     font-size:9px;
                     margin-top:-0.5em;
                     }/*Link bar*/

#c1{              font-size:9px;
                     margin-top:0.8em;
                     margin-bottom:1em;
                     }/*Copyright sign*/

