/*CSSは各ページ毎に振分けられています。主にフォントサイズ等の変更を
行うことが可能です。また、各ページ項目毎に振分けていますが、指定して
いない部分のフォントサイズはbody,tableタグで変更できます。段落箇条引
用部も同様に変更してください*/

/*各タグ属性設定項・スタイル指定のない項目フォントサイズはここで変更してください*/
body {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

table {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	border: none;
	padding:0;
	spacing:0;
}

/*仕切り線*/
hr {
	color: #009900;
}
/*段落箇条項*/
p { 
	text-indent: 1em 
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;}

ul {
	padding :0;
	list-style-type : disc;
	margin-left: 3em;
	margin-top: 0px;
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
}

/*引用項目*/
blockquote {
	padding :0;
	list-style-type : disc;
	margin-left: 2em;
	margin-top: 0px;
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
}

/*====全ページリンク字カラー指定項目=====*/
a:link {
	text-decoration: none;
	color: #009966;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #68D055;
}
a:active {
	text-decoration: none;
	color: #009966;
}
/*====ここまで====*/

/*============全ページ共通見出しCSS設定項目=================*/
h1 {
	font-size: 12px;
	line-height: 115%;
	letter-spacing: 1px;
	font-weight: 400;
	color: #000000;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

h3 {
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #000000;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

h4 {
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #000000;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/*============ここまで=================*/


/*============各頁毎CSS設定項目=================*/

/*===========HOME============*/
.hometop {
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #5EC652;
	font-style: normal;
	font-weight: normal;
}

.homeflash {
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.homemidasi {
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


/*=========会社概要==========*/
.gaiyouright {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/*=========社長挨拶==========*/
.aisatutop {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

.aisatudown {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


/*=======ソフトウェア========*/
.softtop {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.softbottom {
	font-size: 12px;
	line-height: 110%;
	letter-spacing: 0px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/*=======ダウンロード========*/
.downtop {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.downtable {
	font-size: 12px;
	line-height: 110%;
	letter-spacing: 0px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/*=========求人情報==========*/
.kyujintop {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.kyujindownright {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


/*==========問合せ===========*/

.toiawasetop {
	font-size: 12px;
	line-height: 139%;
	letter-spacing: 0px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.toiawasebottom {
	font-size: 11px;
	line-height: 110%;
	letter-spacing: 0px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/*===========サイトマップ============*/
.saittop {
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.saitfla {
	font-size: 12px;
	line-height: 119%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.saitbottom {
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 1px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


/*============各頁毎CSS設定項目END=================*/
