@charset "utf-8";
 
/* ---------------------------------------------------------
	DrillSpin（調整用）
	URL: http://www.drillspin.com/
	Copyright T.C.FACTORY All Rights Reserved. 
------------------------------------------------------------ */
#top_news ul{
	height: 1050px;
}

#top_news ul li:first-child{
	padding-top: 8px;
}

#top_news ul li.loading{
	text-align: center;
	padding-top: 50px;
}

#top_news ul li h3{
	height: 14px;
	overflow: hidden;
}

/*
#top_news ul li p.txt{
	height: 28px;
	overflow: hidden;
}
*/

.top_news .news ul li div.txtBox {
	width: 93px;
	height: 58px;
	overflow: hidden;
	margin-top: 5px;
}

.top_news .news ul li p.txt {
	line-height:1.4;
}

#top_news_inner{
	background: url(/images/top/bg_topnews02.png) repeat-y;
}

#popup_del {
	height: 200%;
}

#historyPage ul {
	width: 770px;
	height: 40px;
	overflow: hidden;
}

#historyPage ul li {
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 10px;
}

/*
#newsArea ul{
	width: 268px;
}

#newsArea ul li{
	width: 263px;
}

#newsArea .loading {
	border: none;
}
*/


#newsArea .loading{
	width:289px;
	overflow:hidden;
	height:364px;
	text-align:center;
}

/*
#newsArea ul li.loading{
	display:block;
	background: none;
	border: none;
	width:635px;
	overflow:auto;
	height:460px;
	text-align:center;
}

div.adsense_record_normal
{
	text-align: center;
}

div.adsense_record_bottom
{
	margin-bottom: 20px;
	text-align: center;
}

div.adsense_side
{
	margin-top: 20px;
	text-align: center;
}


#sideInfo {
	width:293;
	background:url(/images/common/bg_sideinfo.gif) no-repeat bottom;
	padding:0 0 4px;
	float:right;
	position:relative;
}

#sideInfo h2 {
	background:url(/images/common/h_sideinfo.gif) no-repeat;
	text-indent:-9999px;
	width:293;
	height:49px;
}

#sideInfo p.h_link {
	position:absolute;
	top:20px;
	right:20px;
	font-size:10px;
}

#sideInfo p.h_link a {
	background:url(/images/common/ico_dir02.gif) no-repeat left;
	padding:0 0 0 10px;
}

#sideInfo ul {
	padding:0 9px;
}

#sideInfo ul li {
	background:#FFF;
	margin:0 auto 4px;
	padding:6px 12px;
	font-size:10px;
	line-height:1.3;
}

#sideInfo ul li p.date {
	float:left;
}

#sideInfo ul li a {
	padding-left:9em;
	display:block;
}

#footer {
	padding: 20px 0 0;
}

#footermenu {
	width:950px;
	float:left;
	position:relative;
	text-align: center;
}

#searchArea .searchbox input.txtfld {
	width:555px;
	height:17px;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 4px;
}

#bannerFeaturedArea {
	width:293px;
	background:url(/images/common/subbanner_bot.png) bottom no-repeat;
	padding-bottom:5px;
	margin:0 0 3px;
	clear:both;
}

#bannerFeaturedArea ul {
	clear:both;
	width:293px;
	background:url(/images/common/subbanner_top.png) no-repeat;
	padding:4px 0 4px 7px;
}

#bannerFeaturedArea ul li {
	margin:4px 0 0 0;
}

li.twtter_icon a {
	display: block;
	padding: 0;
	background: url('/images/common/ico_twitter01.png') 1px center no-repeat;
	border: none;
	width: 20px;
	height: 20px;
}

p.error {
	color: #cc0000;
	font-size: 16px;
	line-height: 1.4;
}

*/


.ytThumb{
    display:inline-block;
    position:relative;
    cursor:pointer;
}
.ytThumb .ytPlayBtn{
    background:url(../images/common/contents/youtube32.png) no-repeat ;
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    height:32px;
    width:32px;
    margin:-16px 0 0 -16px;
}
.ytThumb:hover .ytPlayBtn{
    background-position:bottom;
}

#home_entry input {
    width: 154px;
}

#PageEditNameDetails a {
    background: url(../images/record/ico_pic01.png) no-repeat left center;
    padding:0 0 0 15px;
    font-size:11px;
}

#errorInner{
    background:#999;
    width:250px;
    padding:12px;
    color:#FFF;
    position:relative;
}
#errorInner p.errorTxt{
    padding: 12px;
}

#home_login_form .home_loginboxform1 input,
#home_login_form .home_loginboxform2 input
{
    width: 150px;
}

#DeleteWindow #DeleteInput input
{
    width: 190px;
}

.dssw_list_item_right_description {
    display: block;
    overflow: hidden;
}
.dssw_list_item_right_description p {
    margin: 5px 0 0;
    line-height: 1.2;
    height: 2.4em;
}

div.hideScreen {
    display: none;
}
