@charset "utf-8";

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
}

body {
	color: #000;
	background: #646aa4;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	line-height: 1.6;
	text-align: center;
}

html, body, div, h1, h2, h3, h4, h5, h6, p, blockpuote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, input, fieldset {
	margin: 0px;
	padding: 0px;
}
 
img {
	border-style: none;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
 
ul, ol, li {
	list-style: none;
}
 
textarea {
	font-size: 1em;
}

a {
	color: #3c00d4;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #ed6941;
	text-decoration: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

body#details {
	background: #fff;
}

/*------------------------------------------------------------------------------------------*/

#header {
	min-width: 960px;
	background: #fff;
	border-bottom: #1825aa 2px solid;
}

#header #headerLine {
	border-bottom: #1825aa 2px solid;
}

#header #headerLine #headerTop {
	display: table;
	width: 960px;
	margin: 0px auto;
	text-align: left;
	height: 61px;
}

#header #headerLine #headerTop h1 {
	display: table-cell;
	width: 320px;
	padding: 5px 0px 6px 0px;
	vertical-align: middle;
}

#header #headerLine #headerTop .search {
	display: table-cell;
	width: 530px;
	text-align: right;
}
#header #headerLine #headerTop .search > div{
	width: 320px;
	display: inline-block;
}

#header #headerLine #headerTop .search ul {
	display: table;
}

#header #headerLine #headerTop .search ul li {
	display: table-cell;
	vertical-align: middle;
	font-size: 75%;
}

#header #headerLine #headerTop .search ul li.searchOne {
	width: 140px;
}

#header #headerLine #headerTop .search ul li.searchAll {
	width: 170px;
}

#header #headerLine #headerTop .search ul li.searchInput {
	width: 220px;
	height: 29px;
	position: relative;
}

#header #headerLine #headerTop .search ul li.searchInput > div {
	top: -500px;
}

#header #headerLine #headerTop .search ul li > input[type=radio] {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-control-cse-ja {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#header #headerLine #headerTop .search ul li.searchInput div form.gsc-search-box {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-input {
	margin: 0px;
	padding: 0px;
	width: 166px;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-input .gsc-input {
	margin: 0px;
	padding: 0px;
	width: 166px;
}

#header #headerLine #headerTop .search ul li.searchInput div #gsc-i-id1,
#header #headerLine #headerTop .search ul li.searchInput div #gsc-i-id2 {
	padding: 3px 0px;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-search-button {
	width: 34px;
	height: 30px;
	border: none;
	background: none;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-search-button .gsc-search-button {
	width:  0px;
	height: 0px;
	margin: 0px;
	min-width: 0px;
	padding: 15px 17px;
	border: none;
	background: url(../img/header_search_submit.gif) no-repeat 50% 50%;
    background-size: contain;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
}

#header #headerLine #headerTop .search ul li.searchInput div .gsc-clear-button .gsc-clear-button {
	display: none;
}

#header #headerLine #headerTop .world {
	display: table-cell;
	width: 110px;
	background: #1825aa;
	vertical-align: middle;
}

#header #headerLine #headerTop .world p {
	font-size: 88%;
}

#header #headerLine #headerTop .world p a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(../img/header_world.gif) no-repeat 7px 50%;
	color: #FFF;
}

#header #headerDepart {
	display: table;
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: left;
}

#header #headerDepart h2 {
	display: table-cell;
	width: 500px;
	padding: 3px 0px;
}

#header #headerDepart p {
	display: table-cell;
	width: 200px;
	text-align: right;
}
#header #headerDepart p a:first-child{
	margin-right: 13px;
}

/*------------------------------------------------------------------------------------------*/

#gNav {
	min-width: 962px;
	background: #d2d4e7;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	text-align: center;
}

#gNav > ul {
	width: 962px;
	height: 40px;
	margin: 0px auto;
	background: #fff;
	text-align: left;
	z-index: 100;
	position: relative;
}

#gNav > ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#gNav > ul > li {
	float: left;
}

#gNav > ul > li > a {
	display: block;
	width: 239px;
	height: 40px;
	background-image: url(../img/gnavi.png);
	background-repeat: no-repeat;
	background-color: #7a83d9;
	border-bottom: #fff 1px solid;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
}

#gNav ul li#gNav01 > a {
	width: 240px;
	background-position: -1px 0px;
	left: 1px;
}

#gNav ul li#gNav02 > a {
	background-position: -242px 0px;
	left: 242px;
}

#gNav ul li#gNav03 > a {
	background-position: -482px 0px;
	left: 482px;
}

#gNav ul li#gNav04 > a {
	background-position: -722px 0px;
	left: 722px;
}

#products #gNav ul li#gNav01 > a,
#seminar #gNav ul li#gNav02 > a,
#event #gNav ul li#gNav02 > a,
#news #gNav ul li#gNav03 > a {
	background-color: #4f5ac4;
	color: #ed6941;
}

#gNav > ul > li > a:hover,
#gNav > ul > li > a.on,
#gNav > ul > li > a.on:hover,
#products #gNav ul li#gNav01 > a:hover,
#seminar #gNav ul li#gNav02 > a:hover,
#event #gNav ul li#gNav03 > a:hover,
#info #gNav ul li#gNav04 > a:hover {
	background-color: #4f5ac4;
/*
	border-bottom: #4f5ac4 1px solid;
*/
	color: #ed6941;
}

#gNav > ul > li#gNav01 > a:hover,
#gNav > ul > li#gNav01 > a.on,
#gNav > ul > li#gNav01 > a.on:hover,
#products #gNav ul li#gNav01 > a:hover {
	border-bottom: #4f5ac4 1px solid;
}

#gNav > ul > li > ul {
	display: none;
	width: 235px;
	height: auto;
	background: url(../img/bg_gnavi.png) repeat left top;
	border: #4f5ac4 2px solid;
	color: #3c00d4;
	z-index: 100;
	position: absolute;
	top: 41px;
}

#gNav ul li#gNav01 > ul {
	width: 476px;
	left: 1px;
}

#gNav ul li#gNav02 > ul {
	left: 242px;
}

#gNav ul li#gNav03 > ul {
	left: 482px;
}

#gNav ul li#gNav04 > ul {
	left: 722px;
}

#gNav > ul > li > ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#gNav > ul > li > ul > li {
	font-size: 75%;
	line-height: 1.5;
}

#gNav > ul > li#gNav01 > ul > li {
	width: 238px;
	float: left;
}

#gNav > ul > li#gNav01 > ul > li.liL {
	clear: both;
}

#gNav > ul > li > ul > li > a {
	padding: 6px 10px 6px 20px;
	color: #3c00d4;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.5;
	display: block;
}

#gNav > ul > li#gNav01 > ul > li > a {
	padding: 6px 40px 6px 20px;
}

#gNav > ul > li > ul > li > a:hover {
	background: url(../img/bg_gnavi_o.png) repeat 0px 0px;
	color: #3c00d4;
	text-decoration: underline;
}

