/* ----------------------------------------
 * ページ全体
 * ---------------------------------------- */


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(none);
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}


/* 文字装飾
------------------------------------------- */
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
.hyo01 a {
	color: 0099FF;
}

.type01 {
	color: #FF8307;
}


/* 画像の回り込み
------------------------------------------- */
.r {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}
.l {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}


/* テーブル01
------------------------------------------- */

.hyo01 {
	width:100%;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}
.hyo01 th {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #FF9900;
	background-color:#FFFF99;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
.hyo01 td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #FF9900;
	margin: 0px;
	padding: 10px;
}






/* ----------------------------------------
 * H1-H6
 * ---------------------------------------- */


/* H1.2
------------------------------------------- */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}
h2 {
	font-size: 10px;
	line-height: 10px;
	padding: 10px 0px 0px;
	margin: 0px;
	font-weight: bold;
}


/* 見出し 
------------------------------------------- */

.midashi01 {
	font-weight: bold;
	margin: 0px auto 20px;
	padding: 10px 0px 0px 25px;
	background: url(../image/midashi_01.gif) no-repeat;
	height: 20px;
	width: 555px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.midashi02 {
	font-size: 12px;
	line-height: 12px;
	color: #993300;
	font-weight: bold;
	background: url(../image/midashi_02.gif) no-repeat;
	height: 17px;
	width: 555px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-decoration: none;
}
.midashi03 {
	font-size: 12px;
	line-height: 18px;
	color: #993300;
	font-weight: bold;
	background-image: url(../image/midashi_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.midashi04 {
	padding: 0px;
	height: 2px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: url(../image/midashi04.gif) no-repeat;
}





/* ----------------------------------------
 * HEADER
 * ---------------------------------------- */
 
 
#header {
	margin: 0px;
	height: 100px;
	padding: 0px;
	background: url(../image/h_bg.gif);
	display: none;
}


/* ブロック01
------------------------------------------- */

#header .brock01 {
	padding: 0px;
	margin: 0px;
	height: 100px;
	float: left;
	width: 543px;
}
#header #title {
	margin: 12px 0px 0px;
	padding: 0px;
}


/* ブロック02
------------------------------------------- */

#header .brock02 {
	padding: 0px;
	margin: 0px;
	height: 100px;
	float: right;
	width: 257px;
}
#header .brock02 ul {
	margin: 0px;
	padding: 70px 0px 0px;
}
#header .brock02 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* N01 */
#header .brock02 .n01 a {
	text-decoration: none;
	background: url(../image/g_navi_01a.gif) 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 75px;
	display: block;
	float: left;
}
#header .brock02 .n01 a:hover,#header .brock02 .n01 a:active {
	text-decoration: none;
	background: url(../image/g_navi_02a.gif) 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 75px;
	display: block;
	float: left;
}

/* N02 */
#header .brock02 .n02 a {
	text-decoration: none;
	background: url(../image/g_navi_01a.gif) -75px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 75px;
	display: block;
	float: left;
}
#header .brock02 .n02 a:hover,#header .brock02 .n02 a:active {
	text-decoration: none;
	background: url(../image/g_navi_02a.gif) -75px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 75px;
	display: block;
	float: left;
}

/* N03 */
#header .brock02 .n03 a {
	text-decoration: none;
	background: url(../recruit/image/privacy-policy.jpg) -104px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 104px;
	display: block;
	float: right;
}
#header .brock02 .n03 a:hover,#header .brock02 .n03 a:active {
	text-decoration: none;
	background: url(../recruit/image/privacy-policy-h.jpg) -104px 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 104px;
	display: block;
	float: right;
}


/* ----------------------------------------
 * メインナビゲーション
 * ---------------------------------------- */
 
 
#m_navi {
	margin: 0px;
	padding: 0px;
	height: 39px;
	background: url(../image/m_navi_01a.gif);
	display: none;
}
#m_navi ul {
	margin: 0px;
	padding: 0px;
}
#m_navi li {
	list-style: none;
	display: inline;
}

