@charset "UTF-8";
/* @Style license ID.0168 */
/* 全体の設定 */
body {
	font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url(blogimg/backtile.jpg);
	background-repeat: repeat;
	color: #333333;
	background-color: #000000;
/*	background-color: #eeeeee;
*/	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* 画像ボーダー */
img {
border-style: none;
}
/* 強調 */
strong {
	color: #ff6600;
	background-color: #ffffff;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}
/* クロスブラウザ */
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}


/* 全体の枠 */
#container {
	background-image: url(blogimg/bodybg_g.png);
	background-position: center top;
	background-repeat: repeat-y;
/*	background-color: #ffffff;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
}

/* ヘッダー */
#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/header_g.png);
/*	background-image: url(blogimg/header.png);*/
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}
/* 見出し */

/* ブログの説明 */
.description {
	font-size: 75%;
	padding: 5px;
}
/* ヘッダーリンク */
#header a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* ヘッダーリンク色 */
#header a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* ヘッダーマウスオーバー時 */
#header a:link:hover {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* ヘッダークリック時 */
#header a:link:active {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* ヘッダー訪問済み */
#header a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}
/* ヘッダー訪問済みマウスオーバー */
#header a:visited:hover {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* ヘッダー訪問済みクリック時 */
#header a:visited:active {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* ロゴエリア */
#banner {
	width: 530px;
	float: left;
}
/* 検索エリア */
#searchbox {
	text-align: right;
	margin: 0;
	padding:0;
	width: 200px;
	float: right;
}
/* 検索エリア余白 */
#searchbox .pad {
	padding-top: 10px;
	padding-right: 20px;
}
/* 検索 */
#searchbox form {
	margin: 0px;
	padding: 0px;
}
/* 検索ラベル */
#searchbox label {
	display: none;
}
/* 検索 ボックス・ボタンサイズ */
#searchbox input {
	font-size: 75%;
}

/* 上部ナビゲーションバー */
#navi {
	clear: both;
	font-size: 75%;
	width: 760px;
	float: left;
/*	background-color: #ffffff;*/
	background-image: url(blogimg/bodybg_bg.png);
}
/* 上部ナビゲーションバー余白 */
#navi .pad {
	padding-left: 5px;
	padding-right: 5px;
}
/* 上部ナビゲーションバー リスト */
#navi ul {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding: 0;
}
#navi ul li {
	display: inline;
}


/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url(blogimg/navi0_c.gif);
/*	background-image: url(blogimg/navi0.gif);*/
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: .3em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0.5em;
	float: left;
	border-right: 0px solid #e0e0e0;
/*	border-right: 1px solid #e0e0e0;*/
}
/* 上部ナビゲーションバー マウスオーバー時 */
#navi ul li a:hover {
	color: #ffff00;
/*	color: #336699;*/
	background-color: #ffffff;
	background-image: url(blogimg/navi_c.gif);
/*	background-image: url(blogimg/navi.gif);*/
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* イメージ画像エリア */
#image {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
  	padding-top: 22px;
	background-image: url(blogimg/KURUSHIMA.gif);
	background-position: center center;
	background-repeat: no-repeat;
/*	text-indent: -9999px ; */
	text-indent: 100px;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 150px;
	clear: both;
}
#image .ds{
               filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true); 
               height: 1em;
               color: white;
               padding: 0.1em;
}

/* コンテンツ枠 */
#content {
	width: 558px;
	float: right;
}

/* メインエリア */
#main {
	font-size: 82%;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	width: 558px;
}
/* メインリンク設定 */
#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* メインリンク基本色 */
#main a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* メインリンクマウスオーバー時 */
#main a:link:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンククリック時 */
#main a:link:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンク訪問済み */
#main a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}
/* メインリンク訪問済みマウスオーバー */
#main a:visited:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンク訪問済みクリック時 */
#main a:visited:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

/*メイン余白  */
#main .pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
/* メイン日付 */
#main .date {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}

