@charset "UTF-8";

/******************************************************************************
		Promotion Area
 ******************************************************************************/

#heading {
	width:100%;
	height:94px;
 background-color:#a5a5a5;
}
#heading h1 {
 width:980px;
	height:94px;
 margin:0 auto;
 background: url(../images/common/prm-bg.gif) no-repeat right top;
 padding:35px 0 0 32px;
 color:#FFFFFF;
 font-size:28px;
 letter-spacing: 0.1em;
 font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#heading h1 span {
 font-size:13px;
}


/******************************************************************************
		Container
 ******************************************************************************/

#contentL {
 float: left;
 width:730px;
}

#contentR {
 float: right;
 width:230px;
}

#stockQuote {
 padding:10px 9px;
 background-color:#e5e5e5;
 font-size:15px;
}
#stockQuote .securitiesCode {
 padding:16px 12px;
 background-color:#FFFFFF;
}
#stockQuote .currentValue {
 padding:16px 12px;
 background-color:#fdecec;
}
#stockQuote .currentValue .value {
 font-size:25px;
 color:#c21012;
}
#stockQuote .currentValue .ratio {
 font-size:10px;
}
#stockQuote .update {
 padding:14px 12px 10px;
 background-color:#FFFFFF;
 line-height: 1.4;
}
#stockQuote .update .time {
 display:block;
}
#stockQuote .btn {
 padding:0 12px 16px;
 background-color:#FFFFFF;
}
#stockQuote .btn a {
 display:block;
 padding:14px 0;
 background-color:#444444;
 -webkit-border-radius:4px;
    -moz-border-radius:4px;
     -ms-border-radius:4px;	
      -o-border-radius:4px;
         border-radius:4px;
 text-align:center;
 color: #FFFFFF;
}
#stockQuote .btn a:before {
 content:"> ";
 position:relative;
 top:-1px;
 left:-8px;
 color:#FFFFFF;
}

#rnav {
 margin-top: 11px;
}
#rnav ul li {
 margin-top: -1px;
}
#rnav ul li a {
 position: relative;
 display: block;
 padding: 12px;
 padding-left: 18px;
 border: #eaeaea 1px solid;
}
#rnav ul li a:before {
 content:"\f105";
 font-family:"FontAwesome";
 font-size:10px;
 position:relative;
 top:-1px;
 left:-8px;
 color:#c21012;
}#rnav ul li a.blank:before {
 content:"\f24d";
 left:-4px;
 margin-left:-7px;
}


#rnav ul li > ul {
 /*
 padding: 8px 0;
 */
 background-color:#f5f3ea;
}
#rnav ul li li {
 margin-top: -1px;
 /*
 padding-left: 10px;
 */
}
#rnav ul li li a {
 position: relative;
 display: block;
 padding: 8px 14px 6px 28px;
 border: none;
}
#rnav ul li ul li ul {
 padding: 0px;
 padding-left: 10px;
}
#rnav ul li .irDocument {
 padding: 10px;
 background-color:#ede8d9;
}
#rnav ul li .irDocument dd {
 margin-top: 5px;
}
#rnav ul li .irDocument li {
 padding: 0;
 line-height: 1.2;
}
#rnav ul li .irDocument a {
 padding-left: 24px;
 background: url(../images/common/ic-pdf.gif) no-repeat 0 0;
}
#rnav ul li .irDocument a:before {
 content:"";
}
#rnav ul li .irDocument span {
 font-size: 10px;
}
.rnavBnr li {
 margin-top:10px;
 border: #eaeaea 1px solid;
}
.rnavBnr li img {
 display:block;
}
#rnav ul li.pdfDocument a {
 padding-left: 27px;
 background: url(../images/common/ic-pdf.gif) no-repeat 3px 0.3em;
}
#rnav ul li.pdfDocument a:before {
 content:"";
}



/******************************************************************************
		General Setting
 ******************************************************************************/

/* id,class ------------------------------------------------*/

