body{
	background-color: #000000;
	color: #999999;
	font-size: 13px;
}

#outline{
	width : 830px;
	font-size: 13px;
	color: #999999;
	top: 0px;
	background-color: #000000;
}

#main-index{
	width : 820px;
	padding : 0px;
	height: 250px;
	background: #000000 url(image/migi.jpg) no-repeat;
}


#main {
	width : 820px;
	padding : 0px;
	height: 400px;
	background: #000000 url(image/migi2.jpg) repeat-y fixed center top;
	top: 0px;
}


#hidari {
	width : 135px;
	line-height: 200%;
	float : left;
	height:auto;
	heigtmin:250px;
	color: #999999;
	font-size: 15px;
	top: 0px;
}

#hidari a span {
display:none;
}
#hidari a {
	display:block;
	height:25px;
	color: #CCCCCC;
	margin-left: 0px;
}
#hidari a:hover {
	display:block;
	height:25px;
	margin-left: 0px;
	color: #FF9900;
}

/* 左MENU
---------------------------------------------*/
#menu00 a span {
display:none;
}
#menu00 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-home.gif);
	background-repeat:no-repeat;
	margin: 15px;
}
#menu00 a:hover {
background-image:url(image/menu-home2.gif);
background-repeat:no-repeat;
} 

#menu11 a span {
display:none;
}
#menu11 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-profile.gif);
	background-repeat:no-repeat;
	margin: 10px;
}
#menu11 a:hover {
background-image:url(image/menu-profile2.gif);
background-repeat:no-repeat;
} 

#menu22 a span {
display:none;
}
#menu22 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-message.gif);
	background-repeat:no-repeat;
	margin: 10px;
}
#menu22 a:hover {
background-image:url(image/menu-message2.gif);
background-repeat:no-repeat;
} 

#menu33 a span {
display:none;
}
#menu33 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-gallery.gif);
	background-repeat:no-repeat;
	margin: 10px;
}
#menu33 a:hover {
background-image:url(image/menu-gallery2.gif);
background-repeat:no-repeat;
} 

#menu44 a span {
display:none;
}
#menu44 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-works.gif);
	background-repeat:no-repeat;
	margin: 10px;
}
#menu44 a:hover {
background-image:url(image/menu-works2.gif);
background-repeat:no-repeat;
} 

#menu55 a span {
display:none;
}
#menu55 a {
	display:block;
	width:150px;
	height:25px;
	background-image:url(image/menu-link.gif);
	background-repeat:no-repeat;
	margin: 10px;
}
#menu55 a:hover {
background-image:url(image/menu-link2.gif);
background-repeat:no-repeat;
} 

/*---------------------------------------------*/


#side {
	width : 630px;
	float : right;
	text-align: left;
	vertical-align: 150%;
	line-height: 180%;
	font-size: 13px;
	color: #999999;
}



#side a:link {color: #DEA621;}
#side a:visited {color: #999999}
#side a:hover {color: #E77D21}
#side a:active {color: #a8b120}



#footer{
	width : 820px;
	text-align : center;
	font-size: 13px;
	color: #999999;
	float : left;
	background: url(image/foot.jpg) no-repeat top;
	height: 5px;
} 

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .4em;
}

/*　見出しスタイル */	

h1{
	font-size : 130%;
	font-weight : bold;
	color : #CCCCCC;
	text-align : left;
	letter-spacing : 1px;
	line-height : 140%;
	text-indent: 5px;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	}
	
	
	
h2{
	font-size : 130%;
	font-weight : normal;
	color : #FF9966;
	text-align : left;
	padding: 3px 10px 3px 5px;
	margin: 10px 50px 10px 15px;
	border: 1px solid #FFCC66;
	}
	

	
h3{
	font-size: 110%;
	color: #003399;
	border-bottom: 1px solid #6699CC;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 5px;
	}
	

h4{
	font-size:100%;
	margin-left:  0px;
	margin-right: 50px;
	margin-bottom: 5px;
	color: #666666;
	background: #9CAEB5;
	padding: 5px 10px 5px 5px;
	}
	

h5{
	font-size : 100%;
	font-weight : normal;
	color : #000063;
	text-align : left;
	padding: 0px 10px 0px 0px;
	margin: 10px 50px 10px 0px;
	border-top: 1px solid #9CAEB5;
	border-right: 1px solid #9CAEB5;
	border-bottom: 1px solid #9CAEB5;
	border-left: 1em solid #9CAEB5;
	}


/********** Top 枠 *************/
.title{/*タイトル部分*/
  color: #a8b120;/*文字色*/
  padding: 0px 1em;
  border-left: 20px double #a8b120;/*左の二本線*/
  border-right: 1px none #006633;/*右の点線*/
  font-size: 13px;/*文字サイズ*/
  font-weight: bold;/*太字*/
  font-family: Arial,sans-serif;
  letter-spacing: 0.2em;/*文字間隔*/
  }
  
.title2{/*タイトル部分*/
	color: #DEA621;/*文字色*/
	padding: 0px 1em;
	border-left: 20px double #DEA621;/*左の二本線*/
	border-right: 1px none #FFCC00;/*右の点線*/
	font-size: 13px;/*文字サイズ*/
	font-weight: bold;/*太字*/
	font-family: Arial,sans-serif;
	letter-spacing: 0.2em;/*文字間隔*/
  }
  
.title3{/*タイトル部分*/
  color: #8C0042;/*文字色*/
  border-left: 10px double #8C0042;/*左の二本線*/
  border-right: 1px none #FF9999;/*右の点線*/
  font-size: 13px;/*文字サイズ*/
  font-weight: bold;/*太字*/
  font-family: Arial,sans-serif;
  letter-spacing: 0.2em;/*文字間隔*/
  }
  
.mojidai{
	font-size: 14px;/*文字サイズ*/
	line-height: 30px;
	color: #CCCCCC;
  }

.mojaka{
	font-size: 13px;/*文字サイズ*/
	line-height: 30px;
	color: #8c0000;
  }

.text2{
  font-size: 10px;/*文字サイズ*/
  }


td, th {
	font-size: 14px;
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #999999;
} 

.gallerytitle
{/*タイトル部分*/
	color: #DEA621;/*文字色*/
	padding: 0px 1em;
	border-left: none;/*右の点線*/
	font-size: 13px;/*文字サイズ*/
	letter-spacing: 0.2em;/*文字間隔*/
	border-bottom: 1px solid #999999;
} 