@charset "UTF-8";

/* =======================================

	Section CSS
	
 -----------------------------------------
	INDEX
 -----------------------------------------
	1.Contents_inq
	
	2.
	
	3.

========================================== */
#contents2 {
	float: left;
	display: inline;
	width: 750px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 15px;
}

#contents2 h1 {
	margin: 0 0 10px;
	padding: 10px 9px;
	border-bottom: 3px solid #666666;
	font-weight: bold;
	font-size: 138.5%;
	line-height: 1.224;
}
#contents2 h3 {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 107.8%;
	line-height: 1.286;
	text-indent: 10px;
}
#contents2 h6 {
	font-size: 100%;
	line-height: 1.6;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents2 p {
	font-size: 92.4%;
	line-height: 1.335;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 1.Contents_inq
========================================== */
#contents_inq{
	float: right;
	display: inline;
	background-color: #FFF;
	width: 720px;
	padding: 20px;
}




#contents p, #contents ul, #contents dl, #contents table {
	margin: 0 0 10px;
}

#contents2  a:link{
	color: #191970;
	text-decoration: none;
}
#contents2  a:visited{
	color: #191970;
	text-decoration: none;
}
#contents2  a:hover{
	color: #4682b4;
	text-decoration: underline;
}
#contents2  a:active{
	color: #4682b4;
}

/* -----section1 ----- */

.section1{
	padding: 10px;
	float: ; left;
	height: auto;
	width: 780px;
}

/* =========== ƒGƒ‰[ƒy[ƒW‚Ì‚b‚r‚r =========== */ 
.home {
	text-align:left;
	margin:	20px 50px 20px 20px;
	font-size: 18px;
	font-weight: ;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-weight: normal;
}


/* =========== IE—pˆóüÝ’èCSS =========== */ 
@media print{
body {
_zoom: 67%; /*WinIE only */
overflow: visible}
*:first-child+html body {
zoom:67%;
overflow: visible; }
}

}
@media print{
.page1{width:780px;}
.page2{page-break-before:always;
	   width:780px;	}
.page3{page-break-before:always;
	   width:780px;	}}	
