@charset "shift_jis";

/* ===================================================================
    
	Print Style Sheet 2
	
------------------------------------------------------------------- */

/* ----------------------------------------------------------------
    Base Style
----------------------------------------------------------------- */

body{
background:#fff;
color:#000!important;
}

img {
border:0;
}

/* ----------------------------------------------------------------
    Layout Over-Write
----------------------------------------------------------------- */
#headArea #helpMenu form fieldset input#search{
border:1px solid #cfcfcf;
border-right:none;
height:19px;
_height:21px;
padding:0;
}



/* ----------------------------------------------------------------
    Element Over-Write
----------------------------------------------------------------- */
div.box-scroll-01{
height:auto;
margin-bottom:20px;
overflow:auto;
overflow-x:auto;
border:none;
}

div.box-scroll-01 .box-scroll-01-inner{
padding:20px 0 0 0;
}

ul.list-01,
ul.list-link-01,
ul.list-link-04,
div.block-relation ul{
list-style:disc inside disc!important;
}

ul.list-notice-01,
ul.list-notice-02,
ul.list-notice-03{
list-style:none!important;
}

ul.list-01 li,
div.block-relation ul li{
padding-left:auto;
padding-left:0\9;/*IE6-8 Bug Fix*/
background:none;
}

ul.list-link-01 li,
ul.list-link-01.align-R li a,
ul.list-link-01.align-C li a,
ul.list-link-04 li{
padding-left:auto;
padding-left:0\9;/*IE6-8 Bug Fix*/
}


