/* ------------------------------------------
                  LAYOUTS
------------------------------------------ */

body {
	background: #fff;
	font:14px 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	line-height: 150%;
	color: #313131;
}

a:link {
	color: #141c24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #141c24;
	text-decoration: none;
}

a:active {
	color: #555;
	text-decoration: none;
}

header {
	width: 1000px;
	margin: 0 auto;
	padding: 18px 0;
}

header h1 {
	width: 304px;
	float: left;
}

#header-navi {
	width: 650px;
	float: right;
	text-align: right;
}

#header-navi div {
	display: inline-block;
	vertical-align: middle;
}

.header-navi-search {
	position: relative;
	width: 194px;
	height: 27px;
	margin-right: 12px;
	background: #ddd;
}

.header-navi-search input[type="text"] {
	position: absolute;
	top: 2px;
	left: 4px;
	display: inline-block;
	padding: 0;
	width: 160px;
	height: 23px;
	border: none;
	background: #ddd;
}

.header-navi-search button {
	position: absolute;
	top: 5px;
	right: 7px;
	display: inline-block;
	width: 17px;
	height: 17px;
	border: none;
	background: url(../img/btn_search.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;	
}

.header-navi-laungage {
	width: 80px;
	margin-right: 12px;
}

.header-navi-laungage a {
	display: inline-block;
	width: 100%;
	padding: 3px 0;
	text-align: center;
	background: #b3e7ff;
	color: #005982;
	font-size: 12px;
	border-radius: 3px;
}

.header-navi-laungage a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.header-navi-contact {
	width: 128px;
}

.header-navi-contact a {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: linear-gradient(#00b7ee, #009ae7);
	color: #fff;
	border-radius: 3px;
}

.header-navi-contact a:hover {
	background: linear-gradient(#009ae7, #00b7ee);
	text-decoration: none;
}

#globalnavi {
	width: 100%;
	background: #008fd0;
	font-size:15px;
}

#globalnavi ul {
	width: 999px;
	padding-right: 1px;
	margin: 0 auto;
	background: url(../img/bd.gif) no-repeat right;
}

#globalnavi ul li {
	width: 	14%;
	float: left;
}

#globalnavi ul li:hover {
	background: url(../img/bg-gnav.png) no-repeat center;
}

#globalnavi ul li.active {
	background: url(../img/bg-gnav.png) no-repeat center;
}


#globalnavi ul li.seminar {
	width: 15%;
}

#globalnavi ul li.company {
	width: 15%;
}

#globalnavi ul li a {
	display: block;
	width: 100%;
	padding: 11px 0;
	text-align: center;
	color: #fff;
	background: url(../img/bd.gif) no-repeat left;
}

#globalnavi ul li a:hover {
	text-decoration: none;
}

#footer-navi {
	padding: 20px 0 30px;
	background: #7d7d7d;
}

#footer-navi a {
	color: #fff;
	font-size: 13px;
}

#footer-navi nav {
	width: 1000px;
	margin: 0 auto;
	border-right: solid 1px #bebebe;
}

#footer-navi nav ul {
	width: 248px;
	float: left;
	border-left: solid 1px #bebebe;
}

#footer-navi nav ul li {
	padding-left: 85px;
}

#footer-navi nav ul.footer-navi02 li {
	padding-left: 92px;
}

#footer-navi nav ul.footer-navi03 li {
	padding-left: 75px;
}

#footer-navi nav ul.footer-navi04 li {
	padding-left: 78px;
}

#copryright {
	background: #626262;
	color: #fff;
}

#copryright p {
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0;
	text-align: right;
	font-size: 12px;
	color: #fff;
}

/* ------------------------------------------
                   Content
------------------------------------------ */

h1.title-list {
	padding: 5px 0 5px 30px;
	margin-bottom: 15px;
	background: #e5e5e5 url(../img/icon-list.png) no-repeat 10px 9px;
}

.list-section ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d3d3d3;
}

.list-section ul li time {
	display: block;
	width: 14%;
	float: left;
	color: #005982;
	font-size: 14px;
}

.list-section ul li a {
	display: block;
	width: 84%;
	float: left;
}

#subnavi {
	width: 833px;
	margin: 0 auto 30px auto;
	border: solid 1px #dcdcdc; 
	background: linear-gradient(#fffacb, #fbe69f);
}

#subnavi ul li {
	width: 17%;
	float: left;
}

#subnavi ul li.app,
#subnavi ul li.schedule  {
	width: 16%;
}

#subnavi ul li a {
	display: block;
	padding: 10px 0;
	background: linear-gradient(#fffacb, #fbe69f);
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
}

#subnavi ul li a:hover {
	background: linear-gradient(#fffacb, #e7d593);
	text-decoration: none;
}

#subnavi ul li a span {
	display: block;
	height: 30px;
	padding-top: 15px;
	border-right: solid 1px #bcb9a9;
	background: url(../img/icon-arrow.png) no-repeat 18px 20px;
}

#subnavi ul li.user a span {
	background: url(../img/icon-key.png) no-repeat 12px 15px;
}

#subnavi ul li.line2 a span {
	height: 40px;
	padding-top: 5px;
}

#subnavi ul li:last-of-type a span {
	border-right: none;
}

#mainvisual-under {
	height: 137px;
	background: #b3e7ff url(../img/bg-mainvisual-under.png) no-repeat center;
}

