/*body*/


#docs #docs-c,
#global_04 #docs #docs-c {
	width: 748px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

#docs #docs-c #contents,
#global_04 #docs #docs-c #contents {
	width: 748px;
	margin-right: 0px;
	margin-left: 0px;
}


#docs #docs-c #contents #juyou_menu {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 748px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../juyou_img/navi/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*border: thin dashed #FF0000;*/
	height: 24px;
}




/*body {
	background-image:   url("../products/juyou_img/bg.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #f1f3f4;
}*/

/*リンク設定（削除不可）*/
a:link{
	color: #0000CC;
}

a:visited{
	color: #0033CC;
}

a:hover,a:active{
	color: #CC0033;
	text-decoration: none;
}

/*見出し設定_2*/
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 a:link,h2 a:visited{
	color: #0000CC;
	text-decoration: none;
}

h2 a:hover,h2 a:active{
	color: #CC0033;
	text-decoration: underline;
}

/*見出し設定_3*/
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

}

h3 a:link{
	color: #0000CC;
	text-decoration: none;
}

h3 a:visited{
	color: #0000CC;
	text-decoration: none;
}

h3 a:hover,h3 a:active{
	color: #CC0033;
	text-decoration: underline;
}

/*ナビ（右側ボタン）*/
.navi h4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}

