/* CSS Document */
/* =reset===================================== */
* {/*全てに適応される*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
textarea {
	resize: vertical;
}
/*画像がレティーナでモヤっとするのを防ぐ*/
img.crisp-edges {
	image-rendering: optimizeSpeed;
// Legal fallback image-rendering:-moz-crisp-edges;
// Firefox image-rendering:-o-crisp-edges;
// Opera image-rendering:-webkit-optimize-contrast;
// Chrome, Safari image-rendering:crisp-edges;
// CSS3 Proposed -ms-interpolation-mode:bicubic;
// IE8+
}
/*================= */
body {
	font-size: 16px;
	line-height: 1.3em;
	color: #222;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*スマホで横向きにしても文字がいい感じになる*/
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
/*グローバルナビ
-------------------------------------------------------------*/
nav {
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	min-height: 41px;
	width: 100%;
}
div#global-navibg {
	background: url("http://www.watch.impress.co.jp/img/headline/subcornerinfo/002/027/global_navi_bg.gif") repeat-x scroll 0 0 transparent;
}
div#global-navi {
	background: url("http://www.watch.impress.co.jp/img/headline/subcornerinfo/002/027/global_navi_bg.gif") repeat-x scroll 0 0 transparent;
	width: 950px;
	margin: 0 auto 0px;
}
#global-navi0907 {
	width: 952px;
	background: url("../_image/global_navi_line.gif") no-repeat 0 3px;
	margin: 0 0 0 18px;
	_margin: 0 0 0 34px;
	padding: 0 0 0 2px;
}
#global-navi0907 ul {
	height: 41px;
	margin: 0;
	padding: 0;
}
#global-navi0907 ul li {
	float: left;
	height: 33px;
	list-style-type: none;
	margin: 3px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 50px;
}
#global-navi0907 ul li a {
	display: block;
	height: 33px;
	position: relative;
}
#global-navi0907 ul li#navi-headline a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_hl_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-headline a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-pc a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_pw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-pc a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-dc a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_dcw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-dc a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-akiba a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_ah_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-akiba a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-av a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_avw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-av a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-game a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_gmw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-game a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-k-tai a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_ktw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-k-tai a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-internet a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_iw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-internet a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-forest a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_wf_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-forest a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-kaden a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_kdw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-kaden a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-career a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_career_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-career a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-video a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_video_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-video a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-car a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_caw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-car a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-cloud a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_clw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-cloud a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-smartphone a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_smartphone_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-smartphone a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-girlscamera a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_jcw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-girlscamera a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-girlscamera a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_jcw_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-girlscamera a:hover {
	background-position: 0 -33px;
}
#global-navi0907 ul li#navi-que a {
	background: url("http://www.watch.impress.co.jp/header/0907/img/global_navi_que_hl.gif") no-repeat scroll 0 0 transparent;
}
#global-navi0907 ul li#navi-que a:hover {
	background-position: 0 -33px;
}
div.nav-global ul {
	zoom: 1;
}
* html div.nav-global ul, div.nav-global * html ul {
	height: 1px;
}
div.nav-global ul:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
div.nav-global {/**/
	background: #fff;
	border-style: solid;
	border-color: #b7b7b7;
	-webkit-box-shadow: 0 1px 1px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(10, 10, 10, 0.1);
	box-shadow: 0 1px 1px rgba(10, 10, 10, 0.1);
}
div.nav-global ul {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.nav-global ul li {
	float: left;
	border-right: 1px solid #999;
	margin: 0;
	padding: 0;
}
div.nav-global ul li:first-child {
	border-left: 1px solid #999;
}
div.nav-global hr {
	display: none;
}
div.nav-global img {
	border-width: 0;
}
div.nav-global {
	margin: 0 auto;
	max-width: 937px;
	border-width: 0;
}
div.nav-global ul li {
	position: relative;
}
div.nav-global ul li > a > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 51px;
	height: 40px;
	margin: 0;
	padding: 0;
}
div.nav-global ul li > a > div:hover {
	background-color: #00bfff;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
div.nav-global ul li {
	font-size: 0;
	line-height: 100%;
}
/* pulldown global navi */
div.nav-global ul li.other {
	position: relative;
}
.lyt-top div.nav-global ul li.other ul.pulldown li:first-child {
	border: 0 none;
}
div.nav-global ul li.other ul.pulldown {
	position: absolute;
	right: 0;
	top: 40px;
	width: 51px;
	border: solid 1px #999;
	box-shadow: -5px 5px 5px rgba(0,0,0,0.4);
	min-height: 40px;
	z-index: 999;
	display: none;
	opacity: 0;
}
div.nav-global ul li.other:hover ul.pulldown {
	display: block;
	opacity: 1;
}
/*ヘッダー*/
header {
	display: block;
	width: 100%;
	height: 65px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ea3d01;
}
h1 {
	max-width: 999px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 62px;
}
#site-id img {
	width: 178px;
	height: 52px;
	margin-top: 5px;
	margin-left: 1.5%;
}
 @media only screen and (min-width: 641px) {/*641px以上*/
header {
	height: 122px;
	border-bottom-width: 5px;
	clear: both;
}
h1 {
	height: 117px;
	background-image: url(../img/header_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#site-id img {
	width: 248px;
	height: 70px;
	margin-top: 25px;
	margin-left: 37px;
}
}
/*コンテンツ
-------------------------------------------------------------*/
main {
		max-width:97%;
	min-width: 97%;
	width:97%;

	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
 @media only screen and (min-width: 641px) {/*641px以上*/
main {
	max-width: 999px;
	min-width:980px;
	width: 96%;
}
}
/*左側
-------------------------------------------------------------*/

article {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
h2 {
	clear: both;
	margin-bottom: 10px;
}
h2 .txt {
	padding-left: 5px;
	font-size: 24px;
	line-height: 1em;
	font-weight: normal;
	color: #5c5c5c;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ea3d01;
	height: 30px;
	vertical-align: middle;
	margin:50px auto 50px auto;
}
@media only screen and (min-width: 641px) {/*641px以上*/
article {
	width: 66.667%;
	float: left;
	margin-bottom: 0px;
}
h2 {
	margin-left: 1.501%;
	margin-bottom: 30px;
}
h2 .txt {
		padding-left: 10px;
	font-size: 30px;
	height: 45px;
}
}
article  section a {
	width: 100%;
	padding: 0px;
	float: left;
	background-color: #f5f5f5;
	margin-bottom: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
	overflow: hidden;
	display: block;
}
article  section a:hover {
	background-color: #FCF4D1;
}
article  section a img {
	width: 33%;
	min-width: 100px;
	height: auto;
	margin-right: 10px;
	float: left;
	vertical-align: top;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}
h3 {
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	line-height:1.4;
	padding: 2%;
	overflow: hidden;
}
@media only screen and (min-width: 641px) {/*641px以上*/
article section a {
	width: 46.996%;
	margin-bottom: 20px;
	margin-right: 1.501%;
	margin-left: 1.501%;
    border: 1px solid #ddd;
}
article section a img {
	width: 100%;
	margin-right: 0px;
		margin-bottom: 0px;
	float: none;

			border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
}
h3 {
	width: 100%;
	padding: 4%;
	float: none;
	font-size:12pt;
}
}
p {
}
.banner {
	width: 300px;
	box-sizing: content-box;

}
.banner img {
	width: 100%;
	height: auto;
	padding: 0px;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	border-radius: 3px;
}
@media only screen and (min-width: 641px) {/*641px以上*/
.banner img {
	width: 100%;
	text-align: center;
}
}
/*右側
----------------------------------------------*/

aside.right-parts {
	width: 100%;
}
h4 {
	clear: both;
	margin-bottom: 10px;
}
h4 .txt {
	padding-left: 10px;
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
	color: #5c5c5c;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ea3d01;
	height: 30px;
	vertical-align: middle;
	display: table-cell;

}
@media only screen and (min-width: 641px) {/*641px以上*/
aside.right-parts {
	width: 33.333%;
	float: left;
}
h4 {
	margin-left: 3.003%;
	margin-bottom: 20px;
}
h4 .txt {
	font-size: 26px;
	height: 36px;
}
}
/*DOM「Office関連最新記事」と「Office搭載PC最新記事」
--------------------------*/

#latest-news ul.list-02,#news>ul {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
}
#latest-news li.item , #news>ul>li{
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8bba6;
}
@media only screen and (min-width: 641px) {/*641px以上*/
#latest-news ul.list-02,#news>ul {
	width: 93.993%;
	margin-right: 3.003%;
	margin-left: 3.003%;
}
li.item,#news>ul>li {
	padding-top: 18px;
	padding-bottom: 18px;
}
}
#latest-news li.item:last-child ,#news>ul>li:last-child{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8bba6;
}
.item .body ,#news>ul>li .body{
	display: table;
	width: 100%;
}
.item .image ,#news>ul>li .thumb-left{
	display: table-cell;
}
#latest-news .item .image img , #news>ul>li .thumb-left img{
	min-width: 100px;
	max-width:100px;
	margin-right: 10px;
	height: auto;
	vertical-align: top;
	border-radius: 3px;
}
#latest-news .item .text,#news>ul>li .text{
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}
.item .line-1,#news>ul>li .line-1 {

}
.item .label, #news>ul>li .label {
	border-radius: 3px;
	font-size: 6pt;
	line-height: 10px;
	padding: 2px;
}
/*クラウド Watch*/
.line-1 .color-site-clw {
	color: #FFF;
	background-color: #0076a8;
}
/*PC Watch*/
.line-1 .color-site-pcw {
	color: #FFF;
	background-color: #3366ff;
}
/*デジカメ Watch*/
.line-1 .color-site-dcw {
	color: #FFF;
	background-color: #2e6162;
}
/*AKIBA PC Hotline*/
.line-1 .color-site-ah {
	color: #000;
	background-color: #ffa824;
}
/*AV Watch*/
.line-1 .color-site-avw {
	color: #FFF;
	background-color: #5e5858;
}
/*GAME Watch*/
.line-1 .color-site-gmw {
	color: #FFF;
	background-color: #00cc66;
}
/*ケータイ Watch*/
.line-1 .color-site-ktw {
	color: #000;
	background-color: #ffacb7;
}
/*INTERNET Watch*/
.line-1 .color-site-iw {
	color: #000;
	background-color: #ffde00;
}
/*窓の杜*/
.line-1 .color-site-wf {
	color: #FFF;
	background-color: #339900;
}
/*家電 Watch*/
.line-1 .color-site-kdw {
	color: #FFF;
	background-color: #42b6ff;
}
/*Car Watch*/
.line-1 .color-site-car {
	color: #FFF;
	background-color: #e30121;
}
/*トラベル Watch*/
.line-1 .color-site-trw {
	color: #FFF;
	background-color: #00ada6;
}
/*video Watch*/
.line-1 .color-site-video {
	color: #FFF;
	background-color: #0c3b91;
}
/*ペトハピ*/
.line-1 .color-site-pet-happy {
	color: #FFF;
	background-color: #6fbd47;
}
.item .line-2 {


}
.item .date, #news>ul>li .line-2{
	font-size: 11px;
	color: #999;
}
.item .line-3 {
}
.item .title {

}
p.category{
	margin:0;
}
@media only screen and (min-width: 641px) {/*641px以上*/
.item .title, #news>ul>li .line-3 {
	font-size:10pt;
	margin:0;
	padding:0;
}
.item .subtitle ,#news>ul>li .line-4{
	color:#666;
}
.item .label, #news>ul>li .label {
	font-size: 8pt;
}
}
.item .line-4 {
}
.item .outline {
	font-size: 9pt;
	line-height: 1.4em;
	color:#555;
	margin:5px 0 0 0;
}
.item .subtitle {
}
/*--------------------------*/


