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

/*全体の設定*/
.clear {
	clear: both;
}
body, td, th {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:20px;
	letter-spacing:2px;
}
body, from, ul, ol, li {
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}
a:link { color:#000000 }
a:visited { color:#333333; }
a:active { color:#000000; }
/* iframeの設定 */
.ifre{
         width:395px; height:auto;
         background-color:#ffffff;
}
.main2{
         width:600px; height:auto;
}
.frame_waku{
         width:auto; height:22px;
}
.frame_img{
         width:40px; height:22px;
         float:left;
         margin-top:1px;
}
.frame_word{
         width:auto; hegiht:22px;
         float:left;
}
.frame_check{
         width:40px; height:21px;
         float:left;
         margin:4px 0px 0px 5px;
}