#gNav > ul > li > ul > li > a > span {
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow01.gif) no-repeat 0px 0.5em;
	text-decoration: underline;
	display: inline-block;
}

/*------------------------------------------------------------------------------------------*/

#slideSection {
	background: #FFF url(../img/top_slide_grade.gif) repeat-x left bottom;
	border-bottom: #1825aa 2px solid;
	clear: both;
}

#slideSection > div {
	padding: 0px 0px 51px 0px;
	background: url(../img/top_slide_bottom.gif) no-repeat center bottom;
}

#slide {
	width: 100%;
	min-width: 960px;
	position: relative;
}

#slide #slideArea {
	width: 100%;
	height: 272px;
	overflow: hidden;
}

#slide #slideArea #slideImg {
	width: 4805px;
}

#slide #slideArea #slideImg li {
	float: left;
	width: 961px;
	height: 432px;
	background: #FFF;
	font-size: 0px;
}

#slide #slidePrev {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 10;
}

#slide #slideNext {
	position: absolute;
	top: 120px;
	right: 0px;
	z-index: 10;
}

#slide #thumbnail {
	position: absolute;
	top: 205px;
	left: 50%;
	text-align: left;
}

#slide #thumbnail:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#slide #thumbnail li {
	float: left;
	width: 134px;
	height: 103px;
	margin: 0px 3px 0px 0px;
	font-size: 75%;
	line-height: 1.3;
}

#slide #thumbnail li a {
	display: block;
	width: 134px;
	height: 103px;
	background: #dcdcdc;
	text-decoration: none;
	overflow: hidden;
}

#slide #thumbnail li.on a {
	background: #9ea2ce;
	color: #FFF;
}

#slide #thumbnail li a:hover {
	background: #9ea2ce;
	color: #FFF;
}

#slide #thumbnail li a img {
	margin: 1px 1px 5px 1px;
}

#slide #thumbnail li a .text {
	display: table;
	height: 44px;
}

#slide #thumbnail li a .text p {
	display: table-cell;
	padding: 0px 6px 0px 7px;
	vertical-align: middle;
}

#slide #pointOver {
	width: 685px;
	height: 103px;
	position: absolute;
	top: 205px;
	left: 50%;
}

/*------------------------------------------------------------------------------------------*/

#contentHead {
	min-width: 960px;
	background: #f0f0f7;
	border-bottom: #1825aa 2px solid;
	text-align: center;
}

#contentHead ul {
	width: 960px;
	margin: 0px auto;
	padding: 6px 0px 6px 0px;
	text-align: left;
}

#contentHead ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#contentHead ul li {
	padding: 0px 5px 0px 0px;
	font-size: 75%;
	line-height: 1.5;
	float: left;
}

#contentHead ul li.topicNews {
	display: none;
}

#contentHead h2 {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 6px 0px;
	font-size: 163%;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	clear: both;
}

#content {
	clear: both;
	min-width: 960px;
	background: #fff;
	text-align: center;
}

#contentIn {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
	text-align: left;
}

#contentIn:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainCts {
	width: 725px;
	float: left;
}

#mainCts h3 {
	margin: 0px 0px 16px 0px;
	padding: 2px 5px;
	border: 2px #c0c4ea solid;
	color: #1825aa;
	font-size: 113%;
	font-weight: bold;
	line-height: 1.2;
}

#mainCts h4 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 1px 16px;
	background: url(../img/point_h4.png) no-repeat 0px 0.4em;
	border-bottom: #1825aa 1px solid;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
}

#mainCts h5 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 1px 16px;
	background: url(../img/point_h5.png) no-repeat 0px 0.4em;
	color: #1825aa;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.5;
}

#mainCts .normalUl li {
	padding: 0px 0px 9px 14px;
	background: url(../img/point_dot.png) no-repeat 0px 0.2em;
	font-size: 88%;
	line-height: 1.5;
}

#mainCts .normalOl li {
	padding: 0px 0px 9px 0px;
	font-size: 88%;
	line-height: 1.5;
}

#mainCts .indUl li {
	padding: 0px 0px 9px 1em;
	font-size: 88%;
	line-height: 1.5;
	text-indent: -1em
}

#mainCts .newsCatUl li {
	padding: 0px 0px 9px 0px;
	font-size: 88%;
	line-height: 1.5;
	text-align: left;
}

#mainCts .newsCatUl li span {
	width: 5em;
	border: #f60 1px solid;
	color: #4955c9;
	font-size: 85%;
	line-height: 1.3;
	text-align: center;
	display: inline-block;
}

#mainCts .linkUl li {
	padding: 0px 0px 9px 8px;
	background: url(../img/arrow02.gif) no-repeat 0px 0.5em;
	font-size: 88%;
	line-height: 1.5;
}

#mainCts .linkUl li.pdf a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_pdf.png) no-repeat right 0.3em;
}

#mainCts .linkUl li.blank a {
	padding: 0px 22px 0px 0px;
	background: url(../img/icon_blank.png) no-repeat right 0.3em;
	display: inline;
}

#mainCts table {
	width: 725px;
	background-color: #a1a1a1;
}

#mainCts table tr th,
#mainCts table tr td {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.2;
	vertical-align: middle;
}

#mainCts table tr th {
	background-color: #d7dae3;
	text-align: center;
}

#mainCts table tr td {
	background-color: #fff;
	text-align: left;
}

#mainCts .bold {
	font-weight: bold;
}

#mainCts .pbtm {
	padding-bottom: 18px;
}

#mainCts .under{
	text-decoration: underline;
}

#mainCts .floatL  {
	float: left;
}

#mainCts .floatR  {
	float: right;
}

#mainCts img.floatL  {
	margin-right: 18px;
}

#mainCts img.floatR  {
	margin-left: 18px;
}

#mainCts #pageTop {
	padding: 15px 0px 0px 0px;
	font-size: 0px;
	line-height: 0;
	text-align: right;
	clear: both;
}

#mainCts #pageTop a {
	margin: 0px 0px 0px auto;
	width: 106px;
	height: 20px;
	background: url(../img/totop.png) no-repeat left top;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}

#sideCts {
	width: 205px;
	float: right;
}

#sNavi li {
	font-size: 88%;
	font-weight: bold;
	line-height: 1.5;
}

#sNavi li a {
	padding: 7px 8px;
	background-color: #dcdcdc;
	font-size: 1em;
	line-height: 1.5;
	text-decoration: none;
	display: block;
}

#sNavi li a.on {
	color: #ed6941;
	text-decoration: none;
}


#sNavi li a span {
	display: inline-block;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0% 0.5em;
}

#sNavi li a.on span,
#sNavi li a:hover span,
#sNavi li a.on:hover span {
	background-image: url(../img/arrow02o.gif);
}

#sNavi > li:first-child > a > span {
	background-image: url(../img/arrow01.gif);
}

#sNavi > li:first-child > a.on > span,
#sNavi > li:first-child > a:hover > span,
#sNavi > li:first-child > a.on:hover > span {
	background-image: url(../img/arrow01o.gif);
}

#sNavi li ul {
	border-top: #fff 1px solid;
}