.content4col .col1,
.content4col .col2,
.content4col .col3,
.content4col .col4 {
 float:left;
  width:175px;
  margin-right:10px;  
  margin-top:10px;
}
.content3col .col1,
.content3col .col2,
.content3col .col3,
.content3col .col1s,
.content3col .col2s,
.content3col .col3s {
 float:left;
  width:236px;
  margin-right:11px;
  margin-top:10px;
}
.content2col .col1,
.richeditor div div:first-child {
 float:left;
  width:355px;
  margin-top:16px;
}
.content2col .col2,
.richeditor div div:last-child {
 float:right;
  width:355px;
  margin-top:16px;
}
.content4col .col4,
.content3col .col3,
.content3col .col3s  {
  margin-right:0;
}
.layout2col .col1 {
 float:left;
  width:49%;
}
.layout2col .col2 {
 float:right;
  width:49%;
}
.richeditor p+p {
  margin-top:20px;
}
.tableStandard {
 margin-top: 16px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:100%;
}
.tableStandard th {
	background-color:#f6f3ea;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:7px 16px;
	text-align:left;
	white-space:nowrap;
 color: #444444;
 line-height: 1.5;
}
.tableStandard td {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:7px 12px;
 line-height: 1.5;
}
.tableStandard thead th:last-child {
	border-right:none;
}
.tableStandard tbody td:first-child {
	border-left:none;
}
.tableStandard caption {
 padding-bottom: 15px;
 text-align: right;
}
.tableStandard td .link-bar {
 display: inline-block;
}
.tableStandard td .link-bar a {
 padding: 4px 40px;
}

.tableOutline {
 margin-top: 16px;
	width:100%;
}
.tableOutline th {
	background-color:#f6f3ea;
	border:1px solid #CCCCCC;
	padding:5px 16px;
	white-space:nowrap;
 text-align: left;
 color: #444444;
}
.tableOutline td {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px 12px;
	text-align:right;
}
.tableOutline .em {
 background-color: #f7f7f7;
}
.tableOutline .em2 {
 background-color: #f9e9d9;
}
.tableOutline caption {
 padding-bottom: 8px;
 text-align: right;
}
.tableOutline caption .notes {
 background-color: #f7f7f7;
 color: #f7f7f7;
 padding: 0 12px;
}

.quarterbox {
	width:24.2%;
	float:left;
	margin-right:1.0%;
}
.freedial {
 padding-left: 24px;
 background: url(../images/common/ic-freedial.gif) no-repeat 4px 0.1em;
}

.flow1 {
  display:inline-block;
  width:300px;
  text-align:center;
  padding:10px 0;
  font-weight:bold;
  line-height:1.8;
  position:relative;
}
.flow2 {
  display:inline-block;
  background-color:#f4c0d6;
  width:300px;
  text-align:center;
  padding:10px 0;
  font-weight:bold;
  line-height:1.8;
  position:relative;
}
.flow1 .num,
.flow2 .num {
  background-color:#a5a5a5;
  color:#fff;
  position:absolute;
  top:50%;
  left:20px;
  width:24px;
  height:24px;
  margin-top:-12px;
}
.chart {
  font-size:200%;
  padding:.4em 0;
}
.text10s {
  font-size:10px;
}

/* responsive-table */

