@charset "UTF-8";


#mainContent {
	background: url(/shared/images/entry/news_entry_middle.gif) left top repeat-y;
}

#mainContent h2 {
        margin-bottom: 5px;
}

/*--------------------------------------
	News Contents
---------------------------------------*/

#news_content_main {
	width: 640px;

}

.topic_artist_first {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #ACC8E2;
    overflow: auto;
    padding: 5px 5px 25px;
}

.topic_artist_first h3 {
    background: url("../image/onpu.gif") no-repeat scroll left 0.2em transparent;
    color: #FF6600;
    display: block;
    font-size: 110%;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 5px;
}

.topic_artist_first p {
    color: #333333;
    font-size: 83%;
    margin-bottom: 10px;
}

.topic_artist_first img.topic_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 5px;
    padding: 0.4%;
    width: 30%;
}

.topic_artist {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #ACC8E2;
    overflow: auto;
    padding: 5px 5px 25px;
}

.topic_artist img.topic_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 5px;
    padding: 0.4%;
    width: 19%;
}

.topic_artist h3 {
    background: url("../image/onpu.gif") no-repeat scroll left 0.2em transparent;
    color: #FF6600;
    display: block;
    font-size: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 5px;
}

#topic_artist_main h3 {
	font-size: 105%;
	color: #333366;
	margin-bottom: 6px;
}

#topic_artist_main .category {
	font-size: 88%;
	margin-bottom: 6px;
}

#topic_artist_main .category a {
	color: #ff6600;
}

#topic_artist_main p {
	font-size: 93%;
}

.entryTitle {
	background-color: #ffffff;

	margin: 0 auto 6px;
	padding: 10px 5px 3px 10px;
}

#entryBody {
	background-color: #ffffff;

	margin: 0 auto;
	padding: 10px;
}

#entryBody iframe {
	margin-bottom: 40px;
}

.twit {
	margin-left: 5px;
}

#kanren, #saishin {
    background-color: #FFFFFF;
    margin: 0 auto 10px;
    padding: 10px;

}

ul.ichiran li {
	background: url(/shared/images/home/news_arrow.gif) 5px 15px no-repeat;
	font-size: 93%;
	margin-bottom: 1px;
	padding: 10px 5px 10px 20px;
}

ul.ichiran a {
	color: #333366;
}

ul.ichiran li.odd {
	background-color: #ffffff;
}

ul.ichiran li.even {
	background-color: #f7f7f7;
}

/*--------------------------------------
	CD Area
---------------------------------------*/

#content_side_news {

	margin-left: 5px;

}

#cd_area {
	background-color: #ffffff;
        margin-bottom: 10px;
	padding: 15px 5px 30px;
}

.imageList {
	margin-bottom: 20px;
        clear: both;
}

.imageList img {
	margin-right: 5px;
}

.imageList p {
	font-size: 83%;
        margin-bottom: 14px;
}

.tower_cd {
        clear: both;
        margin-bottom: 15px;
        margin-right: 15px;
        width: 133px;
        height: 28px;
        float: left;
}

.amazon_cd {
        width: 133px;
        height: 28px;
        margin-bottom: 15px;
        float: left;
}

/*--------------------------------------
	Live Area
---------------------------------------*/

#live_area {
	background-color: #ffffff;
        margin-bottom: 10px;
        clear: both;
}

#live_area p {
	font-size: 83%;
	padding: 15px 10px;
}

/*--------------------------------------
	Page Bute
---------------------------------------*/

#pageList {
   padding: 10px;
   text-align: center;
}

#pageList .current_page {
    background-color: #B1BDB4;
    color: #FFFFFF;
    font-size: 78%;
    margin-right: 1px;
    padding: 3px 5px;
}

#pageList .link_page {
    color: #666666;
    font-size: 78%;
    margin-right: 1px;
    padding: 3px 5px;
}

.link_next, .link_before {
    background-color: #B1BDB4;
    color: #FFFFFF;
    font-size: 78%;
    margin-right: 1px;
    padding: 3px 5px;
}

#pageList .link_page:hover {
    background-color: #999999;
    color: #FFFFFF;
    font-size: 78%;
    margin-right: 1px;
    padding: 3px 5px;
    text-decoration: none;
}

.link_next:hover, .link_before:hover {
    background-color: #999999;
    text-decoration: none;
}

.item {
    display: inline;
    float: left;
    margin: 0 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.widget-content {
    margin-bottom: 10px;
    padding: 10px 5px 5px;
    background-color: #ffffff;
}

/*--------------------------------------
	Others
---------------------------------------*/

#entry_other {
    clear: both;
}

#entryAmazon {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}

#fbcomment {
    text-align: center;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}


.readmore {
    text-align: right;
    padding: 10px 10px 10px 0;
    background-color: #f7f7f7;
}

#catlist select {
        margin-bottom: 15px;
        width:220px;
}

#catlist option {
        width:200px;
}

#sns {
        margin-bottom: 6px;
}

.social_button {
    padding: 5px 0;
    clear: both;
}

.social_button iframe, 
.social_button a, 
.social_butoon img, 
.social_button div {
    vertical-align: top !important;
}