body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #333;
	line-height: 150%;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #C30D23;
	text-decoration: underline;
}
a img {
	border:none;
}
h3 {
	margin:0px;
	padding:0px;
}
h4 {
	margin:0px;
	padding:0px;
}
.no-wrap {
	padding:0px;
	margin:0px;
}
.header {
	background-image: url(../../uploads/header_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: auto;
}
.header-pink {
	background-image: url(../../uploads/header_bg_pink.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: auto;
}
.header-inner {
	margin: auto;
	height: 42px;
	width: 960px;
}
.header-logo {
	float: left;
	height: 42px;
	width: 304px;
}
.header-logo h1 {
	margin:0px;
	padding:0px;
}
.header-link {
	color: #FFF;
	text-align: right;
	float: right;
	width: 546px;
	font-size: 0.8em;
	padding-top: 19px;
}
.header-link a {
	color:#FFF;
	text-decoration:none;
}
.header-link a:hover {
	color:#CCB566;
	text-decoration:none;
}
.header-link-pink {
	color: #FFF;
	text-align: right;
	float: right;
	width: 546px;
	font-size: 0.8em;
	padding-top: 19px;
}
.header-link-pink a {
	color:#DA4E4A;
	text-decoration:none;
}
.header-link-pink a:hover {
	color:#FFF;
	text-decoration:none;
}
#flash-2 {
	height: 550px;
	min-width:960px;
	position:relative;
	overflow:hidden;
	background-color: #000;
}
#flash-2 #flash-2-inner{
	width:1600px;
	height:550px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	text-align:center;
}
#flash-2-inner p {
	margin-top:100px;
}

#flash-2-inner p a {
	color:#fff;
	font-size:20px;
	text-shadow:#fff 0px 0px 10px,#fff 0px 0px 10px,#fff 0px 0px 10px;
}