/* N01 */
#m_navi .n01 a {
	text-decoration: none;
	background: url(../image/m_navi_01a.gif) 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 220px;
	display: block;
}
#m_navi .n01 a:hover,#m_navi .n01 a:active {
	text-decoration: none;
	background: url(../image/m_navi_01b.gif) 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 220px;
	display: block;
}

/* N02 */
#m_navi .n02 a {
	text-decoration: none;
	background: url(../image/m_navi_01a.gif) -220px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}
#m_navi .n02 a:hover,#m_navi .n02 a:active {
	text-decoration: none;
	background: url(../image/m_navi_01b.gif) -220px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}

/* N03 */
#m_navi .n03 a {
	text-decoration: none;
	background: url(../image/m_navi_01a.gif) -400px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}
#m_navi .n03 a:hover,#m_navi .n03 a:active {
	text-decoration: none;
	background: url(../image/m_navi_01b.gif) -400px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}

/* N04 */
#m_navi .n04 a {
	text-decoration: none;
	background: url(../image/m_navi_01a.gif) -580px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}
#m_navi .n04 a:hover,#m_navi .n04 a:active {
	text-decoration: none;
	background: url(../image/m_navi_01b.gif) -580px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 180px;
	display: block;
}
#mainimg {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 362px;
	display: none;
}
#mainimg .top_m {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	visibility: hidden;
}






/* ----------------------------------------
 * コンテンツ
 * ---------------------------------------- */
 
 
#contents {
	margin: 0px;
	padding: 0px;
	background: url(none);
}


/* ----------------------------------------
 * ナビゲーション
 * ---------------------------------------- */


#navi {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 200px;
	display: none;
}
#navi .nb {
	margin: 0px 0px 4px;
	padding: 0px;
}



/* ボックス01
------------------------------------------- */

#navi .box01 {
	padding: 0px;
	width: 180px;
	background: url(../image/navi_01.gif) repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#navi .box01 ul {
	margin: 0px;
	padding: 0px;
}
#navi .box01 li {
	list-style: none;
}

/* N01 */
#navi .box01 .n01 a {
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	height: 80px;
	display: block;
	width: 180px;
	background-image: url(../image/banner_03.jpg);
}
#navi .box01 .n01 a:hover,#navi .box01 .n01 a:active {
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	height: 80px;
	display: block;
	width: 180px;
	background-image: url(../image/banner_h_03.jpg);
}

/* N02 */
#navi .box01 .n02 a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
	display: block;
	width: 180px;
	background-image: url(../image/banner_06.jpg);
}
#navi .box01 .n02 a:hover,#navi .box01 .n02 a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
	display: block;
	width: 180px;
	background-image: url(../image/banner_h_06.jpg);
}



/* ボックス02
------------------------------------------- */

#navi .box02 {
	padding: 0px;
	margin: 0px auto 10px;
	width: 180px;
	background: url(../image/navi_01.gif) repeat-y;
}

#navi .box02 ul {
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
}
#navi .box02 li {
	list-style: none;
}

/* N01 */
#navi .box02 .n01 a {
	text-decoration: none;
	margin: 0px 0px 1px;
	padding: 9px 0px 0px 15px;
	height: 21px;
	display: block;
	width: 165px;
	background: url(../image/navi_05.gif);
	color: #0099FF;
}
#navi .box02 .n01 a:hover,#navi .box02 .n01 a:active {
	text-decoration: none;
	margin: 0px 0px 1px;
	padding: 9px 0px 0px 15px;
	height: 21px;
	display: block;
	width: 165px;
	background: url(../image/navi_05.gif);
	color: #FF9900;
}


/* N02 */
#navi .box02 .n02 a {
	text-decoration: none;
	margin: 0px;
	padding: 9px 0px 0px 15px;
	height: 21px;
	display: block;
	width: 165px;
	background: url(../image/navi_05.gif);
	color: #0099FF;
}
#navi .box02 .n02 a:hover,#navi .box02 .n02 a:active {
	text-decoration: none;
	margin: 0px;
	padding: 9px 0px 0px 15px;
	height: 21px;
	display: block;
	width: 165px;
	background: url(../image/navi_05.gif);
	color: #FF9900;
}

