@charset "utf-8";

/* base.cssより*/

/* all
----------------------------------------------*/
html {
	height: 100%;
	background: #F9F9F9;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",Arial,sans-Serif;
	color: #333333;
	font-size: 80%;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}


#wrapper.medium-text {
	font-size: 100% !important;
}

#wrapper.large-text {
	font-size: 120% !important;
}

#fontsize li {
	height:22px;

}

footer,header {
	display:block;
}


p {
	line-height: 1.8;
	margin: 0;
}

img {
	border: 0;
}


#mainArea ul.maL {
	margin: 0 0 0 1.2em;
	padding: 0;
}


/* header
-------------------------------------------- */
#headerArea {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
}
header {
	display: block;
	width: 960px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
}
header h1,
header div#siteID {
	width: 331px;
	height: 75px;
	margin: 0;
	padding: 0;

}
header h1 img,
header div#siteID img{
	margin: 32px 0 0 0;
}
#sgn {
	width: 108px;
	height: 22px;
	position: absolute;
	top: 50px;
	left: 581px;
	//right:0;
}

#sgn img {
	float:left;
}

ul#fontsize {
	width: 55px;
	height: 22px;
	margin: 0;
	padding: 0;
	font-size:100% !important;
	float:right;
}
#fontsize li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#fontsize li a {
    text-decoration: none;
    display: block;
}

#fontsize li#sgn_01 a {
	background-position: 0px 0px;	
	background-image: url(/common/images/btn_chasize_norm_off.gif);
	background-repeat: no-repeat;
    width: 34px;
    height: 22px;
}
#fontsize li#sgn_02 a {
	background-position: 3px 0px;
	background-image: url(/common/images/btn_chasize_big_off.gif);
	background-repeat: no-repeat;
    width: 21px;
    height: 22px;
}
#fontsize li#sgn_01 a:hover {
	background-position: 0px 0px;	
	background-image: url(/common/images/btn_chasize_norm_on.gif);
	background-repeat: no-repeat;
}
#fontsize li#sgn_02 a:hover {
	background-position: 3px 0px;
	background-image: url(/common/images/btn_chasize_big_on.gif);
	background-repeat: no-repeat;	
}
#fontsize li#sgn_01 a.textresizer-active {
	background-position: 0px 0px;	
	background-image: url(/common/images/btn_chasize_norm_on.gif);
	background-repeat: no-repeat;
}
#fontsize li#sgn_02 a.textresizer-active {
	background-position: 3px 0px;
	background-image: url(/common/images/btn_chasize_big_on.gif);
	background-repeat: no-repeat;
}

#searchA {
    width: 240px;
    height: 22px;
    position: absolute;
    top: 50px;
    left: 708px;
	//display: none;
}
#SS_searchQuery {
	width: 177px;
	height: 16px;
	float: left;
}
#imgbutton {
	width: 46px;
	height: 22px;
	margin: 0 0 0 3px;	
}

#SS_searchQuery[placeholder], [placeholder], *[placeholder]
{
	color:#999 !important;
}

/* nav
-------------------------------------------- */
nav {
	width: 960px;
	height: 29px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 16px;
	left: 0px;
}
*:first-child+html nav {
	width: 960px;
	height: 29px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 29px;
	left: 19px;
}

nav ul {
	height: 29px;
	overflow: hidden;
	background: url(/common/images/gNavi_active.gif) no-repeat 19px 0px;
	/background: url(/common/images/gNavi_active.gif) no-repeat 0px 0px;
	/padding: 0;
	/margin: 0;
}
nav li {
	list-style: none;
	float: left;
	margin-right: 10px;
	*zoom: 1;
}
nav li a {
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	vertical-align: bottom;
}
nav li a:hover,
nav li a:active,
nav li a.on {
	padding-top: 9999px;
}
nav li#solution {
	margin: 0 0 0 -21px;
	/margin: 0 0 0 0;
}
nav li#case {
	margin: 0 0 0 70px;
}
nav li#event {
	margin: 0 0 0 70px;
}
nav li#press {
	margin: 0 0 0 72px;
}
nav li#corporate {
	margin: 0 0 0 69px;
}
nav li#employment {
	margin: 0 0 0 69px;
}

/* contents
-------------------------------------------- */
#contentsArea {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
}
#contents {
	display: block;
	width: 960px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#contents_map {
	display: block;
	width: 630px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* footer
-------------------------------------------- */
#footerArea {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
#footerArea hr {
	width: 100%;
	height: 1px;
	border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #d2d2d2;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 109px;
	left: 0px;
}
#footerArea_search {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
	border-top: 1px solid #D2D2D2;
}

footer {
	display: block;
	width: 960px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#img_footer {
	width: 960px;
	height: 31px;
	margin: 0;
}
#footerlinkArea {
	min-width: 900px;
	width: 100%;
	background: #f9f9f9;
	text-align: center;
}
#footerlink {
	width: 920px;
	min-height: 341px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 21px 0px 0 25px;
	text-align: left;
}
#footerlink a {
	color: #333333;
	text-decoration: none;
}

#footerlink a:hover {
	color: #666666;
}
#footerlink .fl01 {
	width: 177px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#footerlink .fl01 p {
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	font-size: 100%;
	font-weight: bold;
}
#footerlink .fl01 p a {
	min-height: 14px;
	padding: 0;
}
#footerlink .fl01 ul {
	padding: 0;
}
#footerlink .fl01 ul li {
	padding: 0 0 6px 15px;
	line-height: 1.4em;
	font-size: 90%;
	list-style: none;
	background: url(/common/images/obj_sq.gif) no-repeat 0px 5px;
}
*:first-child+html #footerlink .fl01 ul li {
	margin-left: -40px;
	padding: 0 0 6px 15px;
	line-height: 1.4em;
	font-size: 90%;
	list-style: none;
	background: url(/common/images/obj_sq.gif) no-repeat 0px 5px;
}

#copyrightArea {
	width: 920px;
	min-height: 60px;
	margin: 0px auto 0px auto;
	padding: 39px 0px 10px 0;
	text-align: left;
	background-color: #f9f9f9;
	clear: both;
}
#copyrightArea #footer_logo {
	width: 67px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer_right {
	width: 839px;
    margin: 0 0 0 14px;	
    padding: 0;
	float: left;	
}
#copyrightArea ul {
    margin: 0;	
    padding: 0;
}

#copyrightArea ul li {
    list-style: none;
	float: left;
	font-size: 80%;
}
#copyrightArea ul li a {
	color: #333333;
	text-decoration: none;
}

#copyrightArea ul li a:hover {
	color: #666666;
}
.link_cr {
    padding: 0 8px;	
    border-right: 1px solid #666;
}
#link_cr_end {
	padding: 0 0 0 8px;	
}
#copyrightArea p {
	display: block;
    margin: 0 0 0 8px;
    padding: 3px 0 0 0;
	font-size: 80%;
}

#line_footer {
	width: 100%;
	height: 2px;
	background: #f9f9f9 url(/common/images/line_footer.gif) repeat-x;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 109px;
	left: 0px;
}

.space7 {
    width: 5px;
	height: 7px;	
	}
.space16 {
    width: 5px;
	height: 16px;	
	}

/* common.css */
/* header
-------------------------------------------- */
header #logo {
	width: 331px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: #f9f9f9 url(/common/images/logo.gif) no-repeat 0px 32px;
	text-indent: -9999px;
}

/* contents
-------------------------------------------- */
#menu {
	float: left;
	clear: both;
	width: 240px;
    min-height: 100%;
	margin: 30px 0 0 20px;
	padding: 0;
}
*:first-child+html #menu {
	float: left;
	width: 240px;
    min-height: 100%;
	margin: -10px 0 0 20px;
	padding: 0;
}

#mainArea {
	float: left;
	width: 632px;
    min-height: 100%;
	margin: 30px 0 0 50px;
	padding: 0;
}
*:first-child+html #mainArea {
	float: left;
	width: 632px;
    min-height: 100%;
	margin: -10px 0 0 50px;
	padding: 0;
}

#mainArea_map {
	width: 630px;
    min-height: 100%;
	margin: 5px 0 0 0;
	padding: 0;
}

/* menu
-------------------------------------------- */
#menu {
	/margin-left: 10px;
}
#menuname {
	width: 240px;
	min-height: 31px;
	height: inherit;
	display: block;
	background-color: #727272;
	margin: 0 0 5px 0;
	padding: 0;
}
#menuname p {
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 5px 8px 0 8px;
	text-align: left;
}

.main {
	width: 240px;
}
.main dl.navi {
	position: relative;
}

.main dl.navi dd.visible {
	display:block;
}

.main dl.navi dd.invisible {
	display:none;
}

#uppermenu li a {
	width: 229px;
	height: 40px;
	display: table-cell;
    vertical-align: middle;
	background-color: #efeeee; 
	margin: 0;
	padding: 0 4px 0 11px;
	color: #333;
	text-decoration: none;
}
#uppermenu li a:hover,
#uppermenu li.on a {
	width: 229px;
	height: 40px;
	display: table-cell;
    vertical-align: middle;
	background-color: #FFF; 
	margin: 0;
	color: #1176bd;
	text-decoration: none;
}

