body {
color:#333;
}

a:link {
color:#666699;
text-decoration:none;
}

a:visited {
color:#666699;
text-decoration:none;
}

a:hover {
color:#666699;
text-decoration:underline;
}

#companyMain {
width:900px;
background-color:#FFF;
padding:30px 0;
}

#companyMain .topPhoto {
width:248px;
float:left;
margin:0 0 0 40px;
}

* html #companyMain .topPhoto {
margin:0 0 0 20px;
}

#companyMain .topRight {
float:right;
width:542px;
margin:0 40px 0 0;
}

* html #companyMain .topRight {
margin:0 20px 0 0;
}

#companyMain h2 {
text-indent:-9999px;
background:url(../images/title_company_profile.gif) no-repeat 0 0;
height:23px;
width:173px;
margin:0 0 0 0;
}

#companyMain h3 {
text-indent:-9999px;
}

#companyMain h3.topMenu {
background:url(../images/tit_menu.gif) no-repeat 0 0;
height:19px;
width:78px;
margin:50px 0 10px 0;
}

#companyMain .topRight ul {
margin:0 0 0 0;
}

#companyMain .topRight li {
line-height:0;
}

#companyMain .topRight li em {
position:absolute;
left:-9999px;
}

#companyMain .topRight li.ceo {
background:url(../images/t_m_ceo.gif) no-repeat 0 0;
width:244px;
height:28px;
}

#companyMain .topRight li.ceo a {
display:block;
width:244px;
height:28px;
line-height:0;
}

#companyMain .topRight li.idea {
background:url(../images/t_m_idea.gif) no-repeat 0 0;
width:244px;
height:27px;
}

#companyMain .topRight li.idea a {
display:block;
width:244px;
height:27px;
line-height:0;
}

#companyMain .topRight li.about {
background:url(../images/t_m_about.gif) no-repeat 0 0;
width:244px;
height:27px;
}

#companyMain .topRight li.about a {
display:block;
width:244px;
height:27px;
line-height:0;
}

#companyMain .topRight li.field {
background:url(../images/t_m_field.gif) no-repeat 0 0;
width:244px;
height:28px;
}

#companyMain .topRight li.field a {
display:block;
width:244px;
height:28px;
line-height:0;
}

#companyMain .topRight li.company {
background:url(../images/t_m_company.gif) no-repeat 0 0;
width:244px;
height:26px;
}

#companyMain .topRight li.company a {
display:block;
width:244px;
height:26px;
line-height:0;
}

/*NAVI------------------*/
.headNavi {
text-align:right;
margin:0 30px 20px 0;
}

* html .headNavi {
margin:0 15px 20px 0;
}

.headNavi ul {
float:right;
}

.headNavi li {
float:left;
margin-right:10px;
font-size:0.5em;
line-height:0;
}

.headNavi li em {
position:absolute;
left:-9999px;
}

.headNavi li.n_ceo {
background:url(../images/navi_ceo.gif) no-repeat 0 0;
width:76px;
height:9px;
}

.headNavi li.n_ceo a {
display:block;
width:76px;
height:9px;
}

.headNavi li.n_ceoOn, .headNavi li.n_ceo a:hover {
background:url(../images/navi_ceo.gif) no-repeat 0 -9px;
width:76px;
height:9px;
}

.headNavi li.n_idea {
background:url(../images/navi_idea.gif) no-repeat 0 0;
width:27px;
height:9px;
}

.headNavi li.n_idea a {
display:block;
width:27px;
height:9px;
}

.headNavi li.n_ideaOn, .headNavi li.n_idea a:hover {
background:url(../images/navi_idea.gif) no-repeat 0 -9px;
width:27px;
height:9px;
}

.headNavi li.n_about {
background:url(../images/navi_about.gif) no-repeat 0 0;
width:72px;
height:9px;
}

.headNavi li.n_about a {
display:block;
width:72px;
height:9px;
}

.headNavi li.n_aboutOn, .headNavi li.n_about a:hover {
background:url(../images/navi_about.gif) no-repeat 0 -9px;
width:72px;
height:9px;
}

.headNavi li.n_field {
background:url(../images/navi_field.gif) no-repeat 0 0;
width:45px;
height:9px;
}

