@charset"utf-8";
/*

Theme Name: dance+ theme
Theme URI: http://www.danceplusmag.com/
Description: original theme
Author:ryoji ham
Author URI: http://www.danceplusmag.com/
Version: 1.0
Tags: White,Fixed Width,Grey

/*


/*Begin Typography&Colors*/

body{
	font-size: 62.5%;
	font-family: 'arial','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33','Hiragino Kaku Gothic Pro','Osaka','\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF',sans-serif;
	*font-family: 'arial','\FF2D\FF33\20\FF30\30B4\3 0B7\30C3\30AF',sans-serif;
	_font-family: '\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF',sans-serif;
	background: #eee;
	color: #333;
	text-align: center;
}

p{
	line-height: 21px;
}


img{
	border:none;
	
	}

#wrapper{
	text-align: left;
}

#nav{
	font-size: 1.2em;
}

#header{
	background: url(image/head-image4.jpg) no-repeat center center;
}

#header h1{
	font-size: 1.1em;
	text-align: right;
	margin: 0px;
	padding:50px 0 30px 0;
}

#top-content{
	background: #fff;
}

#recent-title{
	background: #d5d5d5;
}



.top-NewEnt-title{
	font-size: 1.5em;
}

.top-recent-title{
	font-size: 2.4em;
	margin:0;
	padding:0;
}

.recent-text{
	font-size: 1.2em;
}

.more h3{
	font-size: 1.0em;
}

.more li{
	font-size: 1.2em;
}

 #main-content{
 	background: url(image/top-line.gif) repeat-x top left #eaeaea;
 }
 
 #main-content h3{
 	font-size: 1.2em;
 	font-weight: bold;
 }
 
 #main-content li{
 	font-size: 1.2em;
 }
 
#information{
	background:  url(image/top-line.gif) repeat-x top left #f5f5f5;
}

#information h2{
	font-size: 2.8em;
	font-weight: bold;
}

#information li{
	font-size: 1.2em;
}

.sub-text{
	font-size: 1.0em;
}

#static-content{
	background:  url(image/top-line.gif) repeat-x top left #f5f5f5;
}

 #static-content h2{
 	font-size: 2.8em;
 }
 
 #static-content dt{
 	font-size: 1.1em;
 	line-height: 15px;
 }
 
 #static-content .title{
 	font-size:1.3em;
 	line-height:18px;
 	font-weight:bold;
 }
 	
 
 
 #footer{
 	background: url(image/top-line.gif) repeat-x top left #7c7c7c;
 }

/*End Typography&Colors*/

/*Begin Structure*/

body{
	margin: 0;
	padding: 0;
}

#wrapper{
	background:url(image/main-bg.gif) repeat-y top center #fff;
	margin: 0 auto;
	padding: 0;
	width:860px;
}

#header{
	margin: 0;
	padding: 0 20px 20px 0;
	height: 120px;
}
 
 #nav-box{
 	background:none;
 	margin: 0 0 0 320px;
 	padding: 10px 20px 0 0;
 	text-align: left;
 }

#top-content{
	float: right;
	margin: 0;
	padding: 0;
	width: 650px;
}

#recent-title{
	margin: 0;
	padding: 20px;
}

.recent-box{
	margin: 30px 0 0 0;
	padding: 0;
	min-height: 1em;
    display: inline-table;
}

.recent-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* recent-box {
    height: 1em;
}

.recent-box {
    display: block;
}
/**/

.recent-box .box-left{
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	width: 400px;
}

.recent-box .box-right-image{
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
	height:180px;
}

.recent-text p{
	margin: 0;
	padding: 0;
}

.recent-text{
	margin: 20px 0 0 0;
	padding: 0;
}

.morelink{
	margin:10px 0 0 0;
	font-size:1.1em;
	text-align: right;
	font-family: Times;
	}
	
.recent-box .morelink a{
	color:#000;
	background:#c5c5c5;
	text-decoration:none;
	padding:3px 6px 3px 6px;
	}

.recent-box .morelink a:hover{
	color:#fff;
	text-decoration:none;
	background:#333;
	padding:3px 6px 3px 6px;
}

#main-content{
	clear: both;
	margin: 0;
	padding: 20px;
}

