@charset "utf-8";

/*==================================================================
 
	Service:  atLife - Topics Template
	FileName: style.css
	LastUpdate: 2013/11/06

==================================================================*/

/* 2013.12.04 add -font-size:200% 対応- ここから */
html {
              overflow-x: auto !important;
}
#baseHeader {
              overflow-x: hidden;
}
 
#baseHeader,
#titleHeader,
#baseFooter {
              min-width: 960px;
}

div#contentsWrap {
	font-size:120%;
}

/* -font-size:200% 対応- ここまで */

#pageTopSetBox {width:960px; margin:0 auto !important;}
.pageTop {text-align:right;}