body{
	margin:0 50px;
}
/* 全体 */
#container{
	/* サイズ */
	width:600px;
	padding:0.5em 0 0 0; 
	border:1px solid #666;
	background-color:#999999;
}

/* 本文 */
#content{
	/* サイズ */
	width:500px;
	background-color:#FFFFFF;
	/* 余白 */
}

/* メニューの設定 */
#menu {
	/* 項目のマークを消す */
	list-style-type:none;
	/* サイズ */
	width:600;
	height:26px;
	/* 枠 */
	background:transparent url('/cp/seihin/images/border.gif') bottom left repeat-x;
	/* 余白 */
	margin: 0;
	margin-left: 0;
	padding:0;
}

/* タブ項目 */
#menu li{
	/* 左寄せ */
	float:left;
	/* 横 */
	width:165px;
	/* 高さ */
	height:26px;
	/* 文字がはみ出た場合：非表示 */
	overflow:hidden;
	/* 文字真中寄せ */
	text-align:center;
}

/* タブ項目の背景画像指定 */
#tabmenu1{
	background:url('/cp/seihin/sakin/images/tabmenu1.gif') no-repeat;
}
#tabmenu2{
	background:url('/cp/seihin/sakin/images/tabmenu2.gif') no-repeat;
}
#tabmenu3{
	background:url('/cp/seihin/sakin/images/tabmenu3.gif') no-repeat;
}
#tabmenu4{
	background:url('/cp/seihin/sakin/images/tabmenu4.gif') no-repeat;
}
#tabmenu5{
	background:url('/cp/seihin/sakin/images/tabmenu5.gif') no-repeat;
}

#menu span{
	/* リンク文字：非表示 */
	visibility:hidden;
}

/* タブの各項目設定 */
#menu a {
	/* ブロック要素指定 */
	display:block;
	/* 下線無し */
	text-decoration:none;
	/* サイズ */
	width:100%;
	height:100%;
	/* 背景位置（通常表示） */
	background-position:0px 0px;
}

/* マウスオーバー時、現在表示ページ */
#menu a:hover,
#selected a{
	/* 背景位置 */
	background-position:0px -26px;
}
.style1 {font-size: 10px}
.style5 {font-size: x-small}
.style7 {font-size: small; color: #FFFFFF;margin-left:10px}

.pan a:link {
	color:blue;
	text-decoration: none;
}
.pan a:visited { color: blue;
	text-decoration: none;
} 
	
.pan a:hover {
	color: blue;
	text-decoration: underline;
}

.sakin1 {background-color:#666699;}

.sakin1 a:link {
	color:white;
	text-decoration: none;
}
.sakin1 a:visited { 
        color: white;
	text-decoration: none;
} 
	
.sakin1 a:hover {
	color: white;
	text-decoration: underline;
}
.sakin2 {background-color:#7D7DD2;}

.sakin2 a:link {
	color:white;
	text-decoration: none;
}
.sakin2 a:visited { 
        color: white;
	text-decoration: none;
} 
	
.sakin2 a:hover {
	color: white;
	text-decoration: underline;
}
	
.bd {
	background:url('/cp/seihin/sakin/images/msds_bg.gif') no-repeat;
	background-position:80px 0px;
	padding:8px;
}
	
.bd2 {
	background:url('/cp/seihin/sakin/images/msds_bg2.gif') no-repeat;
	background-position:80px 0px;
	height:60px;
	text-align:left;
	padding:5px;
}

.sakin1_b1 {
        border-right:solid 2px #666699;
        border-left:solid 2px #666699;
}
.sakin1_b2 {
	border-bottom:solid 2px #666699;
        border-left:solid 2px #666699;
}
.sakin1_b3{
	border-bottom:solid 2px #666699;
        border-left:solid 2px #666699;
        border-right:solid 2px #666699;
}
.sakin2_b1 {
        border-right:solid 2px #7D7DD2;
        border-left:solid 2px #7D7DD2;
}
.sakin2_b2 {
	border-bottom:solid 2px #7D7DD2;
        border-left:solid 2px #7D7DD2;
}
.sakin2_b3{
	border-bottom:solid 2px #7D7DD2;
        border-left:solid 2px #7D7DD2;
        border-right:solid 2px #7D7DD2;
}
ul.detail{
	width:250px;
}
li.celltop{
	background-image:url('/cp/seihin/sakin/images/detail_top.gif');
	background-repeat:no-repeat;
	padding:5px
}
li.cellmid1{
	background-color:#E4E4FF;
	border:1px solid #666699;
	padding:5px
}
li.cellmid2{
	background-image:url('/cp/seihin/sakin/images/detail_mid.gif');
	background-repeart:repeart-y;
	padding:5px
}
li.cellmid3{
	padding:5px;
        border-left:solid 1px #666699;
        border-right:solid 1px #666699;
	border-bottom:solid 1px #666699;
}
li.cellbottom{
	background-image:url('/cp/seihin/sakin/images/detail_bottom.gif');
	background-repeat:no-repeat;
	height:38px;
	padding:5px
}
li.cellbottom2{
	background-image:url('/cp/seihin/sakin/images/detail_bottom2.gif');
	background-repeat:no-repeat;
	height:24px;
	padding:5px
}
li.cellbottom3{
	background-image:url('/cp/seihin/sakin/images/detail_bottom3.gif');
	background-repeat:no-repeat;
	height:38px;
	padding:5px
}
li.cellbottom4{
	background-image:url('/cp/seihin/sakin/images/detail_bottom4.gif');
	background-repeat:no-repeat;
	height:24px;
	padding:5px
}
li.cellbottom5{
	background-image:url('/cp/seihin/sakin/images/detail_bottom5.gif');
	background-repeat:no-repeat;
	height:55px;
	padding:5px
}
ul.list {margin-top:0px;margin-bottom:0px;font-size:x-small;line-height:150%}
ol.list {margin-top:0px;margin-bottom:0px;font-size:x-small;line-height:150%}

