﻿@charset "utf-8";

/* ===================================================================
CSS information

 file name  :module.css
 style info :共通（ヘッダー、フッター）
=================================================================== */

/* ----------------------------------------------------------------
    margin,fontsize
----------------------------------------------------------------- */

.posiCenter {
	text-align: center;
}

.posiLeft {
	text-align: left;
}

.posiRight {
	text-align: right;
}

.topMg5 {
	margin-top: 5px !important;
}

.topMg10 {
	margin-top: 10px !important;
}

.end {
	margin-bottom: 0 !important;
}

.btmMg0 {
	margin-bottom: 0 !important;
}

.btmMg5 {
	margin-bottom: 5px !important;
}

.btmMg10 {
	margin-bottom: 10px !important;
}

.btmMg12 {
	margin-bottom: 12px !important;
}

.btmMg15 {
	margin-bottom: 15px !important;
}

.btmMg20 {
	margin-bottom: 20px !important;
}

.btmMg25 {
	margin-bottom: 25px !important;
}

.btmMg30 {
	margin-bottom: 30px !important;
}

.btmMg35 {
	margin-bottom: 35px !important;
}

.btmMg40 {
	margin-bottom: 40px !important;
}

.btmMg45 {
	margin-bottom: 45px !important;
	}

.btmMg50 {
	margin-bottom: 50px !important;
}

.btmMg55 {
	margin-bottom: 55px !important;
}

.sizeXS {
	font-size: 75% !important;
}

.sizeS {
	font-size: 88% !important;
}

.sizeM {
	font-size: 100% !important;
}

.sizeL {
	font-size: 110% !important;
}

.sizeLL {
	font-size: 120% !important;
}

.sizeXL {
	font-size: 130% !important;
}

.sizeXXL {
	font-size: 140% !important;
}

.fbold {
	font-weight: bold;
}

.topm10 {
	margin-top: 10px !important;
}

.topm15 {
	margin-top: 15px !important;
}

.topm20 {
	margin-top: 20px !important;
}

.topm30 {
	margin-top: 30px !important;
}

.topm40 {
	margin-top: 40px !important;
}

.topm50 {
	margin-top: 50px !important;
}

.topm60 {
	margin-top: 60px !important;
}

.leftm5 {
	margin-left: 5px !important;
}

.leftm10 {
	margin-left: 10px !important;
}

.leftm15 {
	margin-left: 15px !important;
}

.leftm20 {
	margin-left: 20px !important;
}

.leftm30 {
	margin-left: 30px !important;
}

.rightm5 {
	margin-right: 5px !important;
}

.rightm9 {
	margin-right: 9px !important;
}

.rightm10 {
	margin-right: 10px !important;
}

.rightm15 {
	margin-right: 15px !important;
}

.rightm20 {
	margin-right: 20px !important;
}

.topm25 {
	margin-top: 25px;
}

.rightm30 {
	margin-right: 30px !important;
}

/* ----------------------------------------------------------------
    padding
----------------------------------------------------------------- */

.leftp5 {
	padding-left: 5px;
}

.leftp10 {
	padding-left: 10px;
}

.leftp15 {
	padding-left: 15px;
}

.leftp20 {
	padding-left: 20px;
}

.leftp30 {
	padding-left: 30px;
}

.leftp42 {
	padding-left: 42px;
}

.rightp0 {
	padding-right: 0px !important;
}

.rightp5 {
	padding-right: 5px;
}

.rightp10 {
	padding-right: 10px;
}

.rightp15 {
	padding-right: 15px;
}

.rightp20 {
	padding-right: 20px;
}

.rightp25 {
	padding-right: 25px;
}

.rightp30 {
	padding-right: 30px;
}

.rightp40 {
	padding-right: 40px;
}

.btmp0 {
	padding-bottom: 0px !important;
}

.btmp5 {
	padding-bottom: 5px !important;
}

.btmp10 {
	padding-bottom: 10px !important;
}

.btmp15 {
	padding-bottom: 15px !important;
}

.btmp20 {
	padding-bottom: 20px !important;
}

/* ----------------------------------------------------------------
    line
----------------------------------------------------------------- */

