@charset "utf-8";

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
margin: 0px;
padding: 0px;
font-size:100%;
}

/* Common */

html, body {
margin: 0; 
padding: 0;
}

body {
font-size:75%;
line-height: 1.8;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳＰゴシック',sans-serif;
background-color: #EFEFEF;
color: #333333;
}

ul,ol,dl {
list-style: none;
}

img {
border: 0px;
vertical-align: bottom;
}

a {
color: #00CC00;
border: none;
text-decoration: underline;
}

a:hover {
color: #FF6600;
border: none;
text-decoration: underline;
}

.clear {
clear: both;
}

.hidden {
text-indent: -9999px;
height: 1px;
}

div#wrapper {
background-image: url(images/wrapper_bg01.png);
background-repeat: repeat-x;
background-position: top;
}

div#container {
width: 940px;
margin: 0px auto;
}

div#header {
width: 930px;
height: 122px;
padding-left: 10px;
padding-right: 0px;
margin-bottom: 2px;
background-image: url(images/header_bg01.png);
background-repeat: no-repeat;
position: relative;
}

div#header h1 {
position: absolute;
top: 18px;
left: 20px;
}

div#header ul {
position: absolute;
height: 44px;
left: 20px;
top:75px;
}

div#header ul li {
width: 182px;
height: 44px;
float: left;
}

/*
div#header ul li:hover {
background-image: url(images/headerGlobMenu_base02.png);
}
*/

div#screen {
width: 918px;
height: 218px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 4px;
background-color: #FFFFFF;
border: solid #DDDDDD 1px;
-webkit-box-shadow: 0px 0px 10px #ddd;
-moz-box-shadow: 0px 0px 10px #ddd;
}

div#main {
width: 878px;
padding: 20px;
margin-left: 10px;
margin-right: 10px;
background-color: #FFFFFF;
border: solid #DDDDDD 1px;
-webkit-box-shadow: 0px 0px 10px #ddd;
-moz-box-shadow: 0px 0px 10px #ddd;
}

div#contents {
width: 638px;
/*background-color: #EEEEEE;*/
float: right;
margin-bottom: 20px;
}

div#contents h2 {
border-left: solid 3px #00CC00;
border-bottom: solid 1px #777777;
padding-left: 6px;
margin-bottom: 8px;
text-shadow: 2px 2px 1px #EEEEEE;
}

div#contents h2 span {
color: #00CC00;
}

div#subNav {
width: 220px;
}

div#subNav h2 {
border-left: solid 3px #00CC00;
border-bottom: solid 1px #777777;
padding-left: 6px;
margin-bottom: 8px;
text-shadow: 2px 2px 1px #EEEEEE;
}

div#subNav h2 span {
color: #00CC00;
}

div#subNav ul.bannerLink li {
margin-bottom: 15px;
}

div#subNavLocal {
margin-bottom: 20px;
/*background-color: #EEEEEE;*/
}

div#subNavCommonProducts {
margin-bottom: 20px;
/*background-color: #EEEEEE;*/
}

div#subNavCommonPickup {
/*background-color: #EEEEEE;*/
}

div#footer {
width: 920px;
margin-left: 10px;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 10px;
padding-left: 2px;
}

p.linkDetail {
margin-bottom: 8px;
margin-top: 8px;
}

a.linkDetail {
padding-left: 10px;
background-image: url(images/arrow01.png);
background-repeat: no-repeat;
}

div.linkPageTop {
text-align: right;
height: 14px;
clear: both;
}

div#footer {
margin-top: 12px;
margin-bottom: 12px;
}

div#footer div#address {
float: left;
}

div#footer div#address address {
color: #777777;
font-style: normal;
}

div#footer div#address dfn {
color: #333333;
font-style: normal;
}

div#footer div#licenses {
float: right;
}

div#footerNav {
text-align: center;
background-color: #333333;
color: #FFFFFF;
padding-top: 10px;
padding-bottom: 40px;
}

div#footerNav ul li {
display: inline;
}

/* Top */

div#topAbout {
}

div#topAboutText {
background-image: url(images/topAboutText_bg01.jpg);
background-repeat: no-repeat;
background-position: top right;
padding-right: 180px;
min-height: 180px;
border-bottom: dashed 1px #EEEEEE;
margin-bottom: 20px;
}