.responsive {
	width:100%;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.pinned {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.responsive th {
	background-color:#f6f3ea;
	border-right:1px solid #ccc;
  border-top:1px solid #ccc;
	padding:5px 7px;
  /*
	white-space:nowrap;
  */
  text-align: left;
  color: #444444;
}
.pinned th {
	background-color:#f6f3ea;
  border-top:1px solid #ccc;
  padding:10px 16px;
}
.pinned thead th {
  padding-top:5px;
  padding-bottom:5px;
}
.responsive th.null,
.pinned th.null {
 border-top-color:#f6f3ea;
}
.responsive td {
	background-color:#fff;
	border-right:1px solid #ccc;
  border-top:1px solid #ccc;
	padding:10px 15px;
	text-align:right;
}
.responsive.tl td {
	text-align:left;
}
.responsive th:last-child,
.responsive td:last-child {
  border-right:none;
}
.responsive .em {
 background-color: #f7f7f7;
}
.responsive .em2 {
 background-color: #f9e9d9;
}


/* text ------------------------------------------------*/
section > p, section > h4 {
 margin: 16px 0 0 12px;
}

/* infoList ------------------------------------------------*/

.infoList {
 margin-top:16px;
}
.infoList li {
  border-bottom:1px dotted #000;
  padding:10px;
}
.infoList li:first-child {
 padding-top:0px;
}
.infoList li .infoHeader {
  padding-bottom:2px;
}
.infoList li .infoHeader .posttime {
  float:left;
  font-size:12px;
  margin-top:4px;
  margin-right:10px;
  color: #000;
}
.infoList li .infoHeader .posttype {
  float:left;
}
.infoList li .infoHeader .posttype img {
  vertical-align:text-bottom;
  width:auto;
}
.infoList .hgroup {
  margin-top:20px;
}
.infoList li a {
  color: #003366;
}
.infoList li a:hover {
 text-decoration: underline;
}

.infoList li .ir_releaseText .infoHeader .posttype {
  border:1px solid #ccc;
  border-radius:4px;
}

.infoList li .ir_releaseText .infoHeader .posttype img {
 width: auto;
 height: 20px;
 vertical-align: bottom;
}

#tab-content1 .infoList li .infoHeader .posttype {
  border:1px solid #ccc;
  border-radius:4px;
}

#tab-content1 .infoList li .infoHeader .posttype img {
 width: auto;
 height: 20px;
 vertical-align: bottom;
}

#tab-content1 .infoList li .infoHeader .ic-shop {
 margin:0 10px 0 0;
 padding: 0px 0px;
}

.col2 .infoList li .infoHeader .posttype img {
 width: auto;
 height: 20px;
 vertical-align: bottom;
}

.col2 .infoList li .infoHeader .posttype img {
 width: auto;
 height: 20px;
 vertical-align: bottom;
}

.ic-shop img {
 -webkit-border-radius:4px;
    -moz-border-radius:4px;
     -ms-border-radius:4px;
      -o-border-radius:4px;
         border-radius:4px;
}


/* link-text ------------------------------------------------*/
.link-text {
 position: relative;
 padding-left: 12px;
}
.link-text:before {
 content:"> ";
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 position:relative;
 top:-2px;
 left:-8px;
 color:#c21012;
}

span.pdf-icon {
 margin-left: 4px;
 vertical-align: text-bottom;
 font-size: 0;
}
span.pdf-icon img {
 width: auto !important;
}
span.blank-icon img {
 width: auto !important;
}


/* link-bar ------------------------------------------------*/
.link-bar {
 border:#cccccc 1px solid;
}
.link-bar a {
 position: relative;
 display:block;
 padding:20px 0;
 padding-left: 20px;
}
.link-bar.st a {
  background-color:#e9e9e9;
}
.link-bar a:before {
 content:"> ";
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 position:relative;
 top:-2px;
 left:-8px;
 color:#c21012;
 -webkit-transition:background .5s, color .5s, opacity .5s, border .5s;
	   -moz-transition:background .5s, color .5s, opacity .5s, border .5s;
	    -ms-transition:background .5s, color .5s, opacity .5s, border .5s;
	     -o-transition:background .5s, color .5s, opacity .5s, border .5s;
          transition:background .5s, color .5s, opacity .5s, border .5s;
}
.link-bar a:hover {
 background-color:#777777;
 color:#FFFFFF;
}
.link-bar a:hover:before {
 color:#FFFFFF;
}

.link-bar .blank-icon {
 padding-right: 60px;
 background: url(../images/common/ic-blank.gif) no-repeat right 10px top 49%;
}
.link-bar .pdf-icon {
 padding-right: 60px;
 background: url(../images/common/ic-pdf.gif) no-repeat right 10px top 49%;
}
.link-bar-single {
 display: inline-block;
}
.link-bar-single a {
 padding-right: 40px;
 line-height: 1.4;
}
.link-bar-single-c {
 width: 60%;
 margin: 0 auto;
}
.link-bar-single-r {
 width: 60%;
 float:right;
}
li.link-bar-single {
 display: block;
 width: 70%;
 margin-top: 16px;
}
.link-bar-small {
 text-align: right;
}
.link-bar-small a {
 position: relative;
 display: inline-block;
 padding: 4px 40px;
 border:#eaeaea 1px solid;
}
.link-bar-small a:before {
 position: absolute;
 top: 7px;
 left: 10px;
}