.line-01 {
	background-image: url(../images/top/outline_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.line-02 {
	background-image: url(../images/top/outline_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.linebox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 15px;
}

/* ----------------------------------------------------------------
   table
----------------------------------------------------------------- */

/* main_table */

.main_table {
	width: 650px;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e0e0e0;
}

.main_table body {
	background-color: #000000
}

.main_table th {
	width: 202px;
	padding: 10px;
	vertical-align: top;
}

.main_table td {
	width: 708px;
	padding: 10px;
}

.main_table .green th {
	background-color: #f2f8f4;
}

.main_table .green td {
	background-color: #f2f8f4;
}

.main_table .even th {
	background-color: #fafafa;
}

.main_table .even td {
	background-color: #fafafa;
}

.menber {
	background-image: url(../images/share/login_panel_bg.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 650px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 25px;
}

.menber h3 {
	left: 40px;
	top: 20px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 40px;
}

.menber  .mitouroku {
	position: absolute;
	left: 40px;
	top: 65px;
}

.menber .kaiin {
	position: absolute;
	left: 40px;
	top: 106px;
}

/* pdf-list */

table.pdf-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-list th,
table.pdf-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-list th a {
	padding-right: 1em;
}

table.pdf-list th a.pdf2 {
	background-position: left 0;
}

table.pdf-list td {
	
}

table.pdf-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-list td.file dl {
	
}

table.pdf-list td.file dl dt,
table.pdf-list td.file dl dd {
	float: left;
}

table.pdf-list td.file dl dt {
	width: 6.5em;
}

table.pdf-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-list td.file dl dd {
	width: 18em;
}

table.pdf-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/

/*-- 2013/04/05 追加 --*/
/* pdf-zip-list */

table.pdf-zip-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-zip-list th,
table.pdf-zip-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-zip-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-zip-list th a {
	padding-right: 1em;
}

table.pdf-list th a.pdf2 {
	background-position: left 0;
}

table.pdf-zip-list th a.zip {
	background-position: left 0;
}

table.pdf-zip-list td {
	
}

table.pdf-zip-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-zip-list td.file dl {
	
}

table.pdf-zip-list td.file dl dt,
table.pdf-zip-list td.file dl dd {
	float: left;
}

table.pdf-zip-list td.file dl dt {
	width: 6.5em;
}

table.pdf-zip-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-zip-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-zip-list td.file dl dd {
	width: 18em;
}

table.pdf-zip-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/

/*-- 2013/05/17 追加 --*/
/* pdf-asura-list */

table.pdf-asura-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-asura-list th,
table.pdf-asura-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-asura-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-asura-list th a {
	padding-right: 1em;
}

table.pdf-asura-list th a.asura {
	background-position: left 0;
}

table.pdf-asura-list td {
	
}

table.pdf-asura-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-asura-list td.file dl {
	
}

table.pdf-asura-list td.file dl dt,
table.pdf-asura-list td.file dl dd {
	float: left;
}

table.pdf-asura-list td.file dl dt {
	width: 6.5em;
}

table.pdf-asura-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-asura-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-asura-list td.file dl dd {
	width: 18em;
}

table.pdf-asura-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/


/*-- 2013/05/13 追加 --*/
/* pdf-sdk-list */

table.pdf-sdk-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-sdk-list th,
table.pdf-sdk-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-sdk-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-sdk-list th a {
	padding-right: 1em;
}

table.pdf-sdk-list th a.sdk {
	background-position: left 0;
}

table.pdf-sdk-list td {
	
}

table.pdf-sdk-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-sdk-list td.file dl {
	
}

table.pdf-sdk-list td.file dl dt,
table.pdf-sdk-list td.file dl dd {
	float: left;
}

table.pdf-sdk-list td.file dl dt {
	width: 6.5em;
}

table.pdf-sdk-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-sdk-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-sdk-list td.file dl dd {
	width: 18em;
}

table.pdf-sdk-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/
/* pdf-ie-list */

table.pdf-ie-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-ie-list th,
table.pdf-ie-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-ie-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-ie-list th a {
	padding-right: 1em;
}

table.pdf-ie-list th a.ie {
	background-position: left 0;
}

table.pdf-ie-list td {
	
}

table.pdf-ie-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-ie-list td.file dl {
	
}

table.pdf-ie-list td.file dl dt,
table.pdf-ie-list td.file dl dd {
	float: left;
}

table.pdf-ie-list td.file dl dt {
	width: 6.5em;
}

table.pdf-ie-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-ie-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-ie-list td.file dl dd {
	width: 18em;
}

table.pdf-ie-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/
/* pdf-txt-list */

table.pdf-txt-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.pdf-txt-list th,
table.pdf-txt-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.pdf-txt-list th {
	width: 240px;
	padding: 15px 20px 10px;
	text-indent: -20px;
}

table.pdf-txt-list th a {
	padding-right: 1em;
}

table.pdf-txt-list th a.ltxt {
	background-position: left 0;
}

table.pdf-txt-list td {
	
}

table.pdf-txt-list td.file {
	width: 26em;
	font-family: monospace;
}

table.pdf-txt-list td.file dl {
	
}

table.pdf-txt-list td.file dl dt,
table.pdf-txt-list td.file dl dd {
	float: left;
}

table.pdf-txt-list td.file dl dt {
	width: 6.5em;
}

table.pdf-txt-list td.file dl dd {
	width: 19.5em;
}

body.3dcad table.pdf-txt-list td.file dl dt {
	width: 8em;
}

body.3dcad table.pdf-txt-list td.file dl dd {
	width: 18em;
}

table.pdf-txt-list td.date {
	text-align: right;
	padding-right: 5px;
}
/*-- end --*/

/* display:inline-block;　IE対応 */
#float	{display: inline-block;
   		 /display: inline;
   		 /zoom: 1;
}


/* file-list */

table.file-list {
	width: 700px;
	margin: -15px 0 20px;
	border-collapse: collapse;
}

table.file-list th,
table.file-list td {
	text-align: left;
	vertical-align: top;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0 10px;
}

table.file-list th {
	width: 150px;
	padding: 15px 20px 10px;
	vertical-align:middle;
}

table.file-list th a {
	padding-right: 1em;
}

table.file-list th a.pdf2 {
	background-position: left 0;
}

table.file-list td {
	vertical-align:middle;
}

table.file-list td.file {
	width: 420px;
	font-family: monospace;
}

table.file-list td.file dl {
	
}

table.file-list td.file dl dt,
table.file-list td.file dl dd {
	float: left;
}

table.file-list td.file dl dt {
	width: 120px;
	text-align:right;
}

table.file-list td.file dl dd {
	width: 300px;
}

table.file-list td.date {
	text-align: right;
	padding-right: 20px;
}

/*-- end --*/

/* formtable */

table.formtable {
	width: 960px;
	border-collapse: collapse;
}

table.formtable tr th,
table.formtable tr td {
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	padding: 15px 0;
}

table.formtable tr td table.noline { /*アンダーラインを表示しない*/
	width: 100%;
	border-collapse: collapse;
}

table.formtable tr td table.noline tr td { /*アンダーラインを表示しない*/
	background: none;
	padding-left: 15px;
	padding-top: 0;
	vertical-align: bottom;
}

table.formtable p.bottomline { /*アンダーラインを表示*/
	padding-top: 0;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:dotted 1px #C0C0C0;
}



table.formtable tr th {
	font-weight: bold;
	width: 180px;
}

table.formtable tr td.require {
	color: #c40000;
	font-size: 83%;
	width: 50px;
}

table.formtable tr td.require span {
	padding-left: 5px;
}

table.formtable tr td.caption {
	color: #888;
	font-size: 83%;
	width: 330px;
}

table.formtable tr td.caption span {
	display: block;
	padding-left: 50px;
}

table.formtable .top {
	vertical-align: top;
	padding-top: 20px;
}

table.formtable .top span {
	padding-top: 2px;
}

table.formtable .bottom {
	vertical-align: bottom;
	padding-bottom: 20px;
}

table.formtable tr td input {
	vertical-align: middle;
}

table.formtable tr td input#autocomplete {
	font-size: 12px;
	padding: 7px 0 5px;
	margin-left: 10px;
}

table.formtable input.typeText {
	background: #f2f2f2;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 5px;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

table.formtable textarea {
	background: #f2f2f2;
	width: 540px;
	height: 150px;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

form .privacy {
	text-align: center;
	font-size: 83%;
	margin-top: 30px;
	margin-bottom: 30px;
}



/* table-01*/

.table-01 {
	background: url("../images/share/line_01.gif") repeat left top;
	padding: 1px 0;
	margin-bottom: 20px;
}

.table-01 table {
	width: 100%;
	border-collapse: collapse;
}

.table-01 table tbody {
	
}

.table-01 table th,
.table-01 table td {
	vertical-align: middle;
	padding: 15px 20px;
	text-align: left;
}

.table-01 table.center th,
.table-01 table.center td {
	text-align: center;
}

.table-01 table tr th.center,
.table-01 table tr td.center {
	text-align: center;
}

.table-01 table th {
	background: #f5f5f5 url("../images/share/line_07.gif") repeat-x left bottom;
	font-weight: bold;
}

.table-01 table td {
	background: #fff url("../images/share/line_01.gif") repeat-x left bottom;
}

.table-01 table th.year {
	width: 87px;
	background: #ebebeb url("../images/share/line_06.gif") repeat-x left bottom;
	text-align: center;
}

.table-01 table th.month {
	width: 57px;
	padding: 15px 0;
	text-align: center;
}

.table-01 table tr.end th,
.table-01 table tr.end td {
	background-image: none;
}

.table-01 table.top th,
.table-01 table.top td {
	vertical-align: top;
}

/* table-02*/

.table-02 {
	width: 700px;
	margin-bottom: 20px;
}

.table-02 table {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.table-02 table caption {
	font-weight: bold;
}

.table-02 table th,
.table-02 table td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px 10px;
	text-align: center;
}

.table-02 table th {
	background-color: #f5f5f5;
	font-weight: bold;
}

.table-02 table thead th {
	background: #ebebeb;
}

.table-02 table tr th.left,
.table-02 table tr td.left {
	text-align: left;
}

body.faq .table-02 table th {
	background-color: #fff;
}

body.faq .table-02 table thead th {
	background-color: #f5f5f5;
}

.table-02 div.image {
	position: relative;
	width: 200px;
}

.table-02 div.image span {
	display: block;
	padding: relative;
	width: 100%;
	height: 99.5%;
	border: 1px solid #dedede;
	border-right: none;
}

.table-02 div.image span img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -87px;
}

.table-02 table tr th.bg_none,
.table-02 table tr td.bg_none {
	background-color: #fff;
}

/* table-03*/

.table-03 {
	width: 700px;
	margin-bottom: 20px;
}

.table-03 table {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.table-03 table caption {
	font-weight: bold;
}

.table-03 table th,
.table-03 table td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px 10px;
}

.table-03 table td {
	text-align: left;
}

.table-03 table th {
	background-color: #f5f5f5;
	font-weight: bold;
}

.table-03 table thead th {
	background: #ebebeb;
}

.table-03 table tr th.left,
.table-03 table tr td.left {
	text-align: left;
}

.table-03 div.image {
	position: relative;
	width: 200px;
}

.table-03 div.image span {
	display: block;
	padding: relative;
	width: 100%;
	height: 99.5%;
	border: 1px solid #dedede;
	border-right: none;
}

.table-03 div.image span img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -87px;
}

.table-03 table tr th.bg_none,
.table-03 table tr td.bg_none {
	background-color: #fff;
}

/* table-news*/

.table-news {
	width: 700px;
	margin-bottom: 20px;
}

.table-news table {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.table-news table caption {
	font-weight: bold;
}

.table-news table th,
.table-news table td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px 10px;
}

.table-news table th {
	background-color: #f5f5f5;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.table-news table td {
	text-align: center;
}

/* table-04*/

.table-04 table,
.table-04 table th,
.table-04 table td {
	border: none;
	padding: 0;
	text-align: left;
}


/* turret */

.turret {
	width: 330px;
}

.turret table th,
.turret table td {
	padding: 4px 4px;
	line-height: 1.3em
}

.turret table td.innerdata {
	border-bottom: none;
	padding-bottom: 0;
}

.turret table img {
	display: inline;
}

/* turret-02 */

.turret-02 {
	width: 350px;
}

.turret-02 table th,
.turret-02 table td {
	padding: 4px 4px;
	line-height: 1.3em
}

.turret-02 table td.innerdata {
	border-bottom: none;
	padding-bottom: 0;
}

.turret-02 table img {
	display: inline;
}

/* ----------------------------------------------------------------
    link
----------------------------------------------------------------- */

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.icon-01 a {
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
}

.icon-02 a {
	background-image: url(../images/share/icon_04.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}

.icon-03 a {
	background-image: url(../images/share/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	font-weight: bold;
}

.icon-04 a {
	background: url(../images/share/icon_link_01.gif) no-repeat 5px 3px;
	padding-left: 18px;
	font-weight: normal;
	display: block;
}

.icon-05 a {
	background: url(../images/share/icon_link_05.png) no-repeat  5px 3px;
	padding-left: 20px;
	font-weight: normal;
	display: block;
}

/* anchorlink */

ul.anchorlink-02,
ul.anchorlink-03,
ul.anchorlink-04 {
	margin-bottom: 30px;
}

ul.anchorlink-02 li,
ul.anchorlink-03 li,
ul.anchorlink-04 li {
	display: inline;
	margin-bottom: 10px;
	float: left;
	font-size: 110%;
}

ul.anchorlink-02 li {
	width: 343px;
	margin-right: 12px;
}

ul.anchorlink-03 li {
	width: 226px;
	margin-right: 11px;
}

ul.anchorlink-04 li {
	width: 166px;
	margin-right: 12px;
}

body.agreement ul.anchorlink-03 li {
	width: 310px;
	margin-right: 12px;
}

body.agreement ul.anchorlink-03 li.last {
	margin-right: 0;
}

a.anchorbutton,
a.anchorbutton:link,
a.anchorbutton:visited {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 7px 0 6px;
	background: #fafafa;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #e9e9e9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.anchorbutton:hover {
	background: #fbfbfb;
	color: #919191;
	border-top-color: #f7f7f7;
	border-right-color: #f0f0f0;
	border-bottom-color: #e0e0e0;
	border-left-color: #f0f0f0;
	text-decoration: none;
}

a.anchorbutton span {
	display: block;
	padding-left: 35px;
	background: url(../images/share/icon_link_07.gif) no-repeat 15px center;
	line-height: 1.4em;
}

a.anchorbutton:hover span {
	background: url(../images/share/icon_link_07_on.gif) no-repeat 15px center;
}

/*aaa*/
a.anchorbutton-pick,
a.anchorbutton-pick:link,
a.anchorbutton-pick:visited {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 7px 0 6px;
	background: #F0F8FF;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #e9e9e9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.anchorbutton-pick:hover {
	background: #F0F8FF;
	color: #919191;
	border-top-color: #f7f7f7;
	border-right-color: #f0f0f0;
	border-bottom-color: #e0e0e0;
	border-left-color: #f0f0f0;
	text-decoration: none;
}

a.anchorbutton-pick span {
	display: block;
	padding-left: 35px;
	background: url(../images/share/icon_link_07.gif) no-repeat 15px center;
	line-height: 1.4em;
}

a.anchorbutton-pick:hover span {
	background: url(../images/share/icon_link_07_on.gif) no-repeat 15px center;
}

/* innerlink */

ul.innerlink-02,
ul.innerlink-03,
ul.innerlink-04 {
	margin-bottom: 30px;
}

ul.innerlink-02 li,
ul.innerlink-03 li,
ul.innerlink-04 li {
	display: inline;
	margin-bottom: 10px;
	float: left;
	font-size: 110%;
}

ul.innerlink-02 li {
	width: 343px;
	margin-right: 12px;
}

ul.innerlink-03 li {
	width: 226px;
	margin-right: 11px;
}

ul.innerlink-04 li {
	width: 166px;
	margin-right: 12px;
}

a.innerbutton,
a.innerbutton:link,
a.innerbutton:visited {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 17px 0 16px;
	background: #fafafa;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #e9e9e9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.innerbutton:hover {
	background: #fbfbfb;
	color: #919191;
	border-top-color: #f7f7f7;
	border-right-color: #f0f0f0;
	border-bottom-color: #e0e0e0;
	border-left-color: #f0f0f0;
	text-decoration: none;
}

a.innerbutton span {
	display: block;
	line-height: 1.4em;
	padding-left: 43px;
	background: url(../images/share/icon_link_05.png) no-repeat 19px center;
}

a.innerbutton span.blue {
	background: url(../images/share/icon_link_04.png) no-repeat 19px center;
}

a.double,
a.double:link,
a.double:visited {
	padding: 8px 0 7px;
}

/* linklist */

ul.linklist-01,
ul.linklist-02 {
	margin-bottom: -1em;
}

ul.linklist-01 li {
	background: url(../images/share/icon_link_01.gif) no-repeat -2px center;
	padding-left: 10px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

ul.linklist-02 li {
	background: url(../images/share/icon_link_01.gif) no-repeat -2px .4em;
	padding-left: 10px;
	line-height: 1.4em;
	margin-bottom: 1em;
	list-style-type: none;
}

/* ----------------------------------------------------------------
    float
----------------------------------------------------------------- */

.fleft {
	display: inline;
	float: left;
}

.fright {
	display: inline;
	float: right;
}

.clear {
	clear: both
}

.nodisplay {
	text-indent: -9999px;
	position: absolute;
	width: 0;
	height: 0;
}

/* ----------------------------------------------------------------
    font-color
----------------------------------------------------------------- */

.color-red {
	color: #FF0000;
}

.color-red2 {
	color: #c00;
}

/* ----------------------------------------------------------------
     title
----------------------------------------------------------------- */

/* titlebox */

.titlebox {
	padding-bottom: 30px;
	width: 700px;
	height: 224px;
	background-image: url(../images/share/image_cut_bg.jpg);
	background-repeat: no-repeat;
}

/* titlebox-01 */

.titlebox-01 {
	position: relative;
	width: 700px;
	height: 224px;
	margin-bottom: 30px;
}

.titlebox-01 h2 {
	position: absolute;
	left: 0;
	top: 0;
}

.titlebox-01 p.bg {
	position: relative;
	display: none;
	z-index: 1;
}

/* titlebox-02 */

.titlebox-02 {
	background: url("../images/share/titlebox_02_bg.gif") repeat-y left top;
	margin-bottom: 40px;
}

.titlebox-02 h2 {
	border-bottom: 1px solid #E0E0E0;
	font-size: 200%;
	font-weight: bold;
	margin-left: 30px;
	padding-bottom: 1px;
}

.titlebox-02 p {
	padding: 10px 0 10px 30px;
}

.h3-type-01 {
	position: relative;
	width: 700px;
	clear: both;
	display: block;
	background-image: url(../images/share/h3_tit_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 2.45em;
	margin-bottom: 25px;
	font-size: 125%;
	text-shadow: 0 1px 0 #FFFFFF;
}

.h3-type-01 .inner {
	background-image: url(../images/share/h3_tit_01.gif);
	background-repeat: no-repeat;
	background-position: left  top;
	width: 700px;
	padding-top: 0.55em;
	height: 0.7em;
}

.h3-type-01 h3 {
	padding-left: 30px;
	font-weight: bold;
	width: 670px;
	line-height: 1.3em;
}

.h3-type-01 a.list {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background-image: url(../images/share/line_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.h3-type-01 a.list span {
	display: block;
	padding: 11px 18px 13px 30px;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: 15px 1.1em;
	font-size: 68%;
	text-shadow: none;
	color: #333;
	line-height: 1em;

}

.h3-type-01 a.list:hover span {
	text-decoration: underline;
	color: #154899;
}

.h3-type-02 {
	width: 960px;
	clear: both;
	display: block;
	background-image: url(../images/share/h3_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 125%;
	min-height: 2.45em;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #FFFFFF;
	}

.h3-type-02 .inner {
	background-image: url(../images/share/h3_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left  top;
	width: 960px;
	padding-top: 0.55em;
	height: 0.7em;
	}

.h3-type-02 h3 {
	padding-left: 30px;
	font-weight: bold;
	width: 930px;
	line-height: 1.3em;
	}

.h4-type-01 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

.h4-type-01 h4 {
	padding-left: .5em;
	border-left: 5px solid #18489d;
	font-size: 110%;
	font-weight: bold;
	line-height: 110%;
}

.feature .h4-type-01 {
	
}

.feature .h4-type-01 h4 {
	padding-left: 0;
	border-left: none;
}

h5 {
	font-weight: bold;
}

.h5-type-01 {
	padding-bottom: 5px;
}

.h5-type-01 h5 {
	padding-left: .5em;
	border-left: 5px solid #25afb1;
	font-weight: bold;
	line-height: 110%;
	color: #25afb1;
}

.h5-type-02 {
	margin-bottom: 18px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

.h5-type-02 h5 {
	padding-left: .5em;
	border-left: 5px solid #25afb1;
	font-weight: bold;
	line-height: 110%;
	color: #25afb1;
}

/* ----------------------------------------------------------------
     section
----------------------------------------------------------------- */

.section {
	position: relative;
}

.section p {
	margin-bottom: .5em;
}

/* ----------------------------------------------------------------
     list
----------------------------------------------------------------- */

/* disc */

ul.disc {
	margin-bottom: 1em;
	padding-left: 1.5em;
	line-height: 1.8em;
}

ul.disc li {
	list-style-type: disc;
	zoom: normal;
}

/* dot */

ul.dot {
	padding-left: 1.2em;
}

ul.dot li {
	list-style-image: url(../images/share/icon_list_01.gif);
}

/* .item-links */

ul.item-links {
	margin-bottom: 20px;
}

ul.item-links li {
	
}

ul.item-links li.item {
	position: relative;
	display: inline;
	float: left;
	width: 224px;
	min-height: 122px;
	*height: 122px;
	margin: 0 11px 15px 0;
	padding: 0;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ul.item-links li.item p {
	padding-bottom: 8px;
}

ul.item-links li.bl-hover {
	background-color: #f7f7f7;
}

ul.item-links li div {
	padding: 8px 14px 0;
}

ul.item-links li .new {
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 2;
}

ul.item-links li h5 {
	padding-bottom: 8px;
	background: url(../images/share/line_02.gif) repeat-x left bottom;
	font-weight: bold;
	padding-left: 25px;
	text-indent: -25px;
	line-height: 1.4em;
}

ul.item-links li h5 a {
	padding-left: 25px;
	background: url(../images/share/icon_link_05.png) no-repeat left .3em;
}

ul.item-links li h5 a,
ul.item-links li h5 a:link,
ul.item-links li h5 a:hover,
ul.item-links li h5 a:visited {
	color: #333;
	text-decoration: none;
}

ul.item-links li p {
	display: inline;
	float: left;
	width: 115px;
	margin: 8px 0 0 0;
}

ul.item-links li ul.disc {
	float: left;
	width: 115px;
	margin-top: 8px;
	padding: 0;
	list-style-position: outside;
}

ul.item-links li ul.disc li {
	margin-left: 1.5em;
}

/* circleNum */

ol.circleNum {
	margin-left: 0;
	padding-left: 0;
}

ol.circleNum li {
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
}

ol.circleNum li.CD {
	list-style-type: none;
	padding-left: 2em;
	text-indent: -2em;
}

/* decimal */

ol.decimal {
	list-style-type: decimal;
	padding-left: 1.8em;
	margin-bottom: -.5em;
}

ol.decimal li {
	margin-bottom: .5em;
}

/* よくあるご質問　頭揃え用に追加　ul.startAligNone */

ul.startAligNone {
	margin-left: 0;
	padding-left: 0;
}

ul.startAligNone li {
	padding-left: 1em;
	text-indent: -1em;
}

.startAlig {
	padding-left: 1em;
	text-indent: -1em;
}

/* ----------------------------------------------------------------
     tab
----------------------------------------------------------------- */

div#tabSet {
	position: relative;
	width: 700px;
	background: url(../images/share/tab_bg.gif) no-repeat left top;
	padding: 0;
	zoom: 1;
}

.tab {
	display: block;
	height: 55px;
	margin: 0 24px;
	padding: 0 1px 0 0;
}

.tab li {
	display: block;
	float: left;
	margin: 10px 4px 0;
}

.tab li a {
	position: relative;
	float: left;
	display: block;
	height: 45px;
	overflow: hidden;
}

body.s_print .tab li a,
body.transduc .tab li a {
	width: 154px;
}

body.lathe .tab li a {
	width: 207px;
}

.tab li a img {
	position: absolute;
}

.panel {
	display: block;
	border-width: 0;
	padding: 0;
	background-color: #fff;
	padding-top: 30px;
}

.ui-tabs {
	
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav {
	
}

.ui-tabs .ui-tabs-nav li {
	
}

.ui-tabs .ui-tabs-nav li a {
	outline: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-state-active {
	position: relative;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a img {
	
}

.ui-tabs .ui-tabs-nav li a:hover img {
	top: -45px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a img,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover img,
.ui-tabs .ui-tabs-nav li.ui-state-active a img,
.ui-tabs .ui-tabs-nav li.ui-state-active a:hover img {
	top: -90px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a img {
	top: 0;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

/* ==================================================

	00. selectbox

================================================== */

/* Dropdown control */

.selectBox-dropdown {
	width: 210px;


/* width = (desired width) - padding-right */
	height: 28px;
	padding-right: 28px;
	position: relative;
	line-height: 1.5;
	text-align: left;
	text-decoration: none;
	border: 1px solid #f2f2f2;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: default;
	overflow: hidden;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	width: 100%;
	padding: 0 0 0 8px;
	line-height: 28px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 100%;
	background: url(../images/share/icon_select.gif) 0 0 no-repeat;
}

/* Dropdown menu */

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #BBB;


/* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	overflow: auto;
}

/* Inline control */

.selectBox-inline {
	width: 238px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}

/* Options */

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}

/* Disabled state */

.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

/* ----------------------------------------------------------------
    form width
----------------------------------------------------------------- */

.width10 {
	width: 10%;
}

.width25 {
	width: 25%;
}

.width20 {
	width: 20%;
}

.width30 {
	width: 30%;
}

.width50 {
	width: 50%;
}

.width100 {
	width: 100%;
}

.w90 {
	width: 83px;
}

.w180 {
	width: 173px;
}

.w400 {
	width: 393px;
}

.w270 {
	width: 240px;
}

/* ==================================================

	99. clearFix

================================================== */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* for IE7 */

*:first-child+html .clearfix {
	min-height: 1%;
/*

zoom: 1;*/
}

/* for Mac IE */

* html .clearfix {
	display: inline-table;
}

/* no Mac IE \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* for safari・IE7・IE8 */

*+html .clearfix {
	min-height: 0;
	display: inline-block;
}

/* ----------------------------------------------------------------
    吹き出し 2013/08/20追加
----------------------------------------------------------------- */
.startAlig a.pop:hover { /*マウスが乗ったら*/
/*position: relative;*/
/*top: 0px; left: 0px;*/
}
.startAlig a.pop span.fukidasipop { /*吹き出し本体*/
		/*position:absolute;*/
        position: fixed;
		top: 20px; left:50%;
		margin-left: -153px;/*(真ん中寄せにしたい物の横幅width/2)*/
        display:none; /*何も表示しない*/
        padding: 20px; /*内側の余白*/
        width: 345px; /*ブロックの幅*/
        font-weight: bold; /*文字の太さ*/
        text-decoration: none; /*文字飾り*/
        color: #b22222; /*文字色*/
        background-color: #ffffff; /*背景色*/

        border:#e9e9e9 solid 10px;
		/*border-top:white solid 10px;*/
        /*border-left:#b22222 solid 10px;*/

	/*filter: alpha(opacity=85);  透過度設定 IE */
	/*-moz-opacity:0.85;  透過度設定 Firefox・Netscape */
	/*opacity:0.85;  透過度設定 Opera・Safari */
}
.startAlig a.pop:hover span.fukidasipop { /*マウスが乗ったら*/
        display: block; /* ブロック要素で表示 */
		z-index:2; /* 最前面に表示 */
}

.junban00 { /*前面－背面の表示順　数字が小さい方が背面になる*/
	z-index:0;
}
.junban01 { /*前面－背面の表示順*/
	z-index:1;
}

/* table-950*/

.table-950 {
	width: 950px;
	margin-bottom: 20px;
}

.table-950 table {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.table-950 table caption {
	font-weight: bold;
}

.table-950 table th,
.table-950 table td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px 10px;
	text-align: center;
}

.table-950 table th {
	background-color: #f5f5f5;
	font-weight: bold;
}

.table-950 table thead th {
	background: #ebebeb;
}

.table-950 table tr th.left,
.table-950 table tr td.left {
	text-align: left;
}

body.faq .table-950 table th {
	background-color: #fff;
}

body.faq .table-950 table thead th {
	background-color: #f5f5f5;
}

.table-950 div.image {
	position: relative;
	width: 200px;
}

.table-950 div.image span {
	display: block;
	padding: relative;
	width: 100%;
	height: 99.5%;
	border: 1px solid #dedede;
	border-right: none;
}

.table-950 div.image span img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -87px;
}

.table-950 table tr th.bg_none,
.table-950 table tr td.bg_none {
	background-color: #fff;
}

