/* 基本的な設定 */

*	{margin:0px; padding:0px;}

body	{background:url(back036-1.jpg) no-repeat top #000000 scroll; color:#777777; font-size:100%; line-height:1.6; text-align: center;}

table	{color:#003333; font-size:17px; line-height:27px;}

/* リンクの設定 */
a	{color:#999999; text-decoration:none;}
a:hover	{color:#333333; text-decoration:none;}


/* 色々 */
p	 {margin-bottom:10px;}
p.center {text-align:center;}


em	{font-style:normal; font-weight:bold;}
strong	{color:#333333; font-weight:bold;}
ins	{text-decoration:none; border-bottom:1px solid #000000;}
del	{color:#999999; text-decoration:line-through;}
hr      {height:1px; background-color: #777777; border:none; color:#ff0000;}

ma{
	display:none;
}
	.logo{  
                margin: 240px 0 10px;
		background:url(/ee/ee-logo10.png) no-repeat center;
		height:150px;
        }

/* 見出し */

	
h2	{color:#ffffff; font-family:"Times New Roman","Tiranti Solid LET",serif; text-align:right; border-bottom:1px solid #dcdcdc; width:150px; padding-right:5px; margin-bottom:10px;}
h3	{color:#999999; font:17px/19px "Times New Roman"; font-weight:bold; padding-left:10px;}
h4	{color:#ffffff; font-weight:normal; line-height:15px; margin:0px;}
h5      {color:#ffffff; font-size:110%;}
h6      {color:#ffffff; font-size:100%;}

/*ページ全体*/
#out{
        margin: 0auto;
        width: 800px;
        text-align: left;
}





/* リストの設定 */
ol	{margin:0px 0px 10px 55px;}
ol li	{margin:0px 0px 1px 100px;}

ul	{text-align:left; margin:0 auto;}
ul li	{font-size:100%; list-style-type:square; list-style-position:inside; margin:0 0 0 20px;}
ul li a {color:#d1ecfb;}
ul.outline li	{margin-bottom:3px; list-style-type:none; list-style-position:outside;}
ul.inline li	{margin-right:5px; list-style-type:none; display:inline;}

dl	{margin:0px 2px 10px;}
dt	{color:#000000;}
dd	{color:#555555; border-left:5px solid #c0c0c0; padding:2px 10px 1px; margin-left:10px;}
dl.link	{margin:0px 0px 7px; clear:both;}
dl.link dt	{border:none; background:none; margin:0px; padding:0px; float:left;}
dl.link dd	{line-height:15px; border:0px; padding:0px;}


/* div設定 */
.text	{background:#111111; margin:0 0 5px 50px; padding:10px 10px 5px 10px;}
.scroll	{height:70px; width:90%; margin:2px 10px 17px; overflow:auto;}
.mokuzi {margin:10px; font:normal normal normal 16px/28px Verdana,"ＭＳ Ｐゴシック";}
.write  {margin:20px 10pxpx 15px 0px; padding:0px 0px 0px 10px;}


/* 全体の設定(ノーフレーム top.html...) */
.menu a	{color:#777777;}
.menu a:hover{color:#333333;}

ul.menu	{text-align: left; margin:15px 0 10px 0;}
ul.menu li	{color:#ffffff; display:inline;}

.all	{height:100%; width:100%; margin:15px;}
.footer	{text-align:right; padding-right:25px;}


/* 全体の設定(ノーフレーム index.html) */  
   
#index .title{color:#ccffff; font-size:130px; font-family:AK BlueHeaven; text-align:center; margin:80px 0px 80px;}
#index .main{width:570px; margin:10px 0px; padding-left:10px;}

/*------ページトップ-------*/

.pagetop{
        font-family: "Times New Roman","Tiranti Solid LET",serif;
        text-align : right;
        margin : 10px 0 0 0;
}


















