@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:left;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size:12px;
	}
.picuparea p{
	padding:6px;
	}
.picuparea img{
	border:none;
	}
.picuparea h3 {
	width: 580px;
	height: 18px;
	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;
	}

.price {
	margin:10px;
	width: 545px;
	padding:8px 10px;
	background: #FFF4F4;
}

.price dt {
	padding:4px 0;
	border-bottom:1px dashed #DDDDDD;
	float:left;
}

.price dd {
	border-bottom:1px dashed #DDDDDD;
	padding:4px 0;
	margin-right:10px;
	text-align:right;
}

.picuparea ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.picuparea li {
	list-style:none;
	margin:0;
	padding:10px;
	}
table.ptbl {
	margin-top:10px;
	table-layout:fixed;
	border-collapse:collapse;
	width:90%;
	border:1px solid #CBB9AD;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
table.ptbl td,th {
	border:1px solid #CBB9AD;
	font-weight:normal;
	padding:3px;
	}
table.ptbl th {
	text-align:center;
	}
table.ptbl td {
	text-align:center;
	background-color:#FFFFFF;
	}
.col_red {
	color: #FF0000;
	}
.col_pink {
	color: #FF0066;
	}
.table02{
	background-color: #FFD8DD
	}