@charset "UTF-8";


body{
font-family: 'メイリオ' , Meiryo , "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
color: #990066;
background-image : url(kabe.gif);
margin: 0px;
padding: 0px;
}

a img{
border: none;
}

p {background-image: url(tomei.gif);}


/************** tag styles **************/



h3{
font-size: 120%;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h4{
font-size:105%;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h5{
font-size:105%;
font-weight:bold;
margin: 0px;
padding: 0px;
}

h6{
font-size:100%;
font-weight:bold;
margin: 0px;
padding: 0px;
}


strong{
font-size:100%;
font-weight:bold;
}


/*************** list tag styles 1***************/

ul {
list-style-type: disc;
}


/************* a **************/

A{
  color: #990066;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}


/************** Section menu **************/

#sidebar{ /* ２カラムのサイトバー */
float: left;
padding: 0px 10px 10px 0px; /* 上右下左の順 */
}

#sidebar table{
width: 150px;
}

#sectionLinks{
margin: 0px;
padding: 0px;
color: #990066;
background-color: #ffccff; 
}

#sectionLinks a:link, #sectionLinks a:visited{
display: block;
border-top: 1px solid #cc6699;
border-bottom: 1px solid #cc6699;
font-size: 80%;
font-weight:bold;
padding: 15px 0px 15px 10px;
color: #990066;
background-color: #ffccff;
}

#sectionLinks a:hover{
border-top: 1px solid #cc6699;
background-color: #ccffcc;
font-size: 85%;
text-decoration: none;
}

#sectionLinks{
margin: 0px;
padding: 0px;
}

#sectionLinks b{
font-size:100%;
font-weight:bold;
color: #ff0000;
}

#sectionLinks hr {
  color: #990066; /* 線の色(IE用) */
 background-color: #990066; /* 線の色(NN用) */
  height: 8px; /* 線の太さ */ 
}



/************** content margin **************/


#content{
margin-left:1%;
margin-right:1%;
}


/************** テーブル一列 **************/


.tinline{
display: inline-block;
border: 3px solid #990066;
margin: 10px 10px 10px 10px;
}

.tinline a:link, .tinline a:visited{
display: block;
background-color: #ffffff;

}

.tinline a:hover{
background-color: #ccffcc;
}

/************** テーブル最低幅 **************/


.min{min-width: 200px;}



/************** header **************/

#header{
background-color: #ffffff; /* 白色 */
margin-bottom: 60px; 
padding-top: 5px;
padding-bottom: 3px;
}


#header img{ /* サイトロゴ */
float: left; /* ヘッダの左に動かす */
position: absolute; /* ヘッダの左上に表示する仕掛け */
top: 0px; /* ヘッダの左上に表示する仕掛け */
left: 0%; /* ヘッダの左上に表示する仕掛け */
margin: 0px;
z-index: 1; /* サイトロゴをテキストの後ろに表示 */
}

#header p{
font-size: 70%;
color: #990066; /* えんじ */
margin: 1px 0px 2px 180px; 
padding: 0px;
}


#header h1{
font-family:"HGS創英角ｺﾞｼｯｸUB","ＭＳ Ｐ明朝",平成明朝,serif;
font-size: 120%;
font-weight: bold;
color: #990066;
margin: 5px 0px 0px 160px; 
padding-top: 0px;
}

#header h2{
font-family:"ＭＳ Ｐ明朝",平成明朝,serif;
font-size: 95%;
line-height : 110%; 
font-weight: bold;
text-align: right;
color: #990066;
margin: 0px 0px 3px 0px; 
padding: 0px;
position:relative; /* これがないと下のｚが効かない */
z-index: 10; /* サイトロゴの上に被って表示 */
}

#header h2 a{
color: #990066;
margin: 0px;
}
#header h2 a:hover{
color: #0000ff;
}

/************** footer **************/

#footer{
clear: both;
border-top: 1px solid #cccccc;
color: #cccccc;
background-color: #ffffff;
padding: 1px 10px 7px 10px;
text-align: center;
line-height : 200%; 
}

#footer img{
margin-left: 1em;
padding: 2px 4px 4px 0px;
vertical-align: middle;
}

#footer h3{
display: inline;
font-size: 90%;
color: #000000;
}

#footer h3 a{
display: inline;
font-size: 90%;
color: #990066;
}

#footer h3 a:hover{
color: #00cc00;
color: #990066;
}

#footer h4{
display: inline;
font-size: 80%;
color: #990066;
}

#footer h4 a{
display: inline;
font-size: 80%;
color: #990066;
}

#footer h4 a:hover{
display: inline;
font-size: 80%;
color: #990066;
}
