@charset "shift_jis";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：07/09/01
File name ：index.css
Site name：
Summary：「Top」で使用しています。
Copyright：Copyright (C) 2007 ＊＊＊＊＊＊＊.All rights reservde.
-------------------------------------------------------------------------*/
/*[right_container]-------------------------------------------------*/
div#container div#right_container {
	width: 600px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	margin-bottom: 15px;
	float: right;
}

/* 見出し --------------------------------------------------------- */
div#right_container h3 {
	width: 600px;
	height: 100px;
	background: url(../images/fifty/fifty_header.jpg) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 25px;
}
div#right_container h3.top {
	height: 373px;
	background: url(../images/fifty/top_header.jpg) no-repeat left top;
}
h4 {
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	text-indent: -9999px;
}
h4#fifty01 {background-image: url(../images/fifty/h4_01.gif);}
h4#fifty02 {background-image: url(../images/fifty/h4_02.gif);}
h4#fifty03 {background-image: url(../images/fifty/h4_03.gif);}
h4#fifty04 {background-image: url(../images/fifty/h4_04.gif);}
h4#fifty05 {background-image: url(../images/fifty/h4_05.gif);}
h4#fifty06 {background-image: url(../images/fifty/h4_06.gif);}
h4#fifty07 {background-image: url(../images/fifty/h4_07.gif);}
h4#fifty08 {background-image: url(../images/fifty/h4_08.gif);}
h4#fifty09 {background-image: url(../images/fifty/h4_09.gif);}
h4#fifty10 {background-image: url(../images/fifty/h4_10.gif);}
h4#fifty11 {background-image: url(../images/fifty/h4_11.gif);}
h4#fifty12 {background-image: url(../images/fifty/h4_12.gif);}
h4#fifty13 {background-image: url(../images/fifty/h4_13.gif);}

h5 {
	text-align: left;
	text-indent: 0;
	padding: 5px 0 5px;
}

/* 枠 ------------------------------------------------------------- */
.fiftybox,.fiftyboxT {
	padding: 0 15px;
	text-indent: 0.8em;
}
.imageL {
	width: 202px;
	margin: 0 20px 10px 0;
	float: left;
	text-indent: 0;
}
.imageR {
	width: 202px;
	margin: 0 0 10px 20px;
	float: right;
	text-indent: 0;
}
.textbox1 {
	width: 348px;
	float: right;
}
.textbox2 {
	width: 348px;
	float: left;
}
.fiftybox2 {
	padding: 15px 25px;
	background-color: #fcefd7;
	margin-top: 25px;
}

/* テキスト ------------------------------------------------------- */
div#right_container p {text-align: left;margin-bottom:8px;line-height:1.6em;}
div#right_container .fiftyboxT p {margin-bottom:0;}
div#right_container .imageL p,div#right_container .imageR p {
	margin-bottom: 0;
	font-size: 0.7em;
}
.toptxt {
	color: #13521f;
	font-weight: 600;
	text-indent: 0.8em;
	padding: 0 15px 17px;
}
.orange {
	color: #F09E15;
	font-weight: 600;
}
/* 前のページ・次のページ ----------------------------------------- */
.pagefoot {
	margin-top: 35px;
	padding: 15px 15px 0;
	border-top: dotted 1px #ccc;
}
.pagefoot .pageback {
	width: 97px;
	float: left;
}
.pagefoot .pagenext {
	width: 97px;
	float: right;
}
.clear {clear: both;}

/* 組み立ての流れ ----------------------------------------- */
.flow3 {
	width: 540px;
	height: 158px;
	padding: 7px 15px 8px 15px;
	margin: 0 auto;
	background: url(../images/fifty/flow_back03.gif) no-repeat;
	text-indent: 0;
	overflow: hidden;
}
.flow2 {
	width: 360px;
	height: 158px;
	padding: 7px 15px 8px;
	margin: 0 auto;
	background: url(../images/fifty/flow_back02.gif) no-repeat;
	text-indent: 0;
	overflow: hidden;
}
.flow1 {
	width: 370px;
	height: 268px;
	padding: 10px 10px 8px;
	margin: 0 auto;
	background: url(../images/fifty/flow_back_last.gif) no-repeat;
	text-indent: 0;
}
div#right_container .flow2 p,div#right_container .flow3 p {
	height: 28px;
	margin-bottom: 5px;
}
.flow1 ul,.flow2 ul,.flow3 ul {
	text-align: left;
	text-indent: 0;
}
.flow2 li,.flow3 li {
	list-style: none;
	float: left;
	padding: 0 28px 0 0;
	margin: 0 8px 0 0;
	background: url(../images/fifty/photo_next.gif) no-repeat right center;
}
.flow1 li {
	list-style: none;
}
.flow3 li {
	width: 156px;
}
.flow2 li {
	padding: 0 33px 0 0;
	margin: 0 13px 0 0;
	background: url(../images/fifty/photo_next.gif) no-repeat right center;
}
.flow2 td {
	padding: 0 30px 0 0;
	margin: 0 13px 0 0;
	background: url(../images/fifty/photo_next.gif) no-repeat 171px 85px;
}

.flow1 li.photoend,.flow2 td.photoend,.flow2 li.photoend,.flow3 li.photoend {
	margin: 0;
	padding: 0;
	background: none;
}
.flow2 table {
	width: 100%;
	border-collapse: collapse;
}
.time {
	text-align: left;
	margin-bottom: 5px;
}
.flow2 td p.time img,.flow2 li p.time img {
	width: 59px;
	padding: 0;
	margin: 0;
	background: none;
}
div#right_container p.next {text-align: center;margin-bottom:0;height:40px;}
