body,
html {

    margin:0;
    padding:0;
    background: #FFFFFF; <!-- page outer background color-->
    color:#000;
    }
body {
    min-width: 750px;   
    }
a {
  color: #000;
}

#wrap {  
    margin:0 auto;         
    width:750px;    <!-- page width -->
    font-size: 13px;
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #FFFFFF; <!-- Inner page background -->
    }
#header {
   background: url('images/header-750.jpg') no-repeat;
    height: 114px;
    padding:0px 10px 0px 90px;
    font-size: 30px;
    font-weight: bold;
    color: white;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    
    height: 30px;
    width: 730px;
    padding:0px 0 5px 20px;
    background: #6b9fd5;  <!-- Header Bottom background -->
    }
#nav h1 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;

}
#nav ul{
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }    
#main {
    float:left;
    width:480px;
    margin: 0 0 20px 0;
    }
#main h2, #main p {
    margin: 20px 10px 15px 10px;
    padding:0;
	line-height:1.5;
    }

#sidebar {
    float: right;
    width:170px;
    }
#sidebar h3{
  margin: 10px 0 5px 0;
}

#footer {
    background:#6b9fd5;
    clear:both;
    height: 80px;
    text-align: center;
    color: #fff;
    padding: 10px 0 0 0;
    }
#footer a {
    color: #fff;
    }

    



.video_item {
	width:560px;    <!-- Video width -->
	font-size:14px;
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
	line-height: 10px;
	margin: 0 0 20px 0;
	border: dotted #6b9fd5 0px; <!-- Border -->

}

.video_item h3{	
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
  padding:10px; 
  margin: 30px 0 10px 0; 
	background-color:#E6E6E6;
	border-bottom:#666666 solid 1px;
	width:540px;
	}

.video_item h3 a{
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.video_item p {
  margin: 0;
  line-height: 20px;
  margin: 0 0 10px 0;
}

.video_item p span {
	font-size:13px;
}

.video_item li span {
	font-size:13px;
}

.video_item img {
  margin: 0 10px 10px 10px;
  border: solid #000000 2px;
  float: left;
}

.video_item ul {
  list-style: none;
}
.video_item li {
	margin: 0 0 13px 0;
	font-size:13px;
	line-height:1.5;
}

.video_item p a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

.video_item p a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}



.next_page a{
  border: 1px solid #C0C0C0;
  float: right;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.next_page a:hover{
  border: 1px solid #000000;
}

.prev_page a{
  border: 1px solid #C0C0C0;
  float: left;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.prev_page a:hover{
  border: 1px solid #000000;
}

.curr_page {
  margin-top: 50px;
}

.clear {
  clear: both;
}




#detail_stat {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 2px #BFBFBF;
}

#detail_stat p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#detail_stat p span {
  font-weight: bold;
}

#detail_stat a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#detail_stat a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

.comment_alt_1 {
  background-color: #fff;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin: 0 10px 15px 10px;
}

.comment_alt_2 {
  background-color: #EEEEEE;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin-bottom: 15px;
  margin: 0 10px 15px 10px;
}


.detail_comment {
  margin: 0 0 10px 0;
}

.detail_comment p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

.detail_comment span {
  font-weight: bold;
}

#video_player {
  margin: 20px 10px 10px 10px;
}



#keyword_list ul {
  margin: 0 0 20px 0;
  padding: 0;  
  list-style: none;
}

#keyword_list li {
  list-style: none;
  margin: 0 0 5px -40px;
  padding: 3px;
}

#keyword_list a {
  text-decoration:underline;
  display: block;
  color: #0000FF;
  border-bottom: 1px dotted #000;
}
#keyword_list1 a {
  text-decoration:underline;
  color: #0000FF;
  
}

#keyword_list a:hover {
  color: #FFF;
  background: #6b9fd5; <!-- Sidebar Menu Background Highlight -->
}



#w3c {
  margin: 10px 0 0 0;
}

#w3c img {
  border: 0px;
}


#profile {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 2px #BFBFBF;
}

#profile p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#profile p span {
  font-weight: bold;
}

#profile a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#profile a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

#profile img {
  float: left;
  border: 1px solid #000;
  margin: 0 20px 20px 0;
}

#profile_c1 {
  float: left;
}
#profile_c2 {
  float: left;
}

#user_menu {
  margin: 0 0 0 10px;
  padding: 0;
}

#user_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#user_menu li {
  display: inline;
  margin: 0 10px 0 0;
}

#user_menu a {
  text-decoration: underline;
  color: #000;
  padding: 3px;
}
#user_menu a:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}

.small {
 font:normal 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}