﻿* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;

}

a {
	color: #0066CC;
	text-decoration: none;
} 
a:visited {
	color: #993399;
	text-decoration: none;
} 
a:hover {
	color: #CC3333;
} 
a:active {
　　color: #CC0066; 
} 

h1 {
	font-size: 16px;
	color: #FC7774;
	text-align: center;
	line-height: 110%;
	margin: 10px auto 15px;



}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 20px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59A0A6;

}
h3 {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: square;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img.photo {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #f9d2ce;
	background-image: url(./images/bg_body.gif);



}

#system_main {
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	width: 771px;
	text-align: center;
	background-image: url(./images/bg_main.gif);
	background-repeat: repeat-y;
}
body > #system_main {
    height: auto;
}
#header {
	height: 210px;
	width: 771px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	background-image: url(./images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;



}

#menu {
	height: 33px;
	width: 666px;
	text-align: center;
	margin: 0px auto 20px;
	padding: 0px;


}
#menu a {
display:block;
width:128px;
height:33px;
text-indent:-9999px;
background-position:top;
}
#menu a:hover { background-position:bottom; }
#menu a.menu1 { background-image: url(./images/menu1.gif); }
#menu a.menu2 { background-image: url(./images/menu2.gif); }
#menu a.menu3 { background-image: url(./images/menu3.gif); }
#menu a.menu4 { background-image: url(./images/menu4.gif); }
#menu a.menu5 { background-image: url(./images/menu5.gif); }
#contents {
	font-size: x-small;
	color: #4D2F02;
	text-align: center;
	width: 771px;
	height: auto;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;




}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	left: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer p{
	font-size: xx-small;
	color: #FF6666;
	padding-top: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";


}


form {
	display:inline;
}


.photo300 a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
.photo150 a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
.photo300 {
	padding: 15px;
	height: 225px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./images/bg_photo300.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;

}
.photo150 {
	background-image: url(./images/bg_photo150.gif);
	background-repeat: no-repeat;
	padding: 15px;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}

.contents1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 0px;

}
.contents2 {
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 10px;

}

.contents3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.title {
	margin-right: auto;
	margin-left: auto;

}

.pagetop {
	text-align: right;
	width: 700px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
.pagetop a {
	text-align: right;
	color: #FF6666;
	font-size: small;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;



}
.pagetop a:hover {
	color: #FFDED2;
	background-color: #FF6666;
	padding: 2px 4px;


} 
.txt1 {
	font-size: small;
	line-height: 140%;
	text-align: left;
	padding: 0px 15px 10px;
	color: #660000;

}
.txt2 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #996600;
	text-align: left;
	padding: 2px;

}
.txt3 {
	font-size: small;
	color: #BF6A31;
	background-color: #FFDEB3;
	text-align: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
	font-weight: normal;

}
.txt4 {
	text-align: left;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
	font-size: small;

}
.txt5 {
	font-size: medium;
	font-weight: normal;
	color: #478118;
	text-align: left;
	padding-left: 20px;
	line-height: 180%;
}
.txt6-1 {
	font-size: medium;
	color: #00ADCC;
	text-align: left;
	padding: 2px;
	font-weight: bold;


}
.txt6-2 {
	font-size: small;
	color: #006F93;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAECF9;

}
.txt7-1 {
	font-size: medium;
	color: #FF3366;
	text-align: left;
	padding: 8px 2px 5px;
	font-weight: bold;


}
.txt7-2 {
	font-size: small;
	color: #FF3366;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;

}
.txt8-1 {
	font-size: medium;
	color: #792695;
	text-align: left;
	padding: 8px 2px 5px;
	font-weight: bold;


}
.txt8-2 {
	font-size: small;
	color: #792695;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFCAEA;

}
.txt9-1 {
	font-size: small;
	color: #B78000;
	text-align: left;
	padding: 2px;


}
.txt9-2 {
	font-size: small;
	color: #B78000;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFBB79;


}
.txt10-1 {
	font-size: small;
	color: #A60053;
	text-align: right;
	padding: 6px 10px;
	line-height: 150%;
	background-color: #FFE1F0;

}
.txt10-2 {
	font-size: small;
	color: #006699;
	text-align: left;
	padding: 6px 10px;
	line-height: 150%;
	background-color: #E1F3FD;

}
.txt10-3 {
	font-size: small;
	color: #006633;
	text-align: center;
	padding: 8px;
	line-height: 150%;
}
.txt11-1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #CC0066;
	text-align: left;
	padding: 5px;
}
.txt11-2 {
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px;
}
.txt12-1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #3399CC;
	text-align: left;
	padding: 5px;
}
.txt13-1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	padding: 5px;
}
.txt14-1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #9361C5;
	text-align: left;
	padding: 5px;
}
.box-haru {
	padding: 10px;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px dotted #FFCCCC;
}
.box-natsu {
	padding: 10px;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px dotted #C0ECFA;
}
.box-aki {
	padding: 10px;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px dotted #F5E0BA;
}
.box-fuyu {
	padding: 10px;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px dotted #DECEF0;
}
.contents4 {
	margin-right: auto;
	margin-left: auto;
}
.policy-box {
	padding: 10px;
	width: 450px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 3px dashed #FFC4C4;
	margin-top: 10px;

}
.txt15-1 {
	font-size: small;
	text-align: left;
	padding: 2px;
	line-height: 130%;
	color: #663300;

}
.txt15-2 {
	font-size: small;
	text-align: left;
	line-height: 130%;
	padding-left: 20px;
	color: #663300;



}
.txt16 {
	font-size: medium;
	font-weight: bold;
	color: #006633;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #E1F8C0;
	padding-left: 5px;


}
.txt17-1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #6699CC;
	text-align: left;
	padding: 2px;

}
.txt17-2 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #009900;
	text-align: left;
	padding: 2px;

}
.txt17-3 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #E38800;
	text-align: left;
	padding: 2px;

}
.album-title {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 2px solid #FFCCCC;
	font-size: 18px;
	font-weight: bold;
	text-align: left;

}
.album-contents {
	text-align: left;
	padding: 10px;
}
.album-footer {
	font-size: 15px;
	text-align: right;
	padding: 5px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFCCCC;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;


}
.album-comment {
	font-size: 12px;
	color: #663300;
	text-align: center;
	padding: 6px;
}
.album-table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