/* Image + Text ------------------------------------------------*/
.imgCcol .image {
 text-align: center;
}
.imgCcol .text {
 margin: 16px 12px 0;
}
.imgTextcol .image {
 width: 255px;
}
.imgTextcol .image img {
 width: 255px;
 height: auto;
}
.imgTextcol .text {
 width: 455px;
}
.divider {
 margin-top: 16px;
 border-top: #CCCCCC 1px dashed;
}

/* List ------------------------------------------------*/
ul.list-type1 {
 margin-top: 16px;
}
ul.list-type1 li,
.richeditor ul li {
 position: relative;
 padding-left: 1em;
 text-indent: -1em;
}
ul.list-type1 li:before,
.richeditor ul li:before {
 content:"● ";
 font-size:10px;
 position:relative;
 top:-2px;
 left:0px;
 color:#666666;
}
section > .list-type1,
section > .richeditor ul {
 margin-left: 12px;
}
ul.list-type1 li li:before,
.richeditor ul li li:before {
 content:"・ ";
 font-size:10px;
 position:relative;
 top:-2px;
 left:0px;
 color:#666666;
}

ul.list-type2 {
}
ul.list-type2 > li {
 float: left;
 width: 49%;
}

.normal-list li {
 list-style: none;
 margin-left: 12px;
}


/* dl ------------------------------------------------*/

/*
dl.layoutList dt span {
  background-color:#ccc;
  padding:16px 10px;
}
dl.layoutList dd.dt5em {
 margin: -2.8em 0 20px 5em;
}
dl.layoutList dd.dt6em {
 margin: -2.8em 0 20px 6em;
}
*/
dl.layoutList dt span {
  background-color:#ccc;
  padding:5px 10px;
}
dl.layoutList dd.dt5em {
 margin: -1.57em 0 0 5em;
}
dl.layoutList dd.dt6em {
 margin: -1.7em 0 0 6em;
}
@supports (-ms-accelerator:true) {
	dl.layoutList dd.dt5em {
   margin: -1.6em 0 0 5em;
  }
  dl.layoutList dd.dt6em {
   margin: -1.7em 0 0 6em;
  }
}

.layoutList2 {
  border-collapse:separate !important;
  border-spacing:5px !important;
}
.layoutList2 th {
  background-color:#ccc;
  padding:16px 10px;
  white-space:nowrap;
}
.layoutList2 td {
  padding:0 16px;
}


/* box ------------------------------------------------*/
.border-box {
 padding: 16px 14px 14px;
 border: #eaeaea 1px solid;
 /*
 -webkit-border-radius:10px;
    -moz-border-radius:10px;
     -ms-border-radius:10px;	
      -o-border-radius:10px;
         border-radius:10px;
  */
}


/* faq ------------------------------------------------*/
.faq-list {
 margin: 16px 0 0;
 /*
 border: #c31013 1px solid;
 */
 border: #ccc 1px solid;
}
.faq-list dt {
 position: relative;
 padding: 8px 49px 8px 16px;
 /*
 background-color: #c31013;
 color: #FFFFFF;
 */
 cursor: pointer;
}
.faq-list dd {
 display: none;
 padding: 16px;
 background-color: #FFF7DC;
}
.faq-list dt:before {
 content:"Q. ";
 font-size:16px;
}
.faq-list dt:after {
 content:">";
 font-family:"Arial Black", Gadget, sans-serif;
 font-size:10px;
 position: absolute;
 /*
 top:14px;
 right: 16px;
 */
 top:50%;
 right:0;
 margin-top:-22px;
 padding-left:18px;
 padding-top:12px;
 padding-bottom:6px;
 -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
         transform: rotate(90deg);
 /*
 background-color:#c40b11;
 */
 color:#fff;
 width:26px;
 height:26px;
}
.faq-list dt.highlight:after {
 content:"<";
}


