@charset "Shift_JIS";

/* html element
----------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	
}

dt{
	color:#F60;
	font-weight:bold;
	
	font-size:0.5em;
	margin-bottom:1em;}
	
dd{
	font-size:0.5em;
	margin-bottom:1em;
	border-bottom:#efefef 1px solid;
	}

dl{
	width:230px;
	margin-left:10px;
	float:left;
	
	
	}
	
	

img,a img{
	vertical-align:top;
	border:none;
	background:transparent;
}

object,embed{
	vertical-align:top;
}
 
br{
	letter-spacing: normal;
}

address,caption,em{
	font-style: normal;
	font-weight: normal;
}
em,address,dfn{
	font-style:normal;
}


h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	line-height: 1.0;
}


h3,h6 {
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #eee;
	padding: 5px 10px;
	margin: 0;
	background: -moz-linear-gradient(#f9f9f9, #f2f2f2);
    background: -ms-linear-gradient(#f9f9f9, #f2f2f2);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(#f9f9f9, #f2f2f2);
    background: -o-linear-gradient(#f9f9f9, #f2f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f2f2f2');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f2f2f2)";
    background: linear-gradient(#f9f9f9, #f2f2f2);
	background-color: #f0f0f0;
	font-weight: normal;
	border-left-style: solid;
	border-left-width: 3px;
}
h3:hover,h6:hover{
	background: -moz-linear-gradient(#eeeeee, #f2f2f2);
    background: -ms-linear-gradient(#eeeeee, #f2f2f2);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(#eeeeee, #f2f2f2);
    background: -o-linear-gradient(#eeeeee, #f2f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f2f2f2');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f2f2f2)";
    background: linear-gradient(#eeeeee, #f2f2f2);
	background-color: #eeeeee;
}



h3 {
	margin:1.5em 0 1em 0;
	font-size: 1.5em;
	border-left-color: #F99
}

em,address,dfn{
  font-style:normal;
}
ul ul,ul dl,dl ul,table p,table ul,table table{
  font-size:1em;
} 

#hr {
	height: 20px;
	width: 740px;
	background-image: url(img/hr.gif);
	
}





/* Detail Left
-------------------- */
.link {
	padding: 0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 5px;
}


html, body {
	height: 100%;
}
body {
	padding:0;
	margin: 0;
	color: #555;
	text-align: center;
	background:#fff url(img/bg.gif) repeat left bottom;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:100%;
}
#container {
	width: 740px;
	text-align: left;
	background:#fff;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin: 0 auto -6em;
	
}
#contents {
	width: 740px;
	background:#fff;
	min-height: 100%;
	height: 100%;
}
#contents:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #contents {
	display:block;
}
/* no ie mac \*/
* html #contents {
	height:auto;
}
#contents {
	display:block;
	position:relative;
}
/* */


body#hat #container {
	height:auto;
	min-height:auto;
}
#main {
	float: right;
	width: 525px;
}
#main_s {
	float: right;
	width: 525px;
}
#main li{
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	
}
#main p{
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 20px;
	font-size: 12px;
	margin-left: 20px;
	
}
p#bold{
	font-weight: bold;
	margin-left: -2px;
}

#tigai dl{
	font-size: 12px;
	margin-bottom: 5px;
}

#tigai{
	width: 500px;
	height: 100px;
	background-image: url(img/tigai_bg.jpg);
	padding-top: 15px;
	text-align: left;
	padding-left: 10px;
	background-repeat: no-repeat;
}
li#title{
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	font-size: 12px;
	list-style-type: circle;
	
}
li#sub_title{
	font-size: 16px;
	font-weight: bold;
	list-style-type: square;
	margin-bottom: 10px;
	
}

#menu {
	float: left;
	width: 191px;
	margin:0 0 0 10px;
	display:inline;
}
#summary {
	background: url(img/summary_bg.jpg) repeat-x left top;
	width:100%;
	min-height: 100%;
	height: 100%;
}
body > #summary {
	height: 100%;
}
#summaryArea {
	width:740px;
	text-align:center;
	margin:0 auto;
	background: url(img/summary_bg.jpg) repeat-x left top;
}
#summaryArea p, #summaryArea h1 {
	text-align:right;
	font-size:70%;
	line-height:1.2;
	color:#FFF;
	padding:4px 0 7px 0;
	font-weight:normal;
}
/* Header
----------------------------------------------------*/

