body{
	background-color: #FFFFFF;
	color: #333333;
	font-size: 13px;

}

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

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


#main {
	width : 820px;
	padding : 0px;
	height: 400px;
	background: #FFFFFF url(image/migi-pro.jpg) repeat-y fixed center top;
	color: #333333;
	top: 0px;
}


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

/* 左MENU
---------------------------------------------*/
#menu00 a span {
	display:none;
	color: #333333;
}
#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: 15px;
}
#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: 15px;
}
#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: 15px;
}
#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: 15px;
}
#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: 15px;
}
#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%;
	margin-left: 10px;
	line-height: 180%;
	font-size: 13px;
	color: #333333;
	background-image: url(image/shitaji.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
}

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



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

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

h3 {
	font-size: 1em;
	padding: 0.4em;
	color: #333333;
	background-color: #DEA621;
	margin: 0px;
	border-bottom: 1px solid #999999;
}

h2 {
	color: #333333;
	font-size: 1em;
	cursor: default;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}

h1 {
	color: #8c0000;
	font-size: 17px;
	cursor: default;
	display: block;
	margin: 10px 0 3 0px;
	padding: 0;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 0 1px 0;
	background: url(images/h1-bg.gif) no-repeat left;
	text-indent: 50px;
  }


/********** 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: #333333;
  }

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

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


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