@charset "UTF-8";

* {
	margin:0;padding:0;
	font-family:"CI","Meiryo",sans-serif;
}

#container,
#contents,
#foot {font-size:80%;}

#container *,
#contents *,
#foot * {font-size:100%;}

body {background: #C21485;}

#wrapper {
	text-align:center;
	margin-left:auto;margin-right:auto;
	border-top:15px solid #C21485;
	background:white;
}

#container {
	width:730px;
	text-align:left;
	margin-left:auto;margin-right:auto;
}

#container .logo {
	width:200px;
	text-align:right;
	background : transparent url(./cssimg/side_bg.gif) repeat-y right top;
}

#container .logo a {margin-right:20px;}

#container h1,
#main {width:530px;}

#main,
#submenu {vertical-align:top;}

#main p,
#main dl {
	line-height:1.5;
	margin:10px;
}

#main ol,
#main ul,
#main dd {
	padding:3px 3px 3px 30px;
}

#main li {
	margin:0 auto 0.25em;
}
#main #whatsnew {position:relative;}
#main #whatsnew .pastEvent1 {
	position:absolute;
	top:0;left:4.5em;
	margin:0;
	/*font-weight:bold;*/
	font-size:95%;
	color:#333;
}
#main #whatsnew .pastEvent1 a{color:blue;}
#main h2.whatsnew {
	color:#C21485;
	border-bottom:2px solid #C21485;
}

table {border-collapse:collapse;}

#main table {margin:5px 0;}
#main table th {text-align:center;}
#main table td {vertical-align:top;padding:3px;}

#main table.headline td {padding:0;}

#main h3 {
	color:white;
	padding:0 10px;
	background:#C21485;
}

#main h4 {
	padding:5px 10px;
	background : transparent url(./cssimg/h4_bg.jpg) no-repeat left bottom;
}

#main h5 {
	color:white;
	padding:3px 10px;
	background:#C971B8;
	-moz-border-radius:5px;
}

#main h5 em {
	color:white;
	font-size:120%;
	font-family:'Impact';
}

#main #whatsnew td {padding:5px 0;}

#main table#whatsnewList td{
	padding:5px;
}
#main table#whatsnewList td p {margin:0;}
#main #whatsnewList td .title {
	font-weight:bold;
	background:#eee;
}
#main #whatsnewList td .detail {text-align:right;}
#main #whatsnewList td .detail a {color:#C21485;}
#main #whatsnewList td .detail img {vertical-align:bottom;}

#main table.collectionList {margin:0;}

#main table.collectionList td{padding:0 2px;}

#main table.collectionList table td {padding:0;}

#main table.collectionList table td.inner {
	text-align:center;
	background : url(./cssimg/roundtable_innerunit.gif) repeat-y;
}

#main table.collectionList table td.innerW {
	text-align:center;
	background : url(./cssimg/roundtable_innerunit_w.gif) repeat-y;
}

#main table.collectionList table td.innerXW {
	text-align:center;
	background : url(./cssimg/roundtable_innerunit_xw.gif) repeat-y;
}

#main table.collectionList table td.inner a,
#main table.collectionList table td.innerW a,
#main table.collectionList table td.innerXW a {text-decoration:none;}

/*
#main table.collectionList table td.inner table {margin:0 10px;}
#main table.collectionList table td.inner table td {padding:0px;}
*/

#main table#stWeddingIntroduction td h3 {margin-top:0;}

#main table#stWeddingIntroduction td ul li {
	list-style-image : url(cssimg/list_item.gif);
	border-bottom:2px dotted #a48c38;
}

#main table#stWeddingBody td h3 {
	color:#C21485;
	padding-left:0;
	border-bottom:1px solid #C21485;
	background:none;
}

#main table.priceTable {
	width:100%;
	border-collaplse:collapse;
	border:1px solid black;
}

#main table.priceTable th,
#main table.priceTable td {
	text-align:center;
	border-collaplse:collapse;
	border:1px solid black;
}

#main table.priceTable th {
	border-collaplse:collapse;
	background-color:#d2bb85;
}

#main table#stInfo {
	border-collapse:collapse;
	border:1px solid black;
}

#main table#stInfo th {
	background-color:black;
}

#main table#stInfo td ul {padding:0;}

#main table#stInfo td ul li {
	display:inline;
	padding-left:3px;
	list-style:none;
	border-left:2px solid black;
}

.studioIntro ul li {list-style-image : url(cssimg/list_item2.gif);}

#main table#stInfo td ul li.address {display:block;}

body.getGuide #main table th {width:25%;}

#main .planLink {
	text-align:right;
	margin:5px 0;
	padding:0 15px;
}

#main .planLink img {margin:0 5px;vertical-align:middle;}

#main #powerdBy {display:none;}

#main #map_canvas {
	width: 525px;height: 400px;
	margin:10px auto;
	border:1px solid black;
}

#main dt{margin-top:10px; font-size:120%;}

#main dd{border:0px solid; padding-top:2px; line-height:1.2;}

#submenu {
	width:200px;
	vertical-align:top;
}

#submenu #menuWrap {
	background : transparent url(./cssimg/side_bg.gif) repeat-y right top;
}

#submenu #menuWrap ul {margin-left:55px;}
#submenu #menuWrap ul li {
	color:white;
	font-size:90%;
	list-style:none;
}
#submenu #menuWrap ul li a {
	display:block;
	width:140px;
	color:white;
	text-decoration:none;
	margin:0 !important;
}
#submenu #menuWrap ul li a:hover {
	color:#C971B8;
	background:#fee;
}

#submenu #banners ul {
	margin-top:15px;
	margin-left:25px;
}

#submenu #banners ul li {
	list-style:none;
	margin-bottom:5px;
}

#foot {
	width:100%;
	color:white;
	text-align:center;
	border-collapse:collapse;
}
#foot td {padding:3px;}
#foot .footlink{background:#C971B8;}
#foot .footlink a {color:white;text-decoration:none;}
#foot .contact {background: #C21485;}

img {border:none;}

em {
	color:#C21485;
	font-style:normal;
}

input[type=text],
input[type=password]{width:95%;}

input.large {width:95%;}
input.middle,
input.inplace_field {width:50%;}
input.small {width:20%;}
input.x-small {width:10%;}
textarea {width:95%;}
label {
	padding:0 10px;
	cursor:pointer;
}

input.btnM {width:5em;}
input.btnL {width:10em;}


.special1{
	font-weight:bold;
	color:green;
}
.special2{
	font-weight:bold;
	color:red;
}