#uppermenu li#menutop a {
	width: 229px;
	height: 40px;
	display: table-cell;
    vertical-align: middle;
	background-color: #efeeee; 
	margin: 0;
	padding: 0 4px 0 11px;
	color: #333;
	text-decoration: none;
}
#uppermenu li#menutop a:hover,
#uppermenu li#menutop a.select {
	width: 229px;
	height: 40px;
	display: table-cell;
    vertical-align: middle;
	background-color: #FFF; 
	margin: 0;
	padding: 0 4px 0 11px;
	color: #1176bd;
	text-decoration: none;
}
dl {
	padding: 0;
	margin: 0;
}
dt span.off {
	display: block;
	width: 19px;
	min-height: 40px;
	height: auto;
	background-image: url(/common/images/mnback_cate02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 0px;
	left: 211px;
	margin: 0;
	padding: 0;	
}
dt span.on {
	display: block;
	width: 19px;
	min-height: 40px;
	height: auto;
	background-image: url(/common/images/mnback_cate02_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 0px;
	left: 211px;
	margin: 0;
	padding: 0;	
}
#menu dt {
	width: 240px;
	min-height: 38px;
	height: auto;
	background-color: #dfdfdf;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d2d2d2;
	margin: 0;
	padding: 0;
    font-size: 95%;
	font-weight: normal;
	color: #333;
	display: block;
}

#menu dt div.menuplus{display:inline;}

dt a,
dt div.menuplus {
	margin: 0;
	padding: 10px 25px 8px 10px;
	display: table-cell !important;
	text-decoration: none;
	color: #333;
}
dt a:hover {
	color: #1176bd;
}
#menu dt.select {
	width: 240px;
	min-height: 38px;
	height: auto;
	background-color: #FFF; 
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d2d2d2;
	margin: 0;
	padding: 0;
    font-size: 95%;
	font-weight: normal;
	color: #333;
	display: block;
}

#menu dt.select a,
#menu dt.select div.menuplus {
	color: #1176bd;
}

dt.tabs a {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
dd {
	margin: 0;
	padding: 0;
}
dd ul {
	width: 240px;
	margin: 0;
	padding: 0;
    font-size: 95%;
	font-weight: normal;
	list-style: none !important;
}
#menu dd ul {
	/margin-left: -40px;
	/width: 240px;
	/overflow: hidden;

}
#contents #menu dd li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d2d2d2;
}

#uppermenu li#menutop {
	border-top: none;	
}
#menu dd li a {
	width: 212px;
	height: 40px;
	display: table-cell;
	/display: block;
	/line-height:40px;
	/overflow: hidden;
    vertical-align: middle;
	background-color: #efeeee; 
	margin: 0;
	padding: 0 4px 0 28px;
	color: #333;
	text-decoration: none;
}
#menu dd li a:hover, 
#menu dd li a.select {
	width: 212px;
	height: 40px;
	display: table-cell;
    vertical-align: middle;
	background-color: #FFF; 
	margin: 0;
	padding: 0 4px 0 28px;
	color: #1176bd;
	text-decoration: none;
}

/* pankuzu
-------------------------------------------- */

ul.pankuzu {
	margin: 40px 0 0 20px;
	padding: 0;
}

ul.pankuzu li {
	list-style: none;
	float: left;
	color: #333333;
	font-size: 90%;
}

ul.pankuzu li a {
	display: inline-block;
	color: #006cb7;
	text-decoration: none;
	background: url(/common/images/bg_pankuzu.gif) no-repeat 100% 40%;
	padding-right: 11px;
	margin-right: 5px;
}

/* mainArea
-------------------------------------------- */
#mainArea h1 {
	width: 632px;
	line-height: 1.7;
	margin: 15px 0 40px 0;
	padding: 0;
	font-size: 180%;
	border-bottom: 1px solid #95c1df;
	color: #006cb8;
}

#mainArea h1:before {
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " "; 
    clear: both;
    height: 0;  
}

#mainArea h1:first-child {
	margin-top: 0;
}

#mainArea h1 span {
	font-size: 100%;
}

#mainArea_map h1 {
	width: 630px;
	line-height: 1.7;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 180%;
	border-bottom: 1px solid #95c1df;
	color: #006cb8;
}
#branchMap {
	width: 630px;
	margin: auto;
}

#branchMap iframe {
	margin: auto;
	display:block;
}

#lead_mainAria {
	width: 632px;
	margin: 39px 0 0 0;
	padding: 0;
}
#lead_mainAria_left {
	width: 325px;
	min-height: inherit;
	margin: 0;
	padding: 0;
	float: left;	
}
#lead_mainAria_left h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #006cb8;	
}
#lead_mainAria_right {
	width: 232px;
	height: 54px;
	float: left;	
}

#lead_mainAria_left p {
	font-weight: normal;
	line-height: 190%;
	margin: 10px 0 0 0;
    padding: 0;
	color: #333;
}
#lead_mainAria_right img {
	width: 232px;
	height: 54px;
	margin: 0 0 0 71px;
	padding: 0;
}

#basicfunctionArea {
	clear: both;
	width: 632px;
	min-height: 100%;
	padding-top: 30px;
}
#title_basicfunctionArea {
	margin: 0;
	padding: 0;
	font-size: 170%;
	font-weight: bold;
	color: #006cb8;
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px;
	text-indent: 28px;		
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#title_basicfunctionArea  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px;
	}
}
#title_basicfunctionArea  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px\9;
}
#title_basicfunctionArea:not(:target)  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px\9;
}

#basicfunctionArea h2 {
	font-size: 160%; 
	font-weight: bold;
	color: #333;
	margin: 30px 0 0 0;
	padding: 0;
}
#basicfunctionArea ul {
	font-weight: normal;
	line-height: 190%;
	color: #333;
	margin: 15px 0 0 0;
	padding: 0;
}
#basicfunctionArea ul li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/common/images/solution/listmark.gif);
}
#basicfunctionArea ul li#listmark {
    background-position: left 7px;
}

#innerArea #basicfunctionArea ul.sq_ul {
	font-weight: normal;
	line-height: 190%;
	color: #333;
	margin: 15px 0 0 0;
	padding: 0;
}
#innerArea #basicfunctionArea ul.sq_ul li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/common/images/solution/listmark.gif);
}
#innerArea #basicfunctionArea ul.sq_ul li#listmark {
    background-position: left 7px;
}


#basicfunctionArea_img01 {
	width: 570px;
	height: 300px;
	margin: 40px 0 0 0;
	padding: 0;
}
#basicfunctionArea_btn {
	width: 632px;
	height: 54px;
	margin: 50px 0 0 -1px;
	padding: 0;	
}
#basicfunctionArea h3 {
	width: 630px;
	height: 29px;
	margin: 40px 0 25px 0;
	padding: 0;
	clear: both;
}
#cap_list {
	background: #f9f9f9 url(/common/images/solution/cap_basicfunction_list.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
#cap_img {
	background: #f9f9f9 url(/common/images/solution/cap_basicfunction_img.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
#cap_btn {
	background: #f9f9f9 url(/common/images/solution/cap_basicfunction_btn.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#basicfunctionArea #linklist {
	font-weight: normal;
	line-height: 190%;
	color: #333;
	margin: 25px 0 0 0;
	padding: 0;	
}
#basicfunctionArea #linklist li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left 9px;
    background-image: url(/common/images/obj_sq.gif);
}
#basicfunctionArea #linklist li a {
	color: #333;
	text-decoration: underline;
}
#basicfunctionArea #linklist li a:hover {
	color: #666666;
}

#basicfunctionArea .cap01 {
	width: 158px;
	float: left;
	margin: 30px 0 53px 0;
	padding: 0;
}
#basicfunctionArea .cap01 img {
	border: 1px solid #DDD;
}
#basicfunctionArea .cap01 p {
	font-weight: normal;
	line-height: 150%;
	color: #333;
}
#basicfunctionArea .cap01 p a {
	color: #333;
	text-decoration: underline;
}
#basicfunctionArea .cap01 p a:hover {
	color: #666666;
}

#cap01_02 p {
	margin: 0 13px 0 7px;
}
#cap01_03 {
	text-align: right;
}
#cap01_04 p {
	margin: 0 0 0 15px;
}

#basicfunctionArea .cap02 {
	width: 200px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
}
#basicfunctionArea #cap02_02 {
	padding: 0 0 0 16px;
}
#basicfunctionArea #cap02_03 {
	padding: 0 0 0 16px;
}

#basicfunctionArea .cap02 p {
	width: 190px;
	height: 71px;
	display: table-cell;
    vertical-align: middle;
	font-weight: normal;
	line-height: 150%;
	color: #333;
	margin: 0;
	padding: 0;
}
#basicfunctionArea .cap02 p a {
	width: 190px;
	height: 71px;
	display: block;
	text-align: center;
    margin: 0;
	padding: 15px 0 0 0;
	color: #333;
	text-decoration: underline;
	background: url(/common/images/solution/btn_caplink.gif) no-repeat 0px 0px;
}
#basicfunctionArea .cap02 p a:hover {
	color: #666666;
}

#pagetop {
	clear: both;
    width: 940px;
	height: 13px;
	margin: 0;
	padding-top: 65px;
}


/* --------------------------------------------------------
	マージンパディングセンタリングetc
    --------------------------------------------------------  */

/* top */
.maT0 { margin-top: 0px !important;}
.maT2 { margin-top: 2px !important;}
.maT5 { margin-top: 5px !important;}
.maT10 { margin-top: 10px !important;}
.maT15 { margin-top: 15px !important;}
.maT20 { margin-top: 20px; !important}
.maT25 { margin-top: 25px; !important}
.maT30 { margin-top: 30px; !important}
.maT35 { margin-top: 35px; !important}
.maT40 { margin-top: 40px; !important }
.maT41 { margin-top: 41px; !important}
.maT42 { margin-top: 42px; !important}
.maT46 { margin-top: 46px; !important}
.maT100{ margin-top: 100px; !important}

ul.maTB10 li { margin: 10px 0; }
ul.maTB10 { padding: 0 0 0 20px; }

/* right */
.maR0{ margin-right: 0px !important;}
.maR5{ margin-right: 5px !important;}
.maR8{ margin-right: 8px !important;}
.maR9{ margin-right: 9px !important;}
.maR10{ margin-right: 10px; !important}
.maR15{ margin-right: 15px; !important}
.maR20{ margin-right: 20px; !important}
.maR30 { margin-right: 30px; }