#information{
	margin: 0;
	padding: 20px;
}

.info-area{
	width:610px;
	margin:0;
	padding:0;
	height:50px;
}

.info-area .left{
	width:200px;
	float:left	
}

.info-area .right{
	width:400px;
	float:right;
}


.box{
	margin: 0;
	padding: 0;
	width: 610px;
}

.box .left{
	float: left;
	margin: 0;
	padding: 0;
	width: 295px;
	margin-right:20px;
}

.box .right{
	float: right;
	margin: 0;
	padding: 0;
	width: 295px;
}

.box .author{
	margin-top:10px;
}
	

#static-content{
	clear: both;
	margin: 0;
	padding: 20px 20px 70px 20px;
	height: auto;
}

#serial{
	padding:0 0 10px 0;
	border-bottom:1px dashed #000;	
}

#sub{
	float:left;
	background: #fff;
	width:210px;
	padding:0;
	margin:0;
}

#sub-inner{
	width:200px;
	padding:0;
	margin:0;
}	



.writers-box{
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cacaca;
}

#footer{
	clear: both;
	margin: 0;
	padding: 30px 0 30px 0;
	text-align: center;
	height:75px;
	color:#fff;
}

/*End Structure*/

/*Begin Headers*/

#top-content h2, h3{
	margin: 0;
	padding: 0;
}

.sub-text{
	margin: 0;
	padding: 0;
}


/*End Headers*/

/*Begin List*/

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

#nav li{
	margin: 0;
	padding: 0 0 0 36px;
	display: inline;
}

.more ul{
	margin: 10px 0 0 0;
	padding: 0;
}

.more li{
	line-height: 18px;
}

.box ul{
	margin: 15px 0 0 0;
	padding: 0;
}

.box li{
	line-height: 18px;
	margin:0 0 10px 0;
	padding:0;
	height:50px;
}


.box .t{
	margin-bottom:30px;
}

#information ul{
	margin: 15px 0 0 0;
	padding: 0;
}

#information li{
	line-height: 21px;
}


.box li img{
	float: left;
	margin: 0 10px 0 0;
}


.box dl{
	width: 270px;
	margin: 30px 0 0 0;
	padding: 0;
}

.box dt img{
	float: left;
	margin: 0 10px 0 0;
}

#sub-inner ul{
	border-top:1px solid #cacaca;
 	padding: 0 0 20px 10px;
 	margin: 0;
 	font-size:1.2em;
 }
 
 #sub-inner li{
 	margin:0;
	padding: 0 10px 10px 0px;
 }
 
 #sub-inner li .title{
 	margin:0;
 	padding:0;
 }

 
#sub-inner h3{
	padding: 6px 0 0 0;
	margin:0 0 20px 0;
 	font-size: 1.0em;
 	color: #666464;
 }
 
#sub-inner .title .top{
	marign:0 0 10px 0;	
}
 
 .sub-box dt{
 	font-size: 1em;
 }
 
 .sub-box{
	margin: 0;
}


.writers-box dl{
	margin: 10px 0 0 0;
	padding: 0;
	width: 150px;
}

.writers-box .first{
	margin: 0;
}

.writers-box dt{
	width: 150px;
	height: 46px;
	font-size: 0.9em;
}

.writers-box dt img{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.writers-box .category{
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}

#sub-inner #top-link{
	margin:0;
 	padding:0;
	border:0;
	text-align: center;
}

#sub-inner #top-link li{
	margin-bottom:20px;
}

#sub-inner .single{
	line-height:18px;
	margin-bottom:10px;
	}



/*End List*/

/*Begin Link Color*/

#header a{
	color:#333;
	text-decoration:none;
}

#header a:hover{
	color:#d5d5d5;
	text-decoration:none;
}

a{
	color:#000;	
	text-decoration:none;
}

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

#nav a:hover{
	color:#000;
	background:url(image/nav-bg.gif) no-repeat center bottom;
	padding-bottom:10px;
	}


#nav .current-page a{
	background:url(image/nav-bg.gif) no-repeat center bottom;
	padding-bottom:10px;
	}

#content a{
	color:#000;	
	text-decoration:underline;
	}
	
#content a:hover{
	color:#d5d5d5;
	text-decoration:none;
	background:#aaa;
}

