@charset "utf-8";

/*---------- title ----------*/
h2.pb_feat {
	height: 70px;
	width: 590px;
	margin-bottom: 25px;
}

h2.con{
	height: 40px;
	width: 582px;
	display: block;
	border-top: 1px solid #32B16C;
	border-right: 1px solid #32B16C;
	border-bottom: 1px solid #32B16C;
	border-left: 7px solid #32B16C;
	font-size: 1.4em;
	line-height: 40px;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3.subtitle {
	background-image: url(../../guide/images/p_subtitle.gif);
	font-size: 1em;
	height: 28px;
	width: 590px;
	line-height: 2.2em;
	text-indent: 13px;
	color: #25A862;
	font-weight: bold;
	margin-bottom: 15px;
}

/*---------- メニュータブ ----------*/
#tab_box {
	height: 35px;
	width: 590px;
	margin-bottom: 20px;
}

#tab_box ul {
}

#tab_box li {
	height: 33px;
	width: auto;
	display: block;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px dotted #7E8280;
	border-bottom: 1px dotted #7E8280;
	border-left: 1px dotted #7E8280;
	background: #F7F7F7;
	line-height: 33px;
}

#tab_box li.right {
	border-right: 1px dotted #7E8280;
}

#tab_box li.now {
	background-color: #2DAB65;
	color: #FFFFFF;
}

/*---------- フォトブック仕様ボタン ----------*/
#book_det {
	height: 55px;
	width: 590px;
	margin-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 30px;
	overflow: hidden;
}

#book_det li {
	float: left;
	margin-right: 5px;
	height: 55px;
	display: block;
}


h4.title_text {
	font-size: 1.2em;
	margin-bottom: 10px;
}

h5.f_text {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	text-justify:distribute;
	text-align: justify;
}

p.f_text {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	text-justify:distribute;
	text-align: justify;
}

h4.bd_kizi {
	background-image: url(../../guide/images/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 30px;
	width: 590px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

.box01 {
	height: auto;
	width: 590px;
	margin-bottom: 20px;
}

.f_text01 {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
}

.f_text01 li {
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight: bold;
}

.style1 {
	color: #FF9933;
	font-weight: bold;
}

.pay_img {
	height: auto;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pay_img02 {
	height: auto;
	width: 590px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*---------- 推奨環境テーブル ----------*/
.table {
	line-height: 2em;
	width: 520px;
	margin-left: 20px;
	background-color: #DCDCDC;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	margin-bottom: 15px;
}

* html .table {
	display: inline;
}

.table .td01 {
	text-align: center;
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.table .td02 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

ul.adobe {
	height: 41px;
	width: 590px;
}

ul.adobe li {
	float: left;
	margin-right: 10px;
}

/*---------- 配送方法テーブル ----------*/
.time {
	line-height: 1.5em;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

.time .td01 {
	text-align: center;
	background-color: #F7F7F7;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.time .td02 {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

