@charset "Shift_JIS";

#foot{
	background-color: rgb(0, 0, 153);
	height: 150px;
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgb(255, 255, 255);
}

#main02{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	float: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgb(255, 255, 255);
	padding-bottom: 0px;
}
#left{
	width: 330px;
	float: left;
	background-color: rgb(40, 40, 255);
	margin-right: 0px;
	height: 400px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#right{
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	float: right;
	background-color: rgb(40, 40, 255);
	height: 510px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#top{
	text-align: left;
	border-style: 0;
	border-color: 0;
	height: 115px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	float: none;
	clear: both;
	background-image: url(img/tittle.png);
	background-repeat: no-repeat;
}

#top01{
	text-align: left;
	width: 900px;
	height: 23px;
	float: none;
	position: static;
	background-color: rgb(0, 12, 64);
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: white;
}
top02{
	text-align: left;
	width: 900px;
	height: 40px;
	float: none;
	position: static;
	background-color: rgb(255, 83, 83);
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: white;
}
#top03{
	background-color: rgb(255, 255, 255);
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 90px;
	clear: both;
	margin-top: 5px;
}
.menu{
	width: 130px;
	height: 20px;
	float: right;
	position: relative;
	background-color: rgb(0, 0, 153);
	text-align: center;
	padding-left: 3px;
	padding-right: 0px;
	margin-left: 3px;
	font-size: 9pt;
	color: white;
	display: block;
	font-weight: bold;
	padding-top: 3px;
}

.menu a{
	text-decoration: none;
	color: white;
	display: block;
}

.menu:hover{
	background-color: rgb(115, 122, 253);
	color: white;
}

.kaijyo{
	clear: both;
}

.contents{
	font-size: 10pt;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.left{
	width: 440px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

form {
	font-size: 12px;
}

textarea{
	font-size: 12px;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(167, 82, 97);
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
h2{
	color: white;
	background-color: rgb(255, 83, 83);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#input{
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-bottom: 5px;
	border-bottom-width: 0px;
	padding-top: 10px;
}

#input_table {
	border-collapse: collapse;
	border-width: 2px;
	border-style: solid;
	border-color: #444422;
	width: 900px;
}

#input_table th {
	background-color: rgb(40, 40, 255);
	color: rgb(0, 0, 153);
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: medium 1px 1px medium;
	border-style: none solid solid none;
	border-color: #444422;
	width: 120px;
}

#input_table td {
	background-color: rgb(248, 248, 255);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: medium 1px 1px medium;
	border-style: none solid solid none;
	border-color: #444422;
}

#top02{
	background-color: rgb(0, 0, 0);
        margin-left: auto;
	margin-right: auto;
	width: 902px;
	height: 50px;
	clear: both;
	
}
#top03{
	background-color: rgb(255, 255, 255);
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 90px;
	clear: both;
	margin-top: 5px;
}

h3{
	background-color: rgb(40, 40, 255);
	color: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

h4{
	color: white;
	background-color: rgb(40, 40, 255);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#foot02{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 150px;
}

#topimg{
	width: 900px;
	height: 503px;
	float: left;
	background-repeat: no-repeat;
}


.caution{
	color: black;
	background-color: white;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h5{
	border-width: 2px;
	border-style: dashed;
	border-color: rgb(252, 150, 193);
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: white;
	color: black;
}

.btn{
	background-color: rgb(167, 82, 97);
	color: white;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-color: rgb(167, 82, 97);
	margin-left: 10px;
}

.btn:hover{
	background-color: rgb(9, 166, 234);
}

.btn:a{
	color: white;
	text-decoration: none;
	display: block;
}

a{
	text-decoration: none;
}

#foot03{
	width: 640px;
	height: 60px;
	float: left;
	margin-top: 10px;
}

#foot04{
	width: 250px;
	height: 100px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}

#about01{
	width: 440px;
	height: 445px;
	float: left;
	clear: none;
	background-image: url(img/tittle02.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
}

#about02{
	clear: both;
	width: 440px;
}


#topimg03{
	width: 600px;
	height: 780px;
}

.menu02{
	color: white;
	background-color: rgb(111, 114, 255);
	width: 200px;
	height: 42px;
	text-align: center;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-left: 5px;
	
	
}

.menu02 a{
	text-decoration: none;
	color: white;
	display: block;
	border-bottom-width: 0px;
}
.menu02:hover{
	background-color: rgb(115, 122, 253);
	color: white;
	border-top-width: 0px;
	border-top-style: none;
	height: 42px;
	vertical-align: 11px;
}

#top04{
	width: 300px;
	height: 600px;
}
#list{
	color: white;
	background-color: rgb(9, 166, 234);
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgb(167, 82, 97);
}
#list a{
	text-decoration: none;
	color: white;
	display: block;
}
#list:hover{
	background-color: rgb(167, 82, 97);
	color: white;
}
#top04{
	width: 300px;
	float: right;
	height: 110px;
}
#tittle01{
	width: 600px;
	height: 110px;
	float: left;
	background-image: url(img/tittle.jpg);
}
#mamenu{
	color: white;
	width: 170px;
	height: 170px;
	margin-left: 25px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	background-image: url(img/mamenu.jpg);
	display: block;
}
#menu02 a{
	text-decoration: none;
	color: rgb(29, 122, 226);
	display: block;
}
.menu03{
	background-color: red;
	width: 200px;
	height: 40px;
	color: white;
	text-align: center;
	padding-top: 15px;
}
.leftbox{
	width: 449px;
	float: left;
}
.rightbox{
	width: 449px;
	float: right;
	
}
#cute{
	background-color: rgb(255, 128, 192);
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#cool{
	background-color: rgb(29, 122, 226);
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#passion{
	background-color: rgb(255, 128, 64);
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#others{
	background-color: rgb(21, 236, 32);
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}