@charset "utf-8";
			#main {
				width:600px;
				padding-top:30px;
			}

			#main_left {
				width:600px;
				background-color:#F8FBF2;
				border:1px solid #DBE8C2;
			}
			#main_left img {
				float:left;
				padding-right:10px;
			}
			#main_bottom {
				margin-top:10px;
				clear:both;
			}

			#main_right {
				width:600px;
				margin-top:10px;
				background-color:#F8FBF2;
				border:1px solid #DBE8C2;
				clear:both;
			}
			
			#main_right img {
				float:left;
				padding-right:10px;
			}
			
			#main_left img, #main_right img{
				margin:0 auto;
				text-align:center;
			}
			.text_01 a:hover,#toptext a:hover {
				text-decoration:none;
				color:#000000;
			}
			
			.text_01s{
				font-size:10px;
			}
			.text_01 h5{
				padding-top:9px;
				padding-bottom:10px;
				font-size:14px;
			}
			
			.text_01 ,#toptext {
				padding:5px 10px 10px 10px;
				background-color:#F8FBF2;
				line-height:1.5;
				font-size:15px;
			}
			#main_top02 {
				padding:10px 0 10px 0;
				clear:both;
			}
			#subdata {
				margin-top:20px;
				clear:both;
			}
			#g600lnk {
				display: block;
				margin: 15px 5px 10px 87px;
			}