div#topAboutText ul li h3 {
border-bottom: none;
}

div#topAboutLinks ul li {
width: 310px;
float: left;
}

div#topAboutLinks ul li.linksOdd {
margin-right:18px; 
margin-bottom: 18px;
}

div#topAboutLinks ul li h4 {
margin-bottom: 12px;
}

div#topNews ul {
margin-top: 20px;
}

div#topNews ul li {
border-bottom: dashed 1px #EEEEEE;
margin-bottom: 8px;
clear: both;
padding-bottom: 8px;
}

div#topNews ul li:hover {
}

div#topNews ul li span {
display: block;
width: 120px;
margin-right: 18px;
float: left;
}

div#topNews ul li a {
display: block;
width: 500px;
float: left;
}

/* Company */

div#companyTop h3{
border-bottom: solid 1px #EEEEEE;
margin-bottom: 8px;
margin-top: 20px;
}

div#companyTop p.photo{
width: 120px;
margin-right: 20px;
margin-bottom: 20px;
float: left;
}

div#companyTop p.text{
width: 498px;
float: left;
}

div#companyTop ul.outlineHistoryList li {
clear: both;
margin-bottom: 8px;
}

div#companyTop ul li span.historyDate {
display: block;
width: 80px;
margin-right: 18px;
float: left;
}

div#companyTop ul li span.historyText {
display: block;
width: 540px;
float: left;
}

div#news h3{
border-bottom: solid 1px #EEEEEE;
margin-bottom: 8px;
margin-top: 20px;
}

div#access h3{
border-bottom: solid 1px #EEEEEE;
margin-bottom: 8px;
margin-top: 20px;
}

div#access ul{
list-style: none;
}

div#access dt{
color: #00CC00;
}

div#accessAddress address{
font-style: normal;
}

/* Products */

div#productsTop h3{
color: #00CC00;
border-bottom: solid 1px #EEEEEE;
margin-bottom: 8px;
}

div#productsTop h4{
margin-top: 20px;
border-bottom: dashed 1px #EEEEEE;
}

div#productsTopB2E{
margin-top: 0px;
}

div#productsTopB2E p.productImage{
text-align: center;
margin-top: 12px;
margin-bottom: 24px;
}

div#productsTopB2E p.linkExternalSite{
margin-top: 12px;
margin-bottom: 12px;
}

div#productsTopB2E ul{
list-style: inside disc;
}

div#productsTopServer{
margin-top: 32px;
}

div#productsTopServer ul{
list-style: inside disc;
}

div#productsTopMDPS{
margin-top: 32px;
margin-bottom: 32px;
}

div#productsTopMDPS ul{
list-style: inside disc;
}

/* Recruit */

div#recruitTop h3{
color: #00CC00;
border-bottom: solid 1px #EEEEEE;
margin-top: 20px;
margin-bottom: 8px;
}

div#recruitTop h4{
margin-top: 20px;
border-bottom: dashed 1px #EEEEEE;
}

div#recruitTop h4{
margin-top: 20px;
border-bottom: dashed 1px #EEEEEE;
}

div#recruitTop dt{
margin-top: 12px;
color: #00CC00;
font-weight: bold;
}

div#recruitTop ul{
list-style: inside disc;
}

/* ContactTop */

div#ContactTop h3{
color: #00CC00;
border-bottom: solid 1px #EEEEEE;
margin-top: 20px;
margin-bottom: 8px;
}

/* Privacy */

div#privacyTop h3{
border-bottom: solid 1px #EEEEEE;
margin-bottom: 8px;
margin-top: 20px;
}

div#privacyTop p#privacyTopAbout{
margin-bottom: 8px;
margin-top: 20px;
}

div#privacyTop ul#privacyTopLink{
margin-bottom: 8px;
margin-top: 20px;
}

div#privacyTop ul#privacyHistory{
color: #777777;
margin-top: 20px;
margin-bottom: 20px;
}

div#privacyTop p#privacySign{
margin-top: 20px;
margin-bottom: 20px;
text-align: right;
font-style: italic;
}

/* topicPath */

#topicPath {
height: 12px;
margin-bottom: 20px;
}

#topicPath li {
display:inline;
line-height:12px;
list-style-type:none;
}

#topicPath li a {
padding-right:10px;
background:url(/images/topicpath.gif) no-repeat right center;
}
