/*  
Theme Name: For Wedding Keitaigong
Theme URI: http://wedding.keitaigong.jp/
Description: For Wedding Keitaigong
Version: 1.6
Author: For Wedding Keitaigong
Author URI: http://wedding.keitaigong.jp/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
/* CSS Document */
<!--
html{
height:100%;
}
body{
padding: 0;
height:100%; 
}
body > .movbox {
height: auto;
}

ul#newsul{
	padding-left:0px;
	margin-top:2px;
	margin-bottom:2px;
}

.pagecontainer > .movbox {
height: auto;
}
.pagecontainer{
height:100%;
min-height:100%;
}
.movbox{
height:100%;
min-height:100%;
}

fieldset{
	width:80%;
	margin-left:10px;
}
.content p{
	text-align:right;
}
.more{
	font-weight:bold;
	padding:3px;
	color:#0066CC;
	background-color:#DFEFFF;
}
.more:hover{
	color:#0099FF;
	text-decoration:none;
}
.more-link{
	font-weight:bold;
	padding:3px;
	color:#0066CC;
	background-color:#DFEFFF;
}
.more-link:hover{
	color:#0099FF;
	text-decoration:none;
}
body {
	font-family:"メイリオ",Arial,"ＭＳ Ｐゴシック", Osaka;
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagecontainer{
	text-align:center;
}
.container{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-width:0px 2px 0px 2px;
	border-style:none solid none solid;
	border-color:#fff #FBC5C4 #fff #FBC5C4;
	background-color:#FFFFFF;
}
.headline{
	background:#FF96BD;
	border-top-color:#FC749A;
	border-top-style:solid;
	border-top-width:2px;
	/*height:33px;*/
}
.headcatch{
	color:#FFFFFF;
	text-decoration:underline;
	margin-left:5px;
	margin-top:4px;
	width:auto;
	font-size:10px;
	padding-bottom:4px;
}
.searchbox{
	float:right;
	margin-top:8px;
	margin-right:5px;
	width:auto;
	display:block;
}
.searchtitle{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	margin-right:5px;
	float:left;
}
.formstyle{
	margin:0px;
}
.logo{
	display:block;
	padding:8px;
	padding-bottom:0px;
}
.logoarea{
	float:left;
}
.head{
	border-bottom:1px solid #F4B7D6;
	/*background:url("images/freedial_bk.gif") no-repeat left top;*/
}
#tabsD {
/*float:left;*/
/*background:#FCF3F8;*/
font-size:12px;
/*border-bottom:1px solid #F4B7D6;*/
float:left;
line-height:normal;
padding-left:3px;
}
#tabsD ul {
margin:0;
padding:10px 10px 0 0px;
list-style:none;
}
#tabsD li {
display:inline;
margin:0;
padding:0;
line-height:1.5;
font-weight:bold;
}
#tabsD a {
float:left;
background:url("images/tableftD.gif") no-repeat left top;
margin:0;
padding:0 0 0 3px;
text-decoration:none;
}
#tabsD a strong {
float:left;
display:block;
background:url("images/tabrightD.gif") no-repeat right top;
padding:4px 10px 0px 4px;
color:#C7377D;

}
#tabsD a span {
float:left;
display:block;
background:url("images/tabrightD.gif") no-repeat right top;
padding:4px 10px 0px 4px;
color:#C7377D;
}
#tabsD a.mypage {
float:left;
background:url("images/tableftG.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsD a.mypage span {
float:left;
display:block;
background:url("images/tabrightG.gif") no-repeat right top;
padding:4px 15px 0px 4px;
color:#6666CC;
}
#tabsD a.mypage strong {
float:left;
display:block;
background:url("images/tabrightG.gif") no-repeat right top;
padding:4px 15px 0px 4px;
color:#6666CC;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsD a span {float:none;}
#tabsD a strong {float:none;}
#tabsD a.mypage span {float:none;}
#tabsD a.mypage strong {float:none;}
/* End IE5-Mac hack */
#tabsD a:hover span {
	color:#C7377D;
}
#tabsD a:hover strong {
	color:#C7377D;
}

#tabsD a.mypage:hover span {
	color:#6666CC;
}
#tabsD a.mypage:hover strong {
	color:#6666CC;
}

#tabsD a:hover {
		background-position:0% -42px;
}
#tabsD a:hover span {
		background-position:100% -42px;
}
#tabsD a:hover strong {
		background-position:100% -42px;
}

#tabsD #current a {
		background-position:0% -42px;
}
#tabsD #current a span {
		background-position:100% -42px;
}

#tabsD #current a strong {
		background-position:100% -42px;
}

.brclear{
	font-size:0px;
	line-height:0px;
}
.outline{
	background-color:#FFFFFF;
}
.main{
	float:left;
	width:561px;
	background-color:#FFFFFF;
}
.pankuzu{
	background-image:url(images/pankuzu_bk.jpg);
	padding:4px;
	font-size:10px;
	color:#333333;	
}
.right{
	background-image:url(images/right_bk.jpg);
	padding:5px;
	float:left;
	width:179px;
	padding-top:12px;
	margin:0px;
}
.mainimage{
	display:block;
	border:0px;
}
.h1box{
	background-color:#93C9FF;
	border-bottom:solid #559EFF;
	border-bottom-width:3px;
	padding:5px;
	padding-top:7px;
	text-align:right;
}
.h1midashi{
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/h1icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:auto;
	padding-left:16px;
	display:inline;
}