/* ボックス03
------------------------------------------- */

#navi .box03 {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#navi .box03 ul {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi .box03  li {
	list-style-type: none;
}


/* N03 */
#navi .box03 a {
	text-decoration: none;
	color: #0099FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../image/list_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi .box03 a:hover,#navi .box03 a:active {
	text-decoration: none;
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../image/list_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




/* ----------------------------------------
 * メイン
 * ---------------------------------------- */


#main {
	width: 580px;
	margin: 0px;
	padding: 0px;
	float: none;
}


/* パンくずリスト
------------------------------------------- */

#list {
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#list ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#list li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#list a {
	color: #0099FF;
	text-decoration: none;
	background: url(../image/list_01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#list a:hover,#list a:active {
	color: #FF9900;
	text-decoration: none;
	background: url(../image/list_01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



/* ページトップへ戻る
------------------------------------------- */

.pt {
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: none;
}
.pt ul {
	margin: 0px;
	padding: 0px;
}
.pt li {
	list-style: none;
}
.pt a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../image/pt_01a.gif);
	height: 15px;
	width: 75px;
	display: block;
	float: right;
}
.pt a:hover,.pt a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../image/pt_01b.gif);
	float: right;
	height: 15px;
	width: 75px;
	display: block;
}


/* ボックス01
------------------------------------------- */
 
#main .box01 {
	padding: 0px 10px 10px;
	margin: 0px auto 20px;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#main .box01 p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main .bus01 {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




#main .bus01 .block01 {
	width: 380px;
	float: left;
	display: block;
	height: auto;
}
#main .bus01 .block02 {
	width: 180px;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 315px;
}

#main .bus01 .block02 li {
	list-style-type: none;
}

#main .bus01 .block02 ul {
	margin:0px;
	padding: 0px;
}


#main .bus01 .block02 .n01 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	padding: 0px;
}

#main .bus01 .block02 .n01 a:hover,#main .bus01 .block02 .n01 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	padding: 0px;
}

#main .bus01 .block02 .n02 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -35px;
	text-decoration: none;
}

#main .bus01 .block02 .n02 a:hover,#main .bus01 .block02 .n02 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -35px;
	text-decoration: none;
}

#main .bus01 .block02 .n03 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -70px;
	text-decoration: none;
}

#main .bus01 .block02 .n03 a:hover,#main .bus01 .block02 .n03 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -70px;
	text-decoration: none;
}

#main .bus01 .block02 .n04 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -105px;
	text-decoration: none;
}

#main .bus01 .block02 .n04 a:hover,#main .bus01 .block02 .n04 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -105px;
	text-decoration: none;
}

#main .bus01 .block02 .n05 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -140px;
	text-decoration: none;
}

#main .bus01 .block02 .n05 a:hover,#main .bus01 .block02 .n05 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -140px;
	text-decoration: none;
}

#main .bus01 .block02 .n06 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -175px;
	text-decoration: none;
}

#main .bus01 .block02 .n06 a:hover,#main .bus01 .block02 .n06 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -175px;
	text-decoration: none;
}

#main .bus01 .block02 .n07 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -210px;
	text-decoration: none;
}

#main .bus01 .block02 .n07 a:hover,#main .bus01 .block02 .n07 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -210px;
	text-decoration: none;
}

#main .bus01 .block02 .n08 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -245px;
	text-decoration: none;
}

#main .bus01 .block02 .n08 a:hover,#main .bus01 .block02 .n08 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -245px;
	text-decoration: none;
}

#main .bus01 .block02 .n09 a {
	background-image: url(../business/image/choose_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -280px;
	text-decoration: none;
}

#main .bus01 .block02 .n09 a:hover,#main .bus01 .block02 .n09 a:active {
	background-image: url(../business/image/choose_02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display:block;
	background-position: 0px -280px;
	text-decoration: none;
}