/* メイン見出しh1 2008/2/26 M.TAKA*/
#main h1 {
	font-size: 150%;
	color: #0850B2;
	background-color: #EFEFEF;
	border-top: 3px solid #9ff;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 3px;
	clear: both;
}

/* メイン見出しh2 */
#main h2 {
	font-size: 100%;
	color: #333333;
/*	color: #333333;*/
	background-color: #ffffff;
	background-image: url(blogimg/h4.png);
/*	background-image: url(blogimg/h2.png);*/
	background-position: left center;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}
/* メイン見出しh3 */
#main h3 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
/* メイン見出しh4 */
#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
/* 引用元情報 */
cite {
	font-style: italic;
}
/* 引用 */
blockquote {
	color: #333333;
	background-color: #ffffff;
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}
/* 整形済みテキスト */
pre {
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-left: 40px;
	margin-right: 40px;
	height: 100px;/* ここを変更すれば高さが変わります */
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
#main dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
/* 会社概要用 */
.info {
	margin-top: 10px;
	margin-bottom: 25px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.info dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}
/* お問い合わせ用 */
.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}
/* 最近のエントリー用 */
.boxarea {
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 15px;
}

.rentory {
	background-image: url(blogimg/whatnew.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.rentory dt {
        padding: 0;
}
.rentory dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 6em;
	margin-right: 0px;
	margin-bottom: .4em;
}
/* サイトマップ用 */
.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}
.archives dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 13em;
	margin-right: 0;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.archives li {
	list-style-type: disc;
	list-style-image: url(blogimg/ic0040.gif) ;
                vertical-align: top;
}

/* 順不同リスト（箇条書き）*/
#main li {
	margin-bottom: 5px;
	list-style-type: square;
}
/* メイン段落 */
#main p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}



/* メイン段落 */
#main .blockTITLE {
   clear: both;
   width: 100%;
   background-color:#cff;
   border:1px silver solid;
}
/* メイン段落 */
#main .blockSPSYS {
   clear: both;
   width: 100%;
   background-color: #efefef ;
   border: 0px;
}

/* メイン段落 */
#main .blockTOPICS {
   clear: both;
   width: 100%;
   border:1px silver solid;
}
/* メイン段落 */
#main .blockSPN {
   clear: both;
   width: 100%;
   border:1px silver solid;
}

/* メイン段落 */
#main .blockSCH {
   width: 100%;
   border:1px silver solid;
}

/* メイン段落 */
#main .blockA {
   margin-top: 8px;
   margin-left: 5px;
   float: left;
   width: 45%;
/*  background-color:yellow; */
   border:1px silver solid;
}
/* メイン段落 */
#main .blockB {
   margin-top: 8px;
   margin-right: 5px;
   float: right;
   width: 45%;
/*  background-color:yellow; */
   border:1px silver solid;
}

/* 画像左配置 */
#main .imageleft{
	padding-right: 10px;
	float: left;
}
/* 画像右配置 */
#main .imageright{
	padding-left: 10px;
	float: right;
}
/* 追記 */
.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}
/* タグ */
.entry-tags {
    margin: 0 0 10px 10px; 
}
.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }
.entry-tags-list { 
    list-style:none;
    padding: 0px;
}
/* 投稿者情報 */
#main .posted {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}
/* コメント関連 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
/* コメンター画像 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.sign {
	margin-bottom: 10px;
}
.extended {
	display:block;
	float:right;
}

textarea {
	font-size: 100%;
}
/* サブカテゴリー */
#subcatnavi {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#subcatnavi ul {
	margin: 0;
	padding: 0;
}

#subcatnavi ul li {
	background-image: url(blogimg/catli.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
}
#subcatnavi ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	padding: 0 .5em;
}

/* サイドバー */
#side {
	font-size: 85%;
	line-height: 140%;
	width: 185px;
