@charset "UTF-8";
/* CSS Document */

/*container*/


/*leftbox*/
div#leftbox{
	width:190px;
	position:relative;
	float:left;
}

div#leftbox h2#order_btn{
	width:190px;
	height:70px;
	margin:0px auto 5px;
	background: none;
    text-indent: 0; 
}

div#leftbox h2#order_btn a{
	width:190px;
	height:0;
	padding-top:70px;
	overflow:hidden;
	display:block;
	background:url(../images/order_btn.gif);
	background-position:0 0;
}

div#leftbox h2#order_btn a:hover{
	width:190px;
	height:0;
	padding-top:70px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background-color:#FFC;
	background:url(../images/order_btn.gif);
	background-position:0 -70px;
}

div#leftbox h2#photobook_rink{
	width:190px;
	height:205px;
}

div#leftbox h2#photobook_rink a{
	width:190px;
	height:0;
	padding-top:205px;
	display:block;
	overflow:hidden;
	background:url(../images/photobook_rink.gif);
}

div#leftbox h2#photobook_rink a:hover{
	width:190px;
	height:0;
	padding-top:205px;
	overflow:hidden;
	background:url(../images/photobook_rinkhover.gif);
}

div#leftbox h2#index_fujicolor{
	width:190px;
	height:126px;
	margin:5px auto 5px;
	background: none;
    text-indent: 0;
}

div#leftbox dl#fujicolor_dl{
	width:180px;
	margin:25px auto 5px;
	
}

div#leftbox dl#fujicolor_dl dt{
	height:22px;
	padding-top:3px;
	padding-left:5px;
	background-color:#696;
	color:#FFF;
	font-size:12px;
	margin-top:10px;
}

div#leftbox dl#fujicolor_dl dd{
	color:#696;
	font-size:12px;
	margin:5px 5px 0 5px;
	line-height:1.5em;
}

div#leftbox dl#fujicolor_dl dd a{
	color:#696;
}

div#leftbox dl#fujicolor_dl dd a:hover{
	color:#633;
}

/*contentsmain*/
div#contentsmain{
	width: 720px;
	margin:0 0 0 3px;
	padding-bottom:15px;
	float:left;
}
div#contentsmain::after{
clear: both;
}


div#contentsmain h2#fujicolor_h2{
	background:none;
	color:#000;
	margin:20px auto 25px;
	padding:0;
}

h4{
	font-size:15px;
	min-height:24px;
	color:#390;
	padding-left:30px;
	margin-top:10px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: 500;
	background:url(../images/contents_h4.gif) no-repeat 5px 2px;
}

h4.blue{
	font-size:14px;
	min-height:24px;
	color:#699;
	padding-left:5px;
	margin-top:10px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: 500;
	background:none;
}

ol{
    font-size: 1.2rem;
    margin: 1em 2em;
}

div.img730{
	margin:10px auto;
	text-align:center;
}

div.img730 img{
	margin:10px auto;
}
div#container::after{
	clear: both;
}


div#container div#contentsmain div.contents720{
	width:720px;
	margin:0 atuo;
}

div#container_top div#contents img.imgmargin10{
	margin:5px auto;
}

div#container_top div#contents p.annotation{
	text-align:right;
}

div#container div#contentsmain div#rules{
	height:400px;
	width:700px;
	overflow:auto;
	padding:4px;
	margin:10px auto;
	border:solid #999 1px;
	background-color:#CFC;
}

div#container div#contentsmain div#rules p{
	width:680px;
}

div#rules ul{
	font-size:13px;
	width:665px;
	margin-left:20px;
	color:#666;
	line-height:1.3em;
	list-style:disc;
}

dl#confirmation{
	width:720px;
	padding:9px;
	margin:10px auto;
	border:inset #396 3px;
}
#confirmation dt{
	font-size:16px;
	color:#396;
}
#confirmation dd{
	font-size:12px;
	color:#666;
	margin-left:10px;
}
#order_btn{
	width:300px;
	height:90px;
	text-align:center;
	margin:20px auto;
}
#order_btn a{
	width:300px;
	height:0px;
	background:url(../images/order_btn2.gif) no-repeat;
	padding-top:90px;
	overflow:hidden;
	text-decoration:none;
	display:block;
}
#order_btn a:hover{
	background:url(../images/order_btn2.gif) no-repeat;
	background-position:0 -90px;
}

