*{
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
	text-decoration : none;
	font-size:100%;
}
/*  $B%Z!<%8A4BN$N@_Dj(B
---------------------------------------------*/
body {
	background-color: #F2F2F2;
	font-size: 13px;
	line-height: 160%;
	text-align: center;
	color: #3D3D3D;
	margin: 0px;
}
img.border {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

div#page {
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	border-top: 5px solid #D0D0D0;
	border-bottom: 5px solid #D0D0D0;
	background-color: #FAFFF8;
	width: 763px;
	margin: 0px auto;
}
/*  $B%X%C%@!<$N@_Dj(B
---------------------------------------------*/
div#head {
	position: relative;
	width: 763px;
	height: 120px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #FFFFFF;
	border-bottom: 3px solid #D0D0D0;
}

div#head .head_logo {
	float:left;
	padding-left: 5px;
	margin:0px;
	background-color: #FFFFFF;
}
div#head .head_title {
	clear: right;
	padding-right: 5px;
	margin-bottom:3px;
	background-color: #FFFFFF;
}

/* $B%j%s%/(B
---------------------------------------------*/
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}
/* $B8+=P$7(B
---------------------------------------------*/
h1, h2, h3 {
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #0B5191;
}
h3 {
	font-size: 110%;	
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol  {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
/*  $B%U%C%?!<$N@_Dj(B
---------------------------------------------*/
div#foot{
	font-size: 11px;
	position : relative;
	width: 100%;
	height: 20px;
	margin : 0px;
	padding-top : 3px;
	clear: both;
	border-top: 1px solid #D0D0D0;
}
/*  $B%J%S%2!<%7%g%s$N@_Dj(B
---------------------------------------------*/
#navigation {
	float: right;
	width: 572px;
	padding-right: 3px;
}
#navigation ul {
	float: right;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 572px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0;
	overflow: hidden;
	display: inline;
}
#navigation ul li {
	display: inline;
	margin: 0; padding: 0;
}
#navigation ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10.1px;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #CED9A1;
	border-bottom: none;
	height: 40px;
	color: #FFF;
	font-size: 14px; font-weight: bold;
	line-height: 2em;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#navigation ul li a:hover, 
#navigation ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#navigation ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}



/*  div#content
---------------------------------------------*/
div#content {
	width: 100%;
	margin:0px;
}
div#content p{
margin-top: 5px;
margin-left: 1.3em;
margin-right: 0.5em;
}

/*  div#main
---------------------------------------------*/
div#main {
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0px;
	width: 573px;
	float: right;
	background-color: #FAFFF8;
	text-align: left;
}
div#main a{
	text-decoration : none;
	color :#104E8B;
}
div#main a:hover{
	color : #1E90FF;
	text-decoration : underline;
}
div#main p {
	margin: 5px 0px 5px 20px;
}
#main h1 {
	color: #004080; 
	text-transform: none;
	padding-left: 30px; 
	margin-top: 0px;
	border-left: 1px solid #cccccc;
	background: url(../images/ti_bg.gif) no-repeat 0px center; 
}
#main h2 {
	color: #004080; 
	text-transform: none;
	padding: 5px 0 0 10px;
	margin: 5px 10px 10px 5px;
	border-left: 10px solid #004080;
}
#main h3 {
	color: #681738;
	text-transform: none;
	padding: 5px 0 0 10px; 
	margin: 5px 10px 10px 15px;
	border-left: 8px solid #043705;
	border-bottom: 1px solid #043705;
}


#main h2 a {
	color: #85970C;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}
.dl_1{
}
.dl_1 dt {
	font-weight: bold;
	margin-right: 30px;
	border-bottom:2px solid #dddddd;
}
.dl_1 dd {
	margin-bottom:10px;
	margin-left: 10px;
	margin-right: 30px;
}
.dl_2_hr {
	margin-top: 30px;
	border-bottom: 3px dotted #cccccc;
	width: 360px;
	margin-left: 100px;
	margin-bottom: 20px;
} 
.dl_2 {
	width: 100%;
}
dt.dl_2  {
	font-weight: bold;
	margin-left: 30px;
	width: 300px;
	text-align: center;
	border:2px solid #dddddd;
	margin-top: 20px;
}
.dl_2 ul,li {
	text-align: left;
}
.indnt20 {
	margin: 0 0 20px 0;
}
.top {
	font-weight: bold;
	font-size: 110%;
	padding: 8px;
}
.h3s {
	font-size: 100%;
	margin: 0px 5px 2px 0px;
	padding: 1px 0px 1px 6px;
	border-bottom: 1px solid #cccccc;
}