/*	background-color: #0000FF;*/
/*	width: 190px;*/
	float: left;
}
/* サイドバー余白 */
#side .pad {
	padding-top:15px;
	padding-left: 10px;
	padding-right: 0px;
}
/* サイドバーリンク設定 */
#side a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバーリンク色 */
#side a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバーマウスオーバー時 */
#side a:link:hover {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* サイドバークリック時 */
#side a:link:active {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* サイドバー訪問済み */
#side a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}
/* サイドバー訪問済みマウスオーバー */
#side a:visited:hover {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* サイドバー訪問済みクリック時 */
#side a:visited:active {
	text-decoration: none;
	color: #ff6600;
	background-color: #ffffff;
}
/* サイドバー見出しh1 */
#side h1 {
 	font-size: 130%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/li.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0850B2;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0850B2;
	padding-bottom: 4px;
	clear: both;
}

/* サイドバー見出しh2 */
#side h2 {
	font-size: 95%;
	color: #333333;
/*	color: #333333;*/
	background-color: #ffffff;
	background-image: url(blogimg/sideh4.png);
/*	background-image: url(blogimg/sideh2.png);*/
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}
/* サイドバー見出しh3 */
#side h3 {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}
/* サイドバー段落 */
#side p {
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
/* カテゴリー */
#categories {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

/* カテゴリー見出し */
#categories h2 {
	font-size: 95%;
	color: #333333;
/*	color: #333333;*/
	background-color: #ffffff;
	background-image: url(blogimg/sideh4.png);
/*	background-image: url(blogimg/sideh2.png);*/
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

/* カテゴリーリスト */
#categories ul {
	list-style-type: none;
	margin-top: 1em;
}

/* カテゴリーリスト項目 */
#categories li {
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 0;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DDFFF;*/
}
/* カテゴリーリスト項目リンク */
#categories ul li a {
	text-decoration: none;
/*	color: #666666;*/
	color: #ffffff;
	background-color:#ffffff;
	background-image: url(blogimg/li2_m.png);
/*	background-image: url(blogimg/li_b.png);*/
/*	background-image: url(blogimg/li.png);*/
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 10px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DDFFF;*/
	display: block;
}
/* カテゴリー項目マウスオーバー時 */
#categories li a:hover {
	text-decoration: none;
/*	color: #f54104;*/
	color: #ffffff;
	background-color:#ffffff;
	background-image: url(blogimg/li2_m.png);
/*	background-image: url(blogimg/li2_b.png);*/
/*	background-image: url(blogimg/li2.png);*/
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 10px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;*/
}

/* サイドバーフリースペース */
.note{
	padding-left: 5px;
	padding-right: 5px;
}
/* サイドバーフリースペースの段落 */
.note p {
	line-height: 130%;
	padding-bottom: 2px;
}
/* サイドバーカテゴリー一覧 */
#side ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	list-style-type: none;
}
#side ul ul li {
	margin-left: 10px;
}
#side li a {
	text-decoration: none;
}
#side li a:hover  {
	text-decoration: none;
}
/* サイドバー画像 */
#side img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}
/* サイドバーリンク */
.link-note {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}
#powered {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* 下部ナビゲーション */
#footernavi {
	font-size: 70%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footernavi ul {
	margin: 0;
	padding: 0;
}

#footernavi ul li {
	display: inline;
}
#footernavi ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	padding: 0 .5em;
}

/* フッター */
#footer {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer_g.png);
/*	background-image: url(blogimg/footer.png);
*/	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear: both;
}
/* 文責 */
address {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	line-height: 100%;
	margin-bottom: 5px;
}

#sideimg ul{
	list-style-type:none;	
}

#sideimg a.type1 { 
	background-image:url(blogimg/navi/sidenavi01.gif);
/*	background-image:url(blogimg/webentry.gif);*/
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :140px;
	padding-top: 140px;
}

#sideimg a.type1:hover {
	background-image:url(blogimg/navi/sidenavi01-sel.gif);
/*	background-image:url(blogimg/webentry_hover.gif);*/
};

#sideimg a.type2 { 
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :75px;
	background-image:url(blogimg/navi/sidenavi02.gif);
/*	background-image:url(blogimg/enterprise.gif);*/
	padding-top: 75px;
}
#sideimg a.type2:hover {
	background-image:url(blogimg/navi/sidenavi02-sel.gif);
