@media print {

img{
	page-break-inside :avoid;
}

body {
	background: #fff;
	color: #000;
}
h4 {
	padding-bottom: 3px;
	border-bottom: #ccc 1px solid;
}
/*--------------------------------------
  ヘッダー
---------------------------------------*/
#top {
	background: none;
}

/*--------------------------------------
  コンテンツエリア
---------------------------------------*/
#main {
	background: none;
}
#main #mainTop {
	background: none;
}
#main #mainTop #titleArea{
	background: none;
}
#main #mainTop #titleArea h1{
	color: #000;
}
#main #mainTop #titleArea p{
	color: #000;
}
#main #mainTop #titleArea #topicPath{
	background: none;
}


#main #mainEnd {
	background: none;
}

/*--------------------------------------
  下部グローバルナビ
---------------------------------------*/
#bottom {
	background: none;
}


/*--------------------------------------
 Indexページ
---------------------------------------*/
#mainVisual{
	width: 930px;
}
#index #fileList {
	background: none;
}
#index #fileList .chapter{
	background: none;
}

#index #fileList h2{
	border-bottom: none;
}
#index #fileList ul li{
	background: none;
}

#index .toolDL{
	background: none;
}
.w340 .h2s {
	background: none;
}
.w340 .h2s h2 {
	background: none
}
.w300 .h2s {
	background: none
}
.w300 .h2s h2 {
	background: none;
}


/*--------------------------------------
 bouhanfileページ
---------------------------------------*/

#bouhanfile #mainTop{
	background: none;
}
#bouhanfile .point{
	font-size: 144%;
	color: #009EAA;
	background: none;
}
#bouhanfile .point .pointInner{
	background: none;
}


#bouhanfile .action{
	font-size: 144%;
	color: #009EAA;
	background: none;
}
#bouhanfile .action .actionInner{
	background: none;
}

#bouhanfile .fileList {
	background: none;
}
#bouhanfile .fileList .nbLink {
	border-bottom: #ccc 1px solid;
}
#bouhanfile .fileList .nbLink li.back {
	background: none;;
}
#bouhanfile .fileList li.next {
	background: none;
}
#bouhanfile .fileList dl{
	background: none;
}
#bouhanfile .fileList dt{
	background: none;
	color: #000;
}
#bouhanfile .fileList ul li{
	background: none;
}

#subContents .fileList dl{
	background: none;
}
#subContents .fileList dt{
	background: none;
	color: #000;
}
#subContents .fileList dd{
	background: none;
}
#subContents .fileList ul li{
	background: none;
}

#column #subContents .fileList dl{
	background: none;
	border-bottom: none;
}
#column #subContents .fileList dt{
	background: none;
	color: #000;
}

#column #subContents .fileList dd{
	background: none;
}
#column #subContents .fileList dd p{
	color: #000;
}
/*--------------------------------------
 goodsページ
---------------------------------------*/

#goods #mainTop{
	background: none;
}

#goods .chapterBoxs1{
	background: none;
}

#goods .chapterBoxs2{
	background: none;
}
#goods .icons{
	background: none;
}

#goods .icons dt{
	background: none;
}

#goods .category {
	background: none;
	padding: 10px 0px 8px 10px;
	margin-bottom: 15px;
}
#goods h3{
	color: #009EAA;
	border-left:none;
	font-size: 144%;
}
#goods .product h4{
	border-bottom: #ccc 1px solid;
}
/*--------------------------------------
コラム
---------------------------------------*/

#column #mainTop{
	background: none;
}

#column #subContents{
	border-top: 7px solid #fff;
}
#column #columnHead{
	background: none;
	border-bottom: none;
}
#column #columnHead h2{
	background: none;
	color: #7B5A39;
}
#column #columnHead .read{
	color: #7B5A39;
}
#column h3{
	background: none;
	padding: 16px 0 8px 0;
	font-size: 136%;
	color: #009EAA;
}
#column .section .w400 dl.int_qa dd{
	_width: 360px;
	_margin: 0;
	_padding: 0;
}
/*--------------------------------------
女性の安全360°ページ
---------------------------------------*/

#woman360 #mainTop{
	background: none;
}

