@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat;
	background: url(images/bg.jpg);
	background-position: center top;
	background-attachment :fixed;
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

ul {
	list-style-type:none;
} 
a,a:visited {
	color: #660066;
}
a:hover {
	color: #cc0099;
}
input,textarea,select {
	font-size: 1em;
}

#frame {
	vertical-align:top;
	text-align: left;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.header_1 {
	width: 1000px;
	text-align: right;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	line-height:1.2em;
}

.header_1 h1 {
	font-size: 12px;
	font-weight: normal;
}

.header_2 {
	position: relative;
	height: 200px;
	padding: 10px;
	font-size: 38px;
	margin-right: auto;
	margin-left: auto;
}

.header_2 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height:1.2em;
	text-shadow: 2px 2px 5px #666; 
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
}

.header_3 {
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	line-height:1.2em;
}

.header_4 {
	padding: 10px;
	font-size: 12px;
}

.header_4 li {
	display: inline;
}

.header_4 a {
	color: #333;
}

.sdr {
	vertical-align:top;
	position: ;
	width: 300px;
	padding-left: 30px;
	line-height:1.2em;
	font-size: 100%;
}

.sdr h3 {
	font-size: 100%;
	text-shadow: 1px 1px 4px #666; 
	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 1px 1px 4px #666;
	padding: 5px 0;
	margin: 0 0 15px;
	border-bottom: 5px dotted #660066;
	text-align: center;
}

.sdr p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.side_menu a {
	background-image : url(images/sidemenulist.png) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	display: block;
	margin: 5px;
	font-size:95%;
	text-decoration: none;
	line-height: 1.1em;
}

.side_menu a:hover {
}
.side_menu {
	margin: 0 0 50px;
}
.maii {
	background: url(images/mbg.png);
	vertical-align:top;
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	line-height:1.3em;
}

.maii h2 {
	clear: both;
	background-image : url(images/h.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight:bold;
	font-size: 140%;
	padding: 30px 0px 10px 100px;
	line-height: 1.2em;
	margin: 30px 0 10px;
	border-bottom:0px dashed #66ff33;
}

.maii p {
	padding: 5px;
	margin-bottom: 15px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

.rela {
	font-size: 100%;
	color: #000;
	margin: 0 10px 10px;
}

.rela a{
	background-image : url(images/sidemenulist.png) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	margin: 0px 5px 5px;
	line-height: 1.6em;
	text-decoration: none;
}

.rela li a:hover{
}

.footer_1 {
	vertical-align:top;
	padding: 60px 0 0;
}
.footer_2 {
	vertical-align:top;
	padding: 100px 0 0;
	text-align: center;
}
.footer_1 p {
	text-decoration: none;
	padding: 0px 20px 10px;
	font-size:95%;
}

.footer_1 p a {
	text-decoration: none;
}


.footer_1 h3 {
	text-shadow: 2px 2px 4px #666; 
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	background-image : url(images/h.png) ;
	background-repeat: no-repeat;
	background-position:left ;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%; 
	font-size: 100%;
	padding: 7px 0 5px 30px;
	line-height: 1.2em;
	border-bottom: 3px dotted #660066;
	margin: 0 0 15px;
}

.footer_menu {
	font-size: 95%;
	text-align: left;
}
.footer_menu {
}

.footer_menu li {
	float:left;
	background-image : url(images/mk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0 10px 0 13px;
	width: 226px;
	margin: 0 0 5px;
}

.footer_menu a {
	text-decoration: none;
	line-height: 1.2em;
}

.footer_menu a:hover {
}

.acre {
	clear: both;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.pagetop {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.copyright {
	margin: 50px 0 5px;
	text-align: center;
	font-size: 80%;
}

.pagetop a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.pagetop a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
