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

/* Reset CSS - Start - */



body, div, dl, dt, dd, ul, ol, li,

h1, h2, h3, h4, h5, h6,

form, input, textarea, p, table, th, td {



	margin: 0;

	padding: 0;

	border: none;

	font-style: normal;

	font-weight: normal;

	font-size: 100%;

	text-align: left;

	list-style-type: none;

	

}



textarea {

	font-size: 100%;

}



img {

	vertical-align: bottom;

}



/* Reset CSS - End - */

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #0066FF;
}

a:hover {
	text-decoration: underline;
}



body {
	background:#FFEFEF url(../img/BG_body.png) repeat-x center top;
}

div.image_section {
	text-indent: -99999em;
}

#container div {
	margin: 30px auto;
}

#container {
	width: 908px;
	margin: 0 auto;
	background: url(../img/BG_container.png);
	text-align:center;
	min-height: 1000px;
}

div#mainVisual {
	width: 900px;
	height: 392px;
	background: url(../img/main_visual.jpg);
	margin: 0 auto;
}


div#sample {
	margin-top: 0;
	background: url(../img/sample.jpg) no-repeat;
	width:900px;
	height: 244px;
}

.btn_order {
	background: url(../img/BG_bnr_bridal.png) no-repeat;
	width: 828px;
	height: 250px;
	position: relative;

}

.btn_order_bridal {
	position: absolute;
	left: 114px;
	top: 130px;
}

.btn_order_colorful {
	position: absolute;
	right: 17px;
	bottom: 15px;
}

.btn_order a{
	display: block;
	text-indent: -99999em;
	background: url(../img/bnr_order.png) no-repeat 0 0;
	width: 608px;
	height: 98px;
	margin: 0 auto;
	overflow: hidden;
}

.btn_order a:hover {
	background-position: 0 -98px;
}

.btn_order_bridal a {
	background: url(../img/btn_order_bridal_L.png) no-repeat 0 0;
}

.btn_order_colorful a {
	background: url(../img/btn_order_colorful.png) no-repeat 0 0;
}


div#point {
	width: 828px;
	height: 387px;
	background: url(../img/point.png) no-repeat;
}

div#use {
	width: 900px;
	height: 976px;
	background: url(../img/use.png) no-repeat;
}

div#works {
	width: 820px;
	height: 528px;
	background: url(../img/works.jpg) no-repeat;
}

div#ranking {
	width: 820px;
	height: 896px;
	background: url(../img/ranking.jpg) no-repeat;
}

div#aboutOrder {
	width:820px;
	height: 1039px;
	background: url(../img/about_order.png) no-repeat;
}

div#aboutOrder table {
	visibility: hidden;
}

div#voice {
	width:828px;
	height: 488px;
	background: url(../img/voice.png) no-repeat;
}


div#faq {
	width: 820px;
	margin: inherit auto;
	
}

div#faq .faq_content {
	border: solid #e8c31f;
	border-width: 0 2px 2px 2px;
	margin-top: 0;
	padding: 20px;
}


div#faq dl {
text-indent: 0;
	line-height: 1.25em;
}


div#faq dt {
	color: #c00;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 0.75em;
	background: url(../img/Q.png) no-repeat top left;
	min-height: 53px;
	
}

div#faq dd {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 50px;
	padding-bottom: 0.5em;
	background: url(../img/A.png) no-repeat 0 0;
	border-bottom: 1px solid #CCCCCC;
	min-height: 53px;
}


div#faq dd.last{
	border-bottom: none;
}	






/* ------------------------------
�t�H�[��
------------------------------ */

div#orderForm,
div#btnOrder {
	text-indent: 0;	
} 

div#formColorfulHeader {
	width: 900px;
	height: 100px;
	background: url(../img/title_form_colorful.png) no-repeat;
	margin-top: 0;	
}

div#formBridalHeader {
	width: 900px;
	height: 100px;
	background: url(../img/title_form_bridal.png) no-repeat;
	margin-top: 0;
	
}

