@charset "utf-8";
/*
Theme Name: softwarehorical.
Theme URI: http://www.force1.co.jp
Description: This is F.S. Top Field.
Version: v1.0
Author: T.Yonetani
Author URI: http://www.force1.co.jp
Tags: 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 10pt;
  vertical-align: baseline;
  background: transparent;
	font-family: /* 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  'メイリオ', Meiryo,*/ Verdana, "MS P Gothic", "lr oSVbN";
}

body {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: /* 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  'メイリオ', Meiryo,*/ Verdana, "MS P Gothic", "lr oSVbN";
/*	font-family: /* 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', */ 'メイリオ', Meiryo, Verdana, "MS P Gothic", "lr oSVbN";*/
/*	background-color: #E8E8E8;*/
	background-color: #FFAA33;
/*	background-color: #FF8936;*/
/*	background-color: #FF9933;*/
/* text-justify: inter-ideograph; 等幅 */
/*	font-size: 0.8em;*/
	line-height: 2.5;
	color: #708090;
background-image: url(../img/mainBgimg.gif)
/*  overflow-x: hidden;*/
/* background-image: url(background_v5.gif);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;*/
}

html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/mainBgimg.gif)
/*	background-color: #E8E8E8;*/
	background-color: #FFAA33;
/*  background-color: #FF7F00;*/
/*  background-color: #FF9600;*/
/*	background-color: #FF9933;*/
/*  overflow: hidden;*/
}

/* リストタグ -------------------------- */
ul {
	list-style: none;
}
li {
	list-style: none;
}
ol {
	list-style: none;
}

/* リンクタグ -------------------------- */
a {
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #9f9d8e;
}

/* イメージタグ ------------------------ */
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	line-height: 100%;
}
.nomargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ヘッダ ---------------------------- */
.header {
	height: 40px;
	background-color: #FF9933;
	background-image: url(../img/headerBgimg.gif);
	background-repeat: repeat-x;
}
.headerlogo {
	top: 5px;
	left: 10px;
	position: absolute;
}
.headerCorp {
	top: 10px;
	left: 50px;
	position: absolute;
}
.headerCopyRight {
	padding-top: 8px;
	text-align:right;
}

/* 記事 ---------------------------- */
.main-space {
/*	height: 10px;*/
	height: 30px;
}
.main-pos {
/*	text-align: center;*/
	margin-left: 100px;
}
.paper {
	height: 540px;
	width: 735px;
	background-color: #FFFFFF;
	background-image: url(../img/mainPaper_v3_b.gif);
	background-repeat: repeat-y;
}
.paper_h {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	height: 15px;
	width: 735px;
	background-color: #FFFFFF;
	background-image: url(../img/mainPaper_v3_h.gif);
	background-repeat: no-repeat;
}
.paper_t {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	height: 20px;
	width: 735px;
	background-color: #FFFFFF;
	background-image: url(../img/mainPaper_v3_t.gif);
	background-repeat: no-repeat;
}


