/* HY2Mガンダム CSS */


div#contents{
	width: 1000px;
	background: url(./img/hy2mgundam_mid.gif) center top repeat-y;
	overflow: auto;
	color: #ffffff;
}

div#main{
	margin-top: 10px;
	overflow: auto;
}

#main h1{
	text-indent: -1000em;
	margin-left: 10px;
	background: #000000 url(./img/about.gif) no-repeat;
	width: 400px;
	height: 60px;
}

#main h3{
	color: #ffff00;s
}


#main p{
	text-align: left;
	margin: 0 10px 10px 10px;
}

#main strong{
	color: #ffff00;
}

ul#pr_point{
	list-style: none;
	margin-right: 10px;
	margin-left: 10px;
}

ul#pr_point li{
	border-right: 1px solid #3252f2;
	border-bottom: 1px solid #3252f2;
	border-left: 1px solid #3252f2;
	margin: 10px 0;
	overflow: auto;
}

ul#pr_point li h2{
	background: #3252f2 url(./img/h2_bg.gif) top left repeat-x;
}

ul#pr_point li img{
	margin: 5px;
	border: 1px solid #ff0000;
}

#main ul li dl{
	margin: 2px;
	border: 1px solid #ff0000;
	text-align: left;
}

#main ul li dl dt{
	background: #ff0000 url(./img/dt_bg.gif) top left repeat-x;
}

#main ul li dl dd{
	display: inline;
	color: #fe7272;
	font-size: 80%;
}

img#product_pic{
	border: 1px solid #ff0000;
	margin: 5px;
}

dl#gundam{
	float: left;
	text-align: left;
	width: 300px;
	padding-left: 10px;
}

dl#gundam dt{
	margin-top: 5px;
}

dl#gundam dd{
	font-size: 80%;
	color: #3252f2;
	margin-left: 10px;
}

ul#price{
	list-style: none;
	text-align: left;
	clear: both;
	margin-left: 10px;
}

.caution{
	color: #ff0000;
}

/* 取扱店舗一覧　関連 */

table{
	margin: 0 10px 10px 10px;
	border: 1px solid #3252f2;
	width: 715px;
	border-collapse: collapse;
}

table th{
	background: #3252f2 url(./img/h2_bg.gif) left top repeat-x;
	color: #ffffff;
}

table td{
	border-bottom: 1px dotted #555555;
	color: #ffffff;
}

table td a{
	color: #7777ff;
}

table td a:hover{
	color: #ff7777;
}

span a{
	text-decoration: none;
	color: #7777ff;
}

span a:hover{
	color: #ff7777;
}

div#menu{
	float: left;
	width: 250px;
	margin-top: 10px;
	overflow: auto;
}

#menu dl dt{
	margin: 10px auto 0 auto;
	
}


dt#top_page_btn{
	background: url(./img/top_page_on.gif) no-repeat;
	width: 200px;
	height: 40px;
	text-indent: -1000.0em;
}

dt#top_page_btn a{
	background: url(./img/top_page_off.gif) no-repeat;
	width: 200px;
	height: 40px;
	display: block;
}

dt#shoplist_btn{
	background: url(./img/shoplist_on.gif) no-repeat;
	width: 200px;
	height: 40px;
	text-indent: -1000.0em;
}

dt#shoplist_btn a{
	background: url(./img/shoplist_off.gif) no-repeat;
	width: 200px;
	height: 40px;
	display: block;
}


#menu dt a:hover{
	background-image: none;
	background-color: transparent;
}

#menu dl dd{
	border-right: 1px solid #3252f2;
	border-bottom: 1px solid #3252f2;
	border-left: 1px solid #3252f2;
	background-color: #c3cbf2;
	width: 198px;
	margin: 0 auto;
	text-align: left;
}


#menu dl dd a{
	display: block;
	text-decoration: none;
	color: #000000;
	width: 198px;
}

#menu dl dd a:hover{
	color: #ff0000;	
}

#menu h2{
	color: #ffffff;
	background: #3252f2 url(./img/h2_bg.gif) top left repeat-x;
	margin: 20px 5px 0 10px;
}

ul#buynow li , ul#link li {
	margin: 5px 0;
}

ul#copy{
	list-style: none;
	text-align: left;
	color: #000000;
	margin: 10px 0 0 10px;
}
