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

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


}
span {
font-size:95%
}

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

h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #993300;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;


}
h2 {
	font-size: 0px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
h3 {
	font-size: 0px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

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-image: url(images/bg_body.gif);

}

#system_main {
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	width: 800px;
	text-align: center;
}
body > #system_main {
    height: auto;
}
#header {
	height: 240px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;




}

#menu {
	height: 25px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;


}
#menu a {
display:block;
width:118px;
height:25px;
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); }
#menu a.menu6 { background-image: url(images/menu6.gif); }
#menu a.menu7 { background-image: url(images/menu7.gif); }


#contents {
	font-size: 13px;
	color: #000000;
	text-align: center;
	width: 800px;
	height: auto;
	padding-bottom: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

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

#footer p{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FF3366;
	text-align: center;
	margin-right: auto;
	margin-left: auto;


}


form {
	display:inline;
}


.searchinput {
	color: #660000;
	font-size: 12px;
	height: 16px;
	width: 80px;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #E7C183;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;




}
.searchsubmit {
	color: #660000;
	font-size: 12px;
	height: 22px;
	width: 37px;
	border: 1px solid #E7C183;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 0px;
	float: left;
	background-color: #E7C183;
	text-align: center;












}
.search {
	height: 25px;
	width: 130px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;

}
a:hover img.photo300 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
a:hover img.photo150 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
img.photo300 {
	padding: 10px;
	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;

}
img.photo150 {
	background-image: url(images/bg_photo150.gif);
	background-repeat: no-repeat;
	padding: 10px;
	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: 10px;
	margin-bottom: 10px;
}
.contents2 {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;

}

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

.pagetop {
	text-align: right;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.pagetop a {
	text-align: right;
	color: #CC0066;
	font-size: 14px;
	text-decoration: underline;


}
.pagetop a:hover {
	color: #FFFFFF;
	background-color: #CC0066;

} 
td {
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	color: #660000;
}
.txt1 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #660000;
	text-align: left;
	padding: 3px;
}

.txt2 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #F04276;
	text-align: left;
	padding: 3px 3px 6px 30px;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.txt3 {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #A5470A;
	text-align: left;
	padding: 0px 3px 8px 30px;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.txt4 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #660000;
	text-align: left;
	padding: 2px 3px 10px 28px;
	background-image: url(images/icon3.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.footer-menu {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.daily-txt1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
	padding: 6px 6px 6px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	text-align: left;
}
.daily-txt2 {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	text-align: left;
	line-height: 140%;

}
.event-box1 {
	font-size: 13px;
	color: #663300;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #FF99CC;
	line-height: 140%;

}
.event-box2 {
	font-size: 13px;
	color: #663300;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #3399CC;
	line-height: 140%;

}
.event-box3 {
	font-size: 13px;
	color: #663300;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #CC9900;
	line-height: 140%;

}
.event-box4 {
	font-size: 13px;
	color: #663300;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #9966CC;
	line-height: 140%;

}


.album-title {
	color: #B6164A;
	text-align: left;
	padding: 0px 6px 4px 30px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/icon4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ED787B;



}
.album-photo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.album-photo img {
	padding: 5px;
	border: 3px double #ED787B;

}
.album-comment {
	font-size: 13px;
	color: #666666;
	text-align: left;
	padding: 0px 15px 5px;

}
.album-contents {
	font-size: 14px;
	line-height: 140%;
	color: #660000;
	text-align: left;
	padding: 5px;
}
.album-footer {
	font-size: 13px;
	color: #660000;
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED787B;

}

.blog-title {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #660000;
	line-height: 30px;
	padding-left: 33px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 6px;
	border: 1px solid #FF9999;
	background-image: url(images/icon5.gif);
	background-repeat: no-repeat;
	background-position: left top;








}
.blog-contents {
	text-align: left;
	padding: 20px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 45px;
	margin-left: 90px;
	font-size: 14px;
	line-height: 150%;
	color: #660000;
	background-color: #FFEEEE;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9999;



}
.blog-photo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
}

.blog-photo img {
	padding: 5px;
	border: 3px double #ED787B;

}
.blog-footer {
	font-size: 12px;
	color: #660000;
	text-align: right;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding: 3px 5px 3px 0px;
	background-color: #FFB5B5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9999;
	border-left-color: #FF9999;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;




}
.blog-contents img {
	padding: 5px;
	border: 3px double #996699;

}


.result1 {
	padding: 5px;
	margin-right: 90px;
	margin-left: 90px;
	font-size: 17px;
	font-weight: bold;
	color: #3D6402;
	text-align: left;
	background-color: #E1F9C6;
	margin-bottom: 5px;
	margin-top: 5px;



}
.result2 {
	text-align: left;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 100px;
	font-size: 13px;
	line-height: 135%;
	color: #003300;
	padding: 0px;
	margin-top: 0px;

}


#menu_jouhou {
	margin-right: 30px;
}

#menu_jouhou a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 160px;
	background-image: url(images/menu_jouhou.png);
	padding-top: 90px;
	text-align: center;
	margin: 0px;
}

#menu_jouhou a:hover {
    background-position: 0 -90px;
}