@charset "utf-8";
/* CSS Document */

img {
	border:0;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
}
@font-face {
   font-family: bscfont;
   src: url('../bscfont.ttf') format("truetype");
}
.header{
	color: #003366;
	position: fixed;
	top: 0;
	z-index: 1;
	width: 100%;
	margin: auto;
	background-color: #f5f5f5;
	filter: alpha(opacity=60); /*IE8*/
	-moz-opacity: 0.6; /*fx*/
	opacity: 0.6;/*wb*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

a:link{
	color:#003366;
}
a:visited{
	color:#666;
}
a:hover{
	color:#06C;

}


#nav ul {
	list-style-type: none;
	margin-top: 35px;
		
	
}

#nav ul li {
	float: left;
	
	
}

#nav ul li a {
	font-family: 'Special Elite',"Comic Sans MS", cursive;
	font-size: 130%;
	color: #003366;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 130px;
	line-height: 34px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

#nav ul li a:hover {
	background-color: #add8e6;
}

.header h1{
	font-size: 130%;
	line-height: 20px;
	text-align: right;
	padding-right: 50px;
	font-family: 'Special Elite', Osaka-mono, monospace;
}

.content{
	width: 650px;
	margin: 125px auto 20px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px #fff solid;
	background-color: #f5f5f5;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../gazo/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
#footer {
	text-align: center;
}

.content-2{
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 0 0;
	border: 1px #fff solid;
	background-image: url(../gazo/mcz.png);
	background-repeat: no-repeat;
	background-position: right;
}
h2{
	font-family: 'bscfont', 'Rock Salt', cursive;
	color: #000000;
	font-size: 500%;
	margin-bottom: 50px;
	-webkit-transform: skewY(-6deg);
	-ms-transform: skewY(-6deg);
	transform: skewY(-6deg);
	text-decoration: underline;
	padding-left: 60px;
}
h3{
	font-family:'bscfont', 'Rock Salt', cursive;
	color: #000000;
	font-size: 400%;
	margin-bottom: 50px;
	-webkit-transform: skewY(-6deg);
	-ms-transform: skewY(-6deg);
	transform: skewY(-6deg);
	text-decoration: underline;
	padding-left: 50px;
}
.contents table {
	padding-left: 40px;
}

.contents p {
	padding-left: 50px;
}
.contents li {
	padding-left: 50px;
}


.content-inf {
	background: #3E658C;
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	padding:30px 0 0;
	border: 1px #fff solid;
	
}

.content-2 p{
	color: #000;
	margin:0 auto 30px;
}

.content-3{
	background: #3E658C;
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	padding:30px 0 0;
	border: 1px #fff solid;
	background-image: url(../gazo/theme.png);
	background-repeat: no-repeat;
	background-position: right;
}

.content-4{
	background: #3E658C;
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	padding:30px 0 0;
	border: 1px #fff solid;
	background-image: url(../gazo/mblo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.content-5{
	background: #3E658C;
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	padding:30px 0 0;
	border: 1px #fff solid;
}

.content-6{
	background: #3E658C;
	margin: 20px auto 20px;
	width: 650px;
	filter: alpha(opacity=80); /*IE8*/
	-moz-opacity: 0.8; /*fx*/
	opacity: 0.8;/*wb*/
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	padding:30px 0 0;
	border: 1px #fff solid;
	background-image: url(../gazo/emojitop.png);
	background-repeat: no-repeat;
	background-position: right;
}

.contents{
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;	
}


.li li a {
	text-decoration: none;
}

.contact {
	width: 580px;
	height: 400px;
	overflow: hidden;
	background-image: url(../gazo/form-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.content p {
	padding-left: 70px;
	font-family: 'Special Elite', cursive;
	font-size: 120%;
}
span {
	font-family: 'bscfont', cursive;
	font-size: 120%;
}


label {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #963;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #DEB887;
}

.list {
width: 600px;
border-collapse: separate;
}
.list th{
	width: 178px;
	height: 30px;
	vertical-align: middle;
	color: #333;
	background-color: #dcdcdc;
	border: 1px solid #f5f5f5;
	border-radius: 0.5em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.list td.p1{
	width: 122px;
padding: 2px;
background-color:#fff;
border: 1px solid #f5f5f5;
border-radius: 0.5em;
padding-left: 6px;
}
.list td.p2{
	width: 286px;
padding: 2px;
background-color:#fff;
border: 1px solid #f5f5f5;
border-radius: 0.5em;
padding-left: 4px;
}