/*	background-image:url(blogimg/enterprise_hover.gif);*/
};

#sideimg a.type3 { 
	background-image:url(blogimg/navi/sidenavi03.gif);
/*	background-image:url(blogimg/jobinfo.gif);*/
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :75px;
	padding-top: 75px;
}
#sideimg a.type3:hover {
	background-image:url(blogimg/navi/sidenavi03-sel.gif);
/*	background-image:url(blogimg/jobinfo_hover.gif);*/
};

#sideimg a.type4 { 
	background-image:url(blogimg/navi/sidenavi04.gif);
/*	background-image:url(blogimg/operationflow.gif);*/
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :75px;
	padding-top: 75px;
}
#sideimg a.type4:hover {
	background-image:url(blogimg/navi/sidenavi04-sel.gif);
/*	background-image:url(blogimg/operationflow_hover.gif);*/
};

#sideimg a.type_sub1 { 
	background-image:url(blogimg/navi/sidenavi05.gif);
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :35px;
	padding-top: 35px;
}

#sideimg a.type_sub1:hover {
	background-image:url(blogimg/navi/sidenavi05-sel.gif);
};

#sideimg a.type_sub2 { 
	background-image:url(blogimg/navi/sidenavi06.gif);
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :35px;
	padding-top: 35px;
}

#sideimg a.type_sub2:hover {
	background-image:url(blogimg/navi/sidenavi06-sel.gif);
};

#sideimg a.type_sub3 { 
	background-image:url(blogimg/navi/sidenavi07.gif);
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :35px;
	padding-top: 35px;
}

#sideimg a.type_sub3:hover {
	background-image:url(blogimg/navi/sidenavi07-sel.gif);
};

#sideimg a.type_sub4 { 
	background-image:url(blogimg/navi/sidenavi08.gif);
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	width:175px;
	height :35px;
	padding-top: 35px;
}

#sideimg a.type_sub4:hover {
	background-image:url(blogimg/navi/sidenavi08-sel.gif);
};

.toumeikouka_out {
	border:0px;
	filter:alpha(opacity=85,style=0,enabled=true;)
}

.toumeikouka_over {
	border:0;
	position:relative;
	top:1px;
	left:1px;
}


ul#jobflow{
    list-style:none;
    width:100%;
    margin:0px
/*    padding:10px 30px */
}
ul#jobflow li{
    list-style:none;
    float:left;
    width:86px;
/*    width:80px;*/
}
ul#jobflow a{
    display:block;
    width:86px;
    height:87px;
/*    width:80px;*/
/*    height:44px;*/
    text-indent:-100px;
    overflow:hidden;
}

a.step1{
    background-image:url(blogimg/job1n.gif); /* urata */
/*    background-image:url(blogimg/job1s.png);*/
    border:0px;
/*    filter:alpha(opacity=65,style=0,enabled=true;)*/
}
a.step1A{
    display:block;
    width:86x;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job1.gif); /* urata */
/*    background-image:url(blogimg/job1s.png);*/
    border:0px;
}

a:hover.step1{
    background-image:url(blogimg/job1.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}
a.step2{
    background-image:url(blogimg/job2n.gif); /* urata */
/*    background-image:url(blogimg/job2s.png);*/
    border:0px;
/*    filter:alpha(opacity=85,style=0,enabled=true;)*/
}
a.step2A{
    display:block;
    width:86px;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job2.gif); /* urata */
/*    background-image:url(blogimg/job2s.png);*/
    border:0px;
}

a:hover.step2{
   background-image:url(blogimg/job2.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}

a.step3{
    background-image:url(blogimg/job3n.gif); /* urata */
/*    background-image:url(blogimg/job3s.png);*/
    border:0px;
/*    filter:alpha(opacity=85,style=0,enabled=true;)*/
}
a.step3A{
    display:block;
    width:86px;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job3.gif); /* urata */
/*    background-image:url(blogimg/job3s.png);*/
    border:0px;
}