.faq-list dt:before {
 position: absolute;
 top:0;
 right:0;
 content:" ";
 background-color:#c40b11;
 width:44px;
 height:100%;
}
.faq-list a {
 padding: 0 4px;
 color: #003366;
 text-decoration: underline;
}
.faq-list a:hover {
 text-decoration: none;
}


/* form parts ------------------------------------------------*/
input[type="text"] {
 padding: 10px;
 font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
select {
 padding: 8px;
 font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
textarea {
 padding: 10px;
 font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 13px;
}


/******************************************************************************
		Site map
 ******************************************************************************/

#sitemap #content .col1, #sitemap #content .col2 {
 margin-top: 0;
}
#sitemap #content section {
 margin-top: 30px;
}
#sitemap #content section > ul {
 margin: 16px 0 0 0;
}
#sitemap #content li a:hover {
	text-decoration: underline;
}
#sitemap #content li:before {
  font-size:12px;
  content:"・";
}
#sitemap #content li li {
  margin-left:1em;
}
#sitemap #content li li:before {
  content:"- ";
}

/******************************************************************************
		Sidebar toggle
 ******************************************************************************/

/*
.toggle ul {
  display:none;
}
.toggle.selected ul {
  display:block;
}
*/
#rnav ul li.toggle>a:before {
 content:"\f107 ";
 font-family:"FontAwesome";
}
#rnav ul li.toggle.selected>a:before {
 content:"\f105 ";
 font-family:"FontAwesome";
}
.onmark {
  background-color:#d9d9d9;
  box-shadow:4px 0 #c21012 inset;
}


/******************************************************************************
		Pager
 ******************************************************************************/
 
.fs-paginate { text-align:center; margin-top:80px; }
.fs-paginate li { display:inline-block; margin-bottom:7px; }
.fs-paginate a { margin:0 2px; padding:7px 10px; background-color:#222; color:#fff; }
.fs-paginate .fs-current a { background-color:#c40b11; }
.fs-paginate a:hover { background-color:#c40b11; }



/******************************************************************************
		Media Query
 ******************************************************************************/

@media all and (max-width: 768px) {

/******************************************************************************
		Promotion Area
 ******************************************************************************/

#heading {
	height:80px;
}
#heading h1 {
 width:100%;
	height:80px;
 background-size: auto 100%;
 padding:40px 0 0 20px;
 font-size: 20px;
}


/******************************************************************************
		Container
 ******************************************************************************/

#contentL,#contentC {
 float: none;
 width:auto;
 padding: 10px 10px 0;
}

#contentR {
 float: none;
 width:auto;
 padding: 50px 0 0;
}

#stockQuote {
 border-top: #999999 2px solid;
 border-bottom: #999999 2px solid;
 text-align: center;
}
#stockQuote .title {
 padding:2px 0 8px;
 font-weight:bold;
}
#rnav {
 margin-top: 0;
}
#rnav ul li {
 margin-top: 0;
 border-top: #eaeaea 1px solid;
}
#rnav ul li a {
 border: none;
}
#rnav ul li > ul {
 /*
 margin: 0 8px 8px;
 */
 margin: 0 0 8px;
 padding: 0;
 background-color:#F6F6F6;
 border: #eaeaea 1px solid;
 border-top: none;
}
#rnav ul li li {
 margin-top: 0;
 padding-left: 0px;
}
#rnav ul li ul li ul {
 padding-left: 0;
 border: none;
 margin: 0;
}
#rnav ul li ul li ul li {
 background-color:#FAFAFA;
 padding-left: 20px;
}
#rnav ul li .irDocument {
 margin: 0 8px 8px;
 padding: 0;
 border: #cccccc 1px solid;
}
#rnav ul li .irDocument dt {
 padding: 10px;
}
#rnav ul li .irDocument dd {
 margin: 0px;
}
#rnav ul li .irDocument li {
 border-top: #cccccc 1px solid;
}
#rnav ul li .irDocument a {
 padding: 12px;
 padding-left: 30px;
 background: url(../images/common/ic-pdf.gif) no-repeat 6px 50%;
}
#rnav ul li .irDocument a:before {
 content:"";
}
#rnav ul li .irDocument span {
 font-size: 10px;
}
.rnavBnr li {
 margin-top:10px;
 border: #eaeaea 1px solid;
}
.rnavBnr li img {
 display:block;
}

