﻿@charset "utf-8";
/* CSS Document */
.clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
.clearfix {
      display: inline-table;
      min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

img {
	border:none;
}
a:hover {
	color:#ff0000;
}
* {
	margin:0;
	padding:0;
}
h1 {
	font-size: 20px;
	color: #333333;
	margin:10px;
	border-right: 10px solid #FF0000;
	border-left: 10px solid #FF0000;
	font-weight: normal;
	text-align:center;
}
h2 {
	font-size:1.25em;
	padding:10px;
}
h3 {
	font-size:1.2em;
	border-bottom: 1px solid #999966;
	border-left: 5px solid #999966;
}
.under p {
	text-indent: 10px;
}

body {
	font-family: "Hiragino Kaku Gothic Pro", メイリオ ,"ヒラギノ角ゴ Pro W3", "MS Pゴシック" , MS PGothic,  Meiryo , Verdana, monospace;
	font-size:12px;
	line-height:1.5em;
	color:#333333;
	text-align:center;
}
#wrapper {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#mainvisual {
	background:url(images/recriut_caraji_top.jpg) no-repeat left top;
	height:200px;
}
#modelMainvisual {
	background:url(images/recriut_model_top.jpg) no-repeat left top;
	height:200px;
}

#dante_top {
	background:url(images/recriut_dante_top_02.jpg) no-repeat left top;
	height:400px;
}

#airwave_top {
	background:url(images/airwave_top.jpg) no-repeat left top;
	height:500px;
}

.left {
	float:left;
	width:350px;
}
.right {
	float:right;
}
.under {
	clear:both;
	padding:10px;
	background:#eeeeee;
}
.underModel {
	clear:both;
	padding:10px;
	background:#ffffcc;
}
.underModel h3 {
	font-size:1.2em;
	border-bottom: 1px solid #ff9933;
	border-left: 5px solid #ff9933;
}
.underModel p {
	text-indent: 10px;
}
span {
	color: #996600;
	font-size:12px;
}








#footer {
	clear:both;
	color: #FFFFFF;
	background: #000000;
}
address {
	text-align:center;
	font-style:normal;
}

