/* コブラ＆アーマロイドレディ CSS */


div#contents{
	background: url(./img/cobra_armlady_mid.gif) center top repeat-y;
	overflow: auto;
	color: #000000;
}

h1{
	background: #000000 url(./img/cobra_armlady_title_bg.gif) left top repeat-x;
	color: #ffffff;
	margin: 0 15px;
}

h2{
	margin: 20px;
	color: #ff0000;
	font-size: 200%;
}

#contents p{
	text-align: left;
	margin: 0 15px 10px 15px;
}

#contents strong{
	color: #ca0fe6;
}

div#leftbox{
	float: left;
	width: 600px;
}

#leftbox dl{
	border: 1px solid #ff0000;
	margin: 10px 10px;
	text-align: left;
	background: #ffffff url(./img/producttext_bg.gif) left bottom repeat-x;
}

#leftbox dl dt{
	background: #ff0000 url(./img/dmc_product_bg.gif) left bottom repeat-x;
	color: #ffffff;
	padding-left: 10px;
}

#leftbox dl dd{
	padding: 3px 0 3px 10px;
}

#leftbox dl dd span{
	color: #6f0fe6;
	font-weight: bold;
}

#leftbox a:hover{
	color: #ff0000;
}


ul#copy{
	clear: both;
	list-style: none;
	color: #000000;
	margin: 10px 20px 0 0;
}