/* bottom */
.maB0{ margin-bottom: 0px !important;}
.maB2{ margin-bottom: 2px !important;}
.maB5{ margin-bottom: 5px !important;}
.maB6 { margin-bottom: 6px!important;}
.maB10{ margin-bottom: 10px !important;}
.maB15{ margin-bottom: 15px;}
.maB20 { margin-bottom: 20px; }
.maB25{ margin-bottom: 25px!important;}
.maB30 { margin-bottom: 30px; }
.maB35{ margin-bottom: 35px !important;}
.maB40 { margin-bottom: 40px; }
.maB60 { margin-bottom: 60px; }


/* left */
.maL0{ margin-left: 0px !important;}
.maL5{ margin-left: 5px !important;}
.maL6{ margin-left: 6px !important;}
.maL10{ margin-left: 10px !important;}
.maL15{ margin-left: 15px !important;}
.maL20{ margin-left: 20px !important;}
.maL25{ margin-left: 25px !important;}
.maL30{ margin-left: 30px !important;}
.maL35{ margin-left: 35px !important;}
.maL18{ margin-left: 18px !important;}

/* all */
.ma0{ margin: 0px !important;}
.ma5{ margin: 5px !important;}
.ma10{ margin: 10px !important;}


.paT10 { padding-top: 10px; }
.paT15 { padding-top: 15px; }
.paT20 { padding-top: 20px; }
.paT30 { padding-top: 30px; }
.paT40 { padding-top: 40px; }
.paT60 { padding-top: 60px; }

.paB10 { padding-bottom: 10px; }
.paB20 { padding-bottom: 20px; }
.paB30 { padding-bottom: 30px; }
.paB40 { padding-bottom: 40px; }
.paB60 { padding-bottom: 60px !important; }

.paR10 { padding-right: 10px; }
.paR20 { padding-right: 20px; }
.paR30 { padding-right: 30px; }

.paL10 { padding-left: 10px; }
.paL20 { padding-left: 20px; }
.paL30 { padding-left: 30px; }


.taC { text-align: center; }
.taR { text-align: right; }
.taL { text-align: left; }


/* 文字を青＋太く */

#contents .blue_b {
	font-weight: bold;
	font-size: 130%;
	color: #006cb8;
}

.txt_s { font-size: 90% !important; }

.fL { float: left; }
.fR { float: right; }
.clear {clear: both;}


/* ---------------------------------------------------------------------------------
	トップ用CSS
   ---------------------------------------------------------------------------------  */
/* mainvisual
-------------------------------------------- */
.top #mainvisualArea {
	width: 100%;
	min-height: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	background-color: #FFFFFF;
}
.top #mainvisual {
	display: block;
	width: 960px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(/common/images/mainvisual_01.gif) no-repeat;
	position: relative;
}
.top #mainvisual ul {
	width: 310px;
	height: 138px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 130px;
	left: 631px;
}

.top #mainvisual li {
    width: 310px;
	height: 63px;
	list-style: none;
	margin-right: 10px;
	*zoom: 1; 
}
.top #mainvisual li a {
    width: 310px;
	height: 63px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1; 
	vertical-align: bottom;
}
.top #mainvisual li a:hover,
.top #mainvisual li a:active {
	text-indent:-9999px;
}
.top #mainvisual li#saas {
	margin: -2px 0px 0 0px;
}
/*.top #mainvisual li#saas a:hover {
	background: url(/common/images/btn_main01_on.gif) no-repeat 0px 0px;
}*/

.top #mainvisual li#intro {
	margin: 14px 0px 0 0px;
}
/*.top #mainvisual li#intro a:hover {
	background: url(/common/images/btn_main02_on.gif) no-repeat 0px 0px;
}*/

.top #mainvisual #link_porta {
	width: 91px;
	height: 32px;
	position: absolute;
	top: 348px;
	left: 849px;
}

/* contents
-------------------------------------------- */
.top #L_mainArea {
	float : left;
	width : 690px;
    min-height: 100%;
}
.top #R_bannerArea {
	float : left;
	width : 270px;
    min-height: 100%;
}

.top textarea {
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 900px;
	height: 36px;
	border: 0px;
	overflow: hidden;
	margin: 40px 0 0 20px;
	padding-left:20px;
}
.top #searchArea {
	width: 640px;
	height: 76px;
	border: 0px;
	border-radius: 3px;
    background-color: #efeeee;
	margin: 32px 0 0 20px;
	position: relative;
	display:flex;
	align-items:center;
	justify-content:center;
//	display: none;
}

.top #cha_search {
    width: 154px;
	height: 36px;
    position: absolute;
    top: 20px;
    left: 20px;		
}

.top #searchB {	
//    width: 430px;
 //   height: 40px;
//    position: absolute;
 //   top: 20px;
   // left: 189px;
}
.top #SS_searchQuery1 {
	width: 339px;
	height: 30px;
	float: left;
}
.top #imgbuttonB {
	width: 80px;
	height: 36px;
	margin: 0 0 0 5px;	
}

/* solutionArea
-------------------------------------------- */
.top #solutionArea {
	width: 640px;
	min-height: 299px;
	height: auto;
	margin: 0 0 30px 0;
	padding-left: 20px;  	
}
.top #solutionArea img {
	margin: 0;
	padding: 0;  	
}

/* pickupArea
-------------------------------------------- */
.top #pickupArea {
	width: 638px;
	height: auto;
	margin: 18px 0 30px 20px;
}
.top #newArea {
	width: 311px;
	min-height: 100%;
	padding-top: 66px;
	float: left;
	background: #FFF url(/common/images/back_pickup.jpg) repeat-x;
	border: 1px solid #DDD;
	border-radius: 4px;
	position: relative;
}
	
.top #pickupArea a {
	color: #333333;
	text-decoration: none;
}

.top #pickupArea a:hover {
	color: #666666;
}	
.top #seminarArea {
	width: 311px;
	min-height: 100%;
	float: left;
	padding-top: 66px;
	background: #FFF url(/common/images/back_pickup.jpg) repeat-x;
	border: 1px solid #DDD;
	border-radius: 4px;
	margin-left: 12px;
	position: relative;
}
.top #tit_new {
	width: 274px;
	height: 27px;
	position: absolute;
	top: 18px;
	left: 18px;
}
.top #tit_semi {
	width: 274px;
	height: 28px;
	position: absolute;
	top: 18px;
	left: 18px;
}
.top #tit_new_01 {
	width: 600px;
	height: 26px;
	border-bottom: 1px solid #95c1df;
	position: absolute;
	top: 18px;
	left: 18px;
}
.top .btn_RSS {
	width: 43px;
	height: 18px;
	position: absolute;
	top: 19px;
	left: 249px;
}
.top #btn_RSS_01 {
	width: 43px;
	height: 18px;
	position: absolute;
	top: 19px;
	right: 20px;
}	
.top .article {
	clear: both;
	width: 265px;
	height: auto;
	margin-left: 24px;
	margin-bottom: 24px;
}
.top .txt_bold {
	font-weight: bold;
	display: inline-block;
	padding-right: 12px;
}
.top .cat_article {
    color: #66b433;
	padding-left: 0.7em;
	border-left: 1px solid #66b433;
}
.top p.txt_article {
	font-weight: normal;
	line-height: 120%;
	margin: 12px 0 0 0;
	padding: 0;
}
.top .viewpickup {
	padding: 0;
	background-image: url(/common/images/obj_sq.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: absolute;
	bottom: 10px;
	left: 260px;
}
.top span.txt_pickup {
	font-size: 80%;
	padding: 0 0 0 8px;
}
.top #viewpickup_01 {
	padding: 0;
	background-image: url(/common/images/obj_sq.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.top span#txt_pickup_01 {
	font-size: 80%;
	padding: 0 0 0 8px;
}
	
.top #linkArea {
	clear: both;
	width: 638px;
	height: 70px;
	margin: 0 0 30px 0;
	position: relative;
	left: 20px;
}	
.top #linkArea img {
	width: 205px;
	height: 70px;
}	
.top #link01 {
    position: absolute;
	top: 0px;
	left: 0px;
}	
.top #link02 {
    position: absolute;
	top: 0px;
	left: 217px;
}	
.top #link03 {
    position: absolute;
	top: 0px;
	left: 433px;
}	
	
.top #announcement_bottom {
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 900px;
	height: 36px;
	border: 0px;
	overflow: hidden;
	position: relative;
	top: 20px;
	left: 0px;
}

.top #inq {
	width: 232px;
	height: 54px;
	border: 0px;
	margin: 32px 0 18px 19px;
}
.top .hr_banner {
	width: 230px;
	height: 2px;
	margin: 0 0 0 20px;
	background: url(/common/images/hr_bannerArea.gif) no-repeat;
}
.top .banner {
	width: 230px;
	height: 89px;	
	margin: 0 0 0 20px;
	padding: 0;
}
.top .bannerimg {
	width: 88px;
	height: 89px;
	float: left;	
}
.top .bannerimg img {
	width: 70px;
	height: 70px;
	margin: 9px 0 0 6px;
}
.top .bannertxt {
	width: 142px;
	height: 89px;
	float: left;
	position:relative;
}
.top .bannertxt p {
	font-size: 86%;
	font-weight: normal;
	line-height: 150%;
	position:absolute;
	top:50%;
	left:0%;
	margin-left:0;
	margin-top:-2.5em;
	margin-right: 10px;
}
.top .bannertxt a{
	color: #333333;
	text-decoration: none;
}
.top .bannertxt a:hover{
	color: #666666;
}	
.top .bannerB {
	width: 230px;
	height: 81px;
	margin: 12px 0 0 20px;
}

