/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
html {
	background:url(img/bg3.gif) repeat 0px 0px;
}
body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:62.5%;
	line-height:1.7;
	letter-spacing:0.1em;
	background:url(img/bg_topper.gif) no-repeat 50.1% 110px;
	padding-top:100px;
	padding-bottom:50px;
}
*html body {
	background:url(img/bg_topper_ie.gif) no-repeat 50% 110px;
}
*:first-child+html body {
	background:url(img/bg_topper_ie.gif) no-repeat 50% 110px;
}
a {
	color:#3FBDCB;
	text-decoration:none;
}
a:hover {
	color:#9BE4EA;
}
#logos {
	position:absolute;
	top:5px;
	right:20px;
}
#logos li {
	display:inline;
	margin-right:10px;
}

#wrapper {
	width:825px;
	margin:0px auto;
	padding:10px 12px;
	background:#fff;
	color:#333;
}
h1 {
	width:310px;
	display:block;
	margin:0px auto;
}
h1 a {
	width:310px;
	height:0px;
	padding-top:185px;
	display:block;
	position:absolute;
	background:url(img/mainlogo.png) no-repeat 0px 0px;
	overflow:hidden;
	top:10px;
	behavior: expression(IEPNGFIX.fix(this));
}
#globalNavi {
	list-style-type:none;
	background:url(img/menu_bg.gif) no-repeat 50% 0px;
	padding:12px 50px 0px 80px;
	height:68px;
}
#globalNavi li {
	height:29px;
	display:block;
	float:left;
}
#globalNavi li a {
	height:0px;
	padding-top:29px;
	display:block;
	overflow:hidden;
	background-image:url(img/menu.gif);
	background-repeat:no-repeat;
}
#globalNavi #studio a {
	width:107px;
	background-position:0px 0px;
	margin-right:18px;
}
#globalNavi #chapel a {
	width:138px;
	background-position:-121px 0px;
	margin-right:14px;
}
#globalNavi #flow a {
	width:98px;
	background-position:-275px 0px;
	margin-right:15px;
}
#globalNavi #location a {
	width:162px;
	background-position:-388px 0px;
	margin-right:20px;
}
#globalNavi #gallery a {
	width:79px;
	background-position:-569px 0px;
}
#globalNavi #studio a:hover {
	background-position:0px -29px;
}
#globalNavi #chapel a:hover {
	background-position:-121px -29px;
}
#globalNavi #flow a:hover {
	background-position:-275px -29px;
}
#globalNavi #location a:hover {
	background-position:-388px -29px;
}
#globalNavi #gallery a:hover {
	background-position:-569px -29px;
}
#toplink {
	margin-left:420px;
	margin-top:-20px;
}
#toplink li {
	display:block;
	float:left;
	list-style-type:none;
}
#toplink li a {
	height:0px;
	display:block;
	padding-top:17px;
	overflow:hidden;
	background-image:url(img/toplink.gif);
	background-repeat:no-repeat;
	float:left;
}
#toplink #parenttop a {
	width:124px;
	background-position:0px 0px;
	margin-right:10px;
}
#toplink #weddingtop a {
	width:176px;
	background-position:-130px 0px;
}
#pageup {
	background:url(../../img/group_topper.gif) no-repeat 0px 99%;
	padding-bottom:9px;
	margin-top:20px;
}
#pageup a img {
	border:0;
}
#shops {
	background:url(../../img/group_footer.gif) no-repeat 0px 100% #EAE9DB;
	padding:5px 15px 10px 15px;
	margin:-1px 0px 0px 0px;
	font-size:1.2em;
}
#shops p {
	margin:3px 0px;
}
#shops .orange {
	color: #EC6D00;
}

#shops .txt {
	margin-top:10px;
}
#shops #logo2 {
	width:180px;
	text-align:center;
	display:block;
	margin-top:10px;
}
#daishinGroup {
	background:url(../../img/groupbg2.gif) no-repeat 50% 0px;
	font-size:10px;
	padding:5px 0px 6px 160px;
	letter-spacing:normal;
	line-height:1.5;
	margin:10px 0px 0px 0px;
	float:left;
	list-style-type:none;
}
* html  #daishinGroup {
	float:none;
}
*:first-child+html #daishinGroup {
	float:none;
}
#daishinGroup li {
	width:330px;
	float:left;
}
#daishinGroup a {
	color:#666666;
	text-decoration:none;
}
#daishinGroup a:hover {
	color:#999999;
}
address {
	text-align:center;
	height:15px;
	background:url(img/bg_footer.gif) no-repeat 50% 0%;
	padding-top:80px;
	height:35px;
}



