@charset "UTF-8";

/*=====================================================
*
*	home.css
*
========================================================*/

#header p, #header a { display: inline; float: left; text-indent: -9999px; overflow: hidden; }
#header p#tel1 {
	width: 195px; height: 14px;
	margin: 26px 0 0 152px;
	background: url(../images/head_tel1.gif);
}
#header p#tel2 {
	width: 291px; height: 32px;
	margin: 11px 0 0 6px;
	background: url(../images/head_tel2.gif);
}
#header a#mail {
	display: block;
	width: 73px; height: 16px;
	margin: 26px 0 0 58px;
	background: url(../images/head_mail.gif);
}

div#container { background: url(../images/main_img.jpg) no-repeat; }

h2, h3, p#read { text-indent: -9999px; overflow: hidden; }
h2 {
	width: 439px; height: 47px;
	margin: 17px 0 0 455px;
	background: url(../images/main_catch.jpg);}
h3 {
	width: 295px; height: 56px;
	margin: 3px 0 0 468px;
	background: url(../images/main_theme.jpg);}
p#read {
	width: 340px; height: 152px;
	margin: 11px 0 0 500px;
	background: url(../images/main_read.jpg);}

p#msg{ 
	line-height: 20px; width: 400px;
	margin: 133px 0 0 50px; }

ul#page-link { margin: 28px 0 0 50px; }
#link01 a, #link02 a { display: block; text-indent: -9999px; height: 43px; }
ul#page-link #link01 a {
	width: 253px;
	background: url(../images/btn01.gif); }
	ul#page-link #link02 a {
	width: 360px;
	margin-top: 2px;
	background: url(../images/btn02.gif); }
