body {
	margin:0;
	padding:0;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul li, ol li {
	list-style:none;
}
table {
	margin:0;
	padding:0;
	font-size:100%;
}
caption {
	text-align:left;
}
table, pre, code, select, textarea, kbd, var, ins, del, samp {
	font-size:100%;
}
address, cite, dfn, em, strong, var, th, ins, del, samp {
	font-weight:normal;
	font-style:normal;
}
a img {
	border:0;
}
hr.separation {
	display:none;
}
fieldset {
	border:none;
}
header, section, nav, aside, footer, article {
	display:block;
}



body {
	color: #000;
	background-color: #FFF;
	font-size: 20px;
}
a:link {
	color:#0000EF
}
a:visited {
	color:#52188C
}
a:active {
	color:#FFFFFF
}
section {
	margin-bottom: 20px;
}


#header {
	background-color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom,
		from(#FFFFFF),
		to(#FFFFFF)
	);
}
#header hgroup {
	text-align: center;
	display: block;
}
#header hgroup h1 {
	background-color: #8B8774;
	overflow: hidden;
	color: #fff;
	font-size: 10px;	/* フォントサイズ */
	margin: 0px 0 0px 0;
	text-align:center;
	padding: 5px;
}

#Marquee {
	color: #B252FF;
	background-color: #F8DFF4;
	background: -webkit-gradient(linear, left top, left bottom,
		from(#F8DFF4),
		color-stop(0.59, #F8DFF4),
		color-stop(0.60, #F8DFF4),
		to(#F8DFF4)
	);
	margin: 0 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
}

.Contents {
	border-top: 1px solid #DDD;
}

h2 {
 margin: 10px;
 padding: 5px;
 background-color: #8B8774;
 border: solid 1px;
 border-color: #8B8774;
 border-left: 1em solid #8B8774;
 font-size: 14px;
 color: #ffffff;
}


/* h3  */
h3 {
 margin: 10px;
 padding: 5px;
 background-color: #ffffff;
 border: solid 1px;
 border-color: #8B8774;
 border-left: 1em solid #8B8774;
 font-size: 14px;
 color: #8B8774;
 text-align : left
}


.selector11{  
    border:#ccc solid 1px;  
    display:block;  
    padding:.2em .3em  
}  
.selector11b{  
    border-left:#ccc solid 6px;  
    padding:.3em .3em .3em .8em  
}  


#Pankuzu {
	font-size: 8px;
	color: #3C516A;
	background-color: #EDEDED;
	padding: 2px 4px;
}
#Pankuzu a {
	text-decoration: none;
}
#Menu {
	margin: 0 0 20px 0;
}
#Menu a {
	display: block;
	text-decoration: none;
}
#Menu a:visited {
	color: #304B5C;
}
#Menu a h3 {
	background-color: #858273;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #FF3366;
	color: #FFFFFF;
}
#Menu a h4 {
	font-size: 13px;
	background-color: #FEEFF7;
	background-image: url(img/Menu_icon01.png),
	-webkit-gradient(linear, left top, left bottom,
		from(#FEEFF7),
		to(#FEEFF7)
	);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 25px;
	border-bottom: 1px solid #FFA7C4;
	color: #333333;
}
#Links {
	font-size: 16px;
	background: #CACED6;
	display: block;
}
#Links ul li a {
	display: block;
	width: auto;
	float: left;
	margin: 5px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #BEC2C8;
}
#Links:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#footer {
 color:  #ffffff;
 margin: 0 10px;
 padding: 10px 0;
 background-color: #8B8774;
 border-radius: 8px;
 -webkit-border-radius: 8px;
 font-size: 12px;
 text-align: center;

}


.Btn01 {
	margin: 0 0 20px 0;
}
.Btn01 a {
	display: block;
	background-color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom,
		from(#FFFFFF),
		to(#FFFFFF)
	);
	text-align: right;
	padding: 4px 10px;
	color: #333333;
	text-decoration: none;
}
.center {
	text-align: center;
}
.marginB {
	margin-bottom: 20px;
}

/* ホバー光る */
.highlight a:hover *{
 filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}


/* テキストボックス */

.text-box {
 margin: 10px 10px;
 padding: 5px 10px;
 border: #FF0FFF;
 border-style: dotted;
 background-color: #FFFFFF;	
 font-size: 18px;
 border-radius: 8px;
 -webkit-border-radius: 8px;
}


/* 見出し */

.selector07{  
    background:#FFABD7;  
    border-bottom:7px solid #DD45F1;  
    padding:.8em .9em .3em  
}  

/*////////////////////////////// AD ///*/

#ad {
	margin: 20px 0 0 0;
	text-align:center;
}




#ad p {
	margin: 15px 0 0 0;
}


/* ボタンリンク */
#ad a.btn {
	font-size: 70%;
	display:block;
	width:200px;
	margin: 15px auto 0;
	padding: 8px;
	border: 1px solid #c46899;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFCCCC),color-stop(0.50, #FF3300),color-stop(0.50, #FF3300),to(#FF0000));
	background: -moz-linear-gradient(top,#e2b7ce 0%,#c46899 50%,#bc538b 50%,#b74081);
	color:#1A51FF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	-webkit-box-shadow:3px 3px 3px rgba(000,000,000,0.2);
	-moz-box-shadow:3px 3px 3px rgba(000,000,000,0.2);
}


#button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#f7ace3 0%,
		#fa2094);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#f7ace3),
		to(#fa2094));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #525252;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


/*////////////////////////////// AD ///*/
#ad p {
	margin: 15px 0 0 0;
}
/* ボタンリンク。必要であれば。 */
#ad a.btn {
	font-size: 85%;
	display:block;
	width:150px;
	margin: 15px auto 0;
	padding: 8px;
	border: 1px solid #c46899;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: -webkit-gradient(linear, center top, center bottom, from(#FDFD35), to(#F0AC46));
	background: -moz-linear-gradient(top,#e2b7ce 0%,#c46899 50%,#bc538b 50%,#b74081);
	color:#3F5EFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	-webkit-box-shadow:3px 3px 3px rgba(000,000,000,0.2);
	-moz-box-shadow:3px 3px 3px rgba(000,000,000,0.2);
}



/* スクロールトップ */
.scroll-top {
 position: fixed;
 bottom: 0px;
 right: 10px;
}