/*----------汎用----------*/
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 
hr {
	width:100%;
	clear:both;
	height:0px;
	visibility:hidden;
	display:block;
	border:0px;
}
* html hr {
	margin-top:-20px;
	height:0px;
}
*:first-child+html hr{
	margin-top:-20px;
	height:0px;
}
.overAlpha a:hover img {
	opacity:0.7;
	filter:alpha (opacity=70);
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}
.clear {
	clear:both;
}

.center {
	text-align:center;
}
.floatLeft {
	float:left;
	margin-right:10px;
}
.orange {
	color:#FF9900;
}
.red {
	color:#FF0000;
}
.leftimg {
	float:left;
}

/*----------トップページスタイル----------*/
.flontpage ul {
	list-style-type:none;
}
.flontpage #menuList_wedding {
	margin:5px auto 15px 15px;
	font-size:1.1em;
	width:800px;
	background-image: url(img/blue_back.gif);
}
.flontpage #menuList_wedding li {
	background:url(img/blue_waku.gif) no-repeat 0px 0px;
	width:724px;
	height:102px;
	float:left;
	margin:0px 5px 10px 20px;
	display:block;
	padding:9px 18px 9px 18px;
}



.flontpage #menuList {
	margin:10px auto 15px 30px;
	font-size:1.1em;
}
.flontpage #menuList li {
	background:url(img/contents_bg.gif) no-repeat 0px 0px;
	width:256px;
	height:146px;
	float:left;
	margin:0px 5px 5px 10px;
	display:block;
}
.flontpage #menuList #pinkbg {
	background:url(img/contents_pink.gif) no-repeat 0px 0px;
}

.flontpage #menuList #pinkbg ul {
	margin:0px 0px 0px 0px;
	float:none;
}
* html .flontpage #menuList #pinkbg ul {
	margin:-75px 0px 0px 0px;
}
*:first-child+html .flontpage #menuList #pinkbg ul {
	margin:-75px 0px 0px 0px;
}
.flontpage #menuList #pinkbg ul li {
	width:52%;
	height:auto;
	float:none;
	margin:0px 0px 3px 98px;
	background:url(img/arrow.gif) no-repeat 0px 3px;
	padding:0px 0px 0px 8px;
	line-height:normal;
}
.flontpage #menuList #pinkbg ul li a {
	color:#333;
}
.flontpage #menuList #pinkbg ul li a:hover {
	color:#FFF;
}
.flontpage #menuList #pinkbg #line {
	border-bottom:1px dashed #FFF;
}
.flontpage #menuList #pinkbg #week {
	font-size:10px;
	width:55%;
	margin:0px 0px 0px 98px;
	color:#F69;
}
.flontpage #menuList li h3 {
	margin:8px 0px 8px 15px;
}
.flontpage #menuList li p {
	width:90%;
	margin:0px auto;
	line-height:1.5;
}
.flontpage #menuList li p img {
	float:left;
	margin:-10px 5px 5px 0px;
	position:relative;
}
.flontpage #sterne {
	float:left;
	margin:20px 25px 0px 0px;
	padding-left:35px;
}
.hovering {
	cursor:pointer;
	opacity:0.7;
	filter:alpha (opacity=70);
}
#flashcontent {
	width:850px;
	margin:30px auto 0px auto;
}

/*----------下層ページ共通スタイル----------*/
#lowerwrapper {
	width:825px;
	margin:5px auto 0px auto;
	padding:10px 13px;
	background:#fff;
	color:#333;
}
*html #lowerwrapper {
	width:825px;
	padding:10px 12px;
}
*:first-child+html #lowerwrapper {
	width:825px;
	padding:10px 12px;
}