.date {
	font-size: 100%;
	background-color: #eeeeff;
	margin-left: 0px;
	color: #003366;
	top: -1px;
	margin-right: 10px;
	margin-bottom: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC00;
	padding: 1px 2px;
	margin-top: 0px;
}

/*  #secondary
---------------------------------------------*/
#secondary {
	float: left;
	width: 183px;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
	text-align: left;
	background-color:#FAFFF8;
}
/*  #sub_navigation
---------------------------------------------*/
#sub_navigation {
	width: 181px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#sub_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sub_navigation li {
	margin: 0;
	padding: 0;
	background: url(../images/navi22.gif) no-repeat 0px center; 
	border-bottom: 1px solid #CCCCCC;
}
#sub_navigation a {
	font-size: 89%;
	line-height:40px; 
	padding-left:20px;
	background: url(../images/navi22.gif) no-repeat 0px center;
	display: block;
	width: 173px !important;
	height:40px;
	color: #000040;
	text-decoration: none;
}
#sub_navigation a:hover {
	background: url(../images/navi33.gif) no-repeat 0px center;
	color: #FFFFFF;
}



/* $B%F!<%V%k(B 
---------------------------------------------*/
table {
	border-collapse: collapse;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 90%;
}
th strong {
	color: #fff;
}
td {
padding: 3px;
}
th {
text-align: left;
font-weight: bold;
}

td.top_line {
	border-top: 1px solid #E8E8E8;
}
td.line {
	padding-left: 10px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
tr.row-a {
	background: #F8F8F8;
	border-right: 1px solid #E8E8E8;
}
tr.row-b {
	background: #EFEFEF;
	border-right: 1px solid #E8E8E8;
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}


/* Jigyo Main Column */
div#jigyo_main {
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0px;
	width: 573px;
	float: right;
	background-color: #FAFFF8;
	text-align: left;
}
div#jigyo_main a{
	text-decoration : none;
	color :#104E8B;
}
div#jigyo_main a:hover{
	color : #1E90FF;
	text-decoration : underline;
}
div#jigyo_main p {
	margin: 10px 0px 10px 20px;
}
#jigyo_main h1 {
	color: #004080; 
	text-transform: none;
	padding-left: 30px; 
	margin-top: 0px;
	border-left: 1px solid #cccccc;
	background: url(../images/ti_bg.gif) no-repeat 0px center; 
}
#jigyo_main h2 {
	color: #004080; 
	text-transform: none;
	padding: 5px 0 0 10px;
	margin: 5px 10px 10px 5px;
	border-left: 10px solid #004080;
}
#jigyo_main h3 {
	color: #681738;
	text-transform: none;
	padding: 5px 0 0 10px; 
	margin: 5px 10px 10px 15px;
	border-left: 8px solid #043705;
	border-bottom: 1px solid #043705;
}

#jigyo_main h2 a {
	color: #85970C;
	text-decoration: none;	
}
#jigyo_main ul li {
	list-style-image: url(../images/bullet.gif);
}
#jigyo_main ul, dl {
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 3px;
}
#jigyo_main dt {
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
}
.gaiyo {
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
	margin: 10px 10px 10px 20px;
}


/*  #inquiry */
---------------------------------------------*/
div#form_main {
	margin-top: 0px; 
	margin-bottom: 10px; 
	padding: 10px 0px;
	width: 100%;
	float: left;
	background-repeat : repeat-x repeat-y;
	background-position : center center;
	background-color: #FFFFFF;
}
div#form_main p {
	text-align: left;
}
div#form_main a{
	text-decoration : none;
	color :#104E8B;
}
div#form_main a:hover{
	color : #1E90FF;
	text-decoration : underline;
}

#inquiry {
	width: 530px; /* $B%\%C%/%9$NI}$r;XDj(B */
}
#inquiry form{
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	font-size:85%;
	width: 90%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 5px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 90px;
	color: #3D3D3D;
}
#inquiry th.must {
	border-left-color: #CD0000;
}
#inquiry th.qa {
	border-left-color: #CD0000;
	width: 500px;
}
#inquiry th.select {
	border-left-color: #000099;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4,.text5 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 200px;
}
.text2 {
	width: 6em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
.text5 {
	width: 8em;
}
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin: 10px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* $B%U%)!<%+%9;~$N%\!<%@!<$N?'$r;XDj(B */
	background-color: #FFFFFF; /* $B%U%)!<%+%9;~$NGX7J?'$r;XDj(B */
}