.entry a{
	color:#000;	
	text-decoration:underline;
	}
	
.entry a:hover{
	color:#d5d5d5;
	text-decoration:none;
	background:#aaa;
}

.page-entry a{
	color:#000;	
	text-decoration:underline;
	}
	
.page-entry a:hover{
	color:#d5d5d5;
	text-decoration:none;
	background:#aaa;
}

.writers-box a{
	text-decoration:none;
}

.writers-box a:hover{
	text-decoration:underline;
	background:none;
	color:#333;
}


		
		
	





	

/*Begin Single Page*/

#wrapper-page{
	background: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width:860px;
}


#cat-title{
	background: url(image/page-titl-bg.png) #babfc7;
	text-align: right;
	padding: 10px 20px 10px 0;
}

#cat-title h2{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
}

#content{
	background: #fff;
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 647px;
	line-height:21px;
}

#content-inner{
	padding: 0 20px 20px 20px;
}

#content h2{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 2.1em;
	background: url(image/top-line.gif) repeat-x bottom left #fff;
}

#content p{
	font-size: 1.3em;
}

.date{
	font-size:1.1em;
	text-align: right;
}

.info-date{
	font-size:1.1em;
	text-align: right;
	margin-left:10px;
}

blockquote{
	border: 1px solid #cacaca;
	padding: 20px;
	margin:0;
	line-height:18px;
}

blockquote p{
	padding:0;
	margin:0;
	}
	
hr{
	border-top:1px dashed #cacaca;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	margin:1em 0;
	}

#page-sub{
	background: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
}

/*End Single Page*/

/*Begin Archive Page*/

#content .arcv-post{
	margin:0 0 20px 0;
	padding:10px;
	_padding:10px 10px 0 10px;
	border: 1px solid #cacaca;
}


#content .arcv-post h3{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size:1.4em;
	}

#content .arcv-post .image{
	float:left;
	padding:0;
	margin:0 15px 0 0;
	height:96px;
}

#content .arcv-post .entry{
	height:96px;
	}

#content .entry p{
	padding:0;
	margin:0;
	}
	
#content .navigation{
	font-size:1.2em;
	text-align: right;
	margin:0 0 10px 0;
	height:15px;
	}


/*End Archive Page*/

/*Begin Page*/

.page-title{
	background: url(image/page-titl-bg.png) #babfc7;
	text-align: left;
	padding: 10px 20px 10px 20px;	
}

.page-title h2{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
}

.page-entry{
	background: url(image/top-line.gif) repeat-x bottom left;
	margin: 0 20px 20px 20px;
	padding: 0px 0px 40px 0;
}

.entry p{
	font-size: 1.3em;	
}

.page-entry p{
	font-size: 1.3em;	
}

/*End Page*/

/*Begin Table*/

table{
	margin:0;
	padding:0:
	}
	
table td{
	line-height:24px;
	padding:0 0 20px 0;
	}



.table{
	border-top:1px solid #cacaca;
}

.table td{
	font-size:1.3em;
	
	}

.table .title{
	background:#f5f5f5;
	padding:10px;
	border-bottom:1px solid #cacaca;
}

.table .text{
	padding:10px;
	border-bottom:1px solid #cacaca;
	}
	
	
.info-table{
	margin:0;
	padding:0;
	}
	
.info-table td{
	padding:0 0 20px 0;
	font-size:1.3em;
	_font-size:1.0em;
	line-height:21px;
	vertical-align:top;
	}

	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */

div.aligncenter {
	margin-left: 0;
	margin-right: 0;
}

.wp-caption {
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content .wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 4px 0 0 0;
	margin: 0;
}
/* End captions */


/* Begin hotsummer*/

#hotsummer{
	clear:both;
	margin:0;
	width:650px;
	background:#eaeaea;
	height:120px;
}

.hotsummer-title{
	margin: 0;
	padding: 15px 20px 15px 20px;
	background:#eaeaea;
}	

#hotsummer .cf_wrapper{
	position: relative;
	margin: 0;
	padding: 0;
	width: 650x;
	height:120px;
}

#tube{
	clear:both;
	width:610px;
	height:165px;
	padding-top:20px;	
}

#tube iframe{
	margin-right:20px;
}




