/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,div,address{
								font-size:100%;
								font-weight:normal;
								line-height:100%;
								font-family: "lucida grande", "lucida sans", Tahoma, Arial, Verdana,"hirakakupro-w3", osaka, "ms pgothic", sans-serif;
							}
							


/* ==================== UTILITY ==================== */

/* ----- margin ----- */

.mgr05 {
	margin-right:5px;
}

.mgr10 {
	margin-right:10px;
}

.mgr18 {
	margin-right:18px;
}

.mgr15 {
	margin-right:15px;
}

.mgr20 {
	margin-right:20px;
}

.mgr25 {
	margin-right:25px;
}

.mgl10 {
	margin-left:10px;
}

.mgl15 {
	margin-left:15px;
}

.mgt05 {
	margin-top:5px;
}

.mgt10 {
	margin-top:10px;
}

.mgt16 {
	margin-top:16px;
}

.mgt20 {
	margin-top:20px;
}

.mgt30 {
	margin-top:30px;
}

.mgb08 {
	margin-bottom:8px;
}

.mgb05 {
	margin-bottom:5px;
}

.mgb10 {
	margin-bottom:10px;
}

.mgb15 {
	margin-bottom:15px;
}

.mgb20 {
	margin-bottom:20px;
}

/* ----- padding ----- */

.pdl05 {
	padding-left:5px;
}

.pdl06 {
	padding-left:6px;
}

.pdl10 {
	padding-left:10px;
}

.pdr05 {
	padding-right:5px;
}

.pdr08 {
	padding-right:8px;
}

.pdr10 {
	padding-right:10px;
}

.pdr20 {
	padding-right:20px;
}

.pdr14 {
	padding-right:14px;
}

.pdt02 {
	padding-top:2px;
}

.pdt05 {
	padding-top:5px;
}

.pdt10 {
	padding-top:10px;
}

.pdt15 {
	padding-top:15px;
}

.pdt20 {
	padding-top:20px;
}

.pdt30 {
	padding-top:30px;
}

.pdb04 {
	padding-bottom:4px;
}

.pdb06 {
	padding-bottom:6px;
}

.pdb10 {
	padding-bottom:10px;
}

.pdb20 {
	padding-bottom:20px;
}


.txt10{
	font-size:10px;
	line-height:130%;
	padding:3px 0px 3px 0px;
}
/* ----- text-align ----- */

.tac {
	text-align:center;
}

.tar {
	text-align:right;
}

.vam {
	vertical-align:middle;
}

/* ----- fll ----- */

.fll {
	float:left;
}

/* ----- flr ----- */

.flr {
	float:right;
}

/* ----- clear ----- */
.clear {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* ==================== UTILITY END ==================== */

/* ==================== BASIC ==================== */

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

a:hover{
				color:#0066CC;
			}

/* ==================== BASIC END ==================== */


/* ==================== CONTENTS ==================== */

div#container{
			width:690px;
			margin:0px auto;
			padding:0px 10px 0px 10px;
			}

/* ==================== CONTENTS END ==================== */

/* ==================== Iyoda version ==================== */

/* CSS Document */
/* 以下のタグの持つmarginとpaddingを初期化する */
h1, h2, h3, p, ul, ol, li {
	margin: 0;
	padding: 0;
	}

.exp{
	font-size:12px;
	line-height:145%;
	padding:10px 0px 10px 0px;
}

/*全体をまとめているラッパー*/
#wrapper{
	width:680px;
	margin: 0 auto;
	padding: 15px 5px 0 5px;
	text-align:left;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
	
#te-ma{
	padding-top: 10px;
	font-size: 16px;
}

#te-ma .cabox{
	border:#FF0000 1px solid;
	margin-top:10px;
}

#te-ma span{
	font-size:12px;
}

#te-ma .cabox p{
	font-size: 10px;
	text-align: left;
	padding: 4px;
	line-height:145%;
}
	
/*タイトルボックス(OCEANS NEW WAVE)*/
#title-box{
	width: 670px;
	height:100px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10;
}

/*タイトル1(i-Tunes)*/
#title0 {
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 5;
	background-color: #006;
	width: 670px;
	color: #FFF;
}

