body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
 	font-size: 14px;
	color: #333333;
	}



/* リンク設定部 */

a {
	text-decoration:underline; 
	color: #0000FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #0000ff; 
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	background-image: url();
	background-position: right;
	background-repeat: repeat-y;
	border: 1px solid #EC4E99;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	background-image: url(http://www.1koreantv.com/img3/banner.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #feeff6;
	background-position: right;
	border-bottom: solid 10px #EC4E99;
	height: 120px;
                padding-right: 280px;
	}

#banner-b {
                background-color: #FFFFFF;
	text-align: center;
	height: px;
	border-top: solid 0px #feeff6;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FF99CC;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #FF99CC;
	font-weight: bold;
	text-decoration: none; 
	}

#banner h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-left:10px;
	margin-bottom:10px;
	}

#banner h2 {
	font-size: 12px;
	margin-left:10px;
	font-color: #cccccc;
	}

#right {
		float: left;
	
	
	width: 220px;

	
	overflow: hidden;
	}

#center {
	float: left;
	width: 550px;
	overflow: hidden;
	}

.content {
	padding: 10px 10px 10px 10px;

	font-family: Verdana, Arial, sans-serif;
	}


.paginate {
    text-align: center;
    font-size: 9px;
}

.font1 {

 	font-size: 10px;
}

.font2 {

 	font-size: 12px;
}

.font3 {

 	font-size: 10px;
 	font-color: #0000ff;

}

.font3 a {
	color: #0000ff;
	font-weight: ;
	text-decoration: none; 
	}

.font3 a:hover {
	color: #0000ff;
	font-weight: ;
	text-decoration: none; 
	}

.content h3 {
	color: #999999;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color:#FFFFCC;
	border-bottom: solid 1px #D01D58;
	border-top: solid 1px #D01D58;
	border-right: solid 1px #D01D58;
	border-left: solid 4px #FF99CC;
	}


.content h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 3px 10px;
	background-color:#EC4E99;
	border-left: solid 6px #FF99CC;
	border-right: solid 6px #FF99CC;
	}

.content h4 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 3px 10px;
	background-color:#FFFFFF;
	border: dotted 2px #EC4E99;
	}

.content h5 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
            　  background-image : url(http://www.1koreantv.com/img3/tv-retro-16ak.gif);
            　  background-repeat : no-repeat;
           　   background-position : left top;
	border-bottom: dotted px;
	border-color:#FF99FF;
	}



.sidebar {
	padding: 10px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#FF99CC;

	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	}

/* 右メニューリストマーク */

ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 10px;
  margin-bottom : 0px;
  padding-left : 0px;
}

ul li {
  padding-left : 10px;
  list-style-type : none;
  background-image : url();
  background-repeat : no-repeat;
  background-position : left center;
  font-size : 12px;
  font-family : sans-serif;
  line-height : 150%;
}

ul ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 0px;
}

ul ul li {
  margin-left : 0px;
  padding-left: 7px;
  background-image : url();
  background-repeat : no-repeat;
  background-position : left top;
  font-size : 12px;
  line-height : 150%;
}

ul ul ul li {
  margin-left : 0px;
  padding-left: 0px;
  background-image : none;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar #categories ul {
	padding-left: 5px;

	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
                padding-left : 10px;
                list-style-type : none;
                background-image : url();
                background-repeat : no-repeat;
                background-position : left center;
               font-size : 12px;
               font-family : sans-serif;
               line-height : 150%;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 0px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

/* 右メニューリストマーク */

ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 10px;
  margin-bottom : 0px;
  padding-left : 0px;
}

ul li {
  padding-left : 17px;
  list-style-type : none;
  background-image : url();
  background-repeat : no-repeat;
  background-position : left center;
  font-size : 12px;
  font-family : sans-serif;
  line-height : 150%;
}

ul ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 0px;
}

ul ul li {
  margin-left : 0px;
  padding-left: 5px;
  background-image : url();
  background-repeat : no-repeat;
  background-position : left top;
  font-size : 12px;
  line-height : 150%;
}

ul ul ul li {
  margin-left : 0px;
  padding-left: 0px;
  background-image : none;
}



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
                background-color : #FFFFFF;
	border :solid 1px #FF99CC;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}


.footer {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#EC4E99;
	text-align: center;
	padding: 2px;
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

#koedo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	font-size: 10px;
	text-align: right;
}