footer {
	clear: both;
	margin-top: 10px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ececec;
	text-align: center;
	width: 100%;
	font-size: 14px;
}
@media only screen and (min-width: 641px) {/*641px以上*/
footer {
	margin-top: 50px;
}
}
.nav-footer {
	max-width: 999px;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	margin-right: auto;
	margin-left: auto;
}
.nav-footer ul {
	margin: 0px!important;
	-webkit-padding-start: 0px!important;
}
.nav-footer ul li {
	display: block;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 3px;

	margin-top: 5px;
	margin-left: 0px;

}
@media only screen and (min-width: 641px) {/*641px以上*/
.nav-footer ul li {
		padding-left: 11px;
	background-image: url(http://www.watch.impress.co.jp/include/common/p01/images/arrow/bullet_01.png);
	background-repeat: no-repeat;
	background-position: 0 45%;
		display: inline-block;
		margin-right: 10px;
}
}
.terms {
	max-width: 999px;
	margin-right: auto;
	margin-left: auto;
	padding: 1%;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 3px;
}

.copyright {
	color: #999;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;

}
.copyright img{

}

@media only screen and (min-width: 641px) {/*641px以上*/

.copyright {
	color: #999;
	font-size: 75%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.copyright img{
	vertical-align: middle;
}
}
/* pagetop*/
#page-top {
	z-index: 1000;
	position: fixed;
	bottom: 0px;
	right: 10px;
	display: none;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	box-shadow: 0px 1px 5px rgba(000,000,000,0.1);
	background-color: #EA3D01;
}
#page-top a:after {
	display: block;
	content: "";
	position: absolute;
	top: 20px;
	right: 15px;
	width: 15px;
	height: 15px;
	border-top: solid 5px #FFF;
	border-left: solid 5px #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*------------------------------------------*/
/*デバイスによる表示非表示*/
.pc {
	display: none;
}
.sp {
	display: block;
}
@media only screen and (min-width: 641px) {/*641px以上*/
.pc {
	display: block;
}
.sp {
	display: none;
}
}
hr {
	color: #FFFFFF; /* サイト背景と同じ色を推奨 */
	height: 1px;
	border: none;
	background: #e7e7e7;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt_b {
	font-weight: bolder;
}
.txt_s {
	font-size: 12px;
}
/**/
a {
	color: #222;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #222;
}
a:hover {
	color: #EA3D01;
	text-decoration: none;
}
a:active {
	color: #EA3D01;
}
/*画像mouseoverしたとき薄くなる
------------------------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
	transition: 0.3s;/*aありなし両方に入れる*/
		box-shadow: #000 0 0 0;
}
a img {
	background: none!important;
	transition: 0.3s;/*aありなし両方に入れる*/
	box-shadow: #000 0 0 0;/**/
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	display: inline-block;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
	background: none!important;
}

