/*******************************************************************************
*******************************************************************************/
@charset "Shift_JIS";
body,td,th {font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;color:#333333;}
body{
	margin:0px;
	padding:0px;
	background:url(./image/bgdotted.gif);
	text-align:center;
}
body#formbody{
	margin:0px;
	padding:0px;
	background:transparent;
	text-align:center;
}
body#merimagabody{
	margin:0px;
	padding:0px;
	background:white;
	text-align:left;
}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;color:red;}

/*******************************************************************************
*******************************************************************************/

#wrapper{
	margin:0px auto 0px auto;
	border:1px #555555 solid;
	width:700px;
	background:white;
}
#header{
	display:block;
	width:670px;
	margin:0px auto 0px auto;

}
.logo {
	width:100%;
	height:71px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	text-indent:-9999px;
	border-left:1px solid #050278;
	border-right:1px solid #050278;
	background:url(./image/pagetop_bar.jpg) no-repeat #C3C1FF;
}
#navi {
	margin:0px auto 0px auto;
	position:relative;
	width:100%;
	height:37px;m
	padding:0px;
	border:1px solid #050278;
	background:#C3C1FF;
}
#navi-menu {
	float:right;
	position:relative;
	width:600px;
	height:37px;
	margin:0px;
	padding:0px;
}
#navi-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navi-menu li {
	float:left;
	display:block;
	width:98px;
	height:37px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
#navi-menu li a {
	display:block;
	width:98px;
	height:37px;
}

/* 通常時 */
li#navi-menu-home {background:url(./image/home.jpg) no-repeat;}
li#navi-menu-about {background:url(./image/aboutfreebird.jpg) no-repeat;}
li#navi-menu-students {background:url(./image/tostudents.jpg) no-repeat;}
li#navi-menu-company {background:url(./image/tocompany.jpg) no-repeat;}
li#navi-menu-works {background:url(./image/works.jpg) no-repeat;}
li#navi-menu-press {background:url(./image/press.jpg) no-repeat;}
li#navi-menu-media  {background:url(./image/media.jpg) no-repeat;}

/* マウスオーバー時 */
li#navi-menu-home a:hover {background:url(./image/home_ro.jpg) no-repeat;}
li#navi-menu-about a:hover {background:url(./image/aboutfreebird_ro.jpg) no-repeat;}
li#navi-menu-students a:hover {background:url(./image/tostudents_ro.jpg) no-repeat;}
li#navi-menu-company a:hover {background:url(./image/tocompany_ro.jpg) no-repeat;}
li#navi-menu-works a:hover {background:url(./image/works_ro.jpg) no-repeat;}
li#navi-menu-press a:hover {background:url(./image/press_ro.jpg) no-repeat;}
li#navi-menu-media a:hover {background:url(./image/media_ro.jpg) no-repeat;}


#inquiry{
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
}
#inquiry-navi{
	background:url(./image/mail.gif) no-repeat;
	font-size:0.8em;
	padding-left:20px;
}
#pagetop-navi{
	background:#cccccc;
	text-align:right;
	font-size:0.8em;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:30px;
	clear: both;
}
#pagetop-navi a:visited{
	color:blue;
}
/*******************************************************************************
*******************************************************************************/