#sNavi li ul li {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
	border-bottom: #fff 1px solid;
}

#sNavi li ul li a {
	padding: 4px 8px 4px 18px;
	background-color: #c7cbef;
}

#sNavi li ul li ul {
	border: #c7cbef 2px solid;
	border-top: none;
}

#sNavi li ul li ul li {
	border-top: #7a83d9 2px solid;
	border-bottom: none;
}

#sNavi li ul li ul li a {
	padding: 3px 8px 2px 25px;
	background-color: #f5f5f9;
}

#sNavi li ul li ul li ul {
	border: none;
}

#sNavi li ul li ul li ul li {
	border-top: #cacde3 1px solid;
}

#sNavi li ul li ul li ul li:first-child {
	border-top: #7a83d9 2px solid;
}

#sNavi li ul li ul li ul li a {
	padding: 4px 8px 4px 32px;
	background-color: #fff;
}


#topMain {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
	text-align: left;
}

#topMain:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#topMain #topLink {
	width: 570px;
	float: left;
}

#topMain #topLink:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#topMain #topLink li {
	font-size: 0px;
	line-height: 0;
	float: left;
}

#topMain #topLink li a {
	width: 190px;
	height: 101px;
	background-image: url(../img/topnavi.png);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#topMain #topLink ul.border {
	clear: both;
	border-top: 1px solid #aaa;
}

#topMain #topLink li#topLink01 a {
	background-position: 0px 0px;
}

#topMain #topLink li#topLink02 a {
	background-position: -190px 0px;
}

#topMain #topLink li#topLink03 a {
	background-position: -380px 0px;
}

#topMain #topLink li#topLink04 a {
	background-position: 0px -101px;
}

#topMain #topLink li#topLink05 a {
	background-position: -190px -101px;
}

#topMain #topLink li#topLink06 a {
	background-position: -380px -101px;
}

#topMain #topLink li#topLink07 a {
	background-position: 0px -202px;
}

#topMain #topLink li#topLink08 a {
	background-position: -190px -202px;
}

#topMain #topLink li#topLink09 a {
	background-position: -380px -202px;
}

#topMain #topLink li a:hover {
	background-color: #f1f2fd;
}

#topMain #topNews {
	width: 374px;
	float: right;
}

#topMain #topNews h2 {
	padding: 5px;
	background-color: #c5c5c5;
	font-size: 0px;
	line-height: 0;
}

#topMain #topNews h2 a {
	margin-left: 10px;
	font-size: 0px;
	line-height: 0;
}

#topMain #topNews div {
	min-height: 266px;
	border-left: #dedede 3px solid;
	border-right: #dedede 3px solid;
	border-bottom: #dedede 3px solid;
}

#topMain #topNews div ul {
	padding: 10px 10px 16px 12px;
}

#topMain #topNews div ul li {
	font-size: 88%;
	line-height: 1.4;
	clear: both;
}

#topMain #topNews div ul li dl {
	font-size: 100%;
}

#topMain #topNews div ul li dl dt {
	font-size: 100%;
}

#topMain #topNews div ul li dl dt span {
	margin-left: 15px;
	width: 5em;
	border: #f60 1px solid;
	color: #4955c9;
	font-size: 85%;
	line-height: 1.3;
	text-align: center;
	display: inline-block;
}

#topMain #topNews div ul li dl dd {
	font-size: 100%;
}

#topMain #topNews div ul li dl dd.pdf a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_pdf.png) no-repeat right 0.3em;
}

#topMain #topNews div ul li dl dd.blank a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_blank.png) no-repeat right 0.3em;
}

#topBnr {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
	text-align: left;
	clear: both;
}

#topBnr:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#topBnr li {
	padding: 0px 0px 0px 15px;
	font-size: 0px;
	line-height: 0;
	float: left;
}

#topBnr li:first-child {
	padding: 0px 0px 0px 0px;
}

/*------------------------------------------------------------------------------------------*/

#mainIndex {
	clear: both;
}

#mainIndex #dscIndex {
	padding: 0px 0px 20px 0px;
	font-size: 88%;
	line-height: 1.6;
}

#mainIndex .secIndex {
	padding: 0px 0px 16px 0px;
	clear: both;
}

#mainIndex .secIndex:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainIndex .secIndex div {
	width: 350px;
	float: right;
}

#mainIndex .secIndex div:first-child {
	float: left;
}

#mainIndex .secIndex div h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 350px;
	background-color: #eee;
	border: none;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4;
	display: table;
	position: relative;
}

#mainIndex .secIndex div h3 a {
	padding: 0px 10px 0px 70px;
	height: 60px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
}

#mainIndex .secIndex div h3 a:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainIndex .secIndex div h3 a span {
	margin: 0px 0px 0px 10px;
	width: 6em;
	background-color: #7479fe;
	border: 1px #ff6600 solid;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	float: right;
}

#mainIndex .secIndex div h3 a img {
	left: 0px;
	top: 0px;
	border: 1px #878dcd solid;
	position: absolute;
}

#mainIndex .secIndex div h3 a:hover img {
	border: 1px #ed6941 solid;
}

#mainIndex .secIndex div h3 p {
	display: none;
}

#mainIndex .secIndex div p {
	padding: 0px 0px 8px 0px;
	font-size: 75%;
	line-height: 1.5;
}

#mainIndex .secIndex div div,
#mainIndex .secIndex div div:first-child {
	padding: 0px 0px 9px 0px;
	font-size: 88%;
	line-height: 1.5;
	width: auto;
	float: none;
}

#mainIndex .secIndex div a.bold {
	font-weight: bold;
}

#mainIndex .productsIndex {
	padding: 0px 0px 30px 0px;
	clear: both;
}

#mainIndex .productsIndex:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainIndex .productsIndex li {
	padding: 0px 0px 0px 55px;
	float: left;
}

#mainIndex .productsIndex li:first-child {
	padding: 0px 0px 0px 0px;
}

#mainIndex .productsIndex li a {
	width: 140px;
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: underline;
	display: block;
}

#mainIndex .productsIndex li a:hover {
	text-decoration: underline;
}

#mainIndex .productsIndex li a img {
	margin: 0px 0px 8px 0px;
	border: 1px #878dcd solid;
}

#mainIndex .productsIndex li a:hover img {
	border: 1px #ed6941 solid;
}

#mainIndex .productsIndex li a span {
	display: block;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0% 0.5em;
}

#mainIndex .productsIndex li a:hover span {
	background-image: url(../img/arrow02o.gif);
}

