/*-----全体構造-----*/
body {
	margin:0px;
	padding:0px;
	background-image:url(common/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
img {
	border:0;
}
form {
	margin: 0;
	padding: 0;
}

/*-----ヘッダー-----*/
#header {
	width:780px;
}
#header table{
	font-size:10px;
	line-height:14px;
}
.headerkeyward{ 
	width:80px;
	height:17px;
	margin-right:5px;
}
.headerbtn{
	margin-bottom:-5px;
}

strong { font-style: normal; font-weight: normal;

}

/*-----フッター-----*/
#footer{
	width:780px;
}
#footer table{
	font-size:10px;
	line-height:14px;
}

/*-----コンテンツ-----*/
#news ul {
	margin-left: 0.6em;
	margin-top: 0em;
	margin-bottom: 0.8em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 1em;
}
#news li {
	list-style-image:url(common/arrow_list.gif);
	list-style-position: outside;
	margin-top: 0em;
	padding-right:0.4em;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 8px;
}
#content{
	width:760px;
	margin:0px;
	text-align:left;
}
#attention{
	width:180px;
	height:30px;
	margin:0px 0px 10px 0px;
	float:left;
}
#gnav{
	width:570px;
	height:30px;
	float:right;
	margin-bottom:10px;
}
#main{
	display:block;
	width:570px;
	float:right;
	margin-bottom:10px;
}
#main h2 { 
	width:570px;
	height:27px;
	margin: 0px 0px 15px 0px ;
}
#main h3 { 
	width:546px;
	margin:30px 10px 10px 10px ;
	padding: 0.2em 0px 0.2em 8px;
	color:#000000;
	border-left:solid 4px #2E5FAB;
	border-bottom:solid 1px #2E5FAB;
}
#main h4 { 
	color:#2E5FAB;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0.8em;
	background-image:url(common/h3.gif);
	background-position:0em 0.5em;
	padding-left: 0.9em;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #CCCCCC;
}
#main h5 { 
	margin: 0px 0px 10px 0px ;
	font-weight:bold;
	color:#2E5FAB;
	font-size:88%;
}

#main p{
	width:550px;
	padding-left:10px;
	padding-right:10px;
	margin:0px 0px 15px 0px;
}
#sub{
	display:block;
	width:180px;
	float:left;
	margin-bottom:10px;
}
#clear{
	clear:both;
}
#pnav{
	margin:5px 0px 10px 0px;
}
.indexbox{
	padding:10px;
	background-color:#EFEFEF;
	border-left:solid 1px #DFDFDF;
	border-right:solid 1px #DFDFDF;
	border-bottom:solid 1px #DFDFDF;
}
#articles ol{
	padding-top:-15px;
}


/*-----サブメニュー-----*/
.subons a{
	display:block;
	width:180px;
	padding:0.1em 0em 0.1em 0em;
	background-image:url(common/submenu_sbg_on.gif);
	background-repeat:repeat-y;
}
.suboffs a{
	display:block;
	width:180px;
	padding:0.1em 0em 0.1em 0em;
	background-image:url(common/submenu_sbg_off.gif);
	background-repeat:repeat-y;
}
.suboffs a:hover{
	display:block;
	width:180px;
	padding:0.1em 0em 0.1em 0em;
	background-image:url(common/submenu_sbg_on.gif);
	background-repeat:repeat-y;
}
.subtx{
margin:0px;
display:block;
padding:0.2em 0.2em 0.2em 1em;
background-image:url(common/submenu_bg_arrow.gif);
background-position:0.4em 0.6em;
background-repeat:no-repeat;
}
.substx{
margin:0px;
display:block;
padding:0.1em 0.2em 0.1em 2em;
background-image:url(common/submenu_sbg_arrow.gif);
background-position:1em 0.5em;
background-repeat:no-repeat;
}


/*-----テキスト-----*/
h1 {
	margin:0;
}
h2 {
	margin:0;
}

h3 {
	margin:0;
}
.reed{
	display:block;
	background-color:#E0E0E0;
	padding:8px;
	margin-bottom:10px;
}
.blue{
	color:#2E5FAB;
}
.red{
	color:#FF3333;
}

/*-----テーブル-----*/
.trblue{
	background-color:#2E5FAB;
	color:#FFFFFF;
}
.trgray{
	background-color:#EFEFEF;
}
.trwhite{
	background-color:#FFFFFF;
}

