body { /*ÀüÃ¼ ¿µ¿ªÀ» ¼³Á¤Å° À§ÇØ height¸¦ 100% ±×¸®°í ¿©¹éÀ» ÁÖÁö ¾Ê½À´Ï´Ù.*/
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "µ¸¿ò","san-serif";
	font-size: 12px;
 	color: #999999;
}

#container {/*º»¹®(body)¿¡ »ó´ëÀûÀÎ relative¸¦ »ç¿ëÇÏ°í ÀüÃ¼ ¿µ¿ªÀ» »ç¿ëÅ° À§ÇØ width¿Í height¸¦ */
/*»ó´ëÀûÀÎ 100%¸¦ »ç¿ëÇÕ´Ï´Ù.(À¥Ç¥ÁØ»ç¿ë½Ã ÃÖ»óÀ§ °³Ã¼¿¡ height¸¦ 100% »ç¿ëÇÏÁö ¾ÊÀ»½Ã ÇÏÀ§ °³Ã¼´Â*/
/*»ó´ëÀûÀÎ %¸¦ Àû¿ëÇÒ¼ö ¾ø½À´Ï´Ù.(%¹«½Ã))*/
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: auto;
}

* html #container {height: 100%;}

img{ 
	border:none;
	vertical-align:bottom;
}



a:link,a:active,a:visited {
	color:#666666;
	text-decoration: none;
}

a:hover{
	color:red;
	text-decoration: none;
}

#header {
	height: 150px;
}

#title {
	padding : 5px
	margin-left: 35px;
}

#apple {
	margin : -17px;
}

#menu {
	padding-left : 10px;
	margin:0px;
}

#mainpage {
	float:left;
	width: 65%;
	min-height: 100%;
	MARGIN-RIGHT: 5%
}

#sidebar {
	float:right;
	width: 20%;
	margin-right:5px;
}

#footer {
	 position: absolute;
	 bottom: 0;
 	 left: 0;
	 width : 100%;
 	 height: 100px;
}

#header li {
	display: inline;
	word-spacing: 0.5em;
}

#mainpageend { /*¸ÞÀÎ ³»¿ëÀÌ ÇÏ´Ü Ç²ÅÍ¸¦ Ä§¹üÇÏ´Â°É ¸·±âÀ§ÇØ¼­ »ç¿ëÇÏ¸ç height´Â footerÀÇ height¿Í*/
/*µ¿ÀÏÇÏ°Ô ÇØÁÖ¾î¾ß ÇÕ´Ï´Ù.*/
	clear: both;
	height: 100px;
}
/*Main*/
#main {
	list-style-type : none;
}

#main_table {
	margin-left: 70px;
	font-size : 12px;
	color : #444444;
	line-height : 1.5em;
}

/*Profile*/

#profile {
	margin-left: 20px;
}

#mz {
	line-height : 1.4em;
	list-style-type : none;
	margin-left : 20px;
	font-family : µ¸¿ò;
	font-size : 12px;
	color : #333333;
	margin-bottom : 210px;

}
	

/*Doll*/

#doll {
	list-style-type : none;
	margin-left : 220px;
	
}

#family {
	list-style-type : none;
	padding : 0px;
	margin-top: 5px;
}

#family li {
	margin-top: 5px;
}

/*link Fanart*/

#link {
	list-style-type : none;
}

#link_table {
	margin-left: 70px;
	font-size : 12px;
	color : #444444;
	line-height : 1.5em;
}

#link_table1 {
	margin-left: 20px;
	font-size : 12px;
	color : #444444;
	line-height : 1.5em;
}

.ad {
	line-height : 1em;
}

caption {
	text-align : left;
	font-size : 13px;
	color : #444444;
}

#danger {
	list-style-type : none;
	margin-left : 75px;
}