#mainIndex .productsIndex li.series {
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
	float: left;
	width: 725px;
}
#mainIndex .productsIndex li:first-child.series {
	margin-top: 0;
}
#mainIndex .productsIndex li.series a, #mainIndex .productsIndex li.series .no_link{
	display: table;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 703px;
	padding: 10px;
	border: 1px solid #878dcd;
	text-decoration: none;
}
#mainIndex .productsIndex li.series a:hover{
	border: 1px solid #ed6941;
}
#mainIndex .productsIndex li.series * > div {
	display: table-cell;
	vertical-align: top;
}
#mainIndex .productsIndex li.series * > div.tx{
	width: 533px;
	padding-right: 20px;
}
#mainIndex .productsIndex li.series * > div.tx p.title{
	font-size: 1.2em;
	margin-bottom: 15px;
	text-decoration: underline;
}
#mainIndex .productsIndex li.series .no_link > div.tx p.title{
	text-decoration: none;
}
#mainIndex .productsIndex li.series * > div.tx p.lead{
	font-size: 0.9em;
	color: #000;
}
#mainIndex .productsIndex li.series * > div.img{
	width: 150px;
}

#mainIndex .productsIndex li.series * > div.img img{
	border: none;
}
#mainIndex .productsIndex li.imgonly img{
	border: none;
}
#mainIndex .productsIndex li.imgonly a:hover img{
	border: none;
}

#mainDetail {
	clear: both;
}

#mainDetail #headDetail {
	margin: 0px 0px 15px 0px;
	background-color: #f9f9f9;
	border: 1px #d6d6d6 solid;
}

#mainDetail #headDetail:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainDetail #headDetail dl {
	width: 411px;
	float: left;
}

#mainDetail #headDetail dl dt {
	width: 411px;
	height: 183px;
	font-size: 0px;
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table;
}

#mainDetail #headDetail dl dt span {
	width: 411px;
	height: 183px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#mainDetail #headDetail dl dd {
	width: 411px;
	height: 93px;
	font-size: 100%;
	line-height: 1.6;
	text-align: center;
	vertical-align: top;
	display: block;
}
#mainDetail #headDetail dl dd span {
	padding: 0px 0px;
	height: 93px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}


#mainDetail h2 {
	padding: 0px 0px 15px 0px;
	font-size: 0px;
	line-height: 0;
}

#mainDetail #headDetail h2 {
	padding: 0px 0px 0px 0px;
	width: 312px;
	float: right;
}

#mainDetail h2 img {
	width: 723px;
	height: auto;
}

#mainDetail #headDetail h2 img {
	width: 312px;
	height: auto;
}

#mainDetail #btDetail {
	clear: both;
}

#mainDetail #btDetail:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainDetail #btDetail li {
	padding: 0px 20px 20px 0px;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.4;
	float: left;
}

#mainDetail #btDetail li.liR {
	padding: 0px 0px 20px 0px;
}

#mainDetail #btDetail li a,
#mainDetail #btDetail li a:hover {
	width: 228px;
	height: 35px;
	background: url(../img/bt_detail.png) no-repeat left top;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	text-decoration: none;
	display: block;
}

#mainDetail #btDetail li a span{
	padding: 7px 40px 0px 14px;
	overflow: hidden;
	display: block;
}

.link01 a{
	height: 35px;
	line-height: 35px;
	background: url(../img/bg_link01.jpg) no-repeat right #d2d8e7;
	padding: 0 40px 0 15px;
	margin-bottom: 20px;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	display: inline-block;
}

#mainDetail #freeDetail {
	padding: 0px 0px 30px 0px;
	clear: both;
}

#mainDetail .secDetail {
	padding: 0px 0px 20px 0px;
	clear: both;
}

#mainDetail .secDetail h5 {
	margin: 0px;
	padding: 0px 0px 1px 18px;
	background: url(../img/point_h4.png) no-repeat 0px 0.4em;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
}

#mainDetail .secDetail .ulSec li {
	padding: 0px 0px 20px 0px;
	font-size: 88%;
	line-height: 1.7;
	clear: both;
}

#mainDetail .secDetail .ulSec li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainDetail .secDetail .ulSec li img {
	margin: 0px 20px 0px 0px;
	float: left;
}

#mainDetail .secDetail .divSec {
	width: 725px;
	padding: 0px 0px 20px 0px;
	font-size: 88%;
	line-height: 1.7;
}

#mainDetail .secDetail .divSec:after{
	content: "";
	clear: both;
	display: block;
}

#mainDetail .secDetail .divSec > p.img {
	width: 204px;
}

#mainDetail .secDetail .divSec > p.img.left {
	float: left;
	padding-right: 20px;
}

#mainDetail .secDetail .divSec > p.img.right {
	float: right;
	padding-left: 20px;
}

#mainDetail .secDetail .divSec > p.img img {
	width: 204px;
	height: auto;
}

#mainDetail .secDetail .divSec > p.tx {
	width: 501px;
}

#mainDetail .secDetail .divSec > p.tx.left {
	float: left;
}

#mainDetail .secDetail .divSec > p.tx.right {
	float: right;
}
#mainDetail .secDetail .divSec ul.indent{
	float: right;
	width: 501px;
}
#mainDetail .secDetail .divSec ul.indent li{
	padding-left: 1em;
	position: relative;
}
#mainDetail .secDetail .divSec ul.indent li+li{
	margin-top: 5px;
}
#mainDetail .secDetail .divSec ul.indent li:before{
	content: "・";
	position: absolute;
	left: 0;
}

#mainDetail .secDetail .divSec > p.tx.left.auto {
	width: auto;
}

#mainDetail .secDetail .ulNote {
	padding: 0px 0px 15px 0px;
	clear: both;
}

#mainDetail .secDetail .ulNote li {
	padding: 0px 0px 0px 1em;
	font-size: 75%;
	line-height: 1.5;
	text-indent: -1em;
}

#mainDetail .secDetail table {
	margin: 0px 0px 15px 0px;
}

#mainDetail .secDetail table tr th,
#mainDetail .secDetail table tr td {
	padding: 0px 20px;
	line-height: 2.1;
}

#mainDetail .secDetail table tr th {
	width: 120px;
	text-align: left;
}

/*------------------------------------------------------------------------------------------*/

#ftNavi {
	min-width: 960px;
	background: #7d82b3;
	text-align: center;
}

#ftNav div {
	width: 960px;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: left;
	clear: both;
}

#ftNav div#ftNavH {
	padding: 15px 0px 0px 0px;
}

#ftNav div:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#ftNav div dl {
	padding: 0px 80px 0px 0px;
	float: left;
}

#ftNav div dl#ftNR {
	padding: 0px;
}

#ftNav div dl dt {
	padding: 0px 0px 3px 0px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
}

#ftNav div dl dt a {
	display: inline-block;
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow03.gif) no-repeat 0% 6px;
}

#ftNav div dl dd {
	padding: 0px 0px 16px 0px;
}

#ftNav div dl dd ul {
	padding: 0px 0px 0px 6px;
}

#ftNav div dl dd ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#ftNav div dl dd ul li {
	padding: 0px 0px 3px 0px;
	color: #fff;
	font-size: 75%;
}

#ftNav div dl dd ul.ulW li {
	width: 140px;
	float: left;
}

#ftNav div dl dd ul.ulW li.liL {
	margin-right: 80px;
	clear: both;
}

#ftNav div dl dd ul li a {
	display: inline-block;
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow04.gif) no-repeat 0% 6px;
}

#ftNav a {
	color: #fff;
	text-decoration: underline;
}

