@charset "utf-8";
#main {
	margin: auto;
	width: 720px;
	background-color: #FFFFFF;
}
#main h1{
font-size:12px;
line-height:15px;
}
#main #header {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 720px;
}
#main #navi {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
}
#main #recruit {
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}
#main #honbun {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main #submenu {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #copyright {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	margin: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF00FF;
	height: 30px;
	text-align: center;
}
body {
	background-image: url(image/header.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF00FF;
	text-decoration: none;
}
.style1 {
	color: #333333
}
#navi_menu{
width:820px;
height: auto;
margin-left:auto;
margin-right:auto;
margin-bottom:70px;
}

ul#pulldown-menu a {
        color:#000000;
        text-decoration: none;
		font-size:12px;
		margin-left:-30px;
		width:100px;
		list-style-type: none;
		background-image:url(./image/btn_back.png);
		background-repeat:no-repeat;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
	 list-style-type: none;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	 color:#FF00FF;
	 list-style-type: none;
}

ul#pulldown-menu li {
        float: left;
        position: relative;
        width:100px;
        height:20px;
        font-weight: bold;
        line-height:20px;
		list-style-type: none;
}
ul#pulldown-menu li a {
        display: block;
        width: 100px;
        height: 20px;
        text-align: center;
		list-style-type: none;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        padding:0px;
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
		margin-left:0px;
		margin-top:0px;
		top:0px;
		left:0px;
		vertical-align:top;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}


.red{
color:#FF0000;
}
.pink{
color:#FF00FF;
}
.box_title{
width:auto;
height:auto;
padding:5px;
font-size:15px;
color:#FF00FF;
border:#FF00FF 2px dotted;
text-align:center;
}
.box_semi_title{
width:auto;
height:auto;
margin-bottom:10px;
color:#999999;
}
.box01{
width:auto;
height:auto;
line-height:20px;
background-color:#FFCCFF;
color: #FF0099;
padding-left:15px;
letter-spacing:2px;
border: #FF00FF 1px solid;
}
.box02{
width:auto;
height:auto;
line-height:20px;
letter-spacing:1px;
}
.box03{
width:auto;
height:auto;
line-height:20px;
letter-spacing:1px;
background-color:#ccffcc;
margin-top:5px;
margin-bottom:15px;
padding:5px;
border:#336600 1px solid;
}
.box4{
width:auto;
height:auto;
line-height:20px;
letter-spacing:1px;
}
.box05{
width:auto;
height:auto;
line-height:20px;
letter-spacing:1px;
background-color:#ccccff;
margin-top:5px;
margin-bottom:15px;
padding:5px;
border:#000066 1px solid;
}
.box06{
width:85%;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
}
.white{
color:#FFFFFF;
}
.blue{
color:#0000CC;
}
.h2{
letter-spacing:2px;
line-height:25px;
}

#box{
width:95%;
padding:5px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-bottom:20px;
height:auto;
text-align:left;
line-height:20px;
border:#FF3399 2px dotted;
}