#pagetop {
	clear: both;
    width: 920px;
	height: 13px;
	margin: 0;
	padding:  87px 0 45px 0;
}


/* ---------------------------------------------
	タブのところ
   --------------------------------------------  */
   
.top #tabContainer {
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF;
}

.top #tabContainer #tab-1,
.top #tabContainer #tab-2,
.top #tabContainer #tab-3,
.top #tabContainer #tab-4 {
	height: 180px;
}

.top #tabContainer dt {
	margin-bottom: 27px;
}

.top #tabContainer .medical, 
.top #tabContainer .walfare, 
.top #tabContainer .health, 
.top #tabContainer .education, 
.top #tabContainer .municipality, 
.top #tabContainer .public, 
.top #tabContainer .production, 
.top #tabContainer .service ,
.top #tabContainer .itsystem, 
.top #tabContainer .security, 
.top #tabContainer .unyou, 
.top #tabContainer .network {
	line-height: 25px;
	padding-left: 35px;
	margin: 0 0 14px 15px;
}


/* ---------------------------------------------------------------------------------
	ここから下層用になります
   ---------------------------------------------------------------------------------  */

/* --------------------------------------------------------
	aなど汎用のもの	
    --------------------------------------------------------  */

#mainArea a, #mainArea_map a {
	color: #333333;
}

#mainArea a:hover, #mainArea_map a:hover {
	color: #666666;
}


#contents a img {
	border: none;
}


/* pdfアイコンつきリンク */

a.pdf {
	background: url(/common/images/ico_pdf.gif) no-repeat 0% .4em;
	padding-left: 17px;
}


/* 透明度下げる */

p.btn3 a:hover img,
.linebox a:hover img, 
.clm3.first.paB60 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#jinji_message a:hover img,
#sen_profile a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}


/* --------------------------------------------------------
	h1	
    --------------------------------------------------------  */
h1.img {
	border-bottom: 0 !important;
	margin-bottom: 50px !important;
}


/* --------------------------------------------------------
	h2	
    --------------------------------------------------------  */

/* 通常　下にラインが付きます */

#mainArea h2 {
	width: 632px;
	min-height: 35px;
	clear: both;
	padding: 0;
	padding-top: 35px;
	font-size: 160%;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	color: #006cb8;	
}

#relationArea h2 {
	width: 632px;
	min-height: 35px;
	clear: both;
	padding: 0;
	padding-top: 40px;
	font-size: 160%;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	color: #006cb8;	
}

#mainArea h2 span {
	font-size: 60%;
	padding-left: 10px;
}

/* 頭に四角のアイコンが付きます */

#contents h2.sq {
	margin: 36px 0 40px 0;
	padding: 0;
	border: 0;
	font-size: 150%;
	font-weight: bold;
	color: #006cb8;
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px;
	text-indent: 28px;
	clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contents h2.sq  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px;
	}
}
#contents h2.sq  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px\9;
}
#contents h2.sq:not(:target)  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px\9;
}


/* innerArea h2 */
#contents #mainArea #innerArea:before {
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " "; 
    clear: both;
    height: 0;  
}

#contents #mainArea #innerArea h2 {
	margin: 36px 0 25px 0;
	padding: 0;
	border: 0;
	font-size: 150%;
	font-weight: bold;
	color: #006cb8;
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px;
	text-indent: 28px;
	clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contents #mainArea #innerArea h2  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px;
	}
}
#contents #mainArea #innerArea h2  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px\9;
}
#contents #mainArea #innerArea h2:not(:target)  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px\9;
}

#contents #mainArea #innerArea h2.nobtn {
/*	margin: 36px 0 12px 0;	*/
	margin: 0 0 12px 0;
	font-size: 120%;
	background: none;
	text-indent: 0px;
	clear: both;
}


/* ボタンぽい 角丸の枠がつく */

#contents #innerArea #barbtnArea .clm2 h2.btn {
	background: url(/common/images/bg_btn_line.gif) no-repeat top left;
	width: 301px;
	height: 38px;
	color: #006cb8;
	font-size: 160%;
	line-height: 38px;
	padding: 0 15px 0 0;
	margin: 0 0 25px 0;
	border: 0;
	text-indent: 16px;
}


/* --------------------------------------------------------
	h3	
    --------------------------------------------------------  */

/* どノーマル */

h3 {
	margin: 40px 0 20px 0; /* bottom 20 > 10 120525 */
	font-size: 150%;
	clear: both;
}

/* 枠で囲まれたもの */

h3.box {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #006cb8;
	padding: 16px 15px;
	color: #006cb8;
	font-weight: bold;
	font-size: 150%;
}

h3.box span {
	line-height: 3.1em;
}

#innerArea h3.box span {
	line-height: 1.1em;
}


h3.box span.txt_s {
	line-height: 1.7;
	display: block;
}


/* 頭に■アイコンがつくもの */

h3.sq {
	background: url(/common/images/ico_sq_s.gif) no-repeat 0% .3em;
	padding-left: 18px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom:10px !important;
}


/* 文字色青 */

h3.blue {
	color: #006cb8;
	font-size: 130%;
	margin: 40px 0 20px 0;
}


/* ---------------------------------------------
	p系
   --------------------------------------------  */

/* 注意文言 */

p.attent {
	margin: 20px 0 0 1em;
	text-indent: -1em;
	font-size: 90%;
}

/* 画像のまわりにborderをつける */

p.pic { text-align: center; }
p.pic img { border: 1px solid #dddddd; }



/* ---------------------------------------------
	ボタン系	
   --------------------------------------------  */

/*	------ 画像のボタンが3つ ------ */

p.btn3 { 
	margin-left: -26px;
	clear: both;
	padding: 40px 0 0 0;
}

p.btn3 img {  margin-left: 26px; }


/* ------ img3つ並ぶボタン ------ */

p.img3 { 
	margin-left: -26px;
	clear: both;
}

p.img3 img {
	 vertical-align: top;
	 margin-left: 25px;
	 font-size:0px;
	 line-height: 0px;
}



/* ------ 白いボタン風背景 ------ */

ul.btn_white {
	background: url(/common/images/bg_btn_white.gif) no-repeat top left;
	width: 630px;
	height: 51px;
	padding: 21px 30px 0 30px !important;
	margin: 40px 0 0 0!important;
}


#innerArea div.btn_conn_white{
	width: 630px;
	background: #f4f4f4 url(/common/images/solution/sq_bot_conn_wh.png) no-repeat bottom;
	padding-bottom: 5px;
	margin: 40px 0 0 0;
}
#innerArea div.btn_conn_white .btn_conn_white_inner{
	background: #fcfcfc url(/common/images/solution/sq_top_conn_wh.png) no-repeat;
	padding-top: 5px;
}
#innerArea div.btn_conn_white .btn_conn_white_inner div{
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background-color: #fcfcfc;
	padding: 0;
}
#innerArea div.btn_conn_white .btn_conn_white_inner div ul{
	display: table-cell;
    vertical-align: middle;
	text-align: left;
    margin: 0;
	color: #333;
    /*text-decoration: underline;*/
	background-image: url(/common/images/solution/bg_btn_conn_wh.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#innerArea ul.btn_back_white{
	min-height: 51px;
	height: auto;
	padding: 15px 15px 15px 30px!important;
	margin: 40px 0 0 0!important;
}

* #innerArea ul.btn_back_white{
	/*width:613px;*/
	padding: 15px 0 15px 30px!important;
	margin: 0!important;
}

#innerArea ul.btn_back_white li{
	float: left;
	background: url(/common/images/ico_arrow_down.gif) no-repeat 0px 10px !important;
	font-weight: bold;
	font-size: 112%;
	color: #006cb8;
	padding: 0 0 0 20px;
	margin-right: 30px; 
	line-height: 30px;
	list-style: none;
}

#innerArea ul.btn_back_white a,
#innerArea ul.btn_back_white a:hover{
	color: #006cb8 !important;
	text-decoration: none;
}
#innerArea ul.btn_back_white a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


ul.btn_white li {
	float: left;
	background: url(/common/images/ico_arrow_down.gif) no-repeat 0% .4em;
	font-weight: bold;
	font-size: 112%;
	color: #006cb8;
	padding: 0 0 0 20px;
	margin-right: 30px;
	line-height: 30px;
	white-space: nowrap;
	list-style: none;
}

ul.btn_white a,
ul.btn_white a:hover {
	color: #006cb8 !important;
	text-decoration: none;
}

ul.btn_white a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


/* ------ 背景白ボタンで、背景が長いもの ------ */

ul.btn_white.L {
	background: url(/common/images/bg_btn_white_l.gif) no-repeat top left;
	height: 132px;
}


/* ------ 青いボタンの背景 ------ */

#contents ul.btn_blue {
	list-style: none;
	margin: 0 -28px 0  0 !important;
	padding: 0;
}

#contents ul.btn_blue li {
	margin: 0 28px 26px 0;
	float: left;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
}

#contents ul.btn_blue li a {
	display: block;
	width: 268px;
	height: 43px;
	padding: 15px 17px;
	color: #FFF;
	text-decoration: none;
}


/* ------ 青いボタンの背景 ------ */

