@charset "UTF-8";

@media screen{
/* -----------------------------------------------------------
CSS Information

 Style Info:     印刷用
----------------------------------------------------------- */

	body {
	background:#FFF;
	font-size: 10px;
	}

#header h1{
display:none
	  }
.headdertxt {
	font-size:10px;
	height:24px;
	text-align:left;
	line-height: 18px;
}


#contentstitle{
      visibility: visible;
	  }
 
#contentsmain {
	background:#FFF;
	text-align: left;
	width: 500px;
	}


#contentstitle {
	text-align: left;
	}
	
.profile {
	* height:100%;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
  }
.profile img.fig {
	float: left;
	margin-right: 2.2em;
	margin-bottom: 0.4em;
}
.profile img.name {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
.profile img.btn {
	float: right;  
}
.profile p.doc {
	font-size: 11px;
	line-height: 1.5em;
}
/* mac Safariのみ適用 \*/
html:\66irst-child .profile p.doc{
    font-size:11px;
	line-height: 1.5em;
}

.visionbox {
	background-image: url(../img/v_bg.gif);
	width:484px;
	font-size: 11px;
	line-height: 1.5;
}
.visionboxu {
	background-image: url(../img/v_bg.gif);
width:484px;
}
.visionH {
	font-size: 12px;
	color: #1c7345;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 5px;
}
.visionp {
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
.thumbs {
	* width:100%;
	font-size: 12px;
  }
.column02 {
	* width:100%;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.3;
  }
.column02 img.fig {
	float: left;
	margin-right: 1.2em;
	margin-bottom: 1em;
}
.noticecap{
	text-align: left;
}
body, div {
	margin:0pt;
	padding:0pt;
}
#footer {
	clear:both;
}
#navibox p, #navibox ul, #navibox ol, #navibox dl, #footer{
		display:none;
;}

img {
	border: 0;
}



}