/***** commons *****/
* {
	margin: 0;
	padding: 0;
}

body {
	color:#333333;
	font-family: "Verdana", "Geneva", sans-serif;
	word-break  : break-all ;
	word-wrap   : break-word ;
	background-color: #fff;
	line-height:1.6;
	font-size:90%;
	padding: 0px; /* 5% 20px 5%; mod by YO 061127 */
	/* border: 5px solid #777; mod by YO 061108 */
}

h1 {
	padding:5px;
	text-align:left;
	/* margin-bottom: 20px; mod by YO 061108 */
}

h2 {
	font-size: 10px;
	font-weight: normal;
}

h3 {
	font-size: 105%;
}

p {
	margin: 5px 0 5px 0;
}

img {
	border: 0;
}

a {
	cursor: pointer;
	color: #105CB6 ;
}
a:visited {
	color: #105CB6;
}
a:hover, a:focus {
	color: #003;
}
a:active {
	color: #000;
}

input {
	margin: 0px;
	padding: 2px;
	font-size:12px;
}

.clear {
	clear: both;
}

/***** header *****/
#header{
	margin:0px auto;
	width:869px;
}
#logo{
	float:left;
	width:300px;
}

/***** wrapper *****/
#wrapper{
	margin:0px auto;
	width:869px;
}

/***** main *****/
#main {
	float:left;
	width:649px;
	margin-right:5px;
	background-color: #fff;
}

#navigation{
	background-image:url(/images/navi_back.gif);
	width:100%;
	height:25px;
	text-align:right;
	margin-bottom:10px;
}

#navigation ul{
	padding-right:5px;
	list-style:none;
}

#navigation ul li{
	display:inline;
}

#navigation a{
	font-size:12px;
	/*
	color:#000;
	text-decoration:none;
	*/
}

a.video img {
	width: 130px;
	height: 97px;
	border: 1px solid #000;
	padding: 3px;
}
a:hover.video img{
	border: 1px solid #5496FC ;
}

.result {
	display: inline;
	float:left;
	padding-top: 10px;
	width: 160px;
	height: 170px;
	text-align:center;
	position:relative;
}
.result p {
	margin-top: 0;
}
.result p span {
	color: #f66;
	background-color: #fff0f0;
	font-size: 0.9em;
	font-weight: bold;
}
.result .play {
	position:absolute;
	width:19px;
	height:19px;
	z-index:50;
	top:100px;
	right:8px;
	background-image:url(/images/gfx_icon_video.png);
	background-repeat:no-repeat;
}

/***** sideContent *****/
#sideContent{
	float:left;
	width:200px;
	font-size:12px;
}

#searchForm{
	float:left;
	width:188px;
	font-size:12px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
}
#searchForm .textForm{
	width:175px;
}
#searchForm input.submit {
	width: 75px;
}

.m_search{
	background-image:url(/images/search.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

.m_blog{
	background-image:url(/images/blog.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

/***** footer *****/
#footer {
	width:869px;
	border:1px solid #999;
	background:#f4f4f4;
	text-align:center;
	padding:10px 0px;
	margin:5px auto 20px auto;
	font-size:80%;
	clear:both;
}

#footer p{
	margin:0;
}

/***** Ad *****/
.header_banner{
	float:left;
	width:569px;
	padding-top:12px;
	text-align:right;
}

.banner_ad_unit {
	background: #fff;
	position: relative;
	padding: 0 0 10px 4px;
	height: 7em;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	width: 649px;
	clear: both;
}

.banner_ad_unit a.ad_block {
	display: block;
	float: left;
	border: 1px solid #ddd;
	padding: 7px 10px 7px 10px;
	width: 185px;
	height: 6.5em;
	overflow: hidden;
	text-decoration: none;
	color: #333;
	margin: 0 4px;
	line-height: 1.3;
}

.banner_ad_unit a.ad_block:hover {
	border-color: #999;
}

.banner_ad_unit .ad_special a.ad_block {
	width: 728px;
	margin-left: 76px;
	text-align: center;
} * html .banner_ad_unit .ad_special a.ad_block { margin-left: 38px; }

.banner_ad_unit a.ad_block img {
	margin-left: 76px;
}

.banner_ad_unit strong {
	font-size: 105%;
	text-decoration: underline;
	color: #105CB6;
	display: block;
}

.banner_ad_unit .ad_special strong {
	font-size: 195%;
	font-weight: bold;
}

.banner_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	display: block;
	color: #999;
	padding-top: 2px;
}

.banner_ad_unit a.ad_origin {
	position: absolute;
	top: -5px;
	right: 35px;
	display: block;
	padding: 0 5px;
	background: #fff;
	font-size: 85%;
	color: #ccc;
}

.banner_ad_unit .ad_special a.ad_origin {
	right: 100px;
}

.banner_ad_unit a:hover strong {
	color: #003;
}

.banner_ad_unit a.ad_origin:hover, .banner_ad_unit a:hover em {
	color: #333;
}

.ad_line, .ad_text {
	text-align: center;
}

.ad_line a {
	text-decoration: none;
}

.ad_text {
	font-size: 90%;
	margin-top: 10px;
}

div#dmm_video_list {
	margin-bottom:10px;
	background-color: #eeeeee;
	border:1px solid #dddddd;
}