.jchild>.label{
	position:absolute;
	display:block;
	top:0px ;
	left:0;
	padding:0px 2px 0px 2px;
	color:white;
	font-size:8pt;
background-color:#ea3d01;
}
@media only screen and (min-width: 641px) {/*641px以上*/
	.jchild>.label{font-size:10pt;	padding:5px;}
}
.jchild>.powerpoint{background-color:#DB5A26;}
.jchild>.excel{background-color:#007133;}
.jchild>.onenote{background-color:#67297A;}
.jchild>.word{background-color:#2A3281;}
.jchild>.onedrive{background-color:#0849B1;}
section>.jchild{
	position: relative;
}

ul.links>li{
	margin:0 0 5px 30px;
	list-style-type: disc;
}
body#office div.nav-global ul li.office > a > div {
    background-color: #3366ff;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
}

li.separator{
	display:none!important;
}




/*dekirunet抑制*/
.article-block .article-category,
.article-block .article-tag,
.article-block .article-date,
.article-block .btn-more{
	display: none;
}
.article-block{
	overflow: hidden;
	margin:20px auto 20px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f8bba6;
}
.article-block .article-image{
	float:right;
	width:180px;
	margin:0 0 10px 10px;
}
.article-block .article-image img{
	width:100%;
}
.article-block header{
	border:0;
	margin:0;
	padding:0;
	height:auto!important;
	position: static;
	background-color: transparent;
}

	.article-block article {
		width:100%;
	}
	.article-block h2{
    margin: 0 0 5px;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    		    color: #33498E;
	}
.article-block .article-body{
	color:#555;
}


#filter{
	overflow: hidden;
	margin:0 0 10px 0;
}
#filter li{
	display: inline-block;
	margin:10px;
}
#filter li a{
	display: block;
	cursor: pointer;
	font-weight: bold;
}
#filter li.current a{
	color:orange;
}
.recommend{
	max-width:98%;
	margin-top:0px!important;
}
#extra .topics>p {
    height: 40px;
    background-color: #242424;
    border-left: 0px none transparent;
    position: relative;
    border-bottom: 4px solid #cbc121;
}

