@CHARSET "windows-31j";
body {
	text-align:center;
	background-color: #FAFBEB;
	margin: 0;
	font-size: 10pt;
	color:#602215;
}
*{
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

a {	
	color:#602215;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover{
	color:#DB0000;
	text-decoration:underline;
}

#wrapper { width: 758px; margin-left:auto; margin-right:auto; margin-top:0;
	background-color:#FFFFFF;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

#header {
	background:url(../images/logo.gif) 10px 10px no-repeat #F2E3AE;
	height:74px;
	text-align:left;
	}

#header_index {
	position: relative;
	background:url(../images/bg_indextop.jpg) 0 0 no-repeat #fff;
	height:236px;
	text-align:left;
	}
/*	
#header_index h1 {height:188px; line_height:188px; width:700px; text-indent:-5000px;}

h1 a {display:block; width:187px; height:50px; text-indent:-5000px;}
*/
#header_index h1 {position:absolute; width:188px; height:111px; top:38px; left:544px; }
#header_index h2#cpp1 {position:absolute; width:261px; height:21px; top:14px; left:27px; }
#header_index h2#cpp2 {position:absolute; width:172px; height:31px; top:150px; left:86px; }
#header_index img#case1 {position:absolute; width:124px; height:31px; top:43px; left:27px; }
#header_index img#case2 {position:absolute; width:124px; height:31px; top:77px; left:27px; }
#header_index img#case3 {position:absolute; width:124px; height:31px; top:111px; left:27px; }
#header_index img#case4 {position:absolute; width:124px; height:31px; top:54px; left:153px; }
#header_index img#case5 {position:absolute; width:124px; height:35px; top:89px; left:153px; }

#main {
	position: relative;top:0px;
	background:url(../images/bg_topmain.gif) 0 0 repeat-y;
	margin-top:0px;
	margin-left:auto; margin-right:auto;
	padding: 10px 0 14px 6px;
    overflow: hidden;
}
#main h2 {
	margin-bottom:15px;
}

/* ↓Firefox、Opera、Safariなどのモダンブラウザのみ有効。IEは未サポート。 */
#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* ↓背景画像をブラウザ依存せず表示させるためのハック */

/*\*/
* html #main {
    height: 1em;
    overflow: visible;
}
/**/

/* -------------------- ソリューション・導入事例 ----------------------*/
#blk_solution{
	width:244px;
/*	height:300px;*/
	float:left;
	padding-top:0px;
}

#list_solution {
	margin-top:10px;
/*	height:118px;*/
	height:200px;
	padding:20px 0 0 55px;
	background:url(../images/bg_solution.gif) 0 0 no-repeat;
	margin-bottom:5px;
}

#list_solution li{
	background:url(../images/bg_solutionlist2.gif) 0 0 no-repeat;
	margin:1px 0 0 34px;
	width:140px;
	padding-left:0px;
	line-height:25px;
}

#list_solution li a:hover{
	color:#AE0000;
	text-decoration:underline;
}

#list_solution li a{
	color:#602215;
	text-decoration:none;
}

#list_solution li.last {
	background-position:0 -25px;
	
}


#solution_model {
	display:block;
	width:236px;
	height:94px;
	margin-left:4px;
	background:url(../images/img_solution.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#solution_model:hover{
	background-position:0 -94px;
}

#solution_jirei {
	display:block;
	width:236px;
	height:94px;
	margin:6px 0 0 4px;
	background:url(../images/img_solution.gif) 0 -188px no-repeat;
	text-indent:-5000px;
}

#solution_jirei:hover{
	background-position:0 -282px;
}

#solution_formjirei {
	display:block;
	width:236px;
	height:94px;
	margin-left:4px;
	background:url(../images/img_form.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#solution_formjirei:hover{
	background-position:0 -94px;
}

div#main_centerblk {
	width:250px;
	float:left;
	margin-left:10px;
}
/* ---------------------- Web帳票 ------------------------*/
#blk_printform{
	width:250px;
	float:left;
/*	height:340px;*/
	padding:0px 0 0 0px;
	margin-left:10px;
	margin-bottom:8px;
	text-align:left;
	position:relative;
}

#blk_printform h3.formtitle {
	height:25px;
	font-size:12px;
	width:235px;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:3px;
	padding-left:14px;
	padding-top:5px;
	border:0px none white;
	background:url(../images/bg_h3.gif) 0px 0px no-repeat;
}