#tokusho,
#orderForm {
	padding: 20px 100px 50px 100px;
	font-size: 13px;
}

#tokusho table,
#orderForm table{
	width:100%;
	margin-bottom:20px;
	border:solid 1px #666;
	border-collapse: collapse;
}
#tokusho table th,
#tokusho table td,
#orderForm table th,
#orderForm table td{
	
	border: #666 solid 1px;
}
#tokusho table th,
#orderForm table th{
	line-height:1.3;
	width:25%;
	padding:10px;
	text-align:left;
}

.order_form_colorful table th{
	background-color:#FFDF00;
}

.order_form_bridal table th {
	background-color:#FFCCEE;
}

#tokusho table th {
	background-color:#EEEEEE;
}



#tokusho table td,
#orderForm table td{
	line-height:1.75;
	width:75%;
	padding:10px;
	background-color:#fff;
}
.come{
	font-weight:bold;
	color:#DF0000;
	font-size:90%;
	font-style:normal;
	vertical-align:top;
	padding-left:3px;
}

.notes{
	font-size: 90%;
	//font-weight: bold; 
	//color: #FF6600;
	line-height: 1.3em;
	
}

.notes_th {
	font-size: 90%;	
}

.example {
	font-size:90%;
	color: #666;
}

#btnOrder{
	text-align: center;
}

#orderForm  input,
#orderForm  textarea {
	border: 1px solid #666;	
	padding: 0.1em;
}

.notes a{
	text-decoration: underline;	
}

.notes a:hover {
	text-decoration: none;
}


.order_complete {
	margin: 50px auto;
	min-height: 500px;
	

}

.order_complete p{
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 20px;
}



.btn_supplementary {
	text-align:center;
}

#orderForm  input.file {
	border: none;

}


div#footer {
	width:900px;
	margin: 5px auto 0 auto;
	background:url(../img/BG_footer.png) no-repeat 0 0 #fefdf7;
	padding: 20px 0 40px 0;
	font-size: 80%;
	color: #000000;
}

div#footer table {
	width: 70%;
	margin: 0 auto;
	margin-top: 1em;
	border-spacing: 10px;
	line-height: 1.3em;
}

div#footer th {
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
}

div#footer td {
	vertical-align: top;
}


div#footer ul {
	text-align: center;
}

div#footer li{
	display: inline-block;
	border-right: 1px solid #CCCCCC;
	padding: 0 0.5em;
}

div#footer li.rightmost {

	border-right: none;
}

div#footer a {
	color: #0066FF;
}



input#btnSubmit {
	border: 0px;
	background:url(../img/btn_submit.png) no-repeat 0 0;
    border: 0px;
    width: 308px;
    height: 78px;
	text-indent: -9999em;
}

input#btnSubmit:hover {
	background-position: 0 -78px;
}



dl.form_item dt {
	margin-bottom: 0;
	line-height: 1em;		
}

dl.form_item dd {
	margin-bottom: 1em;
	margin-top: 0;	
}


#displayPrice strong {
	font-size: 150%;
	font-weight: bold;
	color:#FF0000;
} 







#privacy {
	width: 780px;
	margin: 50px auto;
	font-size: 14px;
	line-height: 1.3em;
}

#privacy h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#privacy dl {
	margin: 2em 0;
}

#privacy dt {
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin-bottom: 0.5em;
}

#privacy dd {
	margin-bottom: 2em;
	line-height: 1.5em;
}


p.text_btn {
	text-align:center;
	margin-bottom: 23px;
}


div#container .page_top {
	margin:100px 0 20px 0;
}

.page_top a{
	text-indent: -99999em;
	display: block;
	width: 200px;
	height: 88px;
	background: url(../img/pagetop.png) no-repeat 0 0;
	overflow: hidden;
	margin: 0 34px 0 auto; 
}

.page_top a:hover {
	background-position: 0 -88px;
}
	
	
	
	
	

/*-----------------
clearfix
-------------------*/

ul#works {zoom:1;}

ul#works:after{
    content: ""; 
    display: block; 
    clear: both;}