.headNavi li.n_field a {
display:block;
width:45px;
height:9px;
}

.headNavi li.n_fieldOn, .headNavi li.n_field a:hover {
background:url(../images/navi_field.gif) no-repeat 0 -9px;
width:45px;
height:9px;
}

.headNavi li.n_company {
background:url(../images/navi_company.gif) no-repeat 0 0;
width:45px;
height:9px;
}

.headNavi li.n_company a {
display:block;
width:45px;
height:9px;
}

.headNavi li.n_companyOn, .headNavi li.n_company a:hover {
background:url(../images/navi_company.gif) no-repeat 0 -9px;
width:45px;
height:9px;
}


/*CEO----------------*/
#companyMain .titleLeft {
float:left;
width:150px;
margin:0 0 10px 37px;
}

* html #companyMain .titleLeft {
margin:0 0 10px 18px;
}

#companyMain .rightText {
float:right;
widht:630px;
margin:40px 40px 30px 0;
}

* html #companyMain .rightText {
margin:40px 20px 30px 0;
}


#companyMain h3.ceo {
background:url(../images/title_ceo.gif) no-repeat 0 0;
height:19px;
width:123px;
margin:140px 0 10px 0;
}

* html #companyMain h3.ceo {
margin:120px 0 10px 0;
}

#companyMain .ceoMessage {
background:url(../images/ceo_message.jpg) no-repeat 0 0;
width:611px;
height:239px;
}

#companyMain .ceoMessage p {
position:absolute;
left:-9999px;
}


/*理念--------------------*/
#companyMain h3.idea1 {
background:url(../images/tit_idea_1.gif) no-repeat 0 0;
height:48px;
width:187px;
margin:0 0 10px 0;
}

#companyMain h3.idea2 {
background:url(../images/tit_idea_2.gif) no-repeat 0 0;
height:48px;
width:187px;
margin:0 0 10px 0;
}

#companyMain .ideaLeft {
float:left;
width:187px;
margin:20px 0 10px 37px;
}

* html #companyMain .ideaLeft {
margin:20px 0 10px 18px;
}

#companyMain .ideaRight {
float:right;
width:330px;
margin:20px 300px 30px 0;
}

* html #companyMain .ideaRight {
float:right;
width:330px;
margin:20px 140px 30px 0;
}


#companyMain .idea1Text p, #companyMain .idea2Text p {
position:absolute;
left:-9999px;
}

#companyMain .idea1Text {
background:url(../images/idea_1.gif) no-repeat 0 0;
width:330px;
height:100px;
}

#companyMain .idea2Text {
background:url(../images/idea_2.gif) no-repeat 0 0;
width:330px;
height:135px;
}

/*ABOUT-----------------------------*/
#companyMain h3.about {
background:url(../images/title_about.gif) no-repeat 0 0;
height:44px;
width:126px;
margin:160px 0 10px 0;
}

#companyMain .aboutText {
background:url(../images/about_text.gif) no-repeat 0 0;
width:514px;
height:314px;
margin-right:100px;
}

#companyMain .aboutText p {
position:absolute;
left:-9999px;
}

/*事業分野-----------------------------*/
#companyMain h3.field {
background:url(../images/title_field.gif) no-repeat 0 0;
height:70px;
width:234px;
margin:160px 0 10px 0;
}

#companyMain .fieldText {
background:url(../images/field_text.gif) no-repeat 0 0;
width:584px;
height:314px;
}

#companyMain .fieldText p {
position:absolute;
left:-9999px;
}

/*会社概要-------------------------------*/
#companyMain h3.company {
background:url(../images/title_company.gif) no-repeat 0 0;
height:18px;
width:83px;
margin:40px 0 10px 0;
}

table.company {
border-collapse:collapse;
width:650px;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}

table.company th, table.company td {
font-size:0.68em;
line-height:160%;
vertical-align:top;
padding:5px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
text-align:left;
}

table.company th {
width:100px;
background-color:#EEE;
}

*+html table.company th, *+html table.company td {
font-size:0.63em;
}

* html table.company th, * html table.company td {
font-size:0.63em;
}

html>/**/body table.company th, html>/**/body table.company td {
font-size /*\**/:0.63em\9;
}