#banner-block {
	background-image: url(../../uploads/top_middle_bg.jpg);
	background-repeat: repeat-x;
	height: 86px;
	width: 100%;
	padding-top: 19px;
}
.banner-inner {
	margin: auto;
	height: auto;
	width: 960px;
}
.banner1 {
	margin-right: 2px;
}
#contents-block {
	margin: auto;
	height: auto;
	width: 960px;
	padding-top: 55px;
}
#top-topics-block {
	float: left;
	height: auto;
	width: 630px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 4px;
}
#top-topics-block-ttl {
	width:auto;
	height:auto;
	padding-left:20px;
}
#top-topics-block ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-topics-block li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 23px;
	clear: both;
}
#top-topics-block li img {
	vertical-align: top;
}
.side-bnr {
	float: right;
	height: 269px;
	width: 231px;
}
.top-topics-txt {
	height: auto;
	width: 424px;
	float: left;
	padding-bottom: 6px;
	background-image: url(../../uploads/top_list_ico.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 2px;
}
.top-topics-date {
	height: auto;
	width: 100px;
	float: left;
	padding-bottom: 6px;
}
.side-bnr img {
	margin-bottom:5px;
}
.top-topics-new {
	float: right;
	height: 18px;
	width: 44px;
	clear: right;
	padding-top: 2px;
}

#gradation-block {
	background-image: url(../../uploads/bottom_shadow.jpg);
	background-repeat: repeat-x;
	height: 106px;
	width: auto;
}
#gradation-block-pink {
	background-image: url(../../uploads/bottom_shadow_pink.jpg);
	background-repeat: repeat-x;
	height: 106px;
	width: auto;
}
.clear {
	clear: both;
}
.clear-6 {
	clear: both;
	padding-top:6px;
}
#footer {
	color: #FFF;
	background-image: url(../../uploads/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	font-size: 0.8em;
	text-align: center;
	padding-top: 2px;
}
#footer-pink {
	color: #FFF;
	background-image: url(../../uploads/footer_bg_pink.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	font-size: 0.8em;
	text-align: center;
	padding-top: 2px;
}
#main-image {
	height: 396px;
	min-width:960px;
	position:relative;
	overflow:hidden;
	background-color:#080404;
}
#main-image-pink {
	height: 396px;
	min-width:960px;
	position:relative;
	overflow:hidden;
	background-color:#FFF;
}
#main-image #main-image-inner , #main-image-pink #main-image-inner{
	width:1600px;
	height:396px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	text-align:center;
}
#main-image-inner h2 {
	margin:0px;
	padding:0px;
}
#contents-block2 {
	margin: auto;
	height: auto;
	width: 960px;
	padding-top: 52px;
}
#left-block {
	float: left;
	height: auto;
	width: 158px;
}
#left-navi {
	height: auto;
	width: auto;
}
#left-navi img {
	margin-bottom:7px;
}
#left-banner {
	height: auto;
	width: auto;
	padding-top: 38px;
	padding-bottom: 7px;
}
#left-banner img {
	margin-bottom: 6px;
}
#cnt-left-logo {
	padding-top:14px;
	padding-bottom:41px;
	text-align:center;
	width:auto;
	height:auto;
}
#contents-clm {
	clear: right;
	float: right;
	height: auto;
	width: 748px;
	min-height:497px;
	height: auto !important;
	height: 497px;
}
.message-left-txt {
	float: left;
	height: auto;
	width: 420px;
}
.message-right-img {
	float: right;
	height: auto;
	width: 327px;
}
.message-right-img img {
	margin-bottom:145px;
}
.message-right-link {
	float: left;
	height: auto;
}
.message-right-link a:link img . .obtain-print-btn a img , .obtain-btn a img , .sitemap-left-block a img , .party-plan-btn a img {
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.message-right-link a:hover img , .obtain-print-btn a:hover img , .obtain-btn a:hover img , .sitemap-left-block a:hover img , .party-plan-btn a:hover img {
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.message-left-txt p {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 170%;
}
.message-name {
	margin-bottom: 23px;
	margin-top: 42px;
}
.message-name2 {
	margin-bottom: 23px;
	margin-top: 110px;
}
.message-profile {
	margin-bottom: 7px;
}
.message-clear-bar {
	clear: both;
	padding-top: 42px;
	margin-bottom: 42px;
}
.access-clear-bar {
	height: auto;
	width: auto;
	margin-bottom: 26px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	clear: both;
}
.access-left-txt {
	float: left;
	height: auto;
	width: 356px;
}
.access-table {
	margin-bottom:32px;
}
.access-td-l {
	vertical-align: top;
}
.access-td-r {
	padding-left: 26px;
	vertical-align: top;
}
.mg-b-10 {
	margin-bottom: 10px;
}
.access-right-img {
	clear: right;
	float: right;
	height: auto;
	width: 313px;
	padding-right: 32px;
	margin-bottom: 48px;
}
.take-left-txt {
	float: left;
	height: auto;
	width: 410px;
}
.take-left-txt p {
	padding-top: 0px;
	margin-top: 0px;
}
.take-right-img {
	float: right;
	height: auto;
	width: 301px;
}
.take-right-img img {
	margin-bottom:12px;
}
.take-bottom-link {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 30px;
}
.take-link-inner {
	background-image:url(../../uploads/take_arrow.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	width: 180px;
	float: right;
	background-position: 0px 2px;
}
.take-ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
	margin-bottom: 28px;
}
.take-ttl h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
}
.take-ttl2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.take-ttl2 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.take-ttl3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
	margin-bottom: 12px;
	margin-top: 30px;
}
.take-ttl4 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.take-ttl4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
	margin-bottom: 12px;
	margin-top: 85px;
}
.take-ttl3 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.take-archive-block {
	height: auto;
	width: 655px;
}
.take-archive-block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.take-archive-block li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
	min-height:18px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.take-archive-block li img {
	vertical-align: top;
}
.take-archive-list-txt {
	float: left;
	height: auto;
	width: 560px;
	padding-bottom: 6px;
	background-image: url(../../uploads/top_list_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	margin-right: 10px;
}
.take-archive-list-new {
	float: right;
	height: 18px;
	width: 44px;
	padding-right: 20px;
	padding-top:2px;
	clear: right;
}
.obtain-print-btn {
	text-align: right;
	clear: both;
	height: auto;
	width: 606px;
	padding-top: 4px;
}
.obtain-hr {
	margin-bottom: 38px;
	margin-top: 36px;
}
.obtain-h3 {
}
.obtain-party {
	background-image: url(../../uploads/obtain_img.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	min-height:235px;
	height: auto !important;
	height: 235px;
}
.obtain-party2-left {
	width:440px;
	height:auto;
	float:left;
	padding-top:32px;
}
.obtain-party2-left-cap {
	width:auto;
	text-align:right;
}
.obtain-party2-ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
}
.obtain-party2-right {
	width:288px;
	height:auto;
	float:right;
	clear:right;
	padding-top:32px;
}
.obtain-party-ttl {
	height: auto;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 2px;
}
.obtain-btn {
	float: left;
	height: auto;
	width: 440px;
	text-align: right;
	padding-top: 35px;
}
.party-plan-ttl {
	width:507px;
	height:89px;
	float:left;
	clear:right;
}
.party-plan-btn {
	float:right;
	width:126px;
	height:30px;
	padding-top:30px;
}
.wedding-photo {
	width:450px;
	height:262px;
	float:right;
	padding-left:20px;
}
.mg-t-30 {
	margin-top:30px;
}
.mg-t-38 {
	margin-top:38px;
}
.mg-t-70 {
	margin-top:70px;
}
.mg-t-98 {
	margin-top:98px;
}
.sitemap-left-block {
	float: left;
	height: auto;
	width: 123px;
}
.sitemap-right-block {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 15px;
	padding-top: 18px;
}
.sitemap-right-block p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sitemap-name-main {
	background-image: url(../../uploads/sitemap_name_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	clear: both;
	float: left;
	min-width:342px;
	width: auto !important;
	width: 342px;
	display:block;
}
.sitemap-name-sub {
	clear: both;
	float: left;
	margin-bottom: 4px;
	padding-left: 15px;
	display: block;
	width: auto;
	min-width:342px;
	width: auto !important;
	width: 342px;
}
.sweets-sub-ttl-mg {
	margin-top: 45px;
}
#sweets-content {
	height: auto;
	width: auto;
}
#sweets-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sweets-content li {
	display: inline;
}
#chesa-top-clm {
	background-color: #E6ECF2;
	padding-right: 22px;
	padding-left: 20px;
	padding-top: 24px;
	padding-bottom: 36px;
	margin-bottom: 80px;
}
.chesa-top-left-img {
	float: left;
	height: auto;
	width: 431px;
	padding-top: 18px;
}
.chesa-top-left-img-mgt {
	margin-top:7px;
}
.chesa-top-right-cap {
	float: right;
	height: auto;
	width: 252px;
	padding-top: 154px;
}
.chesa-top-right-cap2 {
	float: right;
	height: auto;
	width: 252px;
	padding-top: 226px;
}