/*privacy page*/

ul.privacy_ul{
	width:680px;
	padding:9px;
	margin:10px auto;
	list-style:disc;
}

ul.privacy_ul li{
	font-size:13px;
	padding:2px;
	color:#666;
}

/*evchange page*/
table#exchange_t{
	width:680px;
	border-collapse:collapse;
	font-size:13px;
	margin:10px auto;
	border:solid #999 2px;
}

table#exchange_t thead th{
	background-color:#696;
	color:#FFF;
	padding:3px;
	border-bottom:dotted #FFF 1px;
	border-left:solid #FFF 1px;
}

table#exchange_t tbody th{
	width:150px;
	color:#696;
	padding:7px;
	border-bottom:dotted #999 1px;
	border-left:dotted #999 1px;
}

table#exchange_t tbody td{
	color:#333;
	padding:7px;
	line-height:1.4em;
	border-bottom:dotted #999 1px;
	border-left:dotted #999 1px;
}

/*information page*/
table.info_table{
	width:680px;
	font-size:14px;
	border-collapse:collapse;
	margin:20px auto;
	border:solid #999 2px;
}
table.info_table td{
	border-bottom:dotted #999 1px;
	border-left:solid #999 1px;
	padding:8px;
	line-height:1.4em;
}
table.info_table th{
	background-color:#40B29C;
	color:#FFF;
	border-bottom:dotted #FFF 1px;
	border-left:solid #FFF 1px;
	padding:3px;
}
table.info_table th.td200{
	width:200px;
	text-align:center;
}

/*price page*/
table#price_t, table.table750{
	width:750px;
	font-size:12px;
	border-collapse:collapse;
	margin:20px auto;
	border:solid #999 2px;
}
table#price_t td, table.table750 td{
	border-bottom:dotted #999 1px;
	border-left:solid #999 1px;
	padding:2px;
}
strong.camp-p{
	font-size:18px;
	color:#F00;
}
span.line{
	text-decoration:line-through;
}
table#price_t td.td180, table#price_t th.td180{
	width:180px;
	text-align:center;
}

table#price_t td.td92, table#price_t th.td92{
	width:92px;
	text-align:center;
}

table#price_t th, table.table750 th{
	background-color:#40B29C;
	color:#FFF;
	border-bottom:dotted #FFF 1px;
	border-left:solid #FFF 1px;
	padding:2px;
}

table#price_t thead th{
	min-height:60px;
}

table#price_t thead th img.thimg{
	margin:0;
}

table.table750 th.td220{
	width:220px;
	text-align:center;
}

table.table750 td.td100{
	width:100px;
	text-align:center;
}

table.table750 td.td430{
	width:426px;
}


/*faq page*/
ul.faq_q{
	color:#663;
	font-size:15px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: 500;
	margin:5px 15px;
	line-height:1.3em;
}
ul.faq_q li{
	text-indent:5px;
}
ul.faq_q li a:link{
	color:#600;
}
ul.faq_q li a:visited{
	color:#C96;
}
ul.faq_q li a:hover{
	color:#C33;
}

div.pagetop a{
	display:block;
	width:120px;
	border:outset #090 2px;
	text-align:center;
	margin-left:610px;
	margin-top:10px;
	padding:3px 0;
	font-size:11px;
	color:#090;
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
div.pagetop a:hover{
	color:#C33;
	border:outset #C33 2px;
}
table.faq_table{
	width:700px;
	font-size:11px;
	border-collapse:collapse;
	margin:20px auto;
	border:solid #090 2px;
}
table.faq_table td{
	width:20%;
	border-bottom:dotted #090 1px;
	border-left:solid #090 1px;
	padding:2px;
	text-align:center;
}
table.faq_table th{
	width:20% auto;
	background-color:#090;
	color:#FFF;
	border-bottom:dotted #FFF 1px;
	border-left:solid #FFF 1px;
	padding:2px;
}

/*contact page*/
#contact_form{
	width:700px;
	margin:20px auto;
}
#contact_form dl dt{
	font-size:15px;
	min-height:24px;
	color:#390;
	padding-left:30px;
	margin-top:10px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: 500;
	font-weight:bold;
	background:url(../images/contents_h4.gif) no-repeat 5px 2px;
}
#contact_form dl dd{
	margin:10px 0px;
}
#contact_form div#contact_buttons{
	text-align:center;
	width:600px;
	margin-right:100px;
}
#contact_form div#contact_buttons input{
	margin:3px;
}