/******************************************************************************
		Site map
 ******************************************************************************/

#sitemap #content li {
  margin-bottom:3px;
}
#sitemap #content li ul {
  margin-top:3px;
}
#sitemap #content li a {
  display:inline-block;
  width:96%;
  vertical-align:middle;
  padding:5px 0;
}



/******************************************************************************
		General Setting
 ******************************************************************************/

/* id,class ------------------------------------------------*/

.moreink-fix {
 position: relative;
 padding-bottom:45px;
}
  .moreink-fix .morelink {
    position:absolute;
    bottom:0;
    left: 0;
    width:100%;
    border:1px solid #ccc;
    text-align:center;
  }
  .moreink-fix .morelink a {
    display:block;
  }

img.max {
 width: 100%;
 height: auto;
}

.content4col .col1,
.content4col .col3 {
  width:48.5%;
  margin-top:3%;
  margin-right:3%;
}
.content4col .col2,
.content4col .col4 {
  width:48.5%;
  margin-top:3%;
  margin-right:0;
}
.content3col .col1,
.content3col .col3 {
  width:48.5%;
  margin-right:3%;
}
.content3col .col2 {
  width:48.5%;
  margin-right:0;
}
.content2col .col1,
.content2col .col2,
.content3col .col1s,
.content3col .col2s,
.content3col .col3s,
.richeditor div div {
 float:none !important;
 width:100% !important;
}
.content4col .col4,
.content3col .col3  {
  margin-right:0;
}
.content4col .max,
.content3col .max {
 width:100%;
 margin-right:0;
 float:none;
}

.tableStandard {
 margin-top: 16px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:100%;
}
.tableStandard th {
	background-color:#f6f3ea;
	border-bottom:1px solid #CCCCCC;
	padding:5px 16px;
	text-align:left;
	white-space:nowrap;
}
.tableStandard td {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	padding:3px 12px;
}
.tableStandard th + td,
.tableStandard th + th,
.tableStandard td + td {
	border-left:1px solid #CCCCCC;
}
.tableStandard th + td,
.tableStandard th + th,
.tableStandard td + td {
	border-left:1px solid #CCCCCC;
}
.tableStandard caption {
 padding-bottom: 5px;
 text-align: right;
}

.tableOutline {
 margin-top: 16px;
	width:100%;
}
.tableOutline th {
	background-color:#f6f3ea;
	border:1px solid #CCCCCC;
	padding:5px 16px;
 text-align: left;
}
.tableOutline td {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px 12px;
	text-align:right;
}
.tableOutline .em {
 background-color: #f7f7f7;
}
.tableOutline .em2 {
 background-color: #f9e9d9;
}
.tableOutline caption {
 padding-bottom: 8px;
 text-align: right;
}
.tableOutline caption .notes {
 background-color: #f7f7f7;
 color: #f7f7f7;
 padding: 0 12px;
}
.quarterbox {
	width:24.2%;
	float:left;
	margin-right:1.0%;
}
.layout2col .col1,
.layout2col .col2,
ul.list-type2 > li {
 float:none;
  width:100%;
}

/* Image + Text ------------------------------------------------*/
.imgCcol .text {
 margin: 16px 0 0;
}
.imgLcol .image {
 float: none;
 margin: 16px 0 0;
}
.imgRcol .image {
 float: none;
 margin: 16px 0 0;
}


/* link-bar ------------------------------------------------*/
.link-bar-single {
 width: 100%;
 margin: 0 auto;
}
li.link-bar-single {
 width: 100%;
}
.link-bar-single-c {
 width: 90%;
}


/* infoList ------------------------------------------------*/

.infoList li {
  padding:10px 0;
}



/******************************************************************************
		Media Query
 ******************************************************************************/

@media all and (max-width: 768px) {

  #content img,.attachment {
    width:100%;
    height:auto;
  }
   #content .posttype img {
    width:auto;
  }

#tab-content1 .infoList li .infoHeader .posttype img {
 height: 20px;
}

#content .infoList li .infoHeader .posttype img {
 height: 20px;
}
