@charset "EUC-JP";


/********** common **********/

body{
	font-size:150%;
}

footer small{
	font-size:45%;
	line-height:140%;
}


/********** top **********/

.pickup article h2,
.pickup article:only-child h2,
.pickup_sub article h2,
.pickup_sub article:only-child h2,
.daily article h2,
.genre_index article h2,
.search_container article h2,
.template_word .article_related article h2{
	font-size:120%;
	line-height:140%;
}

.article_more{
	font-size:100%;
}

.target_4GAMER p.published_time:before{
	width:108px;
	height:20px;
	margin-right:8px;
}

p.published_time,
.article_related p.published_time{
	font-size:70%;
}


/********** genre **********/

.genre_header h1{
	font-size:150%;
}

.genre_header > p{
	font-size:100%;
	line-height:150%;
}


/********** search **********/

.template_search .main_contents > h1{
	font-size:90%;
}

.search_select .title{
	font-size:90%;
}

.search_select img{
	margin-top:35px;
}

.search_select #SEARCH_keywords:empty:before{
	font-size:100%;
}

.search_select #SEARCH_keywords a{
	font-size:100%;
}

.template_search .annotation{
	font-size:70%;
}

#SEARCH_result{
	padding-top:20px;
}


/***** middle *****/

.search_middle .title{
	font-size:90%;
}

.template_search .search_tab{
	font-size:70%;
}

.related_word{
	font-size:120%;
}


/********** news **********/

.article_news .author{
	height:auto;
//	min-height:18px;
	padding:15px 0;
	font-size:90%;
	line-height:100%;
}

.maintxt{
	font-size:130%;
	line-height:150%;
}

.maintxt h3{
	font-size:115%;
	line-height:140%;
}

.template_news .article_related article h2{
	font-size:90%;
}

#OVERLAY_SS_info .box_3 a{
	font-size:80%;
}

h2.emphasis,
.maintxt h2.emphasis,
h2.emphasis a,
.maintxt h2.emphasis a{
	font-size:90%;
}


/********** agent **********/

.genre_recruit .recruit_header{
	font-size:100%;
}

.genre_recruit .recruit_header p{
	font-size:100%;
	line-height:150%;
}


/***** attention *****/

.ssa_join > a{
	font-size:100%;
}

.ssa_join > a b{
	font-size:80%;
}
.recruit_header .attention{
	font-size:80%;
	line-height:150%;
}



