@charset "utf-8";
/* formatting style
------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #993300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
	background-color: #29130C;
	font-size: 80%;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
a:link {
	color: #8000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
}
a:visited {
	color: #8080FF;
	text-decoration: none;
}
a:hover {
	color: #8000FF;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	float: left;
	width: 798px;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0A076;
	border-bottom-width: 1px;
	border-bottom-color: #C0A076;
}


#sidebar {
	float: left;
	width: 197px;
	list-style: none;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0A076;
	border-bottom-color: #C0A076;
	border-left-color: #C0A076;
}
#wrapper #footer {
	color: #FFFFFF;
	background-color: #5A3428;
	clear: both;
}
/* header styles
------------------------------*/
#header {
	background-image: url(image/maincontent/top2011_3.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-attachment: scroll;
	width: 1016px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #EBB1AD;
	height: 335px;
	background-color: #5A3428;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #C0A076;
	border-bottom-color: #C0A076;
	border-left-color: #C0A076;
}

#header ul {
	background-color: #5A3428;
	width: 1015px;
	position: absolute;
	top: 306px;
	left: 2px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A3428;
	height: 30px;
	width: 169px;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	color: #FF9999;
}

#header  ul  li#nHome a {
	border-left: 1px solid #000000;

}
#cordinateheader  {
	background-image: url(image/maincontent/top2011_3.jpg);
	background-repeat: no-repeat;
	height: 335px;
	position: relative;
	background-attachment: scroll;
	width: 1016px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #EBB1AD;
	background-color: #5A3428;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #C0A076;
	border-bottom-color: #C0A076;
	border-left-color: #C0A076;
}

#cordinateheader ul {
	background-color: #5A3428;
	width: 1016px;
	position: absolute;
	top: 304px;
	left: 2px;
}
#cordinateheader ul li {
	float: left;
	list-style: none;
}
#cordinateheader ul li a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A3428;
	height: 30px;
	width: 169px;
	text-align: center;
	display: block;
}
#cordinateheader ul li a:hover {
	color: #FF9999;
}

#cordinateheader  ul  li#nHome a {
	border-left: 1px solid #000000;

}
#giftheader {
	background-image: url(image/wedding/topbar/gift_topbar.jpg);
	background-repeat: no-repeat;
	height: 335px;
	border-top: 2px solid #000000;
	position: relative;
	border-bottom: 1px solid #000000;
	background-attachment: scroll;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	width: 1016px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #A2896C;
}
#giftheader ul {
	background-color: #5A3428;
	width: 1016px;
	position: absolute;
	top: 304px;
	left: 2px;
}
#giftheader ul li {
	float: left;
	list-style: none;
}
#giftheader ul li a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A3428;
	height: 30px;
	width: 169px;
	text-align: center;
	display: block;
}
#giftheader ul li a:hover {
	color: #FF9999;
}

#giftheader  ul  li#nHome a {
	border-left: 1px solid #000000;

}
/* main styles
------------------------------*/
#main h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #993300;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993399;
	border-bottom-color: #993399;
}

#main h2   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #800000;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #993399;
	border-bottom-color: #993399;
	margin-top: 3px;
}
#main h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6699;
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 5px;
}

#main p {
	line-height: 1.5em;
	color: #993300;
	font-size: 12px;
	padding-right: 2px;
}
/* works
------------------------------*/
#main div.wk {
	float: left;
	width: 184px;
	text-align: center;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main  div.wk.new {
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main  div.colorsample  {
	width: 118px;
	float: left;
	margin: 20px 0px 10px;
	text-align: center;
	padding: 5px 0px;
}

#main .wk img {

}

#main .cascade {
	height: 800px;
}
#main .round {
	height: 1300px;
}
#main .bag {
	height: 530px;
}
#main .original {
	height: 780px;
}
#main .wrist {
	height: 520px;
}
#main .wa {
	height: 270px;
}
#main  .ordermade  {
	height: 280px;
}

#main .wreath {
	height: 600px;
	float: none;
}
#main .photostand {
	height: 270px;
}

/* sidebar styles
------------------------------*/

#sidebar ul {
	width: 100%;
}
#sidebar li {
	clear: both;
	list-style: none;
	font-size: 12px;
	line-height: 1.5px;
}
#sidebar a {
	color: #993300;
	text-decoration: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	border-bottom: 1px dotted #FF9999;
	font-size: 100%;
	line-height: 2em;
	text-indent: 15px;
}
#sidebar a:hover {
	background-color: #FF9999;
}
#sidebar  h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
#sidebar p {
	font-size: 12px;
	color: #993300;
	padding: 1px 1px 1px 2px;
}

#sidebar  img a {
	width: 100%;
}

/* footer sytles
------------------------------*/
#footer {
	height: 70px;
	width: 1016px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A3428;
	border-right-color: #5A3428;
	border-bottom-color: #5A3428;
	border-left-color: #5A3428;
}
#footer address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


#footer ul li a {
	color: #FFFFFF;
	font-size: 10px;
}
#footer li a:hover {
	color: #FF9999;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-left: 4px;
	margin-top: 2px;
}
.new {
	color: #009999;
	font-weight: bold;
}
#main   .cbox  {
	text-align: center;
	width: 140px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding: 10px 2px 5px;
}
#main .cbox2 {
	text-align: center;
	float: left;
	width: 250px;
	padding: 10px 5px 5px;
}
#main .cbox3 {
	width: 200px;
}