.h2box{
	border-top:solid #93C9FF;
	border-top-width:1px;
	background-color:#C5E2FF;
	padding:4px;
	margin-top:8px;
}

.h2midashi{
	margin:0px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	border-left-color:#559EFF;
	border-left-style:solid;
	border-left-width:4px;
	padding-left:4px;
	margin-left:3px;
}

p.inh2{
	padding-left:8px;
	padding-right:8px;
	color:#333333;
	line-height:1.6;
	margin-top:4px;
	text-align:left;
}

p.inh2gray{
	padding-left:8px;
	padding-right:8px;
	color:#333333;
	line-height:1.6;
	margin-top:4px;
	text-align:left;
	background-color:#CCCCCC;
}
.contents{
	font-size:12px;
	padding:10px;
	line-height:1.6;
	color:#333333;
	padding-top:4px;
}

.content{
	clear:both;
}

.content .boutouline{
	color:#333333;
	font-size:12px;
	line-height:1.6;
	margin-top:4px;
	padding-left:8px;
	padding-right:8px;
}

.rightboxcontent{
	background-color:#FFF4E6;
	padding:5px;
	border-bottom:solid #6F4A00;
	border-bottom-width:3px;
	font-size:12px;
	line-height:1.6;
	color:#996600;
}

.rightboxcontent li{
	list-style-image:url(images/boxicon_li.gif);
	line-height:1.8;
	list-style-position:inside;
}
.rightboxcontent li a{
	margin-left:2px;
	color:#936300;
	text-decoration:none;
}
.rightboxcontent li a:hover{
	text-decoration:underline;
}

.rightheadimage{
	display:block;
}
.rightbox{
	margin-bottom:12px;
}
.footer{
	background-color:#559EFF;
	padding:8px;
}
.copyright{
	font-size:12px;
	color:#FFFFFF;
	float:right;
}
.footermenu{
	
}
p.boutouline{
	color:#333333;
	font-size:12px;
	line-height:1.6;
	margin-top:4px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
#mailbtn{
	margin-top:3px;
}

#moushibtn{
	
	margin-top:3px;
}

.image{
	float:left;
	border-width:0px;
	margin-right:2px;
	margin-bottom:5px;
}
.catchtext{
	font-size:18px;
	line-height:1.5;
	color:#9A2E3D;
	font-weight:bold;
	padding-bottom:5px;
}
.alignleft{
	float:left;
}
.alignleft a{
	padding:3px;
	background-color:#CCCCCC;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.alignleft a:hover{
	text-decoration:underline;
}
.alignright{
	text-align:right;	
}
.alignright a{
	padding:3px;
	background-color:#CCCCCC;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.alignright a:hover{
	text-decoration:underline;
}
.ulline{
	background-color:#999999;
	margin-left:10px;
}
.sankou li{
	list-style-image:url(images/boxicon_li.gif);
	line-height:1.8;
	list-style-position:inside;
}
.sankou li a{
	margin-left:2px;
	color:#936300;
	text-decoration:none;
}
.sankou li a:hover{
	text-decoration:underline;
}
.searchbox{
	font-size:9px;	
}
.searchbox a{
	color:#666666;
	text-decoration:none;
}
.searchbox a:hover{
	color:#333333;
	text-decoration:underline;
}

.cloud_area{
	margin:15px;
	padding:10px;
	font-size:70%;
	border-width:2px;
	border-style:solid;
	border-color:#CC9900;
	background-color:#FFFFCC;
}


#fixed-l-0{   
	position: fixed !important; 
	top: 20px;   
	left: 0;   
}  


#fixed-l-1{   
	position: fixed !important;  
	top: 160px;   
	left: 0;   
}


#fixed-r-0{   
	position: fixed !important;
	position: absolute; 
	top: 20px;   
	right: 0;   
}  


#fixed-r-1{   
	position: fixed !important; 
	position: absolute;
	top: 160px;   
	right: 0;   
}


#fixed-r-2{   
	position: fixed !important;
	position: absolute;
	top: 300px;   
	right: 0;   
}

* html ,* html body {  
    height: 100%;  
    overflow-y: hidden;  
    overflow-x: auto;  
}  
* html .pagecontainer {  
    overflow: auto;  
    position: relative;  
    width: 100%;  
    height: 100%;  
}  


/*css_sprite*/
.sprite{
overflow:hidden;
float:left;
}

.sprite a{
display:block;
}

/*wedother_一段目*/
#sprite_sem{
background:url(images/css_sprite_wedother.jpg) 0px 0px no-repeat;
}
#sprite_sem:hover{
background:url(images/css_sprite_wedother.jpg) 0px -77px no-repeat;
}