/*タイトル2(面白サイト)*/
#title2 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	clear: both;
}

/*面白サイト紹介*/
#site{
	margin-top: 10px;
	
}

	
/*セクション1-4*/
#section1 {
	overflow: auto;
	padding-top: 10px;
	}
#section2 {
	overflow: auto;
	clear: both;
	padding-top: 20px;
	}
#section3 {
	overflow: auto;
	clear: both;
	padding-top: 20px;
	}
#section4 {
	overflow: auto;
	clear: both;
	padding-top: 20px;
	margin-bottom:10px;
	}
#section5 {
	overflow: auto;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
	
#section5 h3 {
	color: #FFF;
	background-color: #006;
	width: 670px;
	padding: 5px 5px 3px 5px;
	margin-bottom: 0px;
	}

/*アイテム*/
.item{
	display: inline;
	width: 205px;
	float: left;
	margin: 0 0 0 14px;
	
}
.item p {
	line-height: 1.4em;
	letter-spacing: 0.1em;
	}

.number{
	color: #0099cc;
	font-size: 13px;
}

.name{
	font-size: 12px;
	font-weight: bold;
	background-color:#E4E4E4;
	padding: 2px 4px 2px 4px;
}

.name10{
	font-size: 10px;
	font-weight: bold;
	background-color:#E4E4E4;
	padding: 2px 4px 2px 4px;
}

.com{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom:5px;
}

.com-n{
	font-size: 11px;
	padding: 6px 0px 0px 0px;
}


.item img{
	float:left;
	padding: 0px 5px 5px 0px;
}


#sample01 p { color: blue; } /* IE7 hack */

/* IE8 hack */
head~/* */body .com-n{
	font-size: 11px;
	padding: 6px 0px 0px 5px;
} 

.jkimg{
	padding:0px 0px 0px 0px;
}

.artist{
	padding-top: 15px;
	font-size: 12px;
}

.artistname{
	padding:2px 3px 0px 3px;
	font-size: 11px;
	color:#0066cc;
}

.neta{
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 5px;
}

.neta-sub{
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 8px;
}

.neta-com{
	font-size: 14px;
	padding-bottom:20px;
	padding-top: 5px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	
	}

.rbox{
	text-align:right;
}

#title2 {
	float: left;
	width: 670px;
	font-size:14px;
	}

#title2 p{
	line-height:145%;
	}

#site {
	float: left;
	width: 250px;
	border: 1px solid #666;
	}
#dj {
	float: left;
	width: 330px;
	border: 4px #bcbcbc solid;
	padding: 5px;
	margin: 50px 50px 0px 20px;
	}
	
#dj img{
	float: left;
	width: 100px;
	padding: 0 5px;
	}
#dj p {
	float: left;
	line-height: 1.4em;
	width: 200px;
	padding: 0 8px;
	font-size: 11px;
	}
	
#dj h3 {
	font-size: 15px;
	color: #0066FF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	}

#dj-n {
	float: left;
	width: 360px;
	border: 4px #bcbcbc solid;
	padding: 5px;
	margin: 12px 50px 0px 20px;
	}
	
#dj-n img{
	float: left;
	width: 100px;
	padding: 0 5px;
	}
	
#dj-n p {
	float: left;
	line-height: 1.4em;
	width: 230px;
	padding: 0 8px;
	font-size: 11px;
	}
	
#dj-n h3 {
	font-size: 15px;
	color: #0066FF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	}


#archives{
	font-size: 12px;
	color: #999;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txt12{
	font-size:12px;
}

.txt14{
	font-size:14px;
	font-weight:bold;
}
/* ==================== iyoda version　END ==================== */

.sp_info{
		width:343px;
		height:23px;
		display:block;
		overflow: hidden;
		/*padding:2px 0px 8px 0px;*/
}

.sp_info p{
		text-indent: -9999px;
}

.sp_info a {
		background:url(images/bt_sp.gif) no-repeat;
		width:343px;
		height:23px;
		display:block;
/*	text-decoration:none;*/
}

.sp_info a:hover {
		background: url(images/bt_sp.gif) no-repeat 0px -23px;
		cursor: pointer;
		width:343px;
}