#header {
	width: 740px;
	background:url(img/header_bg.gif) no-repeat left top;
	padding:0;
	height:69px;
}
#header #logo {
	width:246px;
	height:28px;
	float:left;
	padding:23px 0 0 0;
	margin:0;
}
#header #logo h2, #header #logo p {
	margin:0 0 0 9px;
}
#header ul {
	margin:0 9px 0 0;
	float:right;
	display:inline;
	width:400px;
	padding:18px 0 0;
}
#header li {
	float:right;
	padding:0 7px 0 7px;
	font-size:75%;
	border-right:solid 1px #0f0f0f;
	list-style:none;
}
#header li.last {
	border-left:solid 1px #0f0f0f;
}
/* GlobalNavi
----------------------------------------------------*/

#globalNavi {
	width: 730px;
	margin:0 0 8px 10px;
}
#globalNavi ul li {
	float: left;
	margin:0 3px 0 0;
	list-style: none;
}
#globalNavi:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #globalNavi {
	display:inline-block;
}
/* no ie mac \*/
* html #globalNavi {
	height:1%;
}
#globalNavi {
	display:block;
	position:relative;
}
/* */


/* Menu
----------------------------------------------------*/

#menuArea {
	margin:15px 0 20px;
}

#menu ul {
	font-size:12px;
	line-height:1.0;
	list-style: none;
}
#menu li{
	margin-bottom: 10px;
}
#bar{
	margin-bottom: -10px;
}
#bar_space{
	margin-bottom: 10px;
}
#sideBn {
	width:190px;
}
#sideBn dt {
	background:#edeeed;
	font-size:70%;
	padding:5px 5px 4px 8px;
	text-align:left;
	border-top:solid 1px #cecfcf;
	border-left:solid 1px #cecfcf;
	border-right:solid 1px #cecfcf;
}
#sideBn dd {
	border:solid 1px #cecfcf;
	margin:0 0 12px;
	text-align:center;
}
#sideBn dd img {
	margin:5px auto;
}
#sideCont {
	background:#DEF9CE;
	width:190px;
	height:222px;
	clear:both;
	margin-bottom:15px;
}
#sideCont dt {
	margin:0;
	padding:0;
}
#sideCont dd {
	padding:0;
	margin:0;
	text-align:center;
}

#sideCont2 {
	margin-bottom:10px;
}

#flash{
	width: 740px;
	height: 200px;
}
#contents_left{
	width: 370px;
	float: left;
	height: 200px;
	margin-top: 10px;
}
#contents_left_top{
	width: 360px;
	float: left;
	background-image: url(img/sub_left_top.gif);
	height: 30px;
	margin-left: 10px;
}
#contents_left_body{
	width: 370px;
	float: left;
	height: 184px;
}
#contents_blue{
	width: 174px;
	float: left;
	height: 174px;
	background-image: url(img/blue.jpg);
	margin: 10px 0px 0px 10px;
	cursor: pointer;
	font-size: 0.1em;
	text-indent: -1000em;
}
#contents_orange{
	width: 174px;
	float: left;
	height: 174px;
	background-image: url(img/orange.jpg);
	margin: 10px 0px 0px 12px;
	cursor: pointer;
	font-size: 0.1em;
	text-indent: -1000em;
}
#contents_left_bottom{
	width: 370px;
	float: left;
	
}
#contents_center{
	width: 360px;
	float: right;
	margin-left: 10px;
	height: 74px;
}
#contents_center_top{
	width: 170px;
	float: left;
	height: 30px;
	background-image: url(img/sub_center_top.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contents_center_body{
	width: 180px;
	float: left;
	margin-left: 10px;
}
#contents_center_bottom{
	width: 180px;
	float: left;
	margin-left: 10px;
}
#contents_green{
	width: 174px;
	float: left;
	height: 64px;
	background-image: url(img/green.jpg);
	margin: 10px 6px 0px 10px;
	font-size: 0.1em;
	text-indent: -1000em;
	cursor: pointer;
}