#default-table {
	background-color:#999999;
}

#default-table th {
	background-color:#2E5FAB;
	color:#FFFFFF;
	text-align:center;
	font-size:75%;
	line-height:140%;
	padding:5px 5px 5px 5px;
}

#default-table td {
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	font-size:75%;
	line-height:140%;
	padding:5px 5px 5px 5px;
}

#depo-table {
	background-color:#999999;
}

#depo-table th {
	background-color:#93D25C;
	color:#FFFFFF;
	text-align:center;
	font-size:75%;
	line-height:140%;
	padding:5px 5px 5px 5px;
}

#depo-table td {
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	font-size:75%;
	line-height:140%;
	padding:5px 5px 5px 5px;
}

/*-----リンク-----*/
a:link{color:#0000FF;text-decoration:underline}
a:visited{color:#333333;text-decoration:underline}
a:hover{color:#2E5FAB;text-decoration:underline}
a:active{color:#2E5FAB;text-decoration:underline}
#sub a:link{color:#000000;text-decoration:none}
#sub a:visited{color:#000000;text-decoration:none}
#sub a:hover{color:#000000;text-decoration:none}
#sub a:active{color:#000000;text-decoration:none}
.arrow a:link{color:#000000;text-decoration:none}
.arrow a:visited{color:#333333;text-decoration:none}
.arrow a:hover{color:#2E5FAB;text-decoration:underline}
.arrow a:active{color:#2E5FAB;text-decoration:underline}
.blue a:link{color:#2E5FAB;text-decoration:underline}
.blue a:visited{color:#2E5FAB;text-decoration:underline}
.blue a:hover{color:#2E5FAB;text-decoration:underline}
.blue a:active{color:#2E5FAB;text-decoration:underline}
.up a{color:#000000;text-decoration:none; background-image:url(common/arrow_up.gif); background-repeat:no-repeat; background-position:0px 0.2em; padding-left:12px}
.up a:visited{color:#333333;text-decoration:none}
.up a:hover{color:#2E5FAB;text-decoration:underline}
.up a:active{color:#2E5FAB;text-decoration:underline}
.right a{color:#000000;text-decoration:none; background-image:url(common/arrow_right.gif); background-repeat:no-repeat; background-position:0px 0.2em; padding-left:12px}
.right a:visited{color:#333333;text-decoration:none}
.right a:hover{color:#2E5FAB;text-decoration:underline}
.right a:active{color:#2E5FAB;text-decoration:underline}
.down a{color:#000000;text-decoration:none; background-image:url(common/arrow_down.gif); background-repeat:no-repeat; background-position:0px 0.2em; padding-left:12px}
.down a:visited{color:#333333;text-decoration:none}
.down a:hover{color:#2E5FAB;text-decoration:underline}
.down a:active{color:#2E5FAB;text-decoration:underline}
.left a{color:#000000;text-decoration:none; background-image:url(common/arrow_left.gif); background-repeat:no-repeat; background-position:0px 0.2em; padding-left:12px}
.left a:visited{color:#333333;text-decoration:none}
.left a:hover{color:#2E5FAB;text-decoration:underline}
.left a:active{color:#2E5FAB;text-decoration:underline}

/*-----スペース-----*/
.sp10{ margin-top:10px}
.sp5{ margin-top:5px}
.sp0{ margin-top:-1.2em;}

/*-----リスト-----*/


dl{
	margin:-1em 0px -1em 10px;
}
dt{
	margin:0px 0px 0px 20px;
	background-image:url(common/submenu_bg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 0.5em;
	padding-left:12px
}
dd{
	margin:0px 0px 0px 40px;
	background-image:url(common/submenu_sbg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 0.5em;
	padding-left:12px
	}
	
/*-----フォーム-----*/	
.action {
	padding: 5px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #FF0000;
	width: 546px;
}
.form_pdf {
	padding-right: 10px;
}
.iframebox {
	width: 100%;
	border: medium solid #000000;
}

/*----イメージ-----*/	
imgborder {
	border:solid 1px #999999;
}

/*-----デモ画面-----*/
#demo table{
	background-color:#EEEEEE;
}

#demo td {
	padding:10px 10px 10px 10px;
}

/*-----こんな方におすすめ-----*/
.osusume {
	background-image:url(direct/images/bg_osusume.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#333333;
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	padding:3px 10px 10px 10px;
}