/*fujifilmmall page*/
div.photobook_btn{
	width:700px;
	height:70px;
	margin:20px auto 0;
	text-align:right;
}

div.photobook_btn a{
	width:356px;
	height:0px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding-top:70px;
	background:url(../images/photobook_btn2.gif) no-repeat;
	float:right;
}


div.photobook_btn a:hover{
	background:url(../images/photobook_btn2.gif) no-repeat;
	background-position:0 -70px;
}



div.box630{
	width:630px;
	margin:20px auto;
	overflow:hidden;
}

div.box630:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html div.box630{
    height: 1em;
    overflow: visible;
}

div.box630 div.box300_l{
	width:300px;
	float:left;
}

div.box630 div.box300_r{
	width:300px;
	float:right;
}
div.box630 h5{
	width:300px;
	height:27px;
	padding-top:3px;
	background:url(../images/h5_td300.gif) no-repeat;
	text-align:center;
	font-size:18px;
	color:#FFF;
}

div.box630 table.table300{
	width:300px;
	border-bottom:#696 solid 1px;
	border-left:#696 solid 1px;
	border-right:#696 solid 1px;
	font-size:12px;
}

div.box630 table.table300 td.td_center{
	text-align:center;
}

div.box630 table.table300 td.td_300{
	height:190px;
	padding:7px;
	border-top:#696 solid 1px;
	vertical-align:middle;
	line-height:1.2em;
}

/*quality page*/
h2#quality_h2{
	margin:0 auto 20px;
}

h3.quality_h3{
	width:770px;
	font-size:24px;
	border-top:dotted #C00 1px;
	border-bottom:dotted #C00 1px;
	color:#C00;
	margin-bottom:20px;
	padding-left:5px;
}

div#contents_q{
	width:770px;
	margin:50px auto 0;
	padding-bottom:25px;
}

div#contents_q p{
	font-size:14px;
	color:#333;
	line-height:1.5em;
	text-indent:10px;
}

div#contents_q p strong{
	font-size:15px;
	color:#696;
	font-weight:bold;
}

div#contents_q p strong.blue{
	font-size:15px;
	color:#369;
	font-weight:bold;
}

div#contents_q div.q_imgbox{
	width:700px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}

div#contents_q div.q_imgbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents_q div.q_imgbox {
    height: 1em;
    overflow: visible;
}
/**/

div.q_imgbox div.q_img700{
	width:700px;
	margin:5px auto;
	text-align:center;
	font-size:15px;
}

div.q_imgbox div.q_imgleft{
	width:500px;
	float:left;
	text-align:center;
	padding-bottom:10px;
	font-size:12px;
}

div.q_imgbox div.q_imgleft img{
	padding-bottom:5px;
}

div.q_imgbox div.q_imgright{
	width:200px;
	float:left;
	font-size:12px;
	padding-bottom:10px;
}

dl.q_dl{
	width:680px;
	margin:10px auto;
	padding:10px;
	border: solid #900 1px;
	line-height:2em;
}

dl.q_dl dt{
	font-size:16px;
	color:#C00;
	font-weight:bold;
}

dl.q_dl dd{
	font-size:14px;
	color:#333;
	margin-left:5px;
}

ol.q_ol300{
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	padding:10px;
	border: solid #36C 1px;
	line-height:2em;
}

ol.q_ol300 li{
	color:#36C;
	font-size:14px;
	margin-left:25px;
}

div#container div#contents_q p.margin60{
	width:650px;
	margin:10px auto;
	font-size:13px;
}