#blk_printform div#forminfo{
	margin:0px 10px 10px 10px;
	line-height:130%;
	border: double 3px red;
	padding: 5px;
}
#blk_printform div#formlist{
	margin:3px 12px 10px 12px;
	line-height:130%;
}

/* ------------------------ 新着情報 -------------------------- */
#whatsNew{
	padding:0px 0 4px 10px;
	margin-top:5px;
	display:block;
}

#whatsNew dl {
	float: left;
	margin:0;
	padding:0;
	color: #602215;
}

#whatsNew dl dt {
	float: left;
	clear: both;
	text-align:left;
	margin: 4px 0 3px 0;
	font-weight: bold;
	width:230px;
}

#whatsNew dl dd {
	text-align:left;
	float: left;
	clear: both;
	width:230px;
	margin: 0 0 3px 4px;
}

#whatsNew legend {
	color:#602215;
}

div#trial {
	margin-top:0px;
}
#trialversion{
	display:block;
	width:234px;
	height:66px;
	margin:12px 0px 0px 6px;
	background:url(../images/bnr_sample.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#trialversion:hover{
	background-position:0 -66px;
}

/* ------------------- 開発方法について ---------------------*/
#blk_develop{
	width:220px;
/*	height:340px;*/
	margin-left:16px;
	padding-top:0px;
/*	border:1px solid #808080;*/
	float:left;
	position:relative;
}

ul.devlist {
	margin-top:0px;
}

.devlist li {
	color:#602215;
	height:21px;
	text-align:left;
	padding:2px 0 0 24px;
	background:url(../images/bg_toplist.gif) 0 0 no-repeat;
}

div#pmark {
	margin-top:20px;
	margin-left:20px;
}

.speclist {
	background:url(../images/blt03.gif) 0px -18px no-repeat;
}

.listmenu li{
	color:#602215;
	padding-left:23px;
	margin-bottom:3px;
	line-height:18px;
	height:20px;
}

.listmenu li h3 {
	font-size:12px;
	margin:7px 0;
}

.listmenu li p {
	line-height:16px;
}

/* ------------------------ 水平メニュー（TOP、サブ共通） -------------------------- */
ul#menu
{
	position: relative;
	top:188px;
	padding:0;
	list-style-type:none;
	height:24px;
	line-height:24px;
	margin-left:0px; margin-right:0px;
	background-color:#400000;
}
ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	line-height: 13px;
	background-color:#400000;
}
ul#menu li a
{
	display:block;
	height:18px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding:6px 20px 0 21px; 
}
	
ul#menu li a:hover
{	
	background-color:#8A0000;
}

ul#menu2
{
	position: relative;
	top:188px;
	padding:0;
	list-style-type:none;
	height:24px;
	line-height:24px;
	margin-left:0px; margin-right:0px;
	background-color:#400000;
	margin-top:1px;
}
ul#menu2 li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	line-height: 13px;
	background-color:#400000;
}
ul#menu2 li a
{
	display:block;
	height:18px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding:6px 19px 0 19px; 
}
	
ul#menu2 li a:hover
{	
	background-color:#8A0000;
}

ul#bottommenu
{
	padding:0;
	list-style-type:none;
	width:492px;
	height:18px;
	margin-left:auto; margin-right:auto;
/*	border:1px solid red;*/
	color:#400000;
}
ul#bottommenu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	line-height: 13px;
}

.menuItem{
	border-right:1px solid #fff;
}

.btmMenuItem{
	border-right:1px solid #400000;
}

ul#bottommenu li a
{
	display:block;
	color:#400000;
	height:14px;
	float:left;
	text-decoration:none;
	padding:3px 8px 0 8px;
}
	
ul#bottommenu li a:hover
{	
	color:#AE0000;
	text-decoration:underline;
}


#footer{
	clear: both;
	text-align: center;
	height:50px;
	padding: 3px 24px 0 0;
	line-height:30px;
	border-top:2px solid #400000;
	background: url(../images/bg_bottom.gif) 0 bottom no-repeat;
}

#footer p {
	text-align:center;
}

.clear{
	clear: both;
}

.privacymark {
	float:right;
	margin:4px;
}
#linkprint{
	margin-top:20px;
	margin-bottom:30px;
}
#linkprint a{
  display:block;
  width:160px;
  height:24px;
  margin:12px 0 0 30px;
  background:url(../images/logo_linkprint.png) 0 0 no-repeat;
  text-indent:-5000px;
}

