@charset "utf-8";

/*IE6用position表示のハック*/

*{zoom:1;}

/*▼topper部分▼*/

div#topper {
	xposition : relative ;
}

h2.img_main1 {
	padding-left : 1px ;
	float : left ;
}

h3.img_main2 {
	float : left ;
}

div#topper input {
	position : absolute ;
	right : 55px ;
	top : 200px ;
}

a.img_check {
	position : absolute ;
	right : 94px ;
	top : 230px ;
}

a.img_mitsumori {
	position : absolute ;
	right : 78px ;
	top : 225px ;
}


/*▼main部分▼*/

div.news {
	float : left ;
	margin-top : 10px ;
}

ul.news_text {
	color : gray ;
	line-height : 20px ;
	padding-left : 10px ;
	width : 400px ;
}

ul.news_text li a {
	color : gray ;
	text-decoration : underline ;
}

ul.news_text li a:hover {
	color : #FF8200 ;
	text-decoration : underline ;
}

a.blog {
	margin-top : 10px ;
	display : block ;
}

div.flow {
	margin-top : 10px ;
}

div.anaheim {
	margin-top : 10px ;
}

a.banner01 img {
	margin-top : 15px ;
}

h4.main_title01 {
	font-size : 22px ;
	font-weight : bold ;
	color : #41BCEC ;
	margin : 35px 0px 10px ;
	background-image: url(../img/base/main_title_back.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width : 635px ;
	height : 45px ;
	padding-left : 25px ;
	padding-top : 10px ;
}

p.top_text01 {
	font-size : 13px ;
	color : #4D4D4D ;
	margin : 0 10px ;
	line-height : 1.6 ;
}

h4.main_title00 {
	font-size : 22px ;
	font-weight : bold ;
	color : #41BCEC ;
	margin : 0px 0px 10px ;
	background-image: url(../img/base/main_title_back.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width : 635px ;
	height : 45px ;
	padding-left : 25px ;
	padding-top : 10px ;
}

p.top_text00 {
	font-size : 13px ;
	color : #4D4D4D ;
	margin : 0 10px 20px ;
	line-height : 1.6 ;
}

/*▼footer部分▼*/

div#footer a {
	font-size : 11px ;
	color : #808080 ;
	text-decoration : none ;
}