#sprite_party{
background:url(images/css_sprite_wedother.jpg) -146px 0px no-repeat;
}
#sprite_party:hover{
background:url(images/css_sprite_wedother.jpg) -146px -77px no-repeat;
}

#sprite_tv{
background:url(images/css_sprite_wedother.jpg) -295px 0px no-repeat;
}
#sprite_tv:hover{
background:url(images/css_sprite_wedother.jpg) -295px -77px no-repeat;
}


#sprite_kickoff{
background:url(images/css_sprite_wedother.jpg) -441px 0px no-repeat;
}
#sprite_kickoff:hover{
background:url(images/css_sprite_wedother.jpg) -441px -77px no-repeat;
}

/*wedother_二段目*/
#sprite_event{
background:url(images/css_sprite_wedother.jpg) 0px -171px no-repeat;
}
#sprite_event:hover{
background:url(images/css_sprite_wedother.jpg) 0px -248px no-repeat;
}


#sprite_kenshu{
background:url(images/css_sprite_wedother.jpg) -146px -171px no-repeat;
}
#sprite_kenshu:hover{
background:url(images/css_sprite_wedother.jpg) -146px -248px no-repeat;
}

#sprite_gakkai{
background:url(images/css_sprite_wedother.jpg) -295px -171px no-repeat;
}
#sprite_gakkai:hover{
background:url(images/css_sprite_wedother.jpg) -295px -248px no-repeat;
}


#sprite_internet{
background:url(images/css_sprite_wedother.jpg) -441px -171px no-repeat;
}
#sprite_internet:hover{
background:url(images/css_sprite_wedother.jpg) -441px -248px no-repeat;
}


/*wedother_三段目*/
#sprite_tenjikai{
background:url(images/css_sprite_wedother.jpg) 0px -341px no-repeat;
}
#sprite_tenjikai:hover{
background:url(images/css_sprite_wedother.jpg) 0px -418px no-repeat;
}


#sprite_sports{
background:url(images/css_sprite_wedother.jpg) -146px -341px no-repeat;
}
#sprite_sports:hover{
background:url(images/css_sprite_wedother.jpg) -146px -418px no-repeat;
}

#sprite_kyouiku{
background:url(images/css_sprite_wedother.jpg) -295px -341px no-repeat;
}
#sprite_kyouiku:hover{
background:url(images/css_sprite_wedother.jpg) -295px -418px no-repeat;
}


#sprite_contest{
background:url(images/css_sprite_wedother.jpg) -441px -341px no-repeat;
}
#sprite_contest:hover{
background:url(images/css_sprite_wedother.jpg) -441px -418px no-repeat;
}


/*wedother_四段目*/
#sprite_seijinshiki{
background:url(images/css_sprite_wedother.jpg) 0px -512px no-repeat;
}
#sprite_seijinshiki:hover{
background:url(images/css_sprite_wedother.jpg) 0px -589px no-repeat;
}


#sprite_spevent{
background:url(images/css_sprite_wedother.jpg) -146px -512px no-repeat;
}
#sprite_spevent:hover{
background:url(images/css_sprite_wedother.jpg) -146px -589px no-repeat;
}

#sprite_daigaku{
background:url(images/css_sprite_wedother.jpg) -295px -512px no-repeat;
}
#sprite_daigaku:hover{
background:url(images/css_sprite_wedother.jpg) -295px -589px no-repeat;
}


#sprite_other{
background:url(images/css_sprite_wedother.jpg) -441px -512px no-repeat;
}
#sprite_other:hover{
background:url(images/css_sprite_wedother.jpg) -441px -589px no-repeat;
}

/*pr*/

#sprite_pr_2ch{
background:url(images/css_sprite_pr.jpg) 0px 0px no-repeat;
}

#sprite_pr_relish{
background:url(images/css_sprite_pr.jpg) -181px 0px no-repeat;
}

#sprite_pr_kachuka{
background:url(images/css_sprite_pr.jpg) -363px 0px no-repeat;
}

#sprite_pr_wednews{
background:url(images/css_sprite_pr.jpg) -545px 0px no-repeat;
}

#sprite_pr_fran{
background:url(images/css_sprite_pr.jpg) 0px -148px no-repeat;
}

#sprite_pr_platinum{
background:url(images/css_sprite_pr.jpg) -181px -148px no-repeat;
}

#sprite_pr_angel{
background:url(images/css_sprite_pr.jpg) -363px -148px no-repeat;
}

#sprite_pr_wasuremo{
background:url(images/css_sprite_pr.jpg) -545px -148px no-repeat;
}

#sprite_pr_partner{
background:url(images/css_sprite_pr.jpg) -0px -296px no-repeat;
}


/*catchimage*/

#sprite_catch_jirei{
background:url(images/css_sprite_catch.jpg) 0px 0px no-repeat;
}

#sprite_catch_rupo{
background:url(images/css_sprite_catch.jpg) -210px 0px no-repeat;
}

#sprite_catch_taiken{
background:url(images/css_sprite_catch.jpg) -421px 0px no-repeat;
}

#sprite_catch_back{
background:url(images/css_sprite_catch.jpg) -632px 0px no-repeat;
}











-->
