/*改ページ*/
#break {
page-break-before: always;
}
#bodyid{
padding:0;
margin:0;
background:url('img/bg_blue.png') repeat-x left top;
text-align:center;
}
#page{
background:#fff;
width:900px;
margin:0 auto;
text-align:center;
}
/*色＝グレー*/
#top h1{
color:#666;
font-size:11px;
font-family:Arial Black;
font-weight:normal;
letter-spacing:1px;
line-height:20px;
text-align:left;
padding:10px 15px;
margin:0;
float:left;
}
#image{
clear:both;
border:1px solid #ccc;
margin:0 auto;
width:900px;
height:200px;
/*background:#ebf3fd url('img/symbs.jpe') no-repeat left top;*/
background:url('img/symbs.jpe') no-repeat center top;
text-align:center;
}
#menu{
border:1px solid #ccc;
border-top-width:0;
width:100%;
margin:0 auto 3px auto;
font-size:13px;
font-weight:bold;
color:#666;
}
#menu a{
width:100%;
color:#666;
text-decoration:none;
}
#menu td{
border-left:1px solid #ccc;
background:url('img/menubg.png') repeat-x top left;
padding:3px 10px;
text-align:center;
width:20%;
}
/*各詳細情報のタイトルバー*/
#honbun td{
border-left:1px solid #ccc;
background:url('img/mainbg1.png') no-repeat top left;
padding:3px 10px;
text-align:left;
width:100%;
}
#frametd{
padding:10px 10px 2px 10px;
height:100%;
}
#frametd2{
padding:10px 10px 2px 10px;
height:96%;
}
#copy{
background:url('img/maintb.png') repeat-x top left;
clear:both;
color:#666;
font-size:13px;
padding:2px 0 0 0;
}


/*ここから下はフレームの中についての指定です*/

#bodyid2{
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#9ecae6;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#9ecae6;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#9ecae6;
}
#main{
font-size:0.8em;
}
#left{
width:200px;
float:left;
}
#left h2{
background:#acd2ea url('img/boxbg.png') no-repeat top left;
color:#fff;
font-size:14px;
padding:4px 10px 4px 10px;
margin:0;
text-align:left;
letter-spacing:2px;
}
#left p{
font-weight:normal;
border:1px solid #9ecae6;
padding:7px 10px;
margin:0 0 10px 0;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
}
/*メイン画面（下の右）の幅と文字位置*/
#right{
width:76%;
float:left;
margin:0px 12px;
}
#right_sub{
width:60%;
float:left;
margin:0px 70px;
}
#right h2{
background:url('img/maintb.png') repeat-x bottom left;
color:#666;
padding:4px 5px;
font-size:1em;
margin:0 10px 5px 10px;
text-align:left;
}
#right_sub h2{
background:url('img/title004_02.jpg') no repeat left;
width:550;
hight:26;
color:#666;
padding:7px 20px;
font-size:1em;
text-align:left;
}
#right p{
font-weight:normal;
margin:0;
padding:0 15px 15px 15px;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
font-weight:normal;
}

/*
#right li{
font-weight:normal;
margin:0;
padding:0 15px 15px 15px;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
font-weight:normal;
}
*/

#pagetop{
padding:0 10px 0 0;
text-align:right;
}
#omo{
display:none;
}
li{
list-style-type:none;/*マーカーなし*/
background-image : url('img/yajirushi_orange01.jpg');
background-position : left top ; /* 位置は左端の真ん中 */
background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
padding-left : 15px ; /* 「画像の横幅+マーカーとの距離」を左方向に空ける */
text-align:left;
}
#list{
 text-align:left;
 list-style-type:circle;
}
div.menuright{
width:35%;
float:left;
list-style-type:none;
list-style-image:url('img/yajirushi_orange01.jpg');
}
/*Topページ以外のサイドメニュー*/
#left dd{
color:#666;
border:1px solid #9ecae6;
padding:10px 0px 10px 10px;
margin:0;
text-align:left;
font-size:1em;
font-weight:normal;
}
/*Topページ以外のサイドメニュー*/
#left dt{
background:#acd2ea url('img/boxbg.png') no-repeat top right;
color:#fff;
font-size:14px;
padding:4px 20px 4px 10px;
margin:0;
text-align:left;
letter-spacing:2px;
font-weight:bold;
}
#menu_center{
color:#666;
padding:20px 20px;
margin:0;
text-align:center;
font-size:1em;
font-weight:normal;
}
#menu_right{
color:#666;
padding:10px 0px 10px 30px;
margin:0;
text-align:right;
font-size:1em;
font-weight:normal;
}

/*項目前の△アイコンの表示位置*/
#top div img{vertical-align:bottom;}

/*---リンク---*/

/*ヘッダーメニュー(ﾎｰﾑ・お問い合わせ・ｻｲﾄﾏｯﾌﾟ)の設定*/
#top div{
font-size:11px;
letter-spacing:1px;
font-weight:normal;
text-align:right;
float:right;
margin:0;
padding:10px 15px;
}
#bottom div{
font-size:11px;
letter-spacing:1px;
font-weight:normal;
text-align:center;
float:center;
margin:0;
padding:10px 15px;
}
/*リンクアンカーなし*/
a{text-decoration: none;}

/*リンクアンカー有り*/
#link_line {
text-decoration:underline;
}
/*リンクアンカー有り、色紫がかった青*/
#link_line2 {
text-decoration:underline;
color:#5055b4;
} 

/*未訪問のリンク＝青*/
a:link {color:#666;}

/*訪問後のリンク色＝青*/
a:visited{color: #666;}

/*リンクにマウスをのせた時の色＝青*/
a:hover {color:#aaf;}

/*リンククリック中の色＝青*/
a:active{color: #aaf;}

/*ヘッダーメニュー(ﾎｰﾑ・お問い合わせ・ｻｲﾄﾏｯﾌﾟ)にマウスをのせた時の色＝青*/
/*#top div a:hover{color:#aaf;}*/
<!--
#left a{
color:#5055b4;
}
-->
#left a:hover{
color:#7a7ec6;
}

/*右下メインページのメニュー「製品情報」のリンク色=紫がかった青*/
#right a{color:#5055b4;}
/*右下メインページのメニュー「製品情報」のリンクにマウスをのせた時の色=薄い青*/
#right a:hover{color:#7a7ec6;}
/*右下メインページのメニュー「製品情報」のリンク色=紫がかった青*/
#right_sub a{color:#5055b4;}
/*右下メインページのメニュー「製品情報」のリンクにマウスをのせた時の色=薄い青*/
#right_sub a:hover{color:#7a7ec6;}


/*不要？
#top div a{
text-decoration:none;
color:#555;
}
.unker{
color: #FFFF00;
}
*/

/*---リンク---*/


/*履歴メニュー用*/
#menu2{
font-size:0.7em;
text-align:left;
}
table{
font-size:1em;
color: #666;
}
/*テーブル幅設定*/
td.koumoku{
width:49%;
text-align:left;
}
/*テーブル幅と行高さ設定*/
td.naiyou{
width:49%;
line-height:140%;
text-align:left;
}
/*テーブル幅と行高さ設定*/
td.tbl1{
border-width:0px;
padding:0px;
border-spacing:0px;
}
img{
border:0;
}