#ftNav a:hover {
	color: #ed6941;
	text-decoration: none;
}

#footer {
	padding: 0px 0px 20px 0px;
	min-width: 960px;
	background: #646aa4;
	border-top: #b4b6d3 1px solid;
	text-align: center;
	clear: both;
}

#footer div {
	width: 960px;
	margin: 0px auto;
	padding: 8px 0px 12px 0px;
	text-align: left;
}

#footer div:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#footer div ul {
	border-left: #fff 1px solid;
	color: #fff;
	font-size: 75%;
	line-height: 1.5;
	float: right;
}

#footer div ul:first-child {
	float: left;
}

#footer div ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#footer div ul li {
	padding: 0px 5px;
	border-right: #fff 1px solid;
	font-size: 1em;
	line-height: 1.5;
	float: left;
}

#footer div ul li a {
	color: #fff;
	text-decoration: underline;
}

#footer div ul li a:hover {
	color: #ed6941;
	text-decoration: none;
}

#footer div ul li.blank a {
	padding: 0px 22px 0px 0px;
	background: url(../img/icon_win.gif) no-repeat right center;
	display: inline-block;
}

#footer p {
	width: 960px;
	margin: 0px auto;
	color: #fff;
	font-size: 75%;
	line-height: 1.5;
	text-align: left;
}

#footer p small {
	font-size: 1em;
}

/*------------------------------------------------------------------------------------------*/

#alert {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#alert #alertIn {
	position: relative;
}

#alert #modal {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
}

#alert #modalBox {
	width: 592px;
	height: 420px;
	margin: 0px 0px 0px -306px;
	padding: 10px;
	background: #FFF;
	position: absolute;
	top: 130px;
	left: 50%;
}

#alert #modalBox .line {
	height: 316px;
	padding: 40px 0px 60px 0px;
	border: #99714B 2px solid;
}

#alert #modalBox .line .logo {
	padding: 0px 0px 65px 0px;
	text-align: center;
}

#alert #modalBox .line .title {
	padding: 0px 0px 40px 0px;
	color: #99714B;
	font-size: 113%;
	font-weight: bold;
}

#alert #modalBox .line .text {
	padding: 0px 0px 15px 0px;
	font-size: 75%;
}

#alert #modalBox .line .buttons {
	margin: 20px 0px 0px;
}

#alert #modalBox .line .buttons a {
	margin: 0px 15px;
	padding: 10px 50px;
	background: #99714B;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#alertI {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: none;
}

#alertI #alertIn {
	position: relative;
}

#alertI #modal {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
}

#alertI #imgBox {
	margin: 0px 0px 0px -207px;
	width: 414px;
	position: absolute;
	top: 130px;
	left: 50%;
}

#alertI #imgBox a {
	margin: 0px 0px 10px auto;
	width: 40px;
	height: 40px;
	background: url(../img/bt_close.png) no-repeat left top;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}

#alertI #imgBox img {
	width: 414px;
	height: auto;
}

/*------------------------------------------------------------------------------------------*/

#newsIndex ul {
	padding: 0px 0px 30px 0px;
	clear: both;
}

#newsIndex ul li {
	padding: 0px 0px 7px 0px;
	font-size: 88%;
	line-height: 1.4;
	clear: both;
}

#newsIndex ul li dl {
	font-size: 1em;
}

#newsIndex ul li dl dt {
	width: 13em;
	font-size: 1em;
}

#newsIndex ul li dl dt span {
	margin-left: 1em;
	width: 5em;
	border: #f60 1px solid;
	color: #4955c9;
	font-size: 85%;
	line-height: 1.3;
	text-align: center;
	display: inline-block;
}

#newsIndex ul li dl dd {
	margin: -1.4em 0px 0px 13em;
}

#newsIndex ul li dl dd.pdf a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_pdf.png) no-repeat right 0.3em;
}

#newsIndex ul li dl dd.blank a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_blank.png) no-repeat right 0.3em;
}

/*------------------------------------------------------------------------------------------*/

#sitemapIndex > ul > li {
	margin: 0px 0px 15px 0px;
}

#sitemapIndex > ul > li > p {
	padding: 2px 7px;
	border: 2px #c0c4ea solid;
	color: #1825aa;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.5;
}

#sitemapIndex > ul > li > ul {
	padding: 6px 0px 0px 0px;
}

#sitemapIndex > ul > li > ul > li {
	padding: 4px 0px 4px 20px;
	border-top: 1px #b8bcc9 solid;
}

#sitemapIndex > ul > li > ul > li:first-child {
	border-top: none;
}

#sitemapIndex > ul > li > ul > li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#sitemapIndex > ul > li > ul > li > p {
	width: 200px;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.5;
	float: left;
}

#sitemapIndex > ul > li > ul > li > ul {
	padding: 6px 0px 0px 0px;
	width: 730px;
	float: right;
}

#sitemapIndex > ul > li > ul > li > ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#sitemapIndex > ul > li > ul > li > ul > li {
	margin: 0px 20px 12px 0px;
	float: left;
}

#sitemapIndex > ul > li > ul > li > ul > li > p {
	width: 220px;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.2;
}

#sitemapIndex > ul > li > p > a,
#sitemapIndex > ul > li > ul > li > p > a {
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow01.gif) no-repeat 0px 0.5em;
	text-decoration: underline;
	display: inline-block;
}

#sitemapIndex > ul > li > p > a:hover,
#sitemapIndex > ul > li > ul > li > p > a:hover {
	background: url(../img/arrow01o.gif) no-repeat 0px 0.5em;
	text-decoration: underline;
}

#sitemapIndex > ul > li > ul > li > ul > li > p > a {
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow02.gif) no-repeat 0px 0.4em;
	text-decoration: underline;
	display: inline-block;
}

#sitemapIndex > ul > li > ul > li > ul > li > p > a:hover {
	background: url(../img/arrow02o.gif) no-repeat 0px 0.4em;
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------*/

#eventIndex {
	clear: both;
}

#eventIndex #dscIndex {
	padding: 0px 0px 20px 0px;
	font-size: 88%;
	line-height: 1.6;
}

#eventIndex .noteUl {
	margin: 0px 0px 20px 0px;
}

#eventIndex .noteUl li {
	padding: 0px 0px 9px 1em;
	font-size: 88%;
	line-height: 1.5;
	text-indent: -1em;
}

#eventIndex table {
	margin: 0px 0px 30px 0px;
}

#eventIndex table tr th {
	padding: 6px 0px;
}

#eventIndex table tr td {
	padding: 5px;
	vertical-align: top;
}

#eventIndex table tr td:first-child {
	padding: 5px 18px;
	vertical-align: middle;
}

#eventIndex table tr td:first-child span {
	display: none;
}

#eventIndex table tr .th31 {
	width: 230px;
}

#eventIndex table tr .th32 {
	width: auto;
}

#eventIndex table tr .th33 {
	width: 190px;
}

#eventIndex table tr .th41 {
	width: 260px;
}

#eventIndex table tr .th42 {
	width: 245px;
}

