@charset "utf-8";

@import url(../../css/sub2.css);

/*-　ハイハイベイビー
------------------------------------------------*/
.globallinkright {
	clear:both;
	text-align:right;
	background-color:none;
	}
.globallinkright a{
	display:block;
	color: #3300CC;
	padding:7px 20px 6px 0;
	text-decoration:none;
	color:#663300;
	background:transparent;
	background-image:url(../../img/common/glink_split.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
.globallinkright a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
.picuparea {
	width: 580px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size:12px;
	}
.picuparea p{
	padding:6px;
	}
.picuparea img{
	border:none;
	}
.picuparea h3 {
	width: 580px;
	height: 18px;
	text-align:left;
	background: url(../../img/common/bar.jpg) no-repeat;
	text-indent: 2em;
	color: #F2647C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	}


.picuparea .price {
	width:480px;
	margin:20px;
	}
.picuparea .price dl {
	margin:0 5px 10px 0;
	padding-left:8px;
	font-weight:bold;
	background: #FAF6EB;
	clear:both;
	}
.picuparea .price dt {
	border-bottom:1px dashed #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	}
.picuparea .price dd {
	border-bottom:1px dashed #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
	text-align:right;
	}