div#dmm_video_list h3 {
	background-color: #dddddd;
	padding-left: 10px;
}

div#dmm_video_list .dmm_video{
	clear:both;
	width:188px;
	padding:5px;
	height:150px;
}
div#dmm_video_list a {
	text-decoration: none;
}
div#dmm_video_list .image {
	clear:both;
	float:left;
	width:70px;
}
div#dmm_video_list .actoress {
	float:left;
	display: block;
	padding-top:5px;
	padding-left:3px;
	width:115px;
}
div#dmm_video_list .actoress .description {
	font-size: 11px;
	display: block;
}

div#amazon_list {
	font-size: 12px;
	text-align: center;
}

div#amazon_list div.product {
	padding: 10px 0px 10px 0px;
	border: 1px solid #dddddd;
}

div#amazon_list div.product p {
	margin: 0;
}

div#amazon_list div.product h4 {
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
}

div#amazon_list div.product div.product_info {
	padding: 3px;
	text-align: left;
}

div#amazon_list div.product div.product_info p {
	line-height: 1.2;
}

/** watch **/
#watch {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#player {
	width: 430px;
	float: left;
}

#player h2 {
	font-weight: bold;
	font-size: 105%;
	color: #000000;
}

#player ul {
	list-style-type: none;
}

#player li {
	float: left;
	margin-right: 20px;
}

#player dt {
	float: left;
	width: 66px;
	line-height: 1.6;
	font-size: 13px;
}

#player dd {
	margin-left: 70px;
	line-height: 1.6;
}

#player dd input {
	width: 340px;
}

#player ul.tags {
	font-size: 12px;
}

#related_video_list {
	margin-left: 50px;
}

#related_video_list .result {
	height: auto;
}

/** player_window */
#player_window ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#player_window li {
	float: left;
	margin-right: 20px;
}

#player_window a {
	color: #FFFFFF;
	text-decoration: none;
}

#player_window a:hover, a:focus {
	text-decoration: underline;
}

/** video menu */
.a_youtube{
	background-image:url(/images/home.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

.a_hatebu{
	background-image:url(/images/add.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

.a_download{
	background-image:url(/images/download.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

.a_alert{
	background-image:url(/images/alert.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 13px;
}

/** pagination */
.pagination {
	font-size: 13px;
}

ul.pagination li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
}

div.pagination_top {
	text-align: right;
}

div.pagination_top span.sort_navi {
	float : left;
	display : inline;
}

#tag_navi{
	margin-bottom : 10px;
	font-size: 13px;
	border-bottom : 1px solid #e2e5ea;
	padding : 10px 0;
}

#tag_navi dt {
	float: left;
	width: 105px;
	line-height: 1.6;
	padding-left: 13px;
	background: url(/images/mi_arr1_right.gif) no-repeat 0 50%;
}

#tag_navi dd {
	margin-left: 115px;
	line-height: 1.6;
}

#tag_navi dd span {
	margin-right: 10px;
}

/* special */
div.sponsorDiv {
	margin: 15px 0 30px 0;
}

div.sponsorDiv h2 {
	border-left:3px solid #52798a;
	height:30px;
	padding:22px 0 0 12px;
}

div.sponsorDiv .sponsorLeft {
	float:left;
	width:125px;
	padding-left:18px;
}

div.sponsorDiv .sponsorLeft p {
	padding:0;
}

div.sponsorDiv p.siteImg {
	padding:0;
	margin:0 0 6px 0;
	background:url(/images/special/drop_shadow.gif) no-repeat;
	height:95px;
	width:125px;
}

div.sponsorDiv .sponsorRight {
	float:right;
	width:505px;
	line-height:125%;
}

div.sponsorDiv .sponsorRight p {
	padding: 0 18px;
}

/** other */
#breadcrumbs {
	font-size: 13px;
}

.title{
	margin-top:10px;
	padding-bottom:5px;
	border-bottom: 1px solid #BFBFBF;
}

.title h2 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

div.more {
	text-align: right;
	font-size: 90%;
	margin-top: 0px;
}

.icon16 {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

div#related_blog_list dl.log dt span.date {
	font-size: 90%;
	color: #999999;
	margin: 0 4px;
}

/* tagcloud */
.tagcloud {
	text-transform: uppercase;
	text-align: center;
	margin: 1em 0;
}

.tagcloud a {
	letter-spacing: -0.1em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	white-space: nowrap;
}

.tagcloud a.latest {
	color: #105CB6;
}

.tagcloud a.latest:hover {
	color: #003;
}

.tagcloud a.later,
.tagcloud a.earlier,
.tagcloud a.earliest {
	color: #cccccc;
}

.tagcloud a.later:hover,
.tagcloud a.earlier:hover,
.tagcloud a.earliest:hover {
	color: #003;
}


div.json_ad {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
}

div#json_ad_header {
	margin-bottom: 5px;
}