/* CSS Document */
/* ---------------------------------------------------------------- 初期化 */   
* {
	margin:0px;
	padding:0px;
	border:0px;
	font: normal 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}
p,li,dt,dd,td {
	line-height: 20px;
}
p{	margin:0  0 10px 0 ;}
strong {
	font-weight: bold;
}
hr {
	clear: both;
	margin: 0px 0px 50px;
}
a:link {
	text-decoration: underline;
	color: #360;
}
a:visited {
	text-decoration: underline;
	color: #360;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #00F;
}
li {
	list-style: none;
}
table {
	border-collapse:collapse;
}
/* ---------------------------------------------------------------- base */   
#Wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/wrap_bg.jpg);
	background-repeat: no-repeat;
}
/* ---------------------------------------------------------------- Header */   
#Header {
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}
#Header h1 {
	float: left;
	margin: 50px 0px 0px;
}
#Header ul {
	float: right;
	width: 500px;
}
#Header .HedMenu li {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#PLink{
	clear: both;
}
#PLink ul li{
	float: right;
	line-height:30px;
	margin-left: 15px;
	list-style: disc;
}
/* ---------------------------------------------------------------- Contents */   
#Contents {
	clear: both;
	margin-top: 10px;
	margin-bottom: 150px;
}
#Contents #Left {
	width: 650px;
	float:left;
	margin: 10px 0px 0px;
}
#Contents #Left h2 {
	clear: both;
	margin:0 0 20px;
}
#Contents #Left ul {
	margin: 0 0 30px;
}
#Contents #Left .IndexMenu li {
	display: inline;
	margin: 0px 2px;
}
#Contents #Right {
	width: 300px;
	float:right;
	margin: 10px 0px 0px;
}
#Contents .Banner li {
	margin: 10px 0px;
}
/* ---------------------------------------------------------------- Footer  */   
#Footer {
	background-image: url(../image/footer_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 250px;
}
#Footer .FotMenu li {
	float: left;
	margin: 0px 10px 0px 0px;
}
#Footer address {
	clear: both;
	float: right;
	color: #FFF;
	margin-top: 30px;
}
#Footer .wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* ---------------------------------------------------------------- 共通クラス */ 


.FlotR {
	float:right;
}
.MTop30 {
	margin-top:30pxx;
}
.TRed10 {
	font-size: 10px;
	color: #C00;
	line-height: 13px;
}
.TBlack10 {
	font-size: 10px;
	color: 000;
	line-height: 13px;
}
/* ---------------------------------------------------------------- 製品ページ */   

#ProductIndex table td {
	padding-top: 20px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	padding-left: 5px;
}
#ProductIndex h3 {
	margin: 10px 0px;
	font-size: 15px;
	font-weight: bold;
}
#ProductIndex table th {
	background-color: #999;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFF;
}
#Product h2, #ProductIndex h2 {
	background-image: url(../../product/image/h2_bg.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px;
	line-height: 40px;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 0px 5px;
}
#Product #PLeft {
	float: left;
	width: 470px;
	margin-top: 20px;
}
#Product #PLeft ul {
	border-top: 1px solid #666;
	padding: 15px 0px 10px;
	border-bottom: 1px solid #666;
}
#Product #PLeft p {
	margin: 15px 0px;
}
#Product .ProductList li {
	background-image: url(../../product/image/Plist_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
#Product #PRight {
	float: right;
	width: 470px;
	margin-top: 20px;
}
#Product #PRight td {
	border-bottom: 1px solid #999;
	padding: 15px 0px 5px;
}
#Product h4 {
	margin: 0px 0px 15px;
}
#Product #PLeft h5 {
	font-weight: bold;
	margin: 5px 0px;
	background-color: #004F00;
	color: #FFF;
	text-align: right;
	padding: 3px 10px 3px 0px;
}
/* ---------------------------------------------------------------- 会社案内 */
#Company table {
	width: 960px;
}
#Company td {
	padding:15px 0 5px 0;
	border-bottom: 1px solid #CCC;
}
/* ---------------------------------------------------------------- サポート */   
#Support #CLeft {
	float: left;
	width: 648px;
}
#Support #CRight {
	float:right;
	width: 300px;
}
#Support #CRight ul li {
	font-size: 18px;
	border: 1px dotted #666;
	text-align: right;
	padding: 15px;
	margin: 0px 0px 15px 10px;
}
#Support #CLeft h2 {
	margin: 0px 0px 10px;
}

#Support #CLeft h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	background-color: #D8FFB0;
	color: #000;
	border-left: 2px solid #060;
	border-bottom: 1px solid #060;
	margin: 10px 0px;
	padding: 0px 10px 0px 15px;
}
#Support #CLeft dl {
	margin-top: 15px;
	margin-bottom: 30px;
}
#Support #CLeft dl dt {
	font-weight: bold;
	background-color: #CCC;
	padding: 5px;
}
#Support #CLeft dl dd {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Contents #Support #CLeft dl dd table td {
	border: 1px solid #CCC;
	padding: 5px;
}
#Support #CLeft ol {
	margin: 10px;
}
#Support #CLeft ol li {
	list-style: decimal;
	margin-bottom: 15px;
}
#Support #CLeft ul {
	margin: 10px 20px;
}
#Support #CLeft ol ul li {
	list-style: upper-alpha;
}
