@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,table,th,tr,td,pre,form,textarea,fieldset,input,select,address,iframe {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{vertical-align:bottom;}
ol,ul{list-style:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-weight:normal; font-style:normal;}
caption,th{text-align:left;}
abbr,acronym{border:0;}
/* hタグのフォントサイズはサイトに合わせて好みで。 */
h2{font-size:130%;}
h3{font-size:120%;}
h4{font-size:110%;}


body{
background:#fff;
font-family: &quot;ＭＳ Ｐゴシック&quot;,&quot;Osaka&quot;,&quot;Verdana&quot;,'Hiragino Kaku Gothic Pro',&quot;メイリオ&quot;, 'Lucida Grande',sans-serif;
color:#363636;
font-size:13px;
line-height:2em;
}


body{
	margin:0;
	padding:0;
	float:left;
}
#box1{
		width:900px;
	height:440px;
}

#pic1{
	float:left;
	margin:20px;
	padding:0;
	width:500px;
	height:400px;
	background-color:#CCC;
}


#text{
	margin-top:20px;
	margin-right:20px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	width:340px;
	height:400px;
}

.saito{
	float:right;
}