@charset "utf-8";

/*---------- title ----------*/
h2.siyou {
	height: 70px;
	width: 590px;
	margin-bottom: 25px;
}

/*---------- フォトブックとは ----------*/
h3.p_title {
	height: 100px;
	width: 590px;
	margin-bottom: 15px;
}

h5.s_text {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.8em;
}

h4.p_kizi {
	font-size: 1em;
	background-image: url(../../siyou/price/images/st_subtitle.gif);
	height: 28px;
	width: 590px;
	line-height: 2.2em;
	text-indent: 13px;
	color: #16A09D;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
}

.box01 {
	height: auto;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 25px;
}

.table {
	width: 470px;
	text-align: center;
	background-color: #808080;
	margin-bottom: 20px;
}

.table th, td {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.table .th01 {
	background-color: #1CB9B6;
	font-weight: normal;
	color: #FFFFFF;
}

.table .th02 {
	background-color: #F0FDFD;
	font-weight: normal;
}

.table .th03 {
	background-color: #E1E1E1;
	font-weight: normal;
}

.table .th04 {
	background-color: #EDE9E6;
	font-weight: normal;
}

.table .th05 {
	background-color: #88E3E2;
	font-weight: normal;
}

.table .th06 {
	background-color: #EBEBEB;
	font-weight: normal;
}

.table .tx01 {
	font-weight: bold;
	color: #FF0000;
	font-size: 1em;
}

.f_text01 {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.f_text02 {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.f_text03 {
	font-size: 1em;
	font-weight: bold;
	line-height: 24px;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 8px;
	background-color: #3CB573;
	color: #FFFFFF;
	text-align: center;
	height: 24px;
}

h4.f_title {
	font-size: 1em;
	color: #666666;
	margin-bottom: 8px;
	margin-left: 10px;
}

h4.f_title02 {
	font-size: 1em;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
	width: 570px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #25A862;
	border-bottom-color: #25A862;
	padding-top: 5px;
	padding-bottom: 5px;
}

#to_icon {
	width: 62px;
	height: 18px;
	position: absolute;
	top: 4px;
	left: 510px;
}

#ma_icon {
	width: 129px;
	height: 18px;
	position: absolute;
	top: 4px;
	left: 443px;
}

#de_icon {
	width: 62px;
	height: 18px;
	position: absolute;
	top: 4px;
	left: 510px;
}

/*---------- ソフト価格ボタン ----------*/

.vol_price {
	width: 470px;
	height: 24px;
	margin-bottom: 15px;
}

.vol_price a {
	height: 22px;
	width:190px;
	background-color: #E7EFF8;
	display: block;
	line-height: 22px;
	border: 1px solid #448ACA;
	text-align: center;
	color: #448ACA;
	overflow: hidden;
	float: right;
}

.vol_price a:hover {
	color: #FFFFFF;
	background-color: #448ACA;
}
W