.btBox .fL, 
.btBox .fR {
	width: 48%;
}
.btBox a,
.btBox span {
	margin-bottom: 10px;
}
a.blue_bt,
span.blue_bt {
	padding: 10px;
    margin: 0 0 20px 0;
    text-decoration: underline;
	background-color: #006cb8;
	background: url(/common/images/bt_bg_off.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	display: block;
	min-height: 43px;
	height: auto;
	color: #FFF !important;
	text-decoration: none;
	border: solid 1px #006cb8;
	-webkit-box-shadow: 3px 3px 2px 0px #aeaeae;
	-moz-box-shadow: 3px 3px 2px 0px #aeaeae;
	box-shadow: 3px 3px 2px 0px #aeaeae;
}
a.blue_bt:hover,
span.blue_bt:hover {
	background: url(/common/images/bt_bg_on.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	border: solid 1px #0182c3;
}


/* ------ お問い合わせ (画像一つのボタン)-----*/

p.contact {
	clear: both;
	width: 100%;
	text-align: center;
}

/* ------- 小さめのお申込みボタン ------ */

p.entry1 a {
	background: url(/common/images/btn_entry_m_on.gif) no-repeat 0 0;
	display: block;
	width: 232px;
	height: 54px;
	margin-left: 200px;
}

p.entry1 a:hover img {
	filt1er: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}


/* 	ボタン  */

div.btn_conn	{
	width: 190px;
	float: left;
	background: #f4f4f4 url(/common/images/solution/sq_bot_conn.png) no-repeat bottom;
	padding-bottom: 5px;
	margin: 13px 0 40px 0;
}
div.btn_conn .btn_conn_inner	{
	background: #fcfcfc url(/common/images/solution/sq_top_conn.png) no-repeat;
	padding-top: 5px;
}
div.btn_conn .btn_conn_inner div	{
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background-color: #fcfcfc;
	padding: 0;
}
div.btn_conn .btn_conn_inner div a {
	width: 188px;
	display: table-cell;
    vertical-align: middle;
	text-align: left;
    margin: 0;
	padding: 8px 15px;
	color: #333;
    text-decoration: underline;
	background-image: url(/common/images/solution/bg_btn_conn.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
*:first-child+html div.btn_conn .btn_conn_inner div a {
	width: 158px;
	display: block;
    vertical-align: middle;
	text-align: left;
    margin: 0;
	padding: 8px 15px;
	color: #333;
    text-decoration: underline;
	background-image: url(/common/images/solution/bg_btn_conn.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#contents #btn_conn_02 {
	margin: 13px 0 0 30px;
}

#contents #btn_conn_03 {
	margin: 13px 0 0 30px;
}

#contents .cap02 p a:hover {
	color: #666666;
}



/* ---------------------------------------------
	ニュースとかリリースの型のdl	
   --------------------------------------------  */

dl.news dt {
	font-weight: bold;
	padding: 13px 0;
}

dl.news dd {
	border-bottom: 1px solid #d2d2d2;
	line-height: 1.6;
	padding-bottom: 13px;
}

dl.news dd a:link {
	text-decoration: none;
}

dl.news dd a:hover {
	color: #333333;
}



/* ---------------------------------------------
	下層のタブの箇所
   --------------------------------------------  */

#tabArea {
	width: 640px;
	min-height: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}
.clearfix img{
	border: 0;
	vertical-align: bottom;
}
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " "; 
    clear: both;
    height: 0;  
    }  
* html .clearfix             { zoom: 1; }  
*:first-child+html .clearfix { zoom: 1; }

.tabNavi {
	background: #fff;
	width: 640px;
	margin: 0;
	padding: 0;
}
.tabNavi li{
	height: 39px;
	float: left;
	list-style: none;
}

/* ---------------------------------------------
	solution タブ
   --------------------------------------------  */
   
#mainArea #tabArea {
	width: 640px;
	min-height: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

#mainArea .tabNavi {
	background: #fff;
	width: 630px;
	margin: 0;
	padding: 0;
}


#tab-1{
	width: 620px;
	min-height: 140px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding:16px 0 0 0;
	text-align: left;
	display: block;
	position: relative;
}

#tab-1 dd.gosolu, #tab-2 dd.gosolu, #tab-3 dd.gosolu, #tab-4 dd.gosolu {
	clear: both; 
	font-size: 72%;
	margin: 50px 0 0 70px;
	padding-left: 10px;
	background: url(/common/images/obj_sq.gif) no-repeat 0px 5px;
}

#tab-2{
	width: 620px;
	min-height: 140px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding:16px 0 0 0;
	text-align: left;
	display: block;
	position: relative;
}
#tab-3{
	width: 620px;
	min-height: 140px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding:16px 0 0 0;
	text-align: left;
	display: block;
	position: relative;
}
#tab-4{
	width: 620px;
	min-height: 140px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding:16px 0 0 0;
	text-align: left;
	display: block;
	position: relative;
}
#tab-4 .tb00 dd img {
	float: left;
	margin-left: 10px;
	display: block;
}
#tab-4 .tb00 dd span.tab-4_atyoumatxt {
	margin-left: 95px;
	padding: 0 5px 0 0;
	width: auto;
	display: block;
}

#solutionArea #tabContainer{
    clear:both;
	width: 638px;
	height: auto !important;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-top:0;
	border-radius: 0px 0px 4px 4px;
	background: url(/common/images/bg_tabContainer.gif) repeat-x #FFF;
	padding-bottom: 20px;
}
*:first-child+html #solutionArea #tabContainer{
    clear:both;
	width: 638px;
	height: auto !important;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-top:0;
	border-radius: 0px 0px 4px 4px;
	background: url(/common/images/bg_tabContainer.gif) repeat-x #FFF;
	padding-bottom: 35px;
}

#mainArea #tabContainer{
    clear:both;
	width: 628px;
	height: auto !important;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-top:0;
	border-radius: 0px 0px 4px 4px;
	background: /*url(/common/images/bg_tabContainer.gif) repeat-x*/ #FFF;
	padding-bottom: 60px;
}
#tabContainer a{
	color: #333333;
	text-decoration: none;
}

#tabContainer a:hover{
	color: #666666;
}
.tb01 {
	display: block;
	width: 190px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	border-right: 1px dotted #CCC;
}
.tb02 {
	display: block;
	width: 185px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

.tb02 dt {
	margin-bottom: 18px;
}

.tb01_a {
	display: inline-block;
	width: 193px;
	height: 30px;
	margin-top: 20px;
	padding: 4px 0 0 35px;
	font-size: 72%;
}


/* 各アイコン */

.medical { background: url(/common/images/icon01.gif) no-repeat 0px 0px; }
.walfare { background: url(/common/images/icon02.gif) no-repeat 0px 0px; }
.health { background: url(/common/images/icon03.gif) no-repeat 0px 0px; }	
.education { background: url(/common/images/icon04.gif) no-repeat 0px 0px; }
.municipality { background: url(/common/images/icon05.gif) no-repeat 0px 0px; }
.public { background: url(/common/images/icon06.gif) no-repeat 0px 0px; }	
.production { background: url(/common/images/icon07.gif) no-repeat 0px 0px; }
.service { background: url(/common/images/icon08.gif) no-repeat 0px 0px; }
.itsystem { background: url(/common/images/icon09.gif) no-repeat 0px 0px; }
.security { background: url(/common/images/icon10.gif) no-repeat 0px 0px; }
.unyou { background: url(/common/images/icon11.gif) no-repeat 0px 0px; }
.network { background: url(/common/images/icon12.gif) no-repeat 0px 0px; }


#announcement_s {
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 610px;
	height: 36px;
	border: 0px;
	overflow: hidden;
	margin: 40px 0 0 20px;
}
*:first-child+html #announcement_s {
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 640px;
	height: 36px;
	border: 0px;
	overflow: hidden;
	margin: 65px 0 0 20px;
}



#tabContainer dt {
	color: #006cb8;
	font-weight: bold;
	background: url(/common/images/ico_arrow_bl.jpg) no-repeat 0% .4em;
	padding-left: 18px;
}

#tabContainer dd h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 20px 0 15px 0;
	padding: 5px 0 0 32px;
	min-height: 20px;
}

#tabContainer dd ul {
	width: 170px;
}

#tabContainer dd ul li {
	border: none;
	background: url(/common/images/obj_sq.gif) no-repeat 0% .5em;
	margin: 10px 0 0 0;
	padding-left: 14px;
}

#tabContainer dd ul li a {
	text-decoration: underline;
}


/* --------------------------------------------------------
	リスト系
    --------------------------------------------------------  */


/* ------ 青い三角アイコンのリスト ------ */

/*
ul.appendarrow_ul {
	margin: 0;
	padding: 0 !important;
	width: 100%;
}


ul.appendarrow_ul li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left 9px;
    background-image: url(/common/images/obj_sq.gif);
	margin: 3px 0;
}

ul.appendarrow_ul li a {
	color: #333;
	text-decoration: underline;
}

ul.appendarrow_ul li a:hover {
	color: #666666;
}
*/



#relationArea ul.arrow {
	margin: 25px 0 0 0;
	padding: 0 !important;
	width: 100%;
}


#relationArea ul.arrow li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left 9px;
    background-image: url(/common/images/obj_sq.gif);
	margin: 3px 0;
}

#relationArea ul.arrow li a {
	color: #333;
	text-decoration: underline;
}

#relationArea ul.arrow li a:hover {
	color: #666666;
}


/* ------ pagerリスト ------ */

#contents #innerArea ul.pager {
	float: right;
	font-size: 80%;
	margin-top: 40px;
}

#contents #innerArea ul.pager:after {
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " "; 
    clear: both;
    height: 0;  
}

#contents #innerArea ul.pager, ul.pager li {
	list-style: none;
	display: block;
}

#contents #innerArea ul.pager li, ul.pager li a {
	float: left;
	width: 2em;
	height: 2em;
	background: #FFF;
	line-height: 2;
	text-align: center;
}


#contents #innerArea ul.pager li {
	border: 1px solid #d7d7d7;
	margin-right: 4px;

	list-style: none;
	padding-left: 0;
}

#contents #innerArea ul.pager li a {
	text-decoration: none;
}

#contents #innerArea ul.pager li a:hover,
#contents #innerArea ul.pager li.on a {
	background: #ebebeb;
}


/* 前次 */

#contents #innerArea ul.pager li.prev,
#contents #innerArea ul.pager li.next,
#contents #innerArea ul.pager li.prev a,
#contents #innerArea ul.pager li.next a {
	width: 3em;
}