a:hover.step3{
    background-image:url(blogimg/job3.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}

a.step4{
    background-image:url(blogimg/job4n.gif); /* urata */
/*    background-image:url(blogimg/job4s.png);*/
    border:0px;
/*    filter:alpha(opacity=85,style=0,enabled=true;)*/
}
a.step4A{
    display:block;
    width:86px;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job4.gif); /* urata */
/*    background-image:url(blogimg/job4s.png);*/
    border:0px;
}

a:hover.step4{
    background-image:url(blogimg/job4.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}
a.step5{
    background-image:url(blogimg/job5n.gif); /* urata */
/*    background-image:url(blogimg/job5s.png);*/
    border:0px;
/*    filter:alpha(opacity=85,style=0,enabled=true;)*/
}
a.step5A{
    display:block;
    width:86px;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job5.gif); /* urata */
/*    background-image:url(blogimg/job5s.png);*/
    border:0px;
}

a:hover.step5{
    background-image:url(blogimg/job5.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}

a.step6{
    background-image:url(blogimg/job6n.gif); /* urata */
/*    background-image:url(blogimg/job6s.png);*/
    border:0px;
/*    filter:alpha(opacity=85,style=0,enabled=true;)*/
}
a.step6A{
    display:block;
    width:86px;
    height:87px;
    text-indent:-100px;
    overflow:hidden;
    background-image:url(blogimg/job6.gif); /* urata */
/*    background-image:url(blogimg/job6s.png);*/
    border:0px;
}

a:hover.step6{
    background-image:url(blogimg/job6.gif); /* urata */
   border:0;
   position:relative;
   top:1px;
   left:1px;
}

/* 就業までの流れ段落 */
#jobstep  .block1 {
   clear: both;
   width: 80%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/flow01.JPG);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 100px;
   border:0px silver solid;
}

/* 就業までの流れ段落 */
#jobstep  .block2 {
   clear: both;
   width: 100%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/sample_flow.png);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 150px;
   border:0px silver solid;
}

/* 就業までの流れ段落 */
#jobstep  .block3 {
   clear: both;
   width: 100%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/sample_flow.png);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 150px;
   border:0px silver solid;
}

/* 就業までの流れ段落 */
#jobstep  .block4 {
   clear: both;
   width: 100%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/sample_flow.png);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 150px;
   border:0px silver solid;
}

/* 就業までの流れ段落 */
#jobstep  .block5 {
   clear: both;
   width: 100%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/sample_flow.png);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 150px;
   border:0px silver solid;
}

/* 就業までの流れ段落 */
#jobstep  .block6 {
   clear: both;
   width: 100%;
   height:190px;
   background-color: #FFFFFF;
   background-image: url(blogimg/sample_flow.png);
   background-position: center right ;
   background-repeat: no-repeat;
   margin-top: 20px;
   margin-left: 10px;
   padding-left: 5px;
   padding-right: 150px;
   border:0px silver solid;
}

/* サイドメニューQRコード */
#QR_box {
   clear: both;
   font-size: 70%;
   color: #333333;
   top: 0px;
   width: 100%;
   height: 100px;
   margin-top: 0px;
   border:0px;
   float: left;
}

/*----- ▼就業までの流れ urata -----*/
#flow_01 {
   clear: both;
   width: 500px;  /*M.TAKA*/
   float: left;
   margin-left:5px;
}

.flow_box {
   width: 100%;
/*   margin: 5px;  */
/*   border-top: solid 1px #333333;*/
/*   border-left: solid 1px #333333;*/
/*   border-right: solid 1px #333333;*/
/*   border-bottom: solid 1px #333333;*/
}

.flow_photo {
   float: right;
   margin: 5px;
}

.text {
/*   font-size:10px;*/
   line-height: 1.5;
   margine: 10px;
}

/*----- ▼弊社について urata -----*/
#about_01 {
  clear: both;
   width: 500px;  /*M.TAKA*/
   float: left;
   margin-left:5px;
}

.about_box {
   width: 100%;
   margin: 5px;
/*   border-top: solid 1px #333333;*/
/*   border-left: solid 1px #333333;*/
/*   border-right: solid 1px #333333;*/
/*   border-bottom: solid 1px #333333;*/
}