#lowerwrapper #globalNavi {
	margin-top:-10px;
}
#lower #toplink {
	width:850px;
	margin:80px auto 0px auto;
}
#lower #parenttop {
	margin-left:490px;
	display:inline;
}
#secondary {
	width:185px;
	float:left;
	display:inline;
	margin:0px 5px 0px 5px;
}
#secondary h3 {
	text-align:center;
	margin-bottom:5px;
	background:url(img/menutop.gif) no-repeat 50% 100%;
	padding-bottom:60px;
}
#secondary h4 img {
	margin:10px 0px 0px 5px;
}
#secondary ul {
	list-style-type:none;
	display:block;
	padding:0px 10px;
}
#secondary ul li a {
	height:0px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	padding-top:20px;
}
#secondary li {
	display:block;
	width:165px;
	border-bottom:1px dashed #8E8268;
	margin-top:10px;
	height:23px;
}
#secondary #kidsMenu li a {
	background-image:url(img/menu_kids.gif);
}
#kidsMenu #omiya a {
	background-position:0px 0px;
}
#kidsMenu #shichigosan a {
	background-position:0px -30px;
}
#kidsMenu #jyusan a {
	background-position:0px -60px;
}
#kidsMenu #harf a {
	background-position:0px -90px;
}
#kidsMenu #entrance a {
	background-position:0px -120px;
}
#kidsMenu #kids a {
	background-position:0px -150px;
}
#kidsMenu #tango a {
	background-position:0px -180px;
}
#kidsMenu #momoa {
	background-position:0px -210px;
}
#kidsMenu #omiya a:hover {
	background-position:-165px 0px;
}
#kidsMenu #shichigosan a:hover {
	background-position:-165px -30px;
}
#kidsMenu #jyusan a:hover {
	background-position:-165px -60px;
}
#kidsMenu #harf a:hover {
	background-position:-165px -90px;
}
#kidsMenu #entrance a:hover {
	background-position:-165px -120px;
}
#kidsMenu #kids a:hover {
	background-position:-165px -150px;
}
#kidsMenu #tango a:hover {
	background-position:-165px -180px;
}
#kidsMenu #momo a:hover {
	background-position:-165px -210px;
}
#secondary #memorialMenu li a {
	background-image:url(img/menu_memorial.gif);
}
#memorialMenu #seijin a {
	background-position:0px 0px;
}
#memorialMenu #furisode a {
	background-position:0px -30px;
}
#memorialMenu #hakama a {
	background-position:0px -60px;
}
#memorialMenu #rental , #memorialMenu #graduation {
	height:38px;
}
#memorialMenu #rental a , #memorialMenu #graduation a {
	padding-top:34px;
}
#memorialMenu #rental a {
	background-position:0px -90px;
}
#memorialMenu #graduation a {
	background-position:0px -132px;
}
#memorialMenu #seijin a:hover {
	background-position:-165px 0px;
}
#memorialMenu #furisode a:hover {
	background-position:-165px -30px;
}
#memorialMenu #hakama a:hover{
	background-position:-165px -60px;
}
#memorialMenu #rental a:hover {
	background-position:-165px -90px;
}
#memorialMenu #graduation a:hover {
	background-position:-165px -132px;
}
#secondary #familyMenu li a {
	background-image:url(img/menu_family.gif);
}
#familyMenu #maternity a {
	background-position:0px 0px;
}
#familyMenu #family a {
	background-position:0px -30px;
}
#familyMenu #gajyu a {
	background-position:0px -60px;
}
#familyMenu #pet a {
	background-position:0px -90px;
}
#familyMenu #maternity a:hover {
	background-position:-165px 0px;
}
#familyMenu #family a:hover {
	background-position:-165px -30px;
}
#familyMenu #gajyu a:hover  {
	background-position:-165px -60px;
}
#familyMenu #pet a:hover  {
	background-position:-165px -90px;
}
#secondary #familyMenu {
	background:url(img/menubottom.gif) no-repeat 50% 100%;
	padding-bottom:80px;
	margin-bottom:10px;
}

#secondary #cdRtitle {
	background:url(img/cd-r_title.gif) no-repeat 0px 0px;
	height:0px;
	display:block;
	padding-top:57px;
	overflow:hidden;
	margin-top:15px;
}
#secondary p {
	background:url(img/cd-r_body.gif) no-repeat 0px 0px;
	font-size:10px;
	padding:5px 15px 30px 15px;
	line-height:1.5;
	letter-spacing:normal;
	color: #9B845A;
	margin-bottom:-15px;
}
#secondary h5 img {
	margin-top:20px;
}
#primary {
	width:610px;
	float:right;
	display:inline;
	margin:10px 10px 0px 0px;
	font-size:1.2em;
	padding-bottom:15px;
}