#contents #innerArea ul.pager li.prev {
	margin-right: 12px;
}

#contents #innerArea ul.pager li.next {
	margin-left: 8px;
}


/* ------リストでマージン0 ------- */

ul.nom {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.nom li {
	margin-top: 15px;
}

/* ------- リストで半角数字のつくもの ------- */

ul.num li {
	margin-left: 1.5em;
	text-indent: -1.5em;
}




/* ---------------------------------------------
	テーブル系
   --------------------------------------------  */

/* ------ ノーマル ------ */

table.normal {
	border-collapse: collapse;
}

table.normal, 
table.normal th, 
table.normal td { border: 1px solid #dddddd;}


table.normal th,
table.normal td {
	padding: 10px 15px;
}

table.normal th {
	background: #f7f6f6;
	white-space: nowrap;
}

table.normal td {
	background: #FFF;
}



/* ------ 角丸 ------ */

#contents table.grd {
	background: #FFF;
	border: none;
	border: 1px solid #ddd;
	border-spacing: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
}

#contents_map table.grd {
	background: #FFF;
	border: none;
	border: 1px solid #ddd;
	border-spacing: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 630px;
}

table.grd th {
	white-space: nowrap;
	background: #f7f6f6;
	text-align: left;
	color: #0069b6;
}

table.grd th,
table.grd td {
	padding: 5px 15px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

table th.bdr_none,
table td.bdr_none {
	border-right: 0;
}

table th.bdb_none,
table td.bdb_none,
table tr.bdb_none th,
table tr.bdb_none td {
	border-bottom: 0 !important;
}


table.grd td {
	background: none;
}

table td.nowrap {
	white-space: nowrap;
}

/* ------ innerArea table ------ */

#contents #innerArea table {
	background: #FFF;
	border: none;
	border: solid #ddd;
    border-width: 1px 0 0 1px;
	border-spacing: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	margin-bottom:14px;
}

#contents #innerArea table th {
	/*white-space: nowrap;*/
	background: #f7f6f6;
	text-align: left;
	color: #0069b6;
}

#contents #innerArea table th,
#contents #innerArea table td {
	padding: 5px 15px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#contents #innerArea table td {
	background: none;
}

#contents #innerArea table#bth th {
	white-space: nowrap;
	background: #f7f6f6;
	text-align: left;
	color: #333333;
}


/* ---------------------------------------------
	divのレイアウト系
   --------------------------------------------  */


/* ------ 画像＋テキストを2カラムで並べる ------ */

.imgtxt2 {
	margin-left: -30px;
	/position: relative;
	/left: -10px;
	/width: 660px;
}

.imgtxt2 div {
	width: 300px;
	padding: 0 0 0 30px;
	float: left;
	margin-bottom: 45px;
	line-height: 25px;
}

#mainArea #relationArea .imgtxt2 div {
	width: 300px;
	margin-top: 10px;
	padding: 0 0 0 30px;
	float: left;
	margin-bottom: 10px;
	line-height: 1.2;
}


.imgtxt2 div:nth-child(odd) {
	clear: both;
}


.imgtxt2 div img {
	float: left;
	margin-right: 15px;
	border: 1px solid #dddddd;
}

.imgtxt2 div p {
	margin: 0;
	padding: 0 5px 0 0;
}


/* ------ 2カラム ------ */

.clm2 {
	width: 300px;
	float: left;
	padding-left: 30px;
}

.clm2.first {
	padding-left: 0;
	clear: both;
}

.clm2 h3.box {
	width: 300px;
}



/* ------ 囲んだ中のものを2カラムに ------ */

.clm2wrap {
	width: 100%;
	height: inherit;
}


.clm2wrap ul { width: 300px; padding-left: 30px; float:left; margin-top: -10px; }
.clm2wrap ul:first-child { padding-left: 0; }

#contents #mainArea #innerArea .clm2wrap h2 {
	margin: 40px 0 0 0;
	padding: 0;
}

/* ------ 3カラム ------ */

.clm3 {
	width: 190px;
	height: auto;
	float: left;
	padding-left: 30px;
}

.clm3.first {
	padding-left: 0;
	clear: both;
}

.clm3 h3.box {
	width: 190px;
}
#contents #innerArea .clm3 ul {
	margin: 8px 0 40px 0;
	padding: 0 0 0 20px;
	line-height: 170%;
	text-decoration: none;
}
#contents #innerArea .clm3 ul li {
	list-style: disc;
	background: none;
	padding: 0 0 9px 0;
}
#contents #innerArea .clm3 ul.arrow {
	margin: 25px 0 0 0;
	padding: 0 !important;
	width: 100%;
}
#contents #innerArea .clm3 ul.arrow li {
	list-style: none;
	padding: 0 0 0 1.5em;
    background-repeat: no-repeat;
    background-position: left 9px;
    background-image: url(/common/images/obj_sq.gif);
	margin: 3px 0;
}


/* ------ お問い合わせ ------ */

.contactbox {
	padding: 30px;
	margin: 60px 0 0 0;
	background: #f7f6f6;
	border: 1px solid #dfdfdf;
}

.contactbox h3 { margin: 0 0 25px 0; }
.contactbox p { margin: 3px 0 0 15px; }
.contactbox p a { text-decoration: underline; }
.contactbox p a:hover { color: #666666 !important; }



/* ---------------------------------------------
	ソリューション
   --------------------------------------------  */

ul.ma10 li { margin: 10px 0; }

#lead_mainAria_left h2 {
	width: 325px;
	margin-top: 0;
	padding-top: 0;
	border: none;
	font-size: 120%;
}

#lead_mainAria_left p {
	margin: 0;
	line-height: 1.8;
}



/* --------------------------------------------------------
	ソリューション＞医療分野トップ
    --------------------------------------------------------  */

/* 課題別ソリューション */
/*
dl.task dt, dl.task dd,
#task_detail dl dt,
#task_detail dl dd {
	margin-bottom: 6px;
	display: block;
	float: left;
	overflow: hidden;
}
#task_detail h3 {
	clear: both;
	margin-top: 20px;
}

dl.task dt,
#task_detail dl dt {
	width: 115px;
	border: 1px solid #006cb8;
	color: #006cb8;
	font-weight: bold;
	line-height: 1.3;
	font-size: 105%;
	clear: both;
	min-height: 49px;
	height: 100%;
	display: block;
	padding: 11px 14px;
}


.ls01{	letter-spacing: -0.1em; }

dl.task dt span {
	display: block;
	font-size: 120%;
}

dl.task dd,
#task_detail dl dd {
	font-size: 100%;
	width: 458px;
	margin-left: 1px;
	background: #ececec;
	min-height: 66px;
	height: 100%;
	display: block;
	padding: 12px 14px;
}

#task_detail dl dd {
	padding: 11px 14px;
	height: 51px;
}

dl.task dd ul, 
dl.task dd ul li,
#task_detail dl dd ul,
#task_detail dl dd ul li {
	width: 100%;
	border: 0;
}

dl.task dd ul li {
	background: url(/common/images/ico_arrow_down.gif) no-repeat 0% .4em;
	padding-left: 16px;
}

dl.task dd ul li, 
dl.task dd ul li a {
	font-weight: bold;
	color: #006cb8 !important;
	text-decoration: none;
	font-size: 102% !important;
}

dl.task dd ul li a:hover {
	text-decoration: underline !important;
}

#task_detail dl dd ul {
	margin: 0;
	font-size: 90%;
	padding: 0 0 0 12px;
}
#task_detail dl dd ul li.firstbt {
	display: block;
	font-size: 130%;
	font-weight: bold;
	background: url(/common/images/ico_arrow_bggry.gif) no-repeat 0% .3em;
	padding-left: 12px;
	margin: 0 0 3px -12px;
	line-height: 1;
}
#task_detail dl dd ul li.firstbt a {
	color: #006cb8;
	text-decoration:none;
}
*/


/* --------------------------------------------------------
	事例紹介
    --------------------------------------------------------  */

.imgtxt2 strong.new {
	background: url(/common/images/ico_new.gif) no-repeat 0% .2em;
	padding-left: 30px;
	display:block;
}

.imgtxt2 strong {
	display: block;
	line-height:20px;
}

span.day {
	display: block;
	font-size: 85%;
}

#mainArea .caseTitle a {
	font-size: medium;
	color: #3366ff;
}

/* 事例一覧 */

p.toall a {
	float: right;
	background: url(/common/images/ico_arrow_bggry.gif) no-repeat 0% .6em;
	padding-left: 10px;
	text-decoration: none;
}

p.toall a:hover {
	text-decoration: underline;
}


/* ---------------------------------------------
	具体例
   --------------------------------------------  */

.note_txt {
	width: 400px;
	float: left;
}

.note_img{
	width:210px;
}


.note_img {	float: right; }
.note_img img { border: 1px solid #dddddd; }

.note_txt p {
	margin-bottom: 40px;
	line-height: 1.7;
}

#contents .note_img p {
	font-size: 80%;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1;
	color: #666666;
}


.note_txt, .note_img {
	margin-bottom: 20px ;
}


.note_imgL {
	float: left;
	width:210px;
}

.note_imgL img { border: 1px solid #dddddd; }

#contents .note_imgL p {
	font-size: 80%;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1;
	color: #666666;
}

.note_txtR {
	width: 400px;
	margin-left: 230px; 
}

.note_txtR p {
	line-height: 1.7;
}


.note_txtR, .note_imgL {
	margin-bottom: 40px ;
}

p.prof {
	margin: 25px 0 40px 0;
}


/* ---------------------------------------------
	イベント
   --------------------------------------------  */