.about_photo {
   float: right;
   margin: 5px;
}

.text {
/*   font-size:10px;*/
   line-height: 1.5;
   margine: 5px;
}

/* 同意のリンク */
#agree ul{
    list-style:none;
    width:100%;
    padding-left:0;
    margin-left:0px;
}
#agree li{
    font-size: 120%;
    list-style:none;
    float:left;
    border-width:1px;
    border-color:silver;
    border-style:ridge;
    text-align:center;
    margin-left:40px;
}
#agree a{
    display:block;
    background-color:#efefef ;
    padding:0.5em 1em;
    width:150px;
    height:15px;
}
#agree a:hover{
    background-color:#7FFFFF;
}
#agree a:visited {
  background-color: #efefef ;
}
#agree a:visited:hover {
  background-color: #7FFFFF;
}

/* お仕事情報 */
#jobdata {
   clear: both;
  border:1px solid #CCCCCC;
  border-collapse:collapse;
  width: 520px;
  float:left;
/*  font-size: 75%;*/
}

#jobdata th[scope="col"]{
   clear: both;
  background:#c0d2eb;
  text-allign:center;
  font-size: 80%;
}

#jobdata th[scope="row"]{
   clear: both;
  background:#c0d2eb;
  font-weight:normal;
  text-allign:center;
  font-size: 80%;
}

#jobdata caption {
   clear: both;
  text-allign:left;
  background:#FF0099;
  padding:0.2em;
  color:#FFFFFF;
  font-size: 80%;
}

#jobdata td  {
   clear: both;
  background:#c0d2eb;
  background:#ffeaff;
  font-size: 80%;
}

#jobdata th {
   clear: both;
 background:#c0d2eb;
  font-size: 80%;
/*  line-height:2.0;*/
}

th.letter03 { letter-spacing: 0.3em; }
th.letter10 { letter-spacing: 1.0em; }
th.letter15 { letter-spacing: 1.5em; }
th.letter20 { letter-spacing: 2.0em; }
th.letter25 { letter-spacing: 2.5em; }
th.letter30 { letter-spacing: 3.0em; }
th.letter35 { letter-spacing: 3.5em; }

/*メインページのお仕事情報用*/
#joblist ul {
	margin-top: 0px; /*0px*/
	margin-left: 20px;
	padding-left: 10;
	margin-right: 0px;
	margin-bottom: 0px; /*2*/
/*	list-style-type: none; */
	list-style-type: disc;
	list-style-image: url(blogimg/ic0040.gif) ;
                vertical-align: top;
/*margin-top:0px; margin-bottom:0px;*/
}
#joblist ul ul li {
	list-style-type: disc;
	list-style-image: url(blogimg/jobicon.gif) ;
	margin-left: 5px;
                border: #000000 0px solid;
                margin-top:0px; margin-bottom:0px;
}
#joblist li a {
	text-decoration: none;
}
#joblist li a:hover  {
	text-decoration: none;
}

.icon_man{
    background-image:url(http://www.support-sys.jp/mt-static/TinyMCEforMT/js/tiny_mce/plugins/emotions/images/smiley-cool.gif); /* urata */
   background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	height :18px;
	padding-top: 18px;
}

.icon_woman{
    background-image:url(http://www.support-sys.jp/mt-static/TinyMCEforMT/js/tiny_mce/plugins/emotions/images/smiley-kiss.gif); /* urata */
   background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0px;
	height: 0 !important;
	height :18px;
	padding-top: 18px;
}

.headline {
	background-image: url(blogimg/title_bg2.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.note {
	margin-top: 0px; /*0px*/
	margin-left: 20px;
	padding-left: 10;
	margin-right: 0px;
	margin-bottom: 0px; /*2*/
/*	list-style-type: none; */
	list-style-type: disc;
	list-style-image: url(http://www.support-sys.jp/blogimg/ic0040.gif) ;
                vertical-align: top;
}

.white {
               text-decoration: none;
               color: #ffffff;
}
