@charset "UTF-8";

/*--------------------------------------------------------
	Last Update/2012.01.10
	ver/1.0.3
	Copyright @2011 yasuraginosato. All Rights Reserved
--------------------------------------------------------*/

/*--------------------------------------
	body and div,major margin setting
---------------------------------------*/

body{
	background-color: #ffffff;
}

div{
	text-align : center;
	white-space : noWrap;
}

#header{
	margin-top: 0px;
	width: 100%;
	font-size : small;
	color: #ffffff;
	background: #ff9900;
}

#header_text{
	font-size : small;
	margin-top: 5px;
	margin-bottom: 5px;
}

#margin{
	margin-top: 15px;
	margin-bottom: 15px;
}

/*----------------------------------
	index
-----------------------------------*/
#what_new{
	vertical-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

#index_table{
	width: 1100px;
}

#text_info{
	font-size: small;
	text-align: left;
	vertical-align: top;
}

#boshu{
	text-align: right;
}

/*----------------------------------
	introduction
-----------------------------------*/
#place_text{
	font-size: small;
}

#introduction_margin{
	margin-top: 30px;
	margin-bottom: 30px;
}

/*----------------------------------
	infomation
-----------------------------------*/
#infomation_table{
	font-size : small;
	margin-top: 15px;
	margin-bottom: 15px;
}

#infomation_text{
	margin-top: 5px;
	margin-bottom: 15px;
}

#infomation_rap{
	font-size: small;
	margin-top: 40px;
	margin-bottom: 20px;
}

/*----------------------------------
	company
-----------------------------------*/
#company_table{
	font-size: small;
	margin-top: 15px;
	margin-bottom: 30px;
}

#company_text1{
	width: 100px;
	text-align: center;
	vertical-align: top;
}

#company_text2{
	width: 350px;
	text-align: left;
	vertical-align: top;
}
#company_text3{
	vertical-align: top;
}


/*----------------------------------
	contact
-----------------------------------*/
#contact_table{
	font-size: small;
	margin-top: 15px;
	margin-bottom: 30px;
}

#contact_text{
	height: 50px;
	width: 640px;
	vertical-align: top;
}

#contact_info{
	font-size: medium;
	width: 400px;
	text-align: left;
	vertical-align: top;
}

#contact_image{
	width: 240px;
}

/*----------------------------------
	recruit
-----------------------------------*/
#recruit_table{
	width: 1000px;
	font-size: small;
	margin-top: 15px;
	margin-bottom: 30px;
}
#recruit_title{
	width: 200px;
	color : #ffffff;
	background-color : #5bc4f0;
	font-size: small;
	text-align: center;
	height: 40px;
}
#recruit_space{
	width: 20px;
}
#recruit_font{
	font-size: small;
	text-align: left;
}

/*----------------------------------
	footer
-----------------------------------*/

#footer {
	margin-top: 40px;
	margin-bottm: 0px;
	width: 100%;
	font-size : small;
	color: #ffffff;
	background: #ff9900;
}

#footer_text{
	font-size : small;
	margin-top: 5px;
	margin-bottom: 5px;
}