@charset "utf-8";
*{
	font-size:100%;
	margin:0;
	padding:0;
	list-style:none;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size:13px;
	line-height:1.6;
	color: #333333;
}
.under {
	background-image: url(images/bg_under.jpg);
}


.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

img{
	border:none;
	vertical-align: bottom;
}
.img_r {
	float: right;
	margin: 0 0 15px 15px;
}


a:link {
	color: #004fa3;
	text-decoration: none;
}
a:visited {
	color: #00a6ea;
	text-decoration: none;
}
a:hover {
	color: #00a6ea;
	text-decoration: underline;
}


#wrap{
	width:970px;
	margin:0px auto;
	text-align:left;
}

#head{
	width:970px;
	background-image: url(images/bg_head.jpg);
}
#head h2 {
	float: left;
}
#head p {
	float: left;
	clear: left;
}


#head .box_head01 {
	width: 388px;
	float: right;
	margin: 0;
	height: 80px;
}
#head .box_head01 ul {
}
#head .box_head01 li {
	float: left;
}
#head  .box_head01  .ul_text  {
	margin: 12px 0 0 3px;
}
#head .box_head01 .ul_text li {
	margin: 0 25px 0 0;
	background-image: url(images/foot_li_btn.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 16px;
	font-size: 11px;
	*font-size: 10px;
	_font-size: 10px;
	font-weight: bold;
	color: #004fa3;
	line-height: 1.4;
}

#head .box_head01 .head_tel {
	margin: 14px 0 0 0;
	*margin: 3px 0 0 0;
	float: right;
}




#main {
	clear: both;
	margin-bottom: 10px;
	background-image: url(images/main_bg.jpg);
	height: 280px;
	width: 970px;
}


#nav {
}
#nav ul {
}
#nav li {
	float: left;
}



#left{
	width:240px;
	float:left;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
}
#left .box_l_bnr01 {
	margin: 10px 0 0 0;
	width: 240px;
}
#left .box_l_bnr01 p {
	margin: 0 0 10px 0;
}

#left p {
}


#right{
	width:690px;
	float:right;
	margin: 10px 0 25px 0;
	padding: 0 10px 0 0;
}
#right .box_r_mainbnr {
	margin: 0 0 20px 0;
}
#right .box_r_mainbnr ul {
	clear: both;
}
#right .box_r_mainbnr li {
	float: left;
	width: 335px;
}
#right .box_r_mainbnr li p {
	margin: 5px 0 0 0px;

}

#right .box_r_mainbnr .li_l {
	margin: 0 20px 0 0;
	width: 335px;
}
#right .box_r_mainbnr .li_l p {
	margin: 5px 0 0 0;

}

#right h2 {
	clear: both;
	margin: 0 0 10px 0;
}
#right h3 {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #004fa3;
	padding-top: 0;
	padding-right: 2px;
	padding-left: 2px;
}
#right .p_caution {
	padding: 10px 20px;
	border: 2px dashed;
	font-weight: bold;
	color: #004EA0;
	border-color: #01A6EA;
	font-size: 15px;
	background-color: #E8F8FF;
	width: 640px;
	margin-left: 2px;
}
#profile .profile_tbl01 {
	width: 687px;
	border-collapse: collapse;
	margin-left: 2px;
}
#profile .profile_tbl01 th {
	padding: 5px 0px;
	border: 1px solid #DDD;
	text-align: center;
	width: 25%;
	background-color: #F2F2F2;
}
#profile .profile_tbl01 td {
	padding: 5px 15px;
	border: 1px solid #DDD;
	line-height: 1.4;
}
#profile .profile_tbl01 td a {
	font-weight: bold;
}
#profile .profile_tbl01 .profile_ul {
	padding-left: 6px;
}
#profile .profile_tbl01 .profile_ul li {
	list-style: circle;
	margin: 0 0 0 10px;
}
#experience {
}
#right #experience h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#experience  p  {

}
#experience dl {
}
#experience dt {
	font-weight: bold;
	color: #3576CA;
	margin: 15px 0 0 0;
}
#experience dd {
	padding: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mieruka {

}
#mieruka h3 {
	margin: 30px 0 15px 0;
}

#mieruka .table_mieruka01 {
	width: 100%;
}
#mieruka .table_mieruka01 td {
	vertical-align: top;
	padding: 15px 20px;

}
#shikaku {
}
#shikaku h3 {
	margin: 30px 0 15px 0;
}