#eventIndex table tr .th43 {
	width: 150px;
}

#eventIndex table tr .th44 {
	width: 70px;
}
#eventIndex table tr td:nth-child(1) {
	width: 260px;
}

#eventIndex table tr td:nth-child(2) {
	width: 275px;
}

#eventIndex table tr td:nth-child(3) {
	width: 150px;
}

#eventIndex table tr td:nth-child(4) {
	width: 70px;
}

#eventIndex table tr .tdH {
	background-color: #eeeff9;
	color: #1825aa;
	font-weight: bold;
}

/*------------------------------------------------------------------------------------------*/

.tabSec {
	margin: 0px 0px 30px 0px;
	width: 725px;
	clear: both;
}

.tabSec > ul {
	padding: 0px 0px 0px 15px;
	background: url(../img/line_tab.gif) repeat-x left bottom;
}

.tabSec > ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.tabSec > ul li {
	padding: 0px 5px;
	font-size: 88%;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	float: left;
}

.tabSec > ul li a {
	width: 218px;
	height: 42px;
	background: url(../img/line_tab.gif) repeat-x left bottom;
	background-color: #eeeff9;
	border-top: 1px #a1a1a1 solid;
	border-left: 1px #a1a1a1 solid;
	border-right: 1px #a1a1a1 solid;
	color: #3c00d4;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	display: block;
}

.tab2 > ul li a {
	width: 333px;
}

.tabSec > ul li a:hover,
.tabSec > ul li a.set,
.tabSec > ul li a.set:hover {
	background: none;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.tabSec > ul li a span {
	padding: 4px 0px 0px 0px;
	text-align: center;
	display: block;
}

.tab2 > ul li a span {
	padding: 12px 0px 0px 0px;
}

.tabSec > div {
	display: none;
}

.tabSec > #tabMain01 {
	display: block;
}

/*------------------------------------------------------------------------------------------*/

#seminarCts {
	clear: both;
}

#seminarCts .seminarSec {
	padding: 0px 0px 30px 0px;
}

#seminarCts .seminarSec:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#seminarCts p {
	font-size: 88%;
	line-height: 1.5;
}

#seminarCts .large {
	font-size: 114%;
}

#seminarCts .seminarSec dl {
	font-size: 88%;
	line-height: 1.2;
}

#seminarCts .seminarSec dl dt {
	width: 8em;
}

#seminarCts .seminarSec dl dd {
	margin: -1.2em 0px 10px 8em;
}

#seminarCts .seminarSec dl dd span {
	font-size: 85%;
}

#seminarCts #mainSeminar table tr th,
#seminarCts #mainSeminar table tr td {
	padding: 10px;
	line-height: 2.1;
	text-align: left;
	vertical-align: top;
}

#seminarCts #mainSeminar table tr th {
	white-space: nowrap;
}


#seminarCts #mainSeminar table tr td.hp a {
	padding: 0px 22px 0px 0px;
	display: inline;
	background: url(../img/icon_blank.png) no-repeat right 0.3em;
}

#seminarFormCts {
	width: 725px;
	float: left;
}

#seminarFormCts h3 {
	margin: 0px 0px 10px 0px;
	padding: 2px 5px;
	border: 2px #c0c4ea solid;
	color: #1825aa;
	font-size: 113%;
	font-weight: bold;
	line-height: 1.2;
}

#seminarFormCts h3 span {
	font-size: 78%;
	font-weight: normal;
	line-height: 1.5;
}

#seminarFormCts h3 .red {
	color: #e60012;
}

#seminarFormCts h4 {
	padding: 0px 0px 5px 0px;
	color: #1825aa;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.5;
}

#seminarFormCts p {
	padding: 0px 0px 1.5em 0px;
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
}

#seminarFormCts .note {
	padding: 0px 0px 1.5em 1em;
	text-indent: -1em;
}

#seminarFormCts .last {
	padding: 0px 0px 3em 0px;
}

#seminarFormCts .nopad {
	padding: 0px 0px 0px 0px;
}

#seminarFormCts p.bt {
	padding: 20px 0px;
	text-align: center;
}

#seminarFormCts p.bt input {
	margin: 0px auto;
	width: 200px;
	text-align: center;
}

#seminarFormCts ul.bt {
	margin: 0px auto;
	padding: 20px 0px;
	width: 460px;
}

#seminarFormCts ul.bt:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#seminarFormCts ul.bt li {
	width: 200px;
	float: right;
}

#seminarFormCts ul.bt li:first-child {
	float: left;
}

#seminarFormCts ul.bt li input {
	margin: 0px auto;
	width: 200px;
	text-align: center;
}

#seminarFormCts p span {
	color: #e60012;
}

#seminarFormCts table.tblH {
	margin: 0px 0px 30px 0px;
	width: 725px;
	background-color: #fff;
}

#seminarFormCts table.tblH tr th,
#seminarFormCts table.tblH tr td {
	padding: 4px 10px;
	font-size: 88%;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}

#seminarFormCts table.tblH tr th {
	width: 140px;
	background-color: #d7dae3;
	font-weight: bold;
}

#seminarFormCts table.tblH tr td {
	background-color: #eeeff9;
	font-weight: normal;
}

#seminarFormCts table.tblF {
	margin: 0px 0px 20px 0px;
	width: 725px;
	border-bottom: 1px #d1d1d1 solid;
}

#seminarFormCts table.tblF tr th,
#seminarFormCts table.tblF tr td {
	border-top: 1px #d1d1d1 solid;
	font-size: 88%;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
}

#seminarFormCts table.tblF tr th {
	width: 285px;
	padding: 4px 0px;
}

#seminarFormCts table.tblF tr th p {
	padding: 0px 0px 0px 14px;
	background: url(../img/point_h5.png) no-repeat 0px 0.2em;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2;
	display: block;
}

#seminarFormCts table.tblF tr td {
	padding: 11px 0px;
}

#seminarFormCts table.tblF tr td input[type=text] {
	width: 290px;
}

#seminarFormCts table.tblT {
	margin: 0px 0px 20px 0px;
	width: 575px;
}

#seminarFormCts table.tblTC {
	padding: 10px 0px 20px 0px;
	width: 725px;
	border-bottom: 1px #d1d1d1 solid;
}

#seminarFormCts table.tblTC2 {
	padding: 10px 0px 20px 0px;
	width: 725px;
}

#seminarFormCts table.tblT tr td {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
}

#seminarFormCts table.tblT tr td textarea {
	width: 575px;
	height: 175px;
	font-size: 1em;
}

#seminarFormCts .errUl {
	margin: 0px 0px 20px 0px;
}

#seminarFormCts .errUl li {
	padding: 0px 0px 9px 0px;
	color: #e60012;
	font-size: 88%;
	line-height: 1.5;
}

#formThanksCts {
	margin: 0px 0px 20px 0px;
}

#formThanksCts p {
	padding: 0px 0px 0px 0px;
}

#formThanksCts #formThanksBtm {
	padding: 30px 0px 0px 0px;
}