.chesa-top-right-ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.chesa-menu-category-ttl {
	margin-top: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.chesa-menu-contents {
	height: auto;
	width: 663px;
	padding-left: 30px;
	padding-top: 35px;
}
.float-left {
	float: left;
}
.chesa-menu-right-cap {
	height: auto;
	width: 417px;
	float: right;
}
.chesa-menu-name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.chesa-menu-price {
	text-align: right;
	padding-bottom: 6px;
}
.chesa-menu-name-special {
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.chesa-menu-shop {
	background-image: url(../../uploads/chesa_list_ico.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
	float: right;
	clear: both;
}
.chesa-menu-list {
	margin: 0px;
	padding: 0px;
}
.chesa-menu-jardin-cap {
	clear: both;
	margin-top: 4px;
	float: left;
}
.chesa-menu-list ul {
	margin: 0px;
	padding: 0px;
}
.chesa-menu-list li {
	margin-left: 30px;
}
.chesa-menu-clm1-l {
	width:364px;
	height:auto;
	float:left;
}
.chesa-menu-clm1-r {
	width:356px;
	height:auto;
	float:right;
	clear:right;
}
.chesa-menu-clm2-l {
	width:350px;
	height:auto;
	float:left;
	padding-left:24px;
}
.chesa-menu-clm2-l-name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 4px;
	clear:both;
}
.chesa-menu-clm2-l p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:6px;
}
.chesa-menu-clm2-r {
	width:309px;
	height:auto;
	float:right;
	clear:right;
	padding-right:33px;
}
.chesa-menu-clm2-r img {
	margin-bottom:34px;
}
.chesa-menu-clm1-r p {
	margin:0px;
	padding:0px;
	padding-bottom:6px;
}
.chesa-name-b {
	padding-left:30px;
	padding-bottom:30px;
	font-size:1.2em;
}
.f-12-b {
	font-size:1.2em;
	font-weight:bold;
}
.chesa-item-name {
	padding-top:50px;
}
.privacy-sub-ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 50px;
}
.privacy-txt {
	margin-top: 0px;
}
.privacy-sub-content {
	background-color: #EAEEF3;
	height: auto;
	width: auto;
	padding: 20px;
	margin-top: 50px;
}
.privacy-sub-content2 {
	background-color: #E6ECF2;
	height: auto;
	width: auto;
	padding: 20px;
	margin-top: 18px;
}

.privacy-sub-ttl2 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #305B79;
}
#lesud-top-left-clm {
	float: left;
	height: auto;
	width: 298px;
}
.lesud-sub-ttl {
	margin-top: 78px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 8px;
}
#lesud-top-right-clm {
	float: right;
	height: auto;
	width: 430px;
}
.company-td-r {
	padding-left: 40px;
}
.company-td-l {
	vertical-align: top;
}
.company-td-r a {
	color: #00A0E9;
	text-decoration: none;
}
.company-td-r a:hover {
	color: #C30D23;
	text-decoration: underline;
}