#pagelow-navi{
	text-align:center;
	font-size:0.8em;
	color:gray;
	padding-bottom:3px;
	padding-top:5px;
}
#footer{
	margin:0px auto 0px auto;
	text-align:center;
	color:gray;
}
#golsupport{
	text-align:left;
	height:47px;
	padding:12px 0px 10px 10px;
	font-size:0.8em;
}
#golsupport.text{
	padding-top:15px;
}
#copy{
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:10px;
	background:#EAE9E9;
	color:#747474;
}
#customize{
	margin:0px auto 0px auto;
	text-align:right;
	color:gray;
	font-size:0.7em;
	width:700px;
}
#pagemain{
	margin:0px 0px 0px auto;
	width:684px;
	padding-top:10px;
	text-align:right;
	width:100%;
}
#pagemain-top{
	margin:0px auto 0px auto;
	width:684px;
	padding-top:10px;
}
#category-inquiry{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_inquiry.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#category-freebird{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_freebird.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#category-student{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_student.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#category-company{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_company.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#category-work{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_work.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#category-press{
	margin:0px;
	padding:0px;
	float:right;
	background:url(./image/title_press.jpg) no-repeat;
	width:499px;
	height:53px;
	text-indent:-9999px;
	border:none;
}
#menu{
	margin:0px auto 0px 0px;
	float:left;
	padding-top:20px;
	padding-left:15px;
	font-size:0.9em;
	line-height:1.4em;
	width:160px;
	text-align:left;
}
div#menu a {
	padding-left:4px;
	color:mediumblue;
}
div#menu a:hover {
	color:red;
}
div#menu a:visited {
	color:darkblue;
}
.amenu{
	background:url(./image/menuicon.gif) no-repeat 3% 6px;
	padding-left:10px;
	color:#050278;
}
.nmenu{
	background:url(./image/thispage.gif) no-repeat #D9E0FF 90% center;
	padding-left:4px;
	color:blue;
}
.banner{
	margin:2px 0px 2px -10px;
	border:none;
}
.tableoutline{
	margin:15px 10px;
	line-height:150%;

}
#merumaga{
	margin:0px;
	padding:0px;
}
#merumaga table{
	margin:0px;
	padding:0px;
	border: 1px solid #555555;
	border-spacing: 1px;
	width:160px;
	background:url(./image/d01_1_050605.jpg) no-repeat bottom left;
}
#merumaga td{
	font-size:0.7em;
	text-align:right;
	
}
#merumaga span{
	color:#555555;
}
#merumaga input{
	padding:0px;
	margin:0px;
}
#form-contents{
	display: block;
	margin:3px 0px 30px 0px;
	width:470px;
	font-size:0.8em;
	text-align:left;
	line-height:135%;
	background:white;
}
#form-contents table{
	margin:20px auto 20px 10px;
	border: 1px solid #708090;
	width:85%;
}
#form-contents th{
	padding:3px;
	border-bottom: 1px solid #888888;
	background:#E6E6FA;
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
}
#form-contents td{
	padding:3px;
	border-bottom: 1px solid #E6E6FA;
	font-size:0.8em;
}

#form-contents TEXTAREA,input{
	font-size:0.9em;
}

/*******************************************************************************
*******************************************************************************/

#contents{
	float:right;
	display: block;
	margin:3px 5px 30px 10px;
	width:470px;
	padding:0px;
	font-size:0.8em;
	text-align:left;
	line-height:135%;
	background:white;
}
#contents ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#contents ol{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#contents li{
	margin:2px 0px 0px 10px;
	padding:0px ;
	font-size:0.9em;
}

#contents img{
	margin:10px;
}

H2{
	position:relative;
	background-image: url(./image/h2_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	color: #336699;
	letter-spacing: 2px;
	background-position: left 150%;
	font-size:1.3em;
	overflow:visible;
}
h3 {
	font-size: 1.1em;
	color: #636876;
	padding: 3px 0px 0px;
	margin: 3px 0px 0px;
}
h1{
	margin:0px;
	padding:0px;
	display:none;
	visibility:hidden;
}
#contents table{
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #555555;
	border-spacing: 1px;
	width:85%;
}
#contents td{
	font-size: 0.8em;
	line-height: 180%;
	border: 1px solid #797F8F;
}
#contents th{
	font-size: 0.8em;
	font-weight:normal;
	line-height: 180%;
	border: 1px solid #797F8F;
	background-color: #D6D6D6;
	text-align:center;
}
#contents li{
	font-size: 0.8em;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 4px;
}
