html{	/* スクロールバーを常に表示して左右のずれをなくす */
	overflow-y: scroll;
}
body{
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	/* 中身を左側表示に戻す */
	line-height: 1.8em;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
}
#footer{
	clear: both;
	margin-bottom: 30px;
}
#content_left{
	float: left;
	width: 600px;
	margin-bottom: 30px;
	text-align: left;	/* 中身を左寄せ */
}
#content_right{
	float: right;
	width: 280px;
	text-align: left;	/* 中身を左寄せ */
}

table{
	font-size:11pt;
	line-height:1.8em;
}
a{
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	color: #CC3333;
}
a[name]{		/*Firefox対応(name属性も色が変わってしまうため)*/
	color:#CC6666;
}
/*
a:hover {
	color: red;
	background-color: #FFCC99;
	text-decoration: underline;
}
*/
hr{
	background-color: #7386C5;
}
.font9{
	font-size:9pt;
	line-height: 1.3em;
}
.font10{
	font-size:10pt;
}
.font11{
	font-size:11pt;
}
.font12{
	font-size:12pt;
}
.font13{
	font-size:13pt;
}
.font14{
	font-size:14pt;
}
.font16{
	font-size:16pt;
}
.font18{
	font-size:18pt;
}
.font20{
	font-size:20pt;
}
.font30{
	font-size:30pt;
}
.font_bold{
	font-weight: bold;
}

/* カテゴリ検索用 */
/*
.linkbtn1{
	background-image: url(images/link1.jpg);
	background-repeat: repeat-x;
	width: 240px;
}
*/
.linkbtn1 a{
	background-image: url(images/linkbg1.jpg);
	background-repeat: repeat-x;
	width: 240px;
	display: block;		/*Firefox用*/
}
.linkbtn2 a{
	background-image: url(images/linkbg1.jpg);
	background-repeat: repeat-x;
	width: 240px;
	display: block;
}
.linkbtn1 a:hover,
.linkbtn2 a:hover{
	background-image: url(images/linkover.jpg);
	background-repeat: repeat-x;
	width: 240px;
}

/* 特徴検索用 */
.linkbtn3 a{
	background-image:url(images/linkbg1.jpg);
	background-repeat: repeat-x;
	width: 100px;
	display: block;
}
.linkbtn4 a{
	background-image:url(images/linkbg1.jpg);
	background-repeat: repeat-x;
	width: 100px;
	display: block;
}
.linkbtn3 a:hover,
.linkbtn4 a:hover{
	background-image:url(images/linkover.jpg);
	background-repeat: repeat-x;
	width:100px;
}

/* Category Search */
.linkbtn1_e a{
	background-image:url(images/linkbg1.jpg);
	width:550px;
	display: block;
	font-size: 14px;
}
.linkbtn2_e a{
	background-image:url(images/linkbg1.jpg);
	width:550px;
	display: block;
	font-size: 14px;
}
.linkbtn1_e a:hover,
.linkbtn2_e a:hover{
	background-image:url(images/linkover.jpg);
}

/* Feature Search */
.linkbtn3_e a{
	background-image:url(images/linkbg1.jpg);
	width: 273px;
	display: block;
	font-size: 14px;
}
.linkbtn4_e a{
	background-image:url(images/linkbg1.jpg);
	width: 273px;
	display: block;
	font-size: 14px;
}
.linkbtn3_e a:hover,
.linkbtn4_e a:hover{
	background-image:url(images/linkover.jpg);
}

/* .linkbtn5,.linkbtn6は求人情報 */
.linkbtn5 a{
	background-image:url(images/linkbg1.jpg);
	width:140px;
}
.linkbtn5 a:hover{
	background-image:url(images/linkover2.jpg);
	width:140px;
}
.linkbtn6 a{
	background-image:url(images/linkbg2.jpg);
	width:140px;
}
.linkbtn6 a:hover{
	background-image:url(images/linkover3.jpg);
	width:140px;
}
.linkbtn_active a{
	background-image:url(images/linkover2.jpg);
	width:140px;
}

.margin5px{
	margin: 5px;
}
.margin10px{
	margin: 10px;
}
.margin15{
	margin: 15px;
}
.margin30{
	margin: 30px;
}
.marginleft20{
	margin-left: 20px;
}
.marginleft30{
	margin-left: 30px;
}
.marginleft35{
	margin-left: 35px;
}
.marginleft100{
	margin-left: 100px;
}
/* 上マージン */
.marginTop10{
	margin-top: 10px;
}
/* 上マージン */
.marginTop20{
	margin-top: 20px;
}
/* 上マージン */
.marginTop30{
	margin-top: 30px;
}
.title{
	color: #666666;
	font-size: 20;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: middle;
	letter-spacing: 3px;
}
.title_back{
	background-repeat: no-repeat;
	height: 40px;
}
.title2{
	border-left:solid #FF3333 3px;
	border-bottom:solid #FF3333 1px;
	padding:4px;
}
/* マウスオーバー時、画像をずらす手法 */
.jstshop_ro a{
	display: block;
	width: 205px;
	height: 51px;
	border: 0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(shop/images/jstshop_ro.gif);
}
.jstshop_ro a:hover{
	background-position: 0px -51px;
}

.shopsite a,
.harness a,
.sample a{
	display: block;
	width: 200px;
	height: 45px;
	float: left;
	border: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 5px;
	text-indent: -210px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shopsite a:hover,
.harness a:hover,
.sample a:hover{
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
.shopsite a,
.shopsite a:hover{
	background-image: url(shop/images/shopsite.jpg);
}
.harness a,
.harness a:hover{
	background-image: url(shop/images/harness.jpg);
}
.sample a,
.sample a:hover{
	background-image: url(shop/images/sample.jpg);
}


/* タイトルバー(日・英) */
.title_bar,
.title_bar_e{
	background-image: url("images/menu_bar.jpg");
	background-repeat: no-repeat;
	height: 40px;
	color: #333333;
	font-weight: bold;
	padding-top: 8px;
	/*margin-left: 20px;効かない*/
}
/* タイトルバー(日) */
.title_bar{
	letter-spacing: 2px;
	font-size: 18pt;
}
/* タイトルバー(英) */
.title_bar_e{
	font-size: 14pt;
}
/* タイトルバーショート */
.title_bar_short{
	height: 40px;
	background-image: url("images/menu_bar_short.jpg");
	background-repeat: no-repeat;
	letter-spacing: 2px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	/*argin-left: 20px;効かない*/
}
/* 項目(拠点一覧など) */
.item{
	background-image: url("images/item.jpg");
	background-repeat: no-repeat;
	height: 40px;
	color: #393939;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
}

/* 大阪府知事賞 */
.award a{
	display: block;
	width: 460px;
	height: 70px;	/*余分な空白ができるため画像サイズの半分よりも小さくしている*/
	/*float: left;*/
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	text-indent: -210px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.award a:hover{
	background-repeat: no-repeat;
	background-position: 0px -73px;	/*画像サイズの半分*/
}
.award a,
.award a:hover{
	background-image: url(images/top_award.jpg);
}

.alignLeft{
	text-align: left;
}
.alignCenter{
	text-align: center;
}
.alignCenterTable{
	margin-left: auto;
	margin-right: auto
}
