@charset "utf-8";
/*結婚準備＿テンプレート*/
@import url(../../css/style.css);
/*[リンク・hタグカラー***************************************************************/
#contents_jyunbi a:link {
	text-decoration: none;
	color: #ED9B21;
}
#contents_jyunbi a:visited {
	text-decoration: none;
	color: #ED9B21;
}
#contents_jyunbi a:hover {
	text-decoration: underline;
	color: #ED9B21;
}
#contents_jyunbi a:active {
	text-decoration: none;
	color: #ED9B21;
}
#contents_jyunbi h2,
#contents_jyunbi h3,
#contents_jyunbi h5 {
	color: #ED9B21;
}
h6 {
	color: #393939;
	font-size:14px;
	padding-left:15px;
}
.h_bg {
	background-image:url(../../step14/img/h_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:3px;
}
/*リンク・hタグカラー]***************************************************************/
/*[ページ上部のメインイメージと詳細ページへのナビゲーション部分**********************************/
#kotei_main {
	background-image:url(../img/main.jpg);
}
#main_jyunbi table {
	background-image: url(../img/txt_bg.gif);
}
#main_jyunbi table .txt_bg02 { /*アクティブページの背景*/
	background-image: url(../img/txt_bg02.gif);
}
#main_jyunbi table th {
	border-right-color: #ED9B21;
}
/*ページ上部のメインイメージと詳細ページへのナビゲーション部分]**********************************/
/*[背景***************************************************************/
.bgcolor_dark {
	background-color:#ED9B21;
}
.bgcolor {
	background-color:#FCEBD1;
}
.bgcolor02 {
	background-color:#F7D097;
}
/*背景]***************************************************************/
/*[バー付きタイトル背景***************************************************************/
.bar_point {
	background-image:url(../img/bar_point.gif)!important;
}
/*バー付きタイトル背景]***************************************************************/
/*[表***************************************************************/
.hyou th {
	border-left-color: #ED9B21;	
	color:#ED9B21;
}
.hyou .bg00 {
	background-image:url(../img/hyou_bg00.jpg);
}
.hyou .bg01 {
	background-image:url(../img/hyou_bg01.jpg);
}
.hyou .bg02 {
	background-image:url(../img/hyou_bg02.jpg);
}
/*表]***************************************************************/
/*[スケジュール背景***************************************************************/
.box_color {
	background-image:url(../img/box_color_b.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 27px;
}
.box_color .bg {
	background-image:url(../img/box_color.gif);
	background-repeat:no-repeat;
	padding:16px;
	padding-top: 50px;
}
/*スケジュール背景]***************************************************************/
.hyou .pic01s {
	background-image:url(../img/pic01s.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.hyou .pic02s {
	background-image:url(../img/pic02s.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.hyou .pic03s {
	background-image:url(../img/pic03s.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}