#contents_right{
	width: 360px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#contents_right_top{
	width: 360px;
	float: left;
	height: 30px;
	background-image: url(img/subcontents_right_top.gif);
	background-repeat: no-repeat;
}
#contents_right_body{
	width: 170px;
	float: left;
	margin-left: 10px;
}
#contents_right_bottom{
	width: 170px;
	float: left;
	margin-left: 10px;
}
.infobox{
	width: 360px;
	overflow: auto;
	height: 100px;
	float: left;
	font-size: 70%;
	margin-top: 10px;
	background-image: url(img/bg.gif);
}

/* Footer
----------------------------------------------------*/

#wrapper {
	width:100%;
		background-image: url(img/bg.gif);
}
#footer {
	margin:0 auto;
	padding:0;
	width: 740px;
	background-image: url(img/bg.gif);	
	
}
#footer, .push {
	height: 6em;
	clear: both;
}
#footer ul {
	margin:0px 0 0 27px;
	padding:20px 0 10px;
	width:700px;
}
#footer ul li {
	float: left;
	padding:0px 5px 1px;
	margin:0 0 3px;
	border-left: solid 1px #666;
	font-size:70%;
	text-align:left;
	white-space:nowrap;
	list-style-type: none;
}
#footer ul li.last {
	border-right: solid 1px #666;
}
#footer ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #footer ul {
	display:inline-block;
}
/* no ie mac \*/
* html #footer ul {
	height:1%;
}
#footer ul {
	display:block;
	position:relative;
}
/* */

address {
	text-align:left;
	margin:0 0 0 27px;
}
/* Link
----------------------------------------------------*/

a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	color:#d5026e;
}
/* Extra
------------------ */

.topicPath {
	font-size:70%;
	margin:0 0 8px 10px;
	padding:0 10px 0 0;
	line-height:1.4;
}
.toTop {
	text-align: right;
	margin:0 10px 10px 0;
	font-size:75%;
}
.toTop a {
	background:url(../img/totop.gif) no-repeat 0px 2px;
	padding:0 0 0 12px;
}
/* Table
----------------------------------------------------*/



#main table {
	width: 500px;
	background-color: #FFF;
	border-top:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	margin:0;
	
}

#main table td {
	padding: 5px 5px 5px 10px;
	font-size: 75%;
	line-height: 1.3;
	vertical-align: top;
	background-color: #FFF;
	border-right:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}
#main_s table {
	width: 500px;
	background-color: #FFF;
	border-top:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	margin:0;
	margin-top: 50px;
	
}

#main_s table td {
	padding: 5px 5px 5px 10px;
	font-size: 75%;
	line-height: 1.3;
	vertical-align: top;
	background-color: #FFF;
	border-right:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}


#main table p {
	font-size:100%;
	margin:5px 0 10px;
}
#main table p.last {
	margin:5px 0 0;
}
#main table dt {
	width:8em;
	float:left;
	clear:left;
}
#main table dd {
	margin-left:8em;
}

.form_go{
	margin: 30px 0px 20px 70px;
	width: 300px;
	height: 60px;
	display: block;
}
.go{
	margin-left: -15px;
}


/*‘‘‘‘‘‘@¨dκy[We[u@‘‘‘‘‘‘*/
.joblist	{
background:#FFF;
width:100%;
font-size:0.9em;
}

.joblist th,
.joblist td{
padding:5px 3px 5px;
border:1px solid #cccccc;
}

.joblist th{
width:80px;

background-color:#ffffe0;
text-align:center;
}

.box_main {
border: #a4bf58 1px solid; 
background-color: #F0F0F0;
padding: 5px; 
height: auto;
margin-top:10px;	
}

.box_main2 {
border: #d1ccc0 1px solid;
border-radius: 10px;        /* CSS3Δ */  
-webkit-border-radius: 10px;    /* Safari,Google Chromep */  
-moz-border-radius: 10px;   /* Firefoxp */  
background-color: #f6f3e3;
padding: 7px; 
height: auto;
margin-top:10px;	
}

.jpblist .bg_white {
padding-bottom: 0px; 
background-color: #ffffff
}

.bg_white2 {
padding-bottom: 0px; 
background-color: #ffffff
}