#shikaku .table_shikaku01 {
	margin: 15px 0;
	clear: both;
	border-collapse: collapse;
}
#shikaku .table_shikaku01 tr {
}
#shikaku .table_shikaku01 th {
	padding: 5px 0;
	background-color: #FFCCCC;
	border: 1px solid #DDD;
	text-align: center;
}

#shikaku .table_shikaku01 td {
	padding: 10px 15px;
	vertical-align: top;
	width: 33%;
	border: 1px solid #DDD;
}



#privacy {
}
#privacy h3 {
	margin: 30px 0 15px 0;
}
#privacy p {
}
#master {
}
#right #master h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#right #master h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#master   h3  {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#master .table_master01 {
	border-collapse: collapse;
	width: 687px;
	margin-left: 2px;
}

#master .table_master01 tr {

}

#master .table_master01 th {
	width: 42.5%;
	background-color: #014FA4;
	color: #FFF;
	border: 1px solid #DDD;
	text-align: center;
	padding: 0 10px;
	line-height: 3;
}
#master .table_master01 .l {
	width: 15%;
	text-align: center;
	background-color: #00A6ED;
	font-weight: bold;
	color: #FFFFFF;
}
#master .table_master01 td {
	padding: 8px 15px;
	border: 1px solid #DDD;
	line-height: 1.4;
}
#master .table_master01 ul li {
	margin-left: 17px;
	list-style-type: circle;
}
#experience .table_master01 {
	border-collapse: collapse;
	width: 687px;
	margin-left: 2px;
}

#experience .table_master01 tr {

}

#experience .table_master01 th {
	width: 42.5%;
	background-color: #014FA4;
	color: #FFF;
	border: 1px solid #DDD;
	text-align: center;
	padding: 0 10px;
	line-height: 3;
}
#experience .table_master01 .l {
	width: 15%;
	text-align: center;
	background-color: #00A6ED;
	font-weight: bold;
	color: #FFFFFF;
}
#experience .table_master01 td {
	padding: 8px 15px;
	border: 1px solid #DDD;
	line-height: 1.4;
}
#experience .table_master01 ul li {
	margin-left: 17px;
	list-style-type: circle;
}

#master dl {
	margin-bottom: 3px;
	margin-top: 3px;
}
#master dt {
	font-weight: bold;
	color: #3576CA;
	margin: 10px 0 0 0;
}
#master dd {
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCC;
}


