/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	/* background-image: url(../image/back_head.jpg); */
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #ffffff;
	font-size:small;
	/*text-align: center;*/
}



a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #F2F2EC;
}
a:active {
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-size: 90%;
	line-height: 120%;
}

.contents {	
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	}

.c_title {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 120%;
	color:#333366;
	}
	
.title {
	line-height: 120%;
	font-size: 98%;
	color: #0066CC;
	font-size: 100%;
	}

.text {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 90%;
	line-height: 120%;
	}

.text-small{
    font-size: 90%;
    line-height: 120%;
    letter-spacing: 0.1em;
    padding:0;
    margin: 0;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/* ---폜border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;---- */

}

#navi {
	height: 33px;
	
}
#navi_c {
	padding-top: 6px;
	height: 20px;
	padding-bottom: 5px;
	width: 785;
	margin-right: auto;
}

#navi_c .im {
	margin-left: 3px;
	margin-right: 0px;	
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 52px;

}
#contents {
	background-color: #Ffffff;

}
#movies {
	background-color: #Ffffff;
	position: relative;
  	z-index: 2;
}



#topics{
	background-image: url(../images/topics_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	width:220px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#ban_img {
	padding-left: 10px;
	padding-top: 1px;
}



#fotter {
	border-top: 1px solid #ccc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 15px;
	width: 800px;
	height: 30px;
	margin-bottom: 10px;
	
	}
#home {	margin-left: 15;
	position: relative; 
	bottom: 2px; 
	left: 170px;
	}

//#navi_cc {
	float: left;
	position: relative; 
	margin-top: 12px; 
	margin-left: 10px;
	width: 150px;
	background-image: url(../images/back_concert.jpg);
	
	}
	
#concert {
	float: right;
	margin-top: 12px;
	padding: 12px 0 1 -2em;
	margin-left: 190px;
	width: 650px;
	}
	
#concert_box {
	width: 626px;
	}
	
#concert_photo {
	padding: 5px 0px 8px 8px;
	float: left;
	}
	
#p_c {
	color: #333333;
	padding-right: 20px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 90%;
	line-height: 130%;
}
	
	
	
	
	


.profile{
	font-size:small;
	line-height:120%;
	text-align:left;
	margin-top:10px;
	margin-left:18px;
	margin-right:10px;
	background-color:#EBF8E7;
	padding:12px
	}

/* lilioco */
.message{
	font-size:small;
	line-height:120%;
	text-align:left;
	margin-top:10px;
	margin-left:20px;
	margin-right:12px;
	background-color:#EDFAF8;
	padding:12px
	}

.message2{
	font-size:small;
	line-height:120%;
	text-align:left;
	margin-top:8px;
	margin-left:10px;
	margin-right:12px;
	padding:15px;
	
	}

/* other concert back image */
.back1{
	margin-right:12px;
	background-color:#E9F5F9;
	padding:10px
	}