#formThanksCts #formThanksBtm p {
	padding: 0px 0px 9px 8px;
	background: url(../img/arrow02.gif) no-repeat 0px 0.5em;
}

/*------------------------------------------------------------------------------------------*/

#infoCts {
	clear: both;
}

#infoCts .infoSec {
	padding: 0px 0px 30px 0px;
}

#infoCts .infoSec:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#infoCts .infoSec table tr th,
#infoCts .infoSec table tr td {
	padding: 10px;
	line-height: 2.1;
}

#infoCts .infoSec table tr th {
	background-color: #eeeff9;
	width: 120px;
	line-height: 2.1;
	text-align: left;
}

#infoCts .infoSec table tr:first-child th {
	padding: 4px 0px;
	background-color: #d7dae3;
	text-align: center;
}

#infoCts .infoSec table tr:first-child th:first-child {
	width: 180px;
}

#infoCts .tabMain {
	padding: 30px 0px;
	clear: both;
}

#infoCts .tabMain:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#infoCts p {
	font-size: 88%;
	line-height: 1.5;
}

#infoCts img {
	margin-bottom: 18px;
}

#infoCts .linkSem {
	text-align: right;
}

#infoCts .linkSem a {
	display: inline-block;
	padding: 0px 0px 0px 8px;
	background: url(../img/arrow02.gif) no-repeat 0px 0.5em;
}

#infoCts .linkSem a:hover {
	background: url(../img/arrow02o.gif) no-repeat 0px 0.5em;
}

#infoCts .inquiryBox {
	padding: 20px 0px 0px 0px;
	width: 590px;
	font-size: 88%;
	line-height: 1.5;
}

#infoCts .inquiryBox:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#infoCts .inquiryBox dt {
	width: 200px;
	float: left;
}

#infoCts .inquiryBox dt a {
	padding: 1.5em 52px 1.5em 0px;
	background: url(../img/img_mail.gif) no-repeat right center;
	display: block;
}

#infoCts .inquiryBox dd {
	width: 390px;
	text-align: right;
	float: right;
}

#infoCts span.new {
	color: #d1566a;
	font-size: 71%;
}

#infoCts .bookUl {
	width: 520px;
	clear: both;
}

#infoCts .bookUl li {
	padding: 20px 20px 0px 0px;
	float: left;
}

#infoCts .bookUl li img {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#infoCts .bookUl li span {
	padding: 4px 0px 0px 0px;
	width: 150px;
	font-size: 88%;
	line-height: 1.5;
	text-align: center;
	display: block;
}


/*------------------------------------------------------------------------------------------*/

#mainCts #mainNews {
	padding: 0px 0px 20px 0px;
}

#mainCts #mainNews .dateNews {
	padding: 0px 0px 6px 0px;
	font-size: 88%;
	line-height: 1.6;
}


/*------------------------------------------------------------------------------------------*/

#mainCts .freeSec {
	font-size: 88%;
	line-height: 1.6;
}

#mainCts .freeSec h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
}

#mainCts .freeSec .imgLL,
#mainCts .freeSec .imgLR {
	clear: both;
}

#mainCts .freeSec .imgLL:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainCts .freeSec .imgLR:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainCts .freeSec .imgLL span,
#mainCts .freeSec .imgLR span {
	padding: 8px 0px 0px 0px;
	font-size: 86%;
	line-height: 1.5;
	display: block;
}

#mainCts .freeSec .imgLL li {
	padding: 0px 10px 0px 0px;
}

#mainCts .freeSec .marginB {
	margin-bottom: 20px;
}

#mainCts .freeSec .marginBE {
	margin-bottom: 50px;
}

#mainCts .freeSec .large {
	font-size: 128%;
}

#mainCts .freeSec .blue {
	color: #1825aa;
}

#mainCts .freeSec .new {
	color: #ff1493;
	font-weight: bold;
	font-style: italic;
}

#mainCts .freeSec .floatL  {
	float: left;
}

#mainCts .freeSec .floatR  {
	float: right;
}

#mainCts .freeSec .w345 {
	width: 345px;
}

#mainCts .freeSec .w180 {
	width: 180px;
}

#mainCts .freeSec .center {
	text-align: center;
}

#mainCts .freeSec .imgL,
#mainCts .freeSec .imgR {
	clear: both;
}

#mainCts .freeSec .imgL:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainCts .freeSec .imgR:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#mainCts .freeSec .imgL img {
	margin-right: 18px;
	float: left;
}

#mainCts .freeSec .imgR img {
	margin-left: 18px;
	float: right;
}

#mainCts .freeSec .imgL p,
#mainCts .freeSec .imgR p {
	font-size: 86%;
	line-height: 1.5;
}


/*------------------------------------------------------------------------------------------*/

#eventCts {
	font-size: 100%;
	line-height: 1.6;
}

#mainCts #eventCts p,
#mainCts #eventCts ul li {
	font-size: 1em;
}

#mainCts #eventCts p {
	padding: 0px 0px 1em 0px;
}

#mainCts #eventCts .pbtm {
	padding: 0px 0px 1em 0px;
}

#eventCts h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
	color: #000;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.6;
}

#eventCts h3.h3_event {
	margin: 0px 0px 16px 0px;
	padding: 2px 5px;
	border: 2px #c0c4ea solid;
	color: #1825aa;
	font-size: 113%;
	font-weight: bold;
	line-height: 1.2;
}

#eventCts .imgDsLR {
	clear: both;
}

#eventCts .imgDsLR:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#eventCts .imgDsLR li  {
	padding: 0px 18px 5px 0px;
	float: left;
}

#eventCts .imgDsLR li img {
	width: 280px;
	height: auto;
}

#eventCts .capUl {
	margin-bottom: 15px;
	clear: both;
}

#eventCts .capUl li {
	padding: 0px 0px 5px 18px;
}

#eventCts .capUl .capL {
	background: url(../img/icon_report_l.gif) no-repeat 0px 0.3em;
}

#eventCts .capUl .capR {
	background: url(../img/icon_report_r.gif) no-repeat 0px 0.3em;
}

#eventCts .ctsBtm {
	margin: 24px 0px 0px 0px;
	padding: 20px 0px;
	border-top: 1px #019d97 dotted;
}

#eventCts .p_indent {
	text-indent: -3em;
	margin-left: 3em;
}


/*------------------------------------------------------------------------------------------*/

#popCts {
	font-size: 0px;
	line-height: 0;
	text-align: center;
	clear: both;
}

#popCts img {
	margin: 0px auto;
}

#popCts #closeBt {
	font-size: 0px;
	line-height: 0;
	text-align: right;
	clear: both;
}

#popCts #closeBt .popclose {
	margin: 0px 0px 0px auto;
	width: 70px;
	height: 20px;
	background: url(../img/Close_b.gif) no-repeat left top;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}

#pickupCts {
	clear: both;
}


#pickupSection {
	font-size: 0px;
	line-height: 0;
	text-align: center;
	clear: both;
}

.opalcomfort {
	background-color: #e58451;
}

#pickupSection img {
	margin: 0px auto;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}

#pickupMain {
	clear: both;
}

