/* CSS Document */

A:LINK {
 	text-decoration : underline; font-weight:none; color:#515151;
	}
A:VISITED {
 	text-decoration : underline; font-weight:none; color:#005151;
	}
A:ACTIVE {
 	text-decoration : underline; font-weight:none; color:#005151;
	}
A:hover {
 	text-decoration:underline; color:#FF0000;
	}
body {
 	background-repeat:repeat-y; 
	}
.type01{
	border-bottom: solid 1px #919191;
	border-right: solid 1px #919191;
	border-left: solid 1px #c3c3c3;
	}
.type02{
	border-top: solid 1px #c3c3c3;
	border-bottom: solid 1px #919191;
	border-right: solid 1px #919191;
	border-left: solid 1px #c3c3c3;
	}
.type03{
	border-bottom: solid 1px #919191;
	border-left: solid 1px #c3c3c3;
	}
.type04{
	border-bottom: solid 1px #919191;
	border-right: solid 1px #919191;
	}
.type05{
	border-bottom: solid 1px #919191;
	border-left: solid 1px #c3c3c3;
	}
.type06{
	border-bottom: solid 1px #919191;
	border-right: solid 1px #919191;
	}
.type07{
	border-bottom: solid 1px #FF3399;
	border-top: solid 1px #FF3399;
	}
.type08{
	border-bottom: solid 1px #FF3399;
	border-top: solid 1px #FF6699;
	border-right: solid 1px #FF3399;
	border-left: solid 1px #FF6699;
	}
.type09{
	border-bottom: solid 1px #FF9900;
	border-top: solid 1px #FFCC00;
	border-right: solid 1px #FF9900;
	border-left: solid 1px #FFCC00;
	}
.type10{
	border-bottom: solid 1px #3399FF;
	border-top: solid 1px #3399CC;
	border-right: solid 1px #3399FF;
	border-left: solid 1px #3399CC;
	}
.bg{
	background-image:  url(img/wedding/wedding_bg.jpg); 
	background-repeat: repeat-y; 
	background-position: right;
	background-attachment : fixed;
	widht : 600px;
	height : 400px;
	}
.bg2{
	background-image: url(img/wedding/wedding_style_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment : fixed;
	widht : 185px;
	height : 79px;
	}
.bg3{
	background-image: url(img/wedding/chapel_bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment : fixed;
	widht : 600px;
	height : 270px;
	}
.bg4{
	background-image:  url(img/wedding/wedding_bg2.jpg); 
	background-repeat: repeat-y; 
	background-position: right;
	background-attachment : fixed;
	widht : 600px;
	height : 400px;
	}
.bg5{
	background-image:  url(img/honeymoon/bg.jpg); 
	background-repeat: repeat-y; 
	background-position: right;
	background-attachment : fixed;
	widht : 144px;
	height : 346px;
	}
.bg6{
	background-image:  url(img/jyukunen/bg.jpg); 
	background-repeat: repeat-y; 
	background-position: center;
	background-attachment : fixed;
	widht : 600px;
	height : 188px;
	}