#extra .ranking>ul {
    background-color: white!important;
    padding: 0 10px;
}
#extra .topics, #extra .topics ul.list-02 li.item, #extra .topics ul.list-02 {
    background-color: white!important;
}



#office-news > ul > li > div > div.image img {

}
@media only screen and (min-width: 641px) {/*641px以上*/
#office-news > ul > li > div > div.image img {
	max-width:200px;
}
}
#extra ul.list-02 li.item div.body div.image {
    width: 80px;
}
#extra  ul.list-02 li.item div.body div.image img {
    max-width: 80px;
    max-height: 80px;
}

a:hover,h2.article-title:hover{
	text-decoration: none!important;
	color: #EA3D01;
}
.ranking a{
	font-size:90%;
}
#extra .ranking>ul>li {
	line-height: 1.3;
}

body #global-nav {
    width: 969px;
    position: relative!important;
}

#block-1 > ul > li.item > div > div.text > p.title{
	font-size:13pt;
	font-weight: bold;
}


#block-1 > ul > li.item{
	border-bottom:1px solid #ddd;
}
#block-1 > ul > li.item:last-child{
	border-bottom: none;
}
#block-1 > ul > li.item > div > div.image{
	max-width:200px;
	padding-right: 20px;
}
#block-1 > ul > li.item > div > div.image img{
	max-width:100%;
}
#block-1 > ul > li.item > div > div.text{
	display: table-cell;
	vertical-align: top;
}
#block-1 > ul > li.item > div > div.text > p.date{
	margin:10px 0 0 0;
	text-align: right;
}