#main ul {
	margin-left: 10px;
	border-left: 3px double #FF0099;
	padding-left: 10px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .giftcategorybox {
	float: left;
	width: 750px;
	padding: 10px;
}
#main .giftcategory {
	width: 770px;
	height: 1580px;
	text-align: center;
	padding: 10px;
}
#main .gifttopimage {
	padding: 0px 10px 10px;
}
#main .gifttopimage p {
	width: 550px;
	margin: 10px;
}
#main .giftbox {
	float: left;
	width: 180px;
	text-align: center;
	padding-right: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#main .giftbox img {

}
#main .petitgift {
	height: 550px;
}

#main .weddinggift {
	height: 800px;
}
#main .birthdaygift {
	height: 800px;
}
#main .seasongift {
	height: 600px;
}
#main .seasongift2 {
	height: 460px;
}


#main table {
	margin-top: 15px;
	text-align: left;
	width: 560px;
	border: 1px solid #993300;
}
#main table tr {
	border: 1px solid #996600;
}
#main .relateditem {
	width: 184px;
	text-align: center;
	border: 1px dotted #FF0099;
	float: left;
	margin-left: 10px;
}
#main .relateditem img {
	margin: 10px 0px;
}
#main   .leftimg {
	width: 570px;
	height: 280px;
	margin: 5px 0px 0px;
}
#main .imgtextright  {
	float: right;
	width: 380px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .imgleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #main .imgtextleft2 img {
	float: left;
}

#main .topbar {
	float: none;
	width: 750px;
	padding: 20px;
}

#main .rightimg {
	width: 780px;
	height: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#main .imgright {
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main .imgtextleft {
	width: 530px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
	height: 500px;
}
#main .kanako {
	border-bottom: 1px solid #993399;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* faq 
------------------------------*/
#main #faqList dt {
	font-weight: bold;
	padding-left: 25px;
	color: #009999;
	padding-top: 2px;
}
#main #faqList dd {
	line-height: 1.5em;
	padding-left: 25px;
	padding-bottom: 2px;
}
#main table {
	margin-left: 10px;
	border-collapse:collapse;
	width: 570px;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#main #HowtoOrder dt {
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-left: 15px;
	text-decoration: underline;
}
#main #HowtoOrder dd {
	padding: 0px 0px 10px 25px;
}
#main .giftcard {
	width: 195px;
	text-align: center;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
}
#main .card {
	width: 590px;
	height: 350px;
}
#main #Sitemap dt {
	font-weight: bold;
	background-image: url(image/graphic/lily.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 45px 0px 0px 70px;
	margin-left: 30px;
}
#main #Sitemap dd {
	margin-left: 100px;
	margin-top: 5px;
}
#main #customersvoice dt {
	border-top: 1px dotted #FF6666;
	border-bottom: 1px dotted #FF6666;
	padding: 5px;
	margin-top: 10px;
	color: #009999;
}
#main #customersvoice dd {
	padding: 5px;
}
#main .rightimg .imgtextleft dd {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FF0099;
	font-weight: bold;
}
#main .rightimg .imgtextleft dt {
	font-size: 12px;
}
/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
	margin-top: 15px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main Form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	height: 120px;
	width: 250px;
	overflow: auto;
}
#main #ordermadeForm p {
	padding-left: 20px;
	padding-top: 5px;
}
#main #ordermadeForm label {
	font-size: 12px;
}
#main a {
	font-size: 10px;
}
#main table {
	font-size: 10px;
}
#main .iwasakisan {
	float: left;
}
#main .topbarbox {
	float: none;
	width: 750px;
	list-style-type: square;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main  .colon  li {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #993300;
}
#main  .colonbox {
	padding: 5px;
	border: medium dotted #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
}
#main .pointbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	width: 750px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#main .point li {
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF6699;
}
#main .pointbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 5px;
	padding: 7px;
	width: 750px;
	font-weight: bold;
}
#main .weddingbox {
	border: medium dashed #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	width: 750px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#main .bouquetpointbox {
	border: medium solid #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 5px;
	padding: 7px;
	width: 750px;
}
#main .bouquetpoint li {
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #993300;


}
	#main .pointbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 5px;
	padding: 7px;
	width: 750px;}
	




/* sidebar styles
------------------------------*/

#sidebar ul {
	width: 100%;
}
#sidebar li {
	clear: both;
	list-style: none;
	font-size: 12px;
	line-height: 1.5px;
}
#sidebar a {
	color: #993300;
	text-decoration: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	border-bottom: 1px dotted #FF9999;
	font-size: 100%;
	line-height: 2em;
	text-indent: 15px;
}
#sidebar a:hover {
	background-color: #FF9999;
}
#main .semiorder li {
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF6699;




}
#main .pointbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 5px;
	padding: 7px;
	width: 750px;
	font-weight: bold;}
#main .todaysbridebox {
	border: medium dotted #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 3px;
	padding: 3px;
	width: 770px;
	font-weight: bold;
}
#main .todaysbridecommentsbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 5px;
	padding: 7px;
	font-weight: bold;
}
#main .todaysbridebigbox {
	border: medium double #EBB1AD;
	color: #FF6666;
	font-size: 16px;
	line-height: normal;
	margin: 3px;
	padding: 3px;
	width: 770px;
	font-weight: bold;
}
#wrapper #main .leftimg {
	width: 800px;
}

#wrapper #main .rightimg .imgright p {
	width: 250px;
	float: right;
}
#wrapper #main .rightimg .imgtextleft img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 200px;
}
#wrapper #main .rightimg .imgtextleft {
	float: left;
	width: 530px;
}
#wrapper #main .rightimg .imgtextleft {
	width: 490px;
}
#wrapper #main .rightimg {
	height: 560px;
}
#wrapper #main .rightimg .imgright {
	width: 200px;
}
#wrapper #main .imgtextleft2 img {
	height: 500px;
}

