@charset "utf-8";

/* マージン、パディング削除（全称セレクタは使わない）*/
html, body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, textarea, p, blockquote, th, td, img,
button {
	margin				: 0;
	padding				: 0;
}
/*------------------------------------------------------------------------------
	各要素初期化
------------------------------------------------------------------------------*/
body {
	line-height			: 1.4;
	font-family			: Verdana, "ヒラギノ角ゴ Pro W3", "Lucida Grande", sans-serif;
	font-size			: 12px;
	color				: #333;
}

/* for IE6 */
* html body {
	font-size			: 75%;
	font-family			: "MS P ゴシック", Arial, sans-serif;
	letter-spacing		: 1px;
	vertical-align		: baseline;
}

/* for WinIE7*/
*:first-child+html body {
	font-size			: 75%;
	font-family			: 'メイリオ', Meiryo, Arial, sans-serif;
}

/* 見出しサイズ調整 */
h1 { font-size			: 136%; font-weight: bold; }
h2 { font-size			: 129%; font-weight: bold; }
h3 { font-size			: 120%; font-weight: bold; }
h4 { font-size			: 110%; font-weight: bold; }
h5 { font-size			: 107%; }
h6 { font-size			: 100%; }

li {
	list-style			: outside none;
}

table {
	border-collapse		: collapse;
}

img {
	border				: none;
}

address, em, cite {
	font-style			: normal;
}

code {
	font-family			: "Courier New", Courier, monospace;
	padding-left		: 0.4em;
	padding-right		: 0.4em;
}

pre code {
	padding				: 0;
}

/* アンカータグ */
a {
	color				: #FFFFFF;
	text-decoration		: underline;
	outline: none;	
}
a:hover {
	text-decoration		: none;
}


body  {
	font-size: 100%;
	color:#FFFFFF;
	background-color	: #000000;	
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../image/border_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container {
	width: 100%; 
	margin: 0 auto;
	text-align: left;
	
	position: relative;
} 
#header {
	padding: 0 10px; 
	border-bottom: 1px solid #262626;
	background: #000000;	
} 
#header h1 {
	margin: 0;
	padding: 24px 0 24px 34px;
}

#sidebar1 {
/*	float: left;*/
position:absolute;
left: 0;

	width: 144px;
	color:#FFFFFF;
	border-right: 1px solid #262626;
	margin-right: 15px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 32px;
	background: #000000;	
}
#sidebar1 h3, #sidebar1 p {
	margin: 0;
}
/*ナビゲーション*/

#sidebar1 div#navi {
	width				: 144px;
	float				: left;
	margin: 0 0 105px 0;
}

#sidebar1 #navi ul {
	margin: 0;
	padding: 0;
}

#sidebar1 #navi li {
	list-style			: none;
}

#sidebar1 #navi li a {
	display				: block;
	height				: 35px;
	background			: url("../image/navi.gif") 0 0 no-repeat;
	text-indent			: -9999px;
	overflow:hidden;
}
#sidebar1 #navi li.top a {
	width				: 144px;
	background-position	: 0px 0;
}
#sidebar1 #navi li.top a.current {
	background-position : -144px 0;
}
#sidebar1 #navi li.top a:hover {
	background-position : -144px 0;
}

#sidebar1 #navi li.gallery a {
	width				: 144px;
	background-position	: 0px -35px;
}
#sidebar1 #navi li.gallery a.current {
	background-position : -144px -35px;
}
#sidebar1 #navi li.gallery a:hover {
	background-position : -144px -35px;
}

#sidebar1 #navi li.recruit a {
	width				: 144px;
	background-position	: 0px -70px;
}
#sidebar1 #navi li.recruit a.current {
	background-position : -144px -70px;
}
#sidebar1 #navi li.recruit a:hover {
	background-position : -144px -70px;
}

#sidebar1 #navi li.company a {
	width				: 144px;
	background-position	: 0px -105px;
}
#sidebar1 #navi li.company a.current {
	background-position : -144px -105px;
}
#sidebar1 #navi li.company a:hover {
	background-position : -144px -105px;
}

#sidebar1 #navi li.blog a {
	width				: 144px;
	background-position	: 0px -140px;
}
#sidebar1 #navi li.blog a.current {
	background-position : -144px -140px;
}
#sidebar1 #navi li.blog a:hover {
	background-position : -144px -140px;
}

#sidebar1 #navi li.contact a {
	width				: 144px;
	background-position	: 0px -175px;
}
#sidebar1 #navi li.contact a.current {
	background-position : -144px -175px;
}
#sidebar1 #navi li.contact a:hover {
	background-position : -144px -175px;
}

#sidebar1 h3 {
	padding:0 0 3px 0;
	background-image: url(../image/border_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#sidebar1 #news{
	padding:10px 0 0 0;
	}
#sidebar1 #news p{
	font-size:11px;
	line-height:1.7;
	}

#mainContent {
	color:#FFFFFF;
	margi:0;
} 
#mainContent #content{
	padding:33px 0 0 220px;
}
#mainContent h1{
	background-image: url(../image/border_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	margin:0;
	padding:0 0 5px 0;
}


#footer { 
	margin:0 0 0 220px;
	padding: 0;
} 
#footer p {
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:0.1px;
	margin: 0;
	padding: 100px 0 10px 0;
}

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
