@charset "Shift_Jis";

/*  全体の指定 */*{margin:0px; padding:0px; font-style:normal; background-color:transparent; text-align:left;
 font-family:Tahoma,Verdana,Chicago,Osaka,sans-serif;
font-weight:normal;color:#000;
}


/*  背景、行間の指定 */
body{ font-size:70%;
line-height:170%;
background:url(line.gif) repeat-x 0px 120px #f5f5f5;}


/*  リンク */ a:link,a:visited{color:#000;text-decoration:underline;}a:hover{color:#f55;}

/*  水平線（CSSがなくても見やすいようにするためのものです。消去しないでください） */ hr{display:none}

/*  全体の幅 */ #PAGETOP{
width:730px;margin: 0px 50px 0px ;padding:0px;

}

/*  ヘッダー */ #HEADER{height:120px;padding:0px;margin:0px;
}

/*  サイトタイトル部分 */ h1{padding-top:60px;
position:relative;color:#000;
line-height:50px;
font-size:50px;background-color:tranceparent;
font-weight:normal;
font-family:Impact,Verdana,Chicago,"ヒラギノ明朝 Pro W3", HiraMinPro-W3,"ＭＳ Ｐ明朝",serif;}

/*  パン屑リスト */ #PAN{display:none;}

/*  メニュー */ #MENU{height:25px;background:transparent;font-family:"Century Gothic",Helvetica,Arial,sans-serif;
margin-top:-90px;}#MENU h2{display:none;}#MENU ul {margin:0px;z-index:1;position:absolute;}#MENU li {list-style:none; display:inline;margin-right:8px;}#MENU li a{margin:0px 0px 0px 0px;padding:0px;color:#000;font-weight:normal;text-decoration:none;font-size:1.0em;font-family:"Century Gothic",Helvetica,Arial,sans-serif;}#MENU li a:hover{color:#f55;text-decoration:none;}#MENU li.menu-on a{font-weight:bold;color:#555;}#MENU li.menu-on a:hover{color:#555;text-decoration:none;}


/*  記事 */#KIZI{margin:80px 0px 0px 0px;
padding-bottom:50px;}

/*  見出し */#KIZI h2{background-color:tranceparent;color:#000;margin:60px 0px 5px 0px;
padding:0px 0px 0px 12px;
background:url(h2.gif) no-repeat 0px 50%;
font-size:1em;}


/*  小見出し。非表示にしてあります。表示させる場合は最後の行を削除 */
h3{
font-size:1em;padding:0px;color:#000;font-weight:normal;margin:20px 0px 0px 0px;padding:0px 0px 0px 12px;
background:url(h3.gif) no-repeat 0px 50%;font-weight:normal;}

/*  記事本文ボックス */.text{margin:0px 0px 0px 12px;
}

/*  段落 */
p{margin:5px 0px 20px 0px;}


/*  トップに戻るリンク */ul.modori{float:right;}.modori li{list-style:none;}.modori li a{color:#000;}.modori a{color:#000;padding:0px;margin:0px 0px 0px 0px;font-size:1em;}.modori li{list-style:none;}
.modori li a{color:#000;padding:0px;margin:0px 0px 30px 0px;font-size:1em;}

/*  フッター */#FOOTER{padding:2px 0px 2px 0px;clear:both;text-align:right;margin:0px 0px 0px 0px;
height:50px;}
#FOOTER h2{display:none;}#FOOTER ul{list-style:none;text-align:right;padding-top:25px;}#FOOTER li{display:inline; margin:0px;}#FOOTER li a{display:inline;text-decoration:none;color:#000;margin-right:0px;margin-left:4px;font-size:1.0em;}#FOOTER li address{margin-right:0px;margin-left:5px;display:inline;text-decoration:none;}#FOOTER li a:hover{color:#fbffcc;text-decoration:none;}/*  引用、強調 */h4{margin:5px 60px;padding:5px 30px 5px 30px;border:1px dotted #888;}

h5,h6{font-size:1em;}
em{color:#f55;}
strong{color:#f55;text-decoration:underline;font-style:normal;}
ins{text-decoration:none;border-bottom:dotted 1px #000;font-style:normal;}
del{text-decoration:line-through;}

blockquote{margin:5px 60px;padding:5px 30px 5px 30px;border:1px dotted #888;}

/*  フォームへの指定 */ input,textarea,select{font-size:1em;margin:2px;
padding:2px;border:1px dotted #000;background-color:#transparent;}#TEXT{width:300px;}#TEXTAREA{width:300px;}#SELECT{width:150px;}#BUTTON{background-color:transparent;color:#000;}#name,#address,#url{width:200px;}#message{width:260px;}

/*  リスト */ol{margin-left:30px;color:#000;}ul{margin-left:30px;color:#000;list-style:disc;}dt{color:#000;margin-left:10px;}dd{margin:0px 0px 20px 30px;
padding:8px;
border-left:dotted 1px #000;color:#000;}

/*  アドレス */address{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;font-style:normal;}/*  その他 */cite{font-style:oblique;}q{color:#000;}
pre{margin:5px 60px;padding:5px 30px 5px 30px;border:1px dotted #888;}
b{font-weight: bold;}i{font-style: italic;}big{font-size:150%}small{font-size:75%}tt{font-family:"MS ゴシック","ＭＳ 明朝","Osaka-等幅"}