#sitemap {
}
#sitemap ul {
	padding: 10px 0;
}
#sitemap li {
	margin: 0 0 20px 0;
	padding: 0px 30px 10px 40px;
	background-image: url(images/sitemap_index.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#foot{
	width:100%;
	clear:both;
	background-image: url(images/foot_bg.jpg);
	border-bottom: 5px solid #004EA1;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#foot .foot_wrap {
	width: 970px;
	margin: 0px auto;
}
#foot .foot_wrap .foot_logo {
	float: left;
	margin: 0 20px 0 0;
	vertical-align: middle;
}
#foot .foot_wrap ul {
	padding: 23px 0 10px 10px;

	*padding: 20px 0 23px 10px;
}
#foot .foot_wrap li {
	float: left;
	background-image: url(images/foot_li_btn.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 18px;
	margin: 0 15px 8px 0;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	color: #0451A9;
	line-height: 1.4;



	*font-size: 10px;
	_font-size: 10px;
}
#right .contents_box_in {
	padding: 0;
}
#right .contents_box_in h2 {
	clear: both;
	margin: 0 0 4px 0;
}
#right .contents_box_in  .js-info dt  {
	font-weight: bold;
	padding: 10px 0 10px 2px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 1.5;
}
#right .contents_box_in  .js-info dd  {
	margin: -3.2em 0 0 12em;
	padding: 10px 2px 10px 0;
	line-height: 1.5;
}
#left .box_l_navi {
	margin: 0;
	width: 240px;
}
#left  .box_l_navi  ul {
	margin-top: 9px;
}
#left .box_l_navi ul li {
	margin: 0;
}
.path {
	padding: 0 0 10px 1px;
}
.path ul {
	background-image: url(images/path_index.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	font-size: 11px;
	margin: 0;
}
.path li {
	float: left;
	margin: 0 8px 0 0;
	color: #00a6ea;
	font-size: 11px;
	*font-size: 10px;
	_font-size: 10px;
	font-weight: bold;
	padding: 0;
	line-height: 1.4;
}
.path li a {
	color: #00a6ea;
}
.bs_contents {
}
.bs_contents dl {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bs_contents dl dd {
	margin: 0 0 0 120px;
	height: 113px;
}
.bs_contents dl dt  {
	float: left;

}
.bs_contents dl dd h4 {
	margin-bottom: 10px;

}
.bs_contents dl dd p {
	padding: 0 0 15px 4px;
}
#profile .prof2 .prof3 {
}
#profile .prof2 {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px 20px 10px 20px;
	line-height: 1.8;
	background-image: url(images/prof_bg.gif);
	background-repeat: no-repeat;
	background-position:top right;
	margin-left: 2px;
}
#profile .prof2 .special {
	font-weight: bold;
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#right #experience h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#right #profile .profile_tbl01 dt {
	float: left;
	clear: left;
	margin-right: 15px;
}
#right #profile .profile_tbl01 dd {
}
#right .box_b_mainbnr {
	margin: 0 0 20px 0;
	background-image: url(images/main_bnr_03bg.jpg);
	height: 255px;
	width: 690px;
}
#right .box_b_mainbnr p {
	padding: 70px 31px 0 31px;
}
#right .ino_dl dt {
	font-weight: bold;
	margin: 10px 0 0 2px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
	color: #004C9E;
	font-size: 14px;
}
#right .ino_dl dd {
	margin: 0 0 0 29px;
	line-height: 1.3;
}
.kadai_photo {
	float: left;
	margin: 0 10px 0 0;
}
.under #wrap #right .solution {
	border: 1px solid #333333;
	text-align: center;
	margin: 0 auto;
}
#right .solution a {
	color: #000000;
}
#right .solution a:hover {
	color: #0E4997;
}
.under #wrap #right .solution th {
	width: 200px;
	border: 1px solid #000000;
}
.under #wrap #right .solution td {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.navy {
	color: #3576CA;
	font-weight: bold;
	font-size: 110%;
}
.navy_s {
	color: #3576CA;
	font-weight: bold;
	font-size: 80%;
}
.under  #wrap  #right  .sol_ul  {
}
.under #wrap #right .sol_ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 0 20px;
}
dl.list309 dt {
	clear: left;
	float: left;
	width: 15em;
	font-weight: bold;
	line-height: 1.1;
	color: #014FA4;
	margin-left: 2px;
	margin-bottom: 1.3em;
	font-size: 14px;
}
dl.list309 dd {
	margin-bottom: 1.3em;
	margin-left: 18em;
	line-height: 1.2;
	margin-right: 2px;
}
.photo_L {
	float: left;
	margin: 5px 20px 10px 0;
}
.photo_R {
	float: right;
	margin: 5px 0 10px 20px;
}
.table_master02 {
	border-collapse: collapse;
	width: 687px;
	margin-left: 2px;
}
.table_master02 tr {
}
.table_master02 th {
	width: 20%;
	background-color: #014FA4;
	color: #FFF;
	border: 1px solid #DDD;
	text-align: center;
	padding: 0 10px;
	line-height: 3;
}
.table_master02 .l {
	width: 35%;
	text-align: center;
	background-color: #00A6ED;
	font-weight: bold;
	color: #FFFFFF;
}
.table_master02 td {
	padding: 8px 15px;
	border: 1px solid #DDD;
	line-height: 1.4;
	text-align: center;
}
.table_master02 .l a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.table_master02 .l a {
	font-weight: bold;
	color: #0050A4;
	text-decoration: none;
}
#example {
}
#example  .jirei {
	width: 685px;
	margin-bottom: 30px;
	background-color: #FDFDFD;
	border: 2px solid #D4D4D4;
	padding-bottom: 15px;
}
#example .jirei h3 {
	background-image: url(icon/user_business_boss.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 6px 5px;
	margin: 15px;
}
#example .jirei dt {
	clear: left;
	float: left;
	width: 7em;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#example  .jirei  dd {
	margin-bottom: 15px;
	margin-left: 8.5em;
	line-height: 1.2;
	margin-right: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#example .jirei p {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}