#pickupMain h2 {
	margin: 0px 0px 30px 0px;
	font-size: 0px;
	line-height: 0;
	text-align: center;
	clear: both;
}

#pickupMain .pointList {
	margin: 0px auto;
	padding: 0px 0px 24px 0px;
	width: 960px;
	font-size: 0px;
	line-height: 0;
	clear: both;
}

#pickupMain .pointList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#pickupMain .pointList li {
	font-size: 0px;
	line-height: 0;
	float: left;
}

#pickupMain .btDetail {
	margin: 0px auto;
	width: 440px;
	font-size: 113%;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	clear: both;
}

#pickupMain .btDetail a {
	margin: 0px auto;
	padding: 12px 116px;
	background-color: #7684d6;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
}

#pickupMain .btDetail a:hover {
	color: #fff;
	text-decoration: none;
}

#pickupMain .btDetail a span {
	margin: 0px auto;
	padding: 0px 24px 0px 0px;
	background: url(../img/arrow_l_w.png) no-repeat right center;
	display: block;
}

#productsPageCts {
	clear: both;
}

#productsPageCts p {
	font-size: 88%;
	line-height: 1.6;
	clear: both;
}

#productsPageCts .linkBack {
	padding: 10px 0px 20px 0px;
	text-align: right;
	line-height: 1.5;
}

#productsPageCts .linkBack a {
	padding: 0px 0px 4px 8px;
	background: url(../img/arrow02.gif) no-repeat 0px 0.5em;
}

#productsPageCts .note {
	padding: 0px 0px 10px 0px;
}

#productsPageCts .imgS {
	font-size: 0px;
	line-height: 0;
	padding: 0px 0px 20px 0px;
}

#productsPageCts table {
	margin: 0px 0px 20px 0px;
}

#productsPageCts table tr th {
	padding: 6px;
}

#productsPageCts table tr td {
	padding: 5px;
	vertical-align: top;
}

#productsPageCts table tr .tdH {
	background-color: #eeeff9;
	color: #1825aa;
	font-weight: bold;
}

#productsPageCts .tab04Sec {
	margin: 0px 0px 30px 0px;
	width: 725px;
	clear: both;
}

#productsPageCts .tab04Sec > ul {
	padding: 0px 0px 0px 15px;
	background: url(../img/line_tab.gif) repeat-x left bottom;
}

#productsPageCts .tab04Sec > ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#productsPageCts .tab04Sec > ul li {
	padding: 0px 5px;
	font-size: 88%;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	float: left;
}

#productsPageCts .tab04Sec > ul li a {
	width: 162px;
	background: url(../img/line_tab.gif) repeat-x left bottom;
	background-color: #eeeff9;
	border-top: 1px #a1a1a1 solid;
	border-left: 1px #a1a1a1 solid;
	border-right: 1px #a1a1a1 solid;
	color: #3c00d4;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	display: block;
}

#productsPageCts .tab04Sec > ul li a:hover,
#productsPageCts .tab04Sec > ul li a.set,
#productsPageCts .tab04Sec > ul li a.set:hover {
	background: none;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#productsPageCts .tab04Sec > ul li a span {
	padding: 10px 0px;
	text-align: center;
	display: block;
}

#productsPageCts .infoSec {
	padding: 0px 0px 30px 0px;
}

#productsPageCts .infoSec:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#productsPageCts .infoSec table tr th,
#productsPageCts .infoSec table tr td {
	padding: 10px;
	line-height: 2.1;
}

#productsPageCts .infoSec table tr th {
	background-color: #eeeff9;
	width: 120px;
	line-height: 2.1;
	text-align: left;
}

#productsPageCts .infoSec table tr:first-child th {
	padding: 4px 0px;
	background-color: #d7dae3;
	text-align: center;
}

#productsPageCts .infoSec table tr:first-child th:first-child {
	width: 180px;
}

/*デザインテーマ*/
#pickup_style01 #pickupSection{
	background: #ffc9ce;
}
#pickup_style01 #pickupMain h2.text span{
	border: solid #ffb3d9;
	color: #ffb3d9;
}
#pickup_style01 #pickupMain .boxarea .box p.number{
	background: #ffa5ae;
}
#pickup_style01 #pickupMain .boxarea .box{
	background: #fff6f7;
}
#pickup_style01 #pickupMain .button a {
	background-color: #ffa5ae;
}
#pickup_style03 #pickupSection{
	background: #75B2D1;
}
#pickup_style03 #pickupMain h2.text span{
	border: solid #76B3D2;
	color: #76B3D2;
}
#pickup_style03 #pickupMain .boxarea .box p.number{
	background: #76B1D3;
}
#pickup_style03 #pickupMain .boxarea .box{
	background: #ECF7FD;
}
#pickup_style03 #pickupMain .button a {
	background-color: #7584D5;
}

#pickup_style02 #pickupSection{
	background: #d3bd9f;
}
#pickup_style02 #pickupMain h2.text span{
	border: solid #d3bd9f;
	color: #d3bd9f;
}
#pickup_style02 #pickupMain .boxarea .box p.number{
	background: #d3bd9f;
}
#pickup_style02 #pickupMain .boxarea .box{
	background: #E3D1B9;
}
#pickup_style02 #pickupMain .button a {
	background-color: #d3bd9f;
}

#pickupMain h2.text{
	margin: 0px 0px 30px 0px;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
}
#pickupMain h2.text span{
	display: inline-block;
	margin: 0px 5px 0px 20px;
	padding: 5px 7px 7px 7px;
	width: 20px;
	height: 20px;
	border-radius: 50% 50%;
}
#pickupMain h2.text img{
	vertical-align: middle;
}
#pickupMain .boxarea{
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
#pickupMain .boxarea .box{
	display: table-cell;
	text-align: center;
	width: 234px;
	height: 100%;
	background: #ffe4e1;
}
#pickupMain .boxarea .box + .box{
	border-left: 8px solid #fff;
}
#pickupMain .boxarea .box p.number{
	margin: -15px auto 0px;
	width: 30px;
	height: 30px;
	padding: 1px 1px 0px 0px;
	line-height: 30px;
	color: #fff;
	font-size: 1.1em;
	border-radius: 50% 50%;
}
#pickupMain .boxarea .box h3{
	display: table;
	width: 100%;
	line-height: 1.4em;
}
#pickupMain .boxarea .box h3 span{
	display: table-cell;
	vertical-align: middle;
	height: 70px;
}
#pickupMain .boxarea .box .text{
	display: table;
	padding: 20px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
#pickupMain .boxarea .bgarea{
	border-top: 20px solid #fff;
}
#pickupMain .button a {
	margin: 0px auto;
	padding: 12px 80px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
}
#pickupMain .button{
	margin: 0px auto;
	width: 440px;
	font-size: 113%;
	font-weight: normal;
	line-height: 1.5;
	clear: both;
}
#pickupMain .button a span {
	margin: 0px auto;
	padding: 0px 24px 0px 0px;
	background: url(../img/arrow_l_w.png) no-repeat right center;
	display: block;
}