/* ボックス02
------------------------------------------- */
 
#main .box02 {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 270px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}



#main .box02 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box02 li {
	list-style-image: url(../business/image/dotte_01.jpg);
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main .box02 ul {
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/* ----------------------------------------
 * ニュース
 * ---------------------------------------- */
 
 
#news_t01 {
	background: url(../image/news_top.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 580px;
}


/* ニュース　テーブル
------------------------------------------- */

.news_t {
	border-collapse:collapse;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 20px;
}
.news_t th {
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}
.news_t td {
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
}


/* ----------------------------------------
 * メッセージ
 * ---------------------------------------- */
 
 
#company {
	background: url(../company/image/company_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#company_01 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../company/image/company_01.gif);
}

/* ----------------------------------------
 * カンパニーオーバービュー
 * ---------------------------------------- */
 
 
#company2 {
	margin: 10px 0px;
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../business/image/messege_03.jpg);
	background-repeat: no-repeat;
}
#company2_01 {
	background:url(../company/image/company_03.jpg);
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

#company2_02 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../company/image/company_03.jpg);
	background-repeat: no-repeat;
}

#company2_03 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../recruit/image/guideline_01_03.jpg);
	background-repeat: no-repeat;
}

#company2_04 {
	background:url(../company/image/company_04.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

#ric {
	height: 20px;
	width: 550px;
	background:url(../recruit/image/ric_03.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}

#sitemap {
	height: 20px;
	width: 580px;
	background:url(../image/sitemap_03.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}

#privacy {
	background:url(../image/privacy-policy_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}

#sitetop {
	background:url(../image/sitemap_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}

#history_top {
	background:url(../company/image/history_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}

#company_top{
	background:url(../company/image/company_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#outline_top{
	background:url(../company/image/outline_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#promotion_top{
	background:url(../business/image/promotion_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#publication_top{
	background:url(../business/image/publication_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#sales-separtment_top{
	background:url(../business/image/sales-separtment_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#development_top{
	background:url(../business/image/development_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#event_top{
	background:url(../business/image/event_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#business_top{
	background:url(../business/image/business_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#label_top{
	background:url(../business/image/label_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#marketing_top{
	background:url(../business/image/marketing_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#medium_top{
	background:url(../business/image/medium_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#nak_top{
	background:url(../business/image/nak_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
#recruit_top{
	background:url(../recruit/image/recruit_top.gif);
	margin: 10px 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
}
/* ----------------------------------------
 * ビシネス
 * ---------------------------------------- */
 
 
#business {
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../image/privacypolicy_03.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#business_t01 {
	padding: 0px;
	height: 30px;
	width: 580px;
	background-image: url(../business/image/business_04.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





/* ----------------------------------------
 * サイトマップ
 * ---------------------------------------- */


.site {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.site p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	height: 22px;
	width: 250px;
	background-color: #FFD93F;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.site ul {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.site li {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site a {
	color: #0099FF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../image/list_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.site a:hover,.site a:active {
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../image/list_01.gif);
	background-repeat: no-repeat;
}

#main .site .box03 {
	width: 260px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

#main .site .box04 {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#main .site .box05 {
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	float: right;
}



/* ----------------------------------------
 * フッター
 * ---------------------------------------- */
 
 
#footer {
	margin: 0px;
	background-image: url(../image/flash_09.jpg);
	background-repeat: no-repeat;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 220px;
	clear: both;
	background-position: 220px 0px;
	display: none;
}
#footer a {
	color: #0099FF;
	text-decoration: none;
}
#footer a:hover , #footer a:active {
	color: #FF9900;
	text-decoration: none;
}

#footer p {
	font-size: 10px;
	line-height: 18px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



/* コピーライト
------------------------------------------- */

#copyright {
	text-align: right;
	padding: 0px;
	background: url(../image/copyright.gif);
	height: 27px;
	width: 582px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: none;
}

#copyright address {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 8px 10px 0px 0px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover,#copyright a:active {
	color: #854404;
	text-decoration: none;
}
