@charset "utf-8";

/* --------------------------------------------------
 Japan Base Elements
-------------------------------------------------- */

body {
font-family:"ＭＳ Ｐゴシック", sans-serif;
}


/* Global Header
-------------------------------------------------- */
/* Logo
---------------------------------------- */
div#globalHeaderLogo {
width:327px;
}

div#globalHeaderLogo p#corporateName {
width:171px;
margin-left:19px;
}

/* Header Assist Navigation
---------------------------------------- */
div#globalHeaderAssistNav {
width:635px;
}


/* Search Form
---------------------------------------- */
div#searchForm input#searchText {
font-family:"Lucida Grande", "ＭＳ Ｐゴシック", sans-serif;
}
