@media print,screen {
	body{ 
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
/*		background-color: #AFEEEE;  */
/*		background-color: #A8CBCD;   */
/*		background-color: #F7DFAD;  */
		background-color:#F0F1C6;
/*		background-color:#9AA8BB; */
/*		background-image: url('./雲立涌.png');  */
		background-repeat: repeat-y;
		margin-left: 50px;
/*		color:#104539; */
/*		color:#003F71; */
		font-size: 16pt ; 
		line-height : 1.4; 
/*		text-indent: 10mm; */
		font-weight: 900;
	}

	#wrapper{
		margin:0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width:800px;
	}
		
	#contents{
		margin:0;
		padding:0;
		width:760px;
	}
		
	#navi{
		margin:0;
		padding:0;
		float:left;
		width:150px;
	}
		
	#main{
		margin:0;
		padding:0;
		float:right;
		width:600px;
	}

	#contents:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}


	#bg {
   		width: 760px; 
    	margin: 0 auto;
    	padding: 5px 10px 10px 10px;
	/*  background: url(bg.gif) top left no-repeat;  */
	}
	#contents {
   		width: 760px; 
    	margin: 0 auto;
    	padding: 5px 10px 10px 10px;
	/*  background: url(bg.gif) top left no-repeat;  */
	}

	h1{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		text-align: center;
		color: #000000; 
		font-weight: 900; 
	}
	h2{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		font-weight: 900;

	}
	h3{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		font-weight: 900;

	}
	h4{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
/*		color: #9A0058; */
		background-color:#A9A9A9;
		color: #FFFFFF; 
		font-weight: 900;

	}
	h5{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		font-weight: 900;

	}
	h6{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		font-weight: 900;

	}

	p.明朝{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		font-size: 9pt;
	}

	p.本文{
		font-size: 9pt;
		font-weight: 500;
	}

	table{
		border-collapse:collapse ;
		width:620px ;
		font-size: 9pt;
	}

	table.仕事内容{
		width:620px;
		margin-left: 50px;
	  	border-spacing: 20px;
		border=0;
	}

	table.問い合わせ{
		width:620px;
		margin-left: 50px;
	  	border-spacing: 20px;
		border=0;
	}
	col#画像{
		width: 150px;
	}

	caption{
		caption-side: bottom;	
	}
	thead{
		align: center;	
	}
	tfoot{
		align: center;	
	}
	p.目次{
		brder-style: solid;
		background-color: #003F71; 
		word-spacing: 0.5em;
		width: 760px;
		font-size: 12pt;
	}

	div.題目{
		font-family:"ＭＳ 明朝","IPA明朝","	Osaka-等幅",serif ;
		text-align: center;
		font-size: 28pt;
		font-weight: 900;
	}
	
	img.中心{
		vertical-align: middle;
	}

	em.目次{
		color: #E1E54E;  
	}


	a:link.目次{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		background-color: #003F71; 
		color: #F7DFAD;  
	}
	a:visited.目次{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		background-color: #003F71; 
		color: #F7DFAD;  
	}
	a:active.目次{
		font-family:"ＭＳ 明朝","IPAex明朝","IPA明朝","	Osaka-等幅",serif ;
		background-color: #003F71; 
		color: #F7DFAD;  
	}

	ul { 
   		list-style: disc;  
    	margin: 0 0 2px 2.5em; 
		font-size: 9pt;
	} 

	ul.point026 { 
		list-style-image: url(./image/point026_07.png);
    	margin: 0 0 2px 2.5em; 
		font-size: 9pt;
	} 

	ul.point026_3 { 
		list-style-image: url(./image/point026_03.png);
/*    	margin: 0 0 2px 2.5em; */
    	margin: 0 0 ; 
		font-size: 9pt;
	} 

	ul.point049 { 
   	/*	list-style: disc;  */
		list-style-image: url(./image/point049_05.gif);
    	margin: 0 0 2px 2.5em; 
		font-size: 9pt;
	} 

	ul.arrow069 { 
		list-style-image: url(./image/arrow069_06.gif);
    	margin: 0 0 2px;  
		font-size: 9pt;
	} 
	ol { 
    	list-style: decimal; 
    	margin: 0 0 2px 2em; 
		font-size: 9pt;
	} 
	li { 
    	margin: 0 0 4px 0em; 
    	line-height: 120%; 
		font-size: 9pt;
	} 

/*
	ol {list-style-type:decimal} 
	ol ol {list-style-type:lower-alpha}
	ol ol ol {list-style-type:katakana-iroha}
	ol ol ol ol {list-style-type:lower-roman}

	ol ol ol ol ol{list-style-type:upper-roman}
*/

	ul#nomark{
		list-style-type:none
	}

/*	div {
	    -webkit-transform: rotate(90deg);
   		-moz-transform: rotate(90deg);
    }
*/
	div.footer {
		color: #9E9D9D;
		position: relative;
		width: 760px;
		height: 99px;
		text-align: center;
		background-image: url(img/footer.gif);
		background-repeat: no-repeat;
		margin: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;0px
	}
}

@media screen {
	h1{
		font-size: 9pt;
/*		font-size: 26pt; */
	}
	h2{
		font-size: 22pt;
	}
	h3{
/*		font-size: 20pt; */
		font-size: 16pt; 
	}
	h4{
/*		font-size: 18pt; */
		font-size: 12pt;
	}
	h5{
		font-size: 10pt;
	}
	h6{
		font-size: 10pt;
	}
	table.仕事内容{
		font-size: 14pt;
	}
	table.問い合わせ{
		font-size: 14pt;
	}
	caption{
		font-size: 16pt;
	}
	p.明朝{
		font-size: 9pt;
	}
}

@media print {
	@page{ size: 21.0cm 29.7cm }  
/*	@page{ size: 18.2cm 25.7cm } */
	body{ 
/*		text-indent: 10mm; */
		margin-top:15mm;
	}
	h1{
		font-size: 9pt;
/*		font-size: 24pt; */
	}
	h2{
		font-size: 20pt;
	}
	h3{
/*		font-size: 18pt; */
		font-size: 14pt;
/*		text-indent: 2mm; */
	}
	h4{
/*		font-size: 16pt; */
		font-size: 12pt;
/*		text-indent: 5mm; */
	}
	h5{
		font-size: 14pt;
/*		text-indent: 10mm; */
	}
	h6{
		font-size: 12pt;
/*		text-indent: 15mm; */
	}
	table.仕事内容{
		font-size: 9pt;
	}
	table.問い合わせ{
		font-size: 9pt;
	}
	caption{
		font-size: 8pt;
	}
	div.題目{
		font-family:"ＭＳ 明朝","IPA明朝","	Osaka-等幅",serif ;
		text-align: center;
		font-size: 20pt;
		font-weight: 900;
	}
}