#mainvisual-under h2 {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 0 100px;
}

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}

#content #content-main {
	width: 750px;
	float: right;
}

#content #content-main article {
	line-height: 1.8;
}

#content #content-main section {
	margin-bottom: 50px;
}

#content #content-main h1 {
	padding: 3px 0 3px 32px;
	margin-bottom: 40px;
	background: url(../img/icon-h1.png) no-repeat left;
	font-size: 22px;
	font-weight: bold;
}

#content #content-main h2 {
	padding: 8px 15px;
	margin-bottom: 20px;
	background: #b2ddf1;
	border-left: solid 3px #008fd0;
}

#content #content-main h3 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #008fd0;
}

#content #content-main p {
	margin-bottom: 30px;
}

#content #content-main ul {
	margin-bottom: 30px;
}

#content #content-main ul li {
	padding-left: 10px;
	background: url(../img/icon-dot.gif) no-repeat left;
}

#content #content-main dl {
	margin-bottom: 30px;
}

#content #content-main dl dt {
	margin : 5px 0 0 0;
	font-weight: bold;
}

#content #content-main dl dd {
	padding-left: 28px;
	background: url(../img/icon-disc.png) no-repeat 15px 7px;
}

.modulebox {
	display: table;
	width: 100%; 
	padding: 20px;
	margin-bottom: 20px;
	border: solid 1px #216fb9;
	box-sizing: border-box;
	cursor: pointer;
}

.modulebox:hover {
	background: #f1f1f1;
}

.modulebox figure {
	display: table-cell;
	width: 110px;
	min-height: 100px;
	vertical-align: middle;
	background: #216fb9;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.modulebox .detail {
	display: table-cell;
	padding-left: 20px;
}

#content #content-main .modulebox .detail p {
	margin-bottom: 0;
}

#content #content-main .modulebox .detail p.name {
	margin-bottom: 10px;
	color: #008fd0;
}

#content aside {
	width: 210px;
	float: left;
}

#content aside section {
	margin-bottom: 50px;
}

#content aside ul {
	padding-left: 10px;
}

#content aside ul li {
	margin-bottom: 12px;
}

#content aside ul li a {
	display: inline-block;
	padding-left: 15px;
	background: url(../img/icon-arrow-small.png) no-repeat left;
}

#content aside ul li.active a {
	color: #ec6941;
	background: url(../img/icon-arrow-small-or.png) no-repeat left;
}

.float-right {
	float: right;
	margin: 0 0 20px 20px;
}

#content #content-main .reason-boxies {
	margin-right: -70px;
	margin-bottom: 0;
}

#content #content-main .reason-boxies li {
	display: table;
	width: 338px;
	float: left;
	margin: 0 70px 60px 0;
	padding: 0;
	border: solid 1px #dcdcdc; 
	background: none;
}

#content #content-main .reason-boxies li .image {
	text-align: center;
}

#content #content-main .reason-boxies li figure {
	display: inline-block;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
}

#content #content-main .reason-boxies li p {
	padding: 10px;
	margin-bottom: 0;
	background: #008fd0;
	color: #fff;
	text-align: center;
}

#content #content-main .content-bottom-btns ul {
	margin-right: -10px;
}

#content #content-main .content-bottom-btns ul li {
	width: 180px;
	float: left;
	padding: 0;
	margin-right: 10px;
	background: none;
}

.content-bottom-btns ul li a {
	display: block;
	padding: 1.5em 0;
	background: #216fb9;
	color: #fff;
	text-align: center;
}

.content-bottom-btns ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.product-head {
	display: table;
	margin-bottom: 30px;
}

.product-head figure {
	display: table-cell;
	width: 110px;
	min-height: 100px;
	vertical-align: middle;
	background: #216fb9;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.product-head .detail {
	display: table-cell;
	padding-left: 20px;
}

#content #content-main .product-head .detail p {
	margin-bottom: 0;
}

#content #product-main ul {
	padding-left: 3px;
	margin-bottom: 30px;
}

#content #product-main ul li {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 7px;
	background: url(../img/icon-disc.png) no-repeat 0 5px;
	line-height: 1.5;
}

#content #product-main a {
	color: #216fb9;
}

.example-if {
	margin-bottom: 1.5em;
}

/* ------------------------------------------
                   Pages
------------------------------------------ */

.mainvisual-page h2  {
	color: #008fd0;
	font-size: 30px;
	font-weight: normal;
}

#content #content-main .page-article h3 {
	font-weight: bold;
	font-size: 15px;
	color: #131313;
}

#content #content-main .page-article table {
	width: 100%;
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}

#content #content-main .page-article table th {
	padding: 1em;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	color: #fff;
	background: #bbbbbb;
	font-weight: bold;
}

#content #content-main .page-article table td {
	padding: 1em;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	text-align: left;
}

#content #content-main .page-article ul li {
	margin-bottom: 0.3em;
	padding-left: 15px;
	background: url(../img/icon-ci-bl.png) no-repeat 0 8px;
}

#content #content-main .page-article ul li ul {
	margin-bottom: 0;
}

#content #content-main .page-article ul li ul li {
	padding-left: 15px;
	background: url(../img/icon-ci-gr.png) no-repeat 0 8px;
}

/* ------------------------------------------
                  ClearFix
------------------------------------------ */

.group,
.col-group {
zoom:1;
}

.group:after,
.col-group:after {
    content: "";
    display: block;
    clear: both;
}