@charset "Shift_Jis";
/*****************トップページのみ必要なCSS*****************/
div#ie{
text-align:center;
height:480px;
/*全体の位置*/
}
div#main{
text-align:left;
width:350px;
margin:0px auto;
border:solid 1px;
border-color:#99ffff;
height:100%;
/*全体のレイアウト*/
}
h1{
padding:25px 0px 0px 0px;
font-family:impact;
font-size:30px;
letter-spacing:2px;
/*サイトタイトル*/
}
p.c{
padding:1px 5px;
/*カウンター部分*/
}
ul{
list-style:none;
text-align:right;
}
li{list-style:none;
padding:2px 5px;
height:20px;
/*コンテンツリンク部分リスト共通の指定*/
}
li.t1{
background-color:#ccffff;
/*コンテンツリンク部分1*/}
li.t2{
background-color:#ccffff;
/*コンテンツリンク部分2*/}
li.t3{
background-color:#ccffff;
/*コンテンツリンク部分3*/
}
li.t4{
background-color:#ccffff;
/*コンテンツリンク部分4*/
}
li.t5{
background-color:#ccffff;
/*コンテンツリンク部分5*/
}
li.t6{
background-color:
#ccffff;
/*コンテンツリンク部分6*/
}
li.t7{
background-color:
#ccffff;
/*コンテンツリンク部分7*/
}
li.t8{
background-color:
#ccffff;
/*コンテンツリンク部分8*/
}
li.t9{
background-color:
#ccffff;
/*コンテンツリンク部分9*/
}
li.t10{
background-color:
#ccffff;
/*コンテンツリンク部分10*/
}
p#text1{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分1*/}
p#text2{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分2*/}
p#text3{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分3*/
}
p#text4{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分4*/
}
p#text5{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分5*/
}
p#text6{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分6*/}
p#text7{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分7*/}
p#text8{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分8*/}
p#text9{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分9*/}
p#text10{
text-align:center;
padding:2px 5px;
height:25px;
color:#99cccc;
/*説明文字部分10*/}
div#bottom{
padding:2px 5px;
height:5px;
color:#blue;
background-color:#bed1e3;
text-align:left;
/*コピーライト部分*/}