.googlecalender {
	border: 1px solid #dddddd;
	width: 630px;
	height: 436px;
	background: #FFF;
	margin: 40px 0 0 0;
}
.seminor_detail {
	padding-bottom: 20px;
}

.seminor_detail p {
	margin: 0 0 0 18px;
	line-height: 1.8;
}



/* ---------------------------------------------
	プレスリリース
   --------------------------------------------  */

dl.news dt span {
	margin-left: 15px;
	padding-left: 10px;
}

h2.sq.release {
	margin: 35px 0 20px 0 !important;
}


/* ニュースカテゴリ */

dl.news span.oshirase {
	color: #3fb5f4;
	border-left: 1px solid #a2d9f7;
}

dl.news span.atyouma {
	color: #f3a642;
	border-left: 1px solid #f7e3c8;
}

dl.news span.service {
	color: #009999;
	border-left: 1px solid #b7dfdf;
	background: none !important;
}

dl.news span.publicity {
	color: #9b88fd;
	border-left: 1px solid #cdc4fb;
}

dl.news span.event {
	color: #66b433;
	border-left: 1px solid #d2e7c4;
}

dl.news span.new {
	background: url(/common/images/ico_new.gif) no-repeat 100% .3em !important;
	padding-right: 40px;
}


/* 日付 */

p.date {
	text-align: right;
	margin: 40px 0 25px 0;
}


/* ---------------------------------------------
	採用情報	
   --------------------------------------------  */

h3.ico_arrow { 	
	background: url(/recruit/images/obj_sqtr.gif) no-repeat 0px .4em;
	color: #006cb8;
	font-size: 120%;
	padding: 0 0 0 20px;
}

.imgul .clm2 img {
	float: left;
	border: 1px solid #dddddd;
}

.imgul .clm2 ul {
	width: 140px;
	float: right;
	margin: 0 !important;
}

.imgul .clm2 ul li {
	margin-top: 0 !important;
}

/* お問い合わせ */

.linebox {
	border: 1px solid #006cb8;
	padding: 15px;
	margin-bottom: 40px;
}

#contents #mainArea #innerArea div.linebox h2 {
	margin: 0 0 25px 0;
	font-size: 120%;
	padding: 0;
	border: 0;
	background: none;
	text-indent: 0px;
}


/* 人事部長メッセージ、先輩社員の紹介 */

#jinji_message, #sen_profile {
	width: 300px;
	height: 100px;
}

#jinji_message {
	background: url(/common/images/recruit/bg_jinji_message.jpg) no-repeat top left;
}

#contents #jinji_message a img {
	padding: 67px 0 0 12px;
}

#sen_profile {
	background: url(/common/images/recruit/bg_seniors.jpg) no-repeat top left;
}

#sen_profile ul, #sen_profile li {
	list-style: none;
}

#sen_profile ul {
	margin: 0 0 0 12px;
	padding: 13px 0 0 0;
}

#contents #mainArea #innerArea #sen_profile ul li {
	margin-bottom: 6px;
	height: 21px;
	background-image: none;
	padding-left: 0;
}


.snsbtn {
	margin: 15px 0;
}

.snsbtn iframe {
	min-height: 22px;
}

.tweetbtn {
	width: 100px;
	overflow: hidden;
	display: inline;
}


/* --------------------------------------------------------
	検索結果
    --------------------------------------------------------  */

#searchbox {
	width: 628px;
	height: 190px;
	background: #f9f9f9 url(/common/images/bg_searchbox.jpg) repeat-x 0px 0px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

#searchC {
    width: 590px;
    height: 32px;
    position: absolute;
    top: 25px;
    left: 30px;
}
#searchC_box {
	width: 367px;
	height: 27px;
	float: left;
}
#imgbuttonC {
	width: 71px;
	height: 32px;
	margin: 0 0 0 3px;	
	float: left;
}
label#txt_searchbox {
	display: block;
	font-size: 100%;
	color: #006cb8;
	padding-top: 7px;
	margin-left: 460px;	
}
label#txt_searchbox a, label#txt_searchbox a:hover {
	color: #006cb8;
	text-decoration: none;
}

#radiobox {
	padding: 83px 0 0 30px;
}
*:first-child+html #radiobox {
	margin: -23px 0 0 0;
}

#rad01 {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #DDD;
	width: 567px;
}
*:first-child+html #rad01 {
	margin-top: -8px;
	padding-top: 8px;
	border-top: 1px solid #DDD;
	width: 567px;
}

#resultArea {
	margin: 35px 0 40px 0;
}

#answer {
	//font-weight: bold;
	text-align:right;
}
#answer span {
	font-weight: normal;
	padding-left: 20px;
}

#head_resultArea {
	margin-top: 23px;
	position: relative;
}
#answer_select {
	float: left;
}
#sortbox {
	float: left;
	margin-left: 38px;
	padding-top: 2px;
}

/* ------ pagerリスト ------ */

ul.pager_res {
	float: right;
	font-size: 80%;
	margin-top: 0;
}

ul.pager_res, ul.pager_res li {
	list-style: none;
	display: block;
}

ul.pager_res li, ul.pager_res li a {
	float: left;
	width: 2em;
	height: 2em;
	background: #FFF;
	line-height: 2;
	text-align: center;
}

ul.pager_res li {
	border: 1px solid #d7d7d7;
	margin-right: 4px;
}

ul.pager_res li a {
	text-decoration: none;
}

ul.pager_res li a:hover,
ul.pager_res li.on a {
	background: #ebebeb;
}

#pager_resultArea {
	position: relative;
	top: 0px;
	left: -2px;
}


#main_resultArea {
	//margin-top: 85px;
	margin-top: 25px;
//	border-top: 1px solid #ddd;
}
.result_2clm {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.result_2clm img { 
	float: left;
	width: 200px;
	height: 150px;
}
.result_2clm_txt {
	margin-left: 220px;
	width: 415px;
}
*:first-child+html .result_2clm_txt {
	margin-left: 220px;
	width: 412px;
}


p.title_result, p.add_result {
	color: #006cb8;
}
p.title_result span {
	color: #333333;
}
#mainArea p.title_result a,#mainArea p.add_result a {
	color: #006cb8;
	text-decoration: none;
}
#mainArea p.title_result a:hover,#mainArea p.add_result a:hover {
	color: #006cb8;
	text-decoration: none;
}

p.add_result {
	text-align: right;
}

#menu-atyouma {
	font-size: 85%;
}


/* ------ watermark ------ */

.watermark {
	color: #999 !important;
}
.watermark2 {
	color: #999 !important;
}
.watermark3 {
	color: #c77 !important;
}


/* ------ 緊急告知エリア ------ */

.top .notice {
	width: 920px;
	display:block;
	padding:5px 0;
	background-color:#FFF;
	box-shadow: 2px 2px 4px black;
	-moz-box-shadow: inset  0 2px 2px #999;
	-webkit-box-shadow: inset  0 4px 2px #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	left: 20px;
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;

}
.top .notice p {
	width: 855px;
	padding: 5px 30px 5px 35x;
	margin: 0 0 0 35px;
}
.top .notice02 {
	width: 640px;
	display:block;
	margin: 0 0 30px 0;
	padding:5px 0;
	background-color:#FFF;
	box-shadow: 2px 2px 4px black;
	-moz-box-shadow: inset  0 2px 2px #999;
	-webkit-box-shadow: inset  0 4px 2px #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	left: 20px;
	background-image: url(/common/images/obj_i.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.top .notice02 p {
	width: 575px;
	padding: 5px 30px 5px 35x;
	margin: 0 0 0 35px;
}


/* --------------------------------------------------  */
	
#contents #mainArea .innerArea h2 {
	margin: 36px 0 25px 0;
	padding: 0;
	border: 0;
	font-size: 150%;
	font-weight: bold;
	color: #006cb8;
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px;
	text-indent: 28px;
	clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contents #mainArea .innerArea h2  { 	
		background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px;
	}
}
#contents #mainArea .innerArea h2  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 4px\9;
}
#contents #mainArea .innerArea h2:not(:target)  { 	
	background: url(/common/images/solution/listmarkL.gif) no-repeat 0px 5px\9;
}


.innerArea h3.box span {
	line-height: 1.1em;
}


.relationArea h2 {
	width: 632px;
	min-height: 35px;
	clear: both;
	padding: 0;
	padding-top: 40px;
	font-size: 160%;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	color: #006cb8;	
}
.relationArea ul.arrow {
	margin: 25px 0 0 0;
}
#mainArea .relationArea .imgtxt2 div {
	width: 300px;
	margin-top: 10px;
	padding: 0 0 0 30px;
	float: left;
	margin-bottom: 10px;
	line-height: 1.2;
}


/* --------------------------------------------------  */

div#boxArea_contents {
	width: 632px;
	height: inherit;
	margin: 0;
	padding: 0;
	display:block;
}
div#boxArea_contents #box02_left_contents {
	width: 299px;
	height: auto;
	padding: 0;
	float: left;
}

div#boxArea_contents #box02_right_contents {
	width: 299px;
	height: auto;
	margin-left: 334px;
	padding: 0;
}

div#basicfunctionArea_con03 {
	width: 632px;
	height: auto;
	padding: 0;
	margin: 0 0 40px 0;
}

div#basicfunctionArea_con03 .cap02 {
	width: 190px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}
div#basicfunctionArea_con03 p {
	width: 190px;
	height: auto;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	color: #333;
	margin-top: 5px;
	padding: 0;
}

div#basicfunctionArea_con03 .cap02 img {
	margin: 0;
	padding: 0;
	border: 1px solid #dddddd;
}

div#basicfunctionArea_con03 .cap02_02,
div#basicfunctionArea_con03 .cap02_03 {
	padding: 0 0 0 30px;
}

div#basicfunctionArea_con04 {
	width: 632px;
	min-height: 100%;
	padding-top: 37px;
	margin-bottom: 50px;
}

/* contents06.html mainArea
-------------------------------------------- */
div#basicfunctionArea_con06 {
	width: 632px;
	min-height: 100%;
	padding-top: 25px;
}
div#basicfunctionArea_con06 h3 {
	margin-bottom: 0;
    padding: 0;
	color: #333;
}

#contents #innerArea ol {
	line-height: 200%;
	margin: 14px 0 14px 25px;
    padding: 0;
	color: #333;
}

#contents #innerArea ul {
	line-height: 200%;
	/* text-decoration: underline; */
	margin-top: 14px;
	margin-bottom: 14px;
    padding: 0;
	color: #333;
}
#contents #innerArea ul li {
	list-style: none;
	background: url(/common/images/obj_sq.gif) no-repeat 0px 10px;
	padding-left: 15px;
}

#contents #innerArea ul li a {
	color: #333333;
}
#contents #innerArea ul li a:hover{
	color: #666666;
}

#contents #innerArea ol li{
	list-style:decimal;
	background:none;
	padding-left:0;
}

.LRbox_dl {
	width: 632px;
	height: auto;
	margin-top: 14px;
	padding: 0;
}

.LRbox_dl #L {
	width: 299px;
	height: auto;
	padding: 0;
	float: left;
}
.LRbox_dl #R {
	width: 299px;
	height: auto;
	margin-left: 32px;
	padding: 0;
	float: left;	
}
.LRbox_dl dt {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 7px 0;
    padding: 0;
	color: #333;
	display: block;
}
.LRbox_dl dd {
	font-size: 100%;
	font-weight: normal;
	line-height: 200%;
	margin: 0;
    padding: 0;
	color: #333;
	background: url(/common/images/obj_sq.gif) no-repeat 0px 10px;
	padding-left: 15px;
}
.LRbox_dl dd a {
	color: #333333;
}
.LRbox_dl dd a:hover{
	color: #666666;
}

#contents #innerArea ul.noeffect_ul {
	margin: 8px 0 0 0;
	padding: 0 0 0 20px;
	line-height: 200%;
	text-decoration: none;
}
#contents #innerArea ul.noeffect_ul li {
	list-style: disc;
	background: none;
	padding: 0;
}


/* --------------------------------------------------------
	ソリューション＞医療分野トップ
    --------------------------------------------------------  */

/* 課題別ソリューション */

#innerArea #solution dl.task dt, #innerArea #solution dl.task dd,
#innerArea #solution #task_detail dl dt,
#innerArea #solution #task_detail dl dd {
	margin-bottom: 6px;
	display: block;
	float: left;
	overflow: hidden;
}
#innerArea #solution #task_detail h3 {
	clear: both;
	margin-top: 20px;
}

#innerArea #solution dl.task dt,
#innerArea #solution #task_detail dl dt {
	width: 115px;
	border: 1px solid #006cb8;
	color: #006cb8;
	font-weight: bold;
	line-height: 1.3;
	font-size: 105%;
	clear: both;
	min-height: 49px;
	height: 100%;
	display: block;
	padding: 11px 14px;
}


#innerArea #solution .ls01{	letter-spacing: -0.1em; }

#innerArea #solution dl.task dt span {
	display: block;
	font-size: 120%;
}

#innerArea #solution dl.task dd,
#innerArea #solution #task_detail dl dd {
	font-size: 100%;
	width: 458px;
	margin-left: 1px;
	background: #ececec;
	min-height: 66px;
	height: 100%;
	display: block;
	padding: 12px 14px;
}

#innerArea #solution #task_detail dl dd {
	padding: 11px 14px;
	height: 51px;
}

#innerArea #solution dl.task dd ul, 
#innerArea #solution dl.task dd ul li,
#innerArea #solution #task_detail dl dd ul,
#innerArea #solution #task_detail dl dd ul li {
	width: 100%;
	border: 0;
	text-decoration: none;
}

#innerArea #solution dl.task dd ul li {
	background: url(/common/images/ico_arrow_down.gif) no-repeat 0% .4em;
	padding-left: 16px;
}

#innerArea #solution dl.task dd ul li, 
#innerArea #solution dl.task dd ul li a {
	font-weight: bold;
	color: #006cb8 !important;
	text-decoration: none;
	font-size: 102% !important;
}

#innerArea #solution dl.task dd ul li a,
#innerArea #solution dl.task dd ul li a:hover {
	text-decoration: underline !important;
}

#innerArea #solution #task_detail dl dd ul {
	margin: 0;
	font-size: 90%;
	padding: 0 0 0 12px;
}
#innerArea #solution #task_detail dl dd ul li.firstbt {
	display: block;
	font-size: 130%;
	font-weight: bold;
	background: url(/common/images/ico_arrow_bggry.gif) no-repeat 0% .3em;
	padding-left: 12px;
	margin: 0 0 3px -12px;
	line-height: 1;
}
#innerArea #solution #task_detail dl dd ul li.firstbb {
	font-size: 100%;
	font-weight: normal;
	background: none;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 1;
}
#innerArea #solution #task_detail dl dd ul li.firstbt a {
	color: #006cb8;
	text-decoration:none;
}

/* tableArea mainArea
-------------------------------------------- */
#tableArea {
	width: 630px;
	height: inherit;
	margin: 30px 0 0 0;
	padding: 0;
	position: relative;
}


#formArea {
	width: 630px;
	height: inherit;
	margin: 36px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #f9f9f9;
}

label.formTitle {
	clear: both;
	display: block;
	width: 182px;
	float: left;
	margin-bottom: 25px;
	font-size: 100%;
	color: #333;
	font-weight:bold;
	text-align: left;
	line-height: 1.5em;
}

input#text {
	width: 442px;
}

textarea {
	width: 442px;
	height: 82px;
	line-height: 1.2em;
	margin-top: 25px;
}

/* カスタムなラジオ・チェックボックス */
#radioArea,#checkboxArea {
	width: 448px;
	color: #333;
	margin-top: 25px;
	margin-bottom: 27px;
}

.custom-radio,.custom-checkbox {
	position: relative;
	margin-left: 182px;
}

.custom-radio input,.custom-checkbox input {
	position: absolute;
	top: 2px;
	left: 2px;
}

.custom-radio label,.custom-checkbox label {
	position: relative;
}

.custom-radio label {
    background: url(/common/images/solution/img_radiobutton.gif) no-repeat top left;
	margin-right: -40px;
	padding-left: 30px;
	height: 22px;
	display: block;
}

#radiobtn01 {
	float: left;
}

#radiobtn02 {
	padding-left: 170px;
}

#submitArea {
	margin: 55px 0 0 182px;
}

.custom-checkbox label {
    background: url(/common/images/solution/img_checkbox.gif) no-repeat top left;
	margin-right: 20px;
	padding-left: 30px;
}

.custom-checkbox label.checked,
.custom-radio label.checked {
    background-position: bottom left;
}

 /* カスタムなセレクト（コンボ）ボックス */
.custom-select {
	position: relative;
	margin-left: 182px;
}

.custom-select select {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 2em;
	border: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	line-height: 2;
	border-image: initial;	
}
.custom-select .select-alt {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
}
.custom-select .select-alt > span {
	display:block;
	padding:0 25px 0 6px;
	border:solid 1px #c8c8c8;
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	color:#333;
	background: #fff url(/common/images/combo_off.gif) no-repeat 100% 0%;
}
.custom-select .select-alt span span {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.custom-select .active > span {
	border-color:#666;
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
	background: #fff url(/common/images/combo_on.gif) no-repeat 100% 0%;
}


/*20180807検索一覧追加分*/

/*ページャー*/
.screen-reader-text{
	display:none;
}
nav.navigation{
	width:auto;
	height:auto;
	top:0;
	margin-top:20px;
}
nav.navigation ul.page-numbers{
	height:auto;
	overflow:visible;
	background:none;
	margin:0;
	padding:0;
	display:flex;
	justify-content :center;
}

nav.navigation li{
	margin-right: 4px;
	border: 1px solid #d7d7d7;
	float:none;

}
nav.navigation li span.current{
	background: #ebebeb;
}
nav.navigation li span,nav.navigation li a{
	padding:3px;
	width:20px;
	height:20px;
	text-align:center;
	display:block;
}
nav.navigation li:first-child a,nav.navigation li:last-child a{
	width:auto;
	text-decoration:none;
}

/*投稿一覧部分*/
.result_box{
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.result_url{
	display:block;
	text-decoration:none;
}
.result_url:first-child{
	border-top: 1px solid #ddd;
}

input.searchsubmit[type="submit"]{
	border-radius:3px;
	border:1px solid #006cb8;
	color:#fff;
	padding: 0px 9px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.48, #006cb8), color-stop(0.51, #1a92e6), color-stop(0.00, #1a92e6));
	background: -webkit-linear-gradient(top, #1a92e6 0%, #1a92e6 51%, #006cb8 48%);
	background: -moz-linear-gradient(top, #1a92e6 0%, #1a92e6 51%, #006cb8 48%);
	background: -o-linear-gradient(top, #1a92e6 0%, #1a92e6 51%, #006cb8 48%);
	background: -ms-linear-gradient(top, #1a92e6 0%, #1a92e6 51%, #006cb8 48%);
	background: linear-gradient(to bottom, #1a92e6 0%, #1a92e6 51%, #006cb8 48%);
	cursor:pointer;
}
input.searchsubmit[type="submit"]:hover{
	opacity:0.7;
}

#searchA input,
#searchB input{
	vertical-align:middle;
}
#searchB input[type="text"]{
	width: 300px;
	font-size:18px;
	padding: 5px 3px;
}
#searchB input.searchsubmit[type="submit"]{
	padding: 5px 40px;
	font-size:16px;
}

.mr10{
	margin-right:10px;
}
