@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat;
	background: url(images/bg.jpg);
	background-position: center top;
	font-size: 80%;
	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,iframe,object {
	max-width:100%;
	height:auto;
}
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: 98%;
	padding: 0 1%;
	margin-right: auto;
	margin-left: auto;
}

.header_1 {
	width: 100%;
	text-align: right;
	color: #333;
	font-size: 8px;
	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: 100px;
	padding: 10px;
	font-size: 18px;
	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-text-shadow: 2px 2px 5px #666;
	-webkit-text-shadow: 2px 2px 5px #666;
}

.header_3 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height:1.2em;
}

.header_4 {
	padding: 10px;
	font-size: 8px;
}

.header_4 li {
	display: inline;
}

.header_4 a {
	color: #333;
}

.sdr {
	display:none;
}

.maii {
	background: url(images/mbg.png);
	vertical-align:top;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 15px;
	line-height:1.3em;
}
.maii img {
	max-width: 50%;
}
.maii h2 {
	clear: both;
	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-weight:bold;
	font-size: 130%;
	padding: 10px 0px 5px 30px;
	line-height: 1.2em;
	margin: 30px 0 10px;
	text-shadow: 0px 0px 3px #fff; 
	-moz-text-shadow: 0px 0px 3px #fff; 
	-webkit-text-shadow: 0px 0px 3px #fff; 
}

.maii p {
	padding: 5px;
	margin-bottom: 15px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

.rela {
	font-size: 100%;
	color: #000;
	margin: 0 0 10px;
}

.rela a{
	color: #333;
	padding: 15px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #fbf4ff;
background: -moz-linear-gradient(top,  #fbf4ff 0%, #e2d5ef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbf4ff), color-stop(100%,#e2d5ef));
background: -webkit-linear-gradient(top,  #fbf4ff 0%,#e2d5ef 100%);
background: -o-linear-gradient(top,  #fbf4ff 0%,#e2d5ef 100%);
background: -ms-linear-gradient(top,  #fbf4ff 0%,#e2d5ef 100%);
background: linear-gradient(to bottom,  #fbf4ff 0%,#e2d5ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf4ff', endColorstr='#e2d5ef',GradientType=0 );
	box-shadow: 1px 1px 2px #333; 
	-moz-box-shadow: 1px 1px 2px #333; 
	-webkit-box-shadow: 1px 1px 2px #333; 
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.rela li a:hover{
}

.footer_1 {
	vertical-align:top;
	padding: 30px 0 0;
}
.footer_2 {
	vertical-align:top;
	padding: 50px 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: 20px 0 5px;
}

.footer_menu {
	font-size: 95%;
	text-align: left;
}
.footer_menu {
}

.footer_menu a {
	color: #000;
	padding: 15px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #e570e7;
background: -moz-linear-gradient(top,  #e570e7 0%, #c85ec7 47%, #a849a3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e570e7), color-stop(47%,#c85ec7), color-stop(100%,#a849a3));
background: -webkit-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: -o-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: -ms-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: linear-gradient(to bottom,  #e570e7 0%,#c85ec7 47%,#a849a3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 );
	box-shadow: 1px 1px 2px #333; 
	-moz-box-shadow: 1px 1px 2px #333; 
	-webkit-box-shadow: 1px 1px 2px #333; 
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.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*/
}
