@charset "Shift_JIS";

/* ページ・バー
----------------------------------------------------------------- */
#bar {
background: url(../images/bar_factory.gif) no-repeat #ffffff;
}

/* サイド・メニュー
----------------------------------------------------------------- */
#side h3 {
background: url(../images/title_factory.gif) no-repeat #ffffff;
}
/* サブ・ナビゲーション */
#side li.japan {
height: 26px;
background: url(../images/navi_side_factory_off.gif) no-repeat 0px 0px;
}
#side li.yct {
height: 26px;
background: url(../images/navi_side_factory_off.gif) no-repeat 0px -26px;
}
#side li.ypc {
height: 27px;
background: url(../images/navi_side_factory_off.gif) no-repeat 0px -52px;
}
#side li.japan-on {
background: url(../images/navi_side_factory_on.gif) no-repeat 0px 0px;
}
#side li.yct-on {
background: url(../images/navi_side_factory_on.gif) no-repeat 0px -26px;
}
#side li.ypc-on {
height: 27px;
background: url(../images/navi_side_factory_on.gif) no-repeat 0px -52px;
}
#side li.japan a:hover {
background: url(../images/navi_side_factory_on.gif) no-repeat 0px 0px;
}
#side li.yct a:hover {
background: url(../images/navi_side_factory_on.gif) no-repeat 0px -26px;
}
#side li.ypc a:hover {
height: 27px;
background: url(../images/navi_side_factory_on.gif) no-repeat 0px -52px;
}

/* コンテンツ
----------------------------------------------------------------- */
#content h4.index {
width:108px;
background:url(../images/title_factory_index01.gif) no-repeat #ffffff;
}
#content h4.japan {
width:108px;
background:url(../images/title_factory_japan01.gif) no-repeat #ffffff;
}
#content h4.yct {
width:182px;
background:url(../images/title_factory_yct01.gif) no-repeat #ffffff;
}
#content h4.ypc {
width:182px;
background:url(../images/title_factory_ypc01.gif) no-repeat #ffffff;
}

#content p {
margin:0 20px 20px 20px;
text-indent:1em;
line-height:140%;
font-size:small;
}
#content img {
vertical-align:top;
margin:0 7px 7px 7px;
}
#content img.thai {
vertical-align:top;
margin:0 7px 7px 24px;
}

/* 小見出し　概要 */
#content h5 {
height:24px;
}
#content h5#index01 {
width:250px;
background:url(../images/title_factory_index02.gif) no-repeat #ffffff;
}
#content h5#index02 {
width:96px;
background:url(../images/title_factory_index03.gif) no-repeat #ffffff;
}
#content h5#japan01 {
width:324px;
background:url(../images/title_factory_japan02.gif) no-repeat #ffffff;
}
#content h5#yct01 {
width:386px;
background:url(../images/title_factory_yct02.gif) no-repeat #ffffff;
}
#content h5#ypc01 {
width:365px;
background:url(../images/title_factory_ypc02.gif) no-repeat #ffffff;
}






