@charset "shift_jis";
/*		基本設定
----------------------------------------------------*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	line-height:1.6;
	text-align:center;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProW3', sans-serif;
}
img {
	border:0;
}
li {
	list-style-type:none;
}
 h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

table {
	line-height:1.6;
	font-size:100%;
}

a, a:link {color: #C00;text-decoration: underline;}
a:hover, a:focus, a:active {color: #C00;text-decoration: none;}



/*		書体設定
----------------------------------------------------*/
p.text{
	font-size: 120%;
}
p.small{
	line-height: 1.2;
	font-size: 90%;
}

.mc {
	color: #AA55AA;	/*メインカラー*/
}
.red {
	color: #C00;
}
.gray {
	color: #666666;
}

.bg_y {
	background-color: yellow;
}
.bg_r {
	padding: 2px 4px;
	color: #ffffff;
	font-weight: bold;
	background-color: #C00;
}
.bg_g {
	padding: 2px 4px;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666;
}
.bold{
	font-weight: bold;
}
/*		装飾設定
----------------------------------------------------*/
hr {
	height: 4px;
	border: 0;
	background-color:#AA55AA;	/*メインカラー*/
}
hr.simple{
	height: 1px;
	border: 0;
	background-color:#666666;
}
hr.dash{
	height:1px;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #666666;
	background-color:#ffffff;
}

u.line1{
	text-decoration: none;
	border-bottom:2px #C00 solid;}
u.line2{
	text-decoration: none;
	border-bottom:1px #C00 solid;}
/*		ボックス設定
----------------------------------------------------*/
.box_r{
	float: right;
	overflow: auto;
	margin-left: 10px;
	margin-bottom: 10px;}
.box_l{
	float: left;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*		レイアウト設定
----------------------------------------------------*/
#container {
	width:800px;
	margin:0 auto;
	text-align:center;
}
.page {
	width:776px;
	margin:0 auto;
	padding:0px;
	border:12px #CC0000 solid;
	text-align:center;
}
.newspaper {
	width:756px;
	margin:0px 10px;
	text-align:left;
}
.backlink {
	text-align:right;
	margin:10px auto 40px;
}



/*--------------------------------------------------*/
/*		ヘッダー設定
----------------------------------------------------*/
.breadcrumbs {
	padding:7px 0 0 5px;
	text-align:left;
}
/*		pdfリンク
----------------------------------------------------*/
#pdf {
	margin:20px auto;
	margin-right:20px;
	text-align:right;
}
#pdf a {
	font-size:160%;
	font-weight:bold;
}
/*--------------------------------------------------*/
/*		ヘッダー設定
----------------------------------------------------*/
/*		情報掲示
----------------------------------------------------*/
#keiji{
	margin-bottom: 40px;
	padding: 10px;
	text-align: left;
	border: 1px #cccccc solid;
	background: #eeeeee;
}
#keiji ul{
	margin: 10px 40px 0;
	text-align: left;
}



/*--------------------------------------------------*/
/*		各コンテンツ設定
----------------------------------------------------*/
/*		トップ情報
----------------------------------------------------*/
#top_info {
	margin:20px auto;
}
#top_info h1 {
	clear:both;
	padding:2px;
	margin-bottom:20px;
	font-size:600%;
	font-weight:bold;
	text-align:center;
	line-height:1;
}
#top_info h2 {
	clear:both;
	margin:0;
	padding:2px;
	font-size:300%;
	font-weight:bold;
	line-height:1;
}
#top_info p.alert {
	font-size: 130%;
}
#top_info p.date {
	text-align: right;
}
/*		各お知らせ
----------------------------------------------------*/
.info {
	margin-bottom:20px;
}
.info h3 {
	margin:20px auto 0;
	padding:6px;
	color:#ffffff;
	background-color:#AA55AA;	/*メインカラー*/
	font-size:240%;
	font-weight:bold;
	text-align:center;
	line-height: 1;
}
.info h3.small {
	margin:20px auto 0;
	padding:6px auto 6px;
	font-size:200%;
	letter-spacing: -1px;
}
.info h4 {
	clear:both;
	padding:2px;
	font-size:240%;
	font-weight:bold;
}
.info h5 {
	clear:both;
	margin:1px auto;
	font-size:200%;
	font-weight:bold;
	line-height: 1.2;
}

.info div.boxframe{
	padding: 10px;
	border: 2px solid #cc0000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.info div.boxframe p{
	font-size: 120%;
}
.info div.boxframe p.small{
	font-size: 90%;
}
.right {
	float: right;
	margin-left: 10px;
}

/*		事業拡大
---------------------------------*/
#jigyou {
	margin: 10px 0;
	padding: 10px;
	background-color: #eeeeee;
}

/*		雇用創出
---------------------------------*/
#koyou_sousyutu{
	margin: 10px 0;
	padding: 10px;
	border: 1px #000000 dotted;}

/*		雇用一例(岩手県)
---------------------------------*/
#work_list{
	font-size: 120%;
	overflow: auto;
}

#work_list dt{
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #666666;
}
#work_list dd{
	padding: 10px;
	border: #000000 dotted;
	border-width: 0px 1px 1px 1px;
}

#work_list ul.l{
	float: left;
}
#work_list ul.r{
	float: right;
}
#work_list li{
	width: 370px;
	margin-bottom: 10px;
}

#work_list span.nm{
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 160%;
	background-color:#AA55AA;	/*メインカラー*/
}
/*		雇用一例
---------------------------------*/
.work_list2{
	width: 500px;
	overflow: auto;
}
.work_list2 h5{
	padding: 5px;
	font-weight: bold;
	border: #AA55AA dashed;
	border-width: 1px 0px 1px 0px;
}
.work_list2 p{
	padding: 10px;
}

/*		あなたへのメッセージ
---------------------------------*/
#message {
	overflow: auto;
	width: 100%;
	margin: 20px 0;
	zoom: 1;/* Clearfix for IE */
	background-color:#ececec;
}
#message li.cap{
	margin:0;
	width: 100%;
	color:#ffffff;
	font-weight:bold;
	font-size:180%;
	text-indent: 10px;
	line-height: 1.4;
	background-color:#AA55AA;	/*メインカラー*/
}
#message dd{
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
}

