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

*{
	margin: 0px;
	padding: 0px;
	font-size:100%;
	}


html{
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴシックPro W3","Hiragino Kaku Gothic Pro","Osaka","MS ゴシック",sans-serif;
	font-size:62.5%;
	}

body {
	font-size: 1.2em;
	line-height:1.3;
	width:100%;
	color:#53474c;
	background:#ffffff;
	margin:0 auto;
	}
	
img{
	border:0;
	}

a{
	text-decoration:none;
	outline:none;
	}

a:link {
	color:#ff0099;
	}

a:visited{
	color:#aa0066;
	}

a:hover,
a:active{
	color:#ff0099;
	text-decoration:underline;
	}
	
#visual {
	margin:0 auto;
	display:block;
	}
	
#header {
	width:100%;
	margin:0 auto;
	background:#53474c;
	color:#cccccc;		
	}

#headerInner {
	width:900px;
	margin:0 auto;
	overflow: hidden;
	position:relative;
	background:url(images/header_bk.gif) no-repeat;
	}
	
.topPage {
	background-image:none !important;
}	
	
	
h1 ,h1 a {
	text-indent:-9999px;
	width:165px;
	height:90px;
	display:block;
	background:url(images/logo.gif) ;
	float:left;
	}
	
h1 a:hover ,h1 a:focus {
	background:url(images/logo.gif) 0 90px;
	}
	
#new {
	float:right;
	width:390px;
	margin-bottom:10px;
}

#new a:link,
#new a:visited {
	color:#FF66CC;
}

h2 {
	display:block;
	width:900px;
	margin:0 auto;
	}

#new h2 , #new h2 a {
	text-indent:-9999px;
	width:70px;
	height:90px;
	display:block;
	background:url(images/new.gif) ;
	float:left;
	margin:0;
}
	
#new dl{
	font-size:0.9em;
	line-height:1.6em;
	width:310px;
	float:right;
	margin-top:10px;
}

#new dl dt{
	float:left;
	width:6em;
	clear:left;
	margin-right:5px;	
}
	
#glovalNav {
	width:100%;
	background:#ff0099;
	}
	
#navigation {
	width:900px;
	margin:0 auto;
	overflow: hidden;
	position:relative;
	margin-top:1px;
	}
	
#navigation li , #navigation li a {
	float:left;
	height:57px;
	display:block;
	background-image:url(images/navi.gif);
	text-indent:-9999px;
	}
	
#information ,
#information a {
	width:190px;
	background-position:0 57px;
	}
	
#information a:link ,
#information a:visited {
	background-position:0 0;
	}
	
#information a:hover ,
#information a:focus {
	background-position:0 57px;
	}
	
#about ,
#about a {
	width:123px;
	background-position:-191px 57px;
	}
	
#about a:link ,
#about a:visited {
	background-position:-191px 0;
	}
	
#about a:hover ,
#about a:focus {
	background-position:-191px 57px;
	}
	
#recruit ,
#recruit a {
	width:154px;
	background-position:-314px 57px;
	}
	
#recruit a:link ,
#recruit a:visited {
	background-position:-314px 0;
	}
	
#recruit a:hover ,
#recruit a:focus {
	background-position:-314px 57px;
	}
	
#access ,
#access a {
	width:144px;
	background-position:-468px 57px;
	}
	
#access a:link ,
#access a:visited {
	background-position:-468px 0;
	}
	
#access a:hover ,
#access a:focus {
	background-position:-468px 57px;
	}
	
#link ,
#link a {
	width:129px;
	background-position:-612px 57px;
	}
	
#link a:link ,
#link a:visited {
	background-position:-612px 0;
	}
	
#link a:hover ,
#link a:focus {
	background-position:-612px 57px;
	}
	
#contact ,
#contact a {
	width:159px;
	background-position:-741px 57px;
	}
	
#contact a:link ,
#contact a:visited {
	background-position:-741px 0;
	}
	
#contact a:hover ,
#contact a:focus {
	background-position:-741px 57px;
	}	
	
#footer {
	clear:both;
	text-align:center;
	padding:20px;
	font-size:0.9em;
	}
	
	
#wrapper{
	width:860px;
	margin:0 auto;
	padding:20px ;
	min-height:400px;
	height: auto !important;
	height: 400px;
}

#wrapperTop{
	width:860px;
	margin:0 auto;
	padding:20px ;
}

#main{
	float:left;
	width:579px;
	border-right:1px solid #dddddd;
	padding-right:20px;
}

h3 {
	margin-top:2em;
	margin-bottom:1em;
	}
	
p {
	margin-bottom:1em;
	line-height:1.5;
	}
	
#side {
	float:right;
	width:220px;
}

#side ul{
	padding-left:2em;
}



#wrapper dl {
	margin:2em;
	}
	
#wrapper dt{
	font-weight:bold;
	}
	
#wrapper dd{
	margin-bottom:1em;
	}

.recruitList {
	padding-bottom:3em;
	}
	
.recruitList dd ul{
	margin-left:1em;
	}
	
#aboutList dt{
	float:left;
	clear:left;
	width:5em;
	}
	
#aboutList dd{
	padding-left:5em;
	}
	
.recruitList dt{
	float:left;
	clear:left;
	width:8em;
	}
	
.recruitList dd{
	padding-left:8em;
	}

.recruitList {
	margin-bottom:2em;
	}

.recruitList dd ul{
	margin-left:1em;
	}
	
#contactForm dt {
	float:left;
	width:11em;
	clear:left;
	text-align:right;
	margin-right:10px;
	}
	
	
.must {
	color:#FF0099;
	}
	
.mailadd {
	width:30em;
	}
	
.add {
	width:40em;
	}
	
.postal {
	width:10em;
	margin-right:1em;
	}
	
.kakunin {
	margin-right:10px;
	}
	
textarea {
	width:600px;
	height:200px;
	}
	
#buttons {
	text-align:center;
	clear:left;
	}
	
#buttons input{
	margin:10px;
	}
	
#accessMap {
	float:left;
	}
	
.accessList {
	margin:1em;
	}
	
#uketsuke {
	width:780px;
	margin:10px auto;
	padding:0 20px 20px 20px;
	border:1px solid #ff0099;
	}
	
#linkList dt {
	margin-top:2em;
	}
	
#linkList dd {
	margin-left:2em;
	}
	
.info {
	margin-left:2em;
	}
	
.month {
	padding-bottom:5px;
	border-bottom:1px dotted #ff0099;
	}
	
#description {
	float:left;
	width:300px;
	margin-top:30px;
}

#flash {
	text-align:center;
}

#footNavi {
	border-left:1px solid #dddddd;
	margin:1em auto;
	width:47em;
	overflow: hidden;
}

#footNavi li{
	float:left;
	padding-right:1em;
	margin-left:1em;
	border-right:1px solid #dddddd;
	list-style-type:none;
}

#footer p {
	clear:both;
}