#woman360 .chapterBoxs1{
	background: none;
}

#woman360 .chapterBoxs2{
	background: none;
}

#woman360 h3{
	border-top: none;
	background: none;
	font-size: 136%;
	color: #009EAA;
}
#woman360 .product{
	background: none;
}
#woman360 .product h4{
	border-left: none;
	padding-left: 0;
	margin-bottom: 0;
}
/*--------------------------------------
 基本テンプレページ
---------------------------------------*/

#basic #mainTop{
	background: none;
}


/*--------------------------------------
 ダウンロード
---------------------------------------*/
.dlbtn{
	background: none;
}
.dlbtn div{
	background: none;
}
.dlbtn a{
	font-size: 108%
}
#basic .link{
	font-size: 100%
}
#travelsheet{
	padding-top:45px;
}
/*--------------------------------------
 委員会とは
---------------------------------------*/
.aboutBoxs1 {
	background: none;
}
.aboutBoxs2 {
	background: none;
}
.aboutBoxs3 {
	background: none;
}
.aboutBox1 {
	background: none;
}
.aboutBox2 {
	background: none;
}
.aboutBox3 {
	background: none;
}

.aboutBoxs1 img,
.aboutBoxs2 img,
.aboutBoxs3 img{
	display: block;
	margin-left: 20px;
}

.aboutBox1 h3 {
	padding: 35px 16px 5px 16px;
	margin: 0;
	color: #000;
}
.aboutBox1 p {
	background: none;
	color: #000;
}
.aboutBox2 p,
.aboutBox3 p,
.aboutBox4 p,
.aboutBox5 p,
.aboutBox6 p {
	padding: 15px 0 30px 15px;
	color: #000;
	display: block;
}

.news th,
.news td{
	border-bottom: #CCC 1px solid;
}
/*--------------------------------------
デザイン要素
---------------------------------------*/

.h2l {
	background: none;
}
.h2l h2 {
	background: none;
	padding:  4px 10px  8px 0;
}
.chapter{
}
.chapterBoxInner{
	background: none;
}
.chapterBox h2{
	border-left: none;
	padding-left: 0;
	margin: 10px;
}
.relatedInfoGl,
.relatedInfoGy,
.relatedInfoBe  {
	background: none;
	border: #E4F4D2 3px solid;
	padding: 7px 2px 2px 2px;
	margin: 0 0 15px 0;
}
.relatedInfoGy  {
	background: none;
	border: #ccc 3px solid;
}
.relatedInfoBe dl{
	padding: 0;
	margin: 0;
}
.relatedInfoBe {
	border: #EBD8C5 3px solid;
	background: #ffffff;
}
.relatedInfoGl dt,
.relatedInfoGy dt,
.relatedInfoBe dt {
	border-left: #99CC66 4px solid;
}
dl.relatedInfoBe {
	background: #ffffff;
}
.relatedInfoGy dt {
	border-left: #999 4px solid;
}
.relatedInfoBe dt {
	border-left: #90673F 4px solid;
}
.relatedInfoGl dd,
.relatedInfoGy dd,
.relatedInfoBe dd {
	border: none;
	font-size: 108%;
}
.relatedInfoGy dd {
	border: none;
}
.relatedInfoBe dd {
	border: none;
}
.relatedInfoGl a.link{
	background: none;
}
.relatedInfoGy a.link{
	background: none;
}
.relatedInfoBe a.link{
	background: none;
}
.relatedInfoBe dd.file {
	border: none;
}
.relatedInfoGl .link,
.relatedInfoGy .link{
	font-size: 100%;
	font-weight: normal;
}
.paragraph{
	padding: 0 10px 20px 10px;
}

/*--------------------------------------
ページ内リンク
---------------------------------------*/
.innerLink {
	border:none;
	background: none;
}
.innerLink li{
	background: none;
}
.innerLink li a:link,
.innerLink li a:active,
.innerLink li a:visited,
.innerLink li a:hover{
	color: #039;
}

.pagetop {
	background: none;
}
.pagetop a{
	background: none;
}
a.link{
	background: none;
}
a.linkblank{
	background: none;
}
a.linkblank{
	background: none;
}

a.linkpdf{
	background: none;
}

}