﻿@charset "UTF-8";

#mainAreaNews .logoimage {
    float: left;
    margin-bottom: 10px;
}

p#printBtn{
    float:right;
}

p#printBtn a{
    text-indent:-9999em;
    display:block;
    width:75px;
    height:32px;
	margin-top:43px;
    background:url("/news/images/btn_print_ja.png") left top no-repeat;
}

p#printBtn a:hover{
    width:75px;
    height:32px;
    background:url("/news/images/btn_print_ja.png") left -32px no-repeat;
}

#mainAreaNews .newsBlock {
    clear: both;
    *margin-top: -14px !important;
}

#mainAreaNews .newsBlock .fLeft {
    min-height: 40px;
}

#mainAreaNews .clearBoth{
    width: 0;
}

#logoArea{
	float:left;
	width:606px;
}

#pressLogo{
	float:left;
	margin-top:46px;
}