@charset "UTF-8";
/* CSS Document */
body{
color:#333;
background-color:#fff;
position:relative;
}
strong{
font-style:normal;
font-weight:bold;
}

a:link,
a:visited{
color:#F33;
font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a:active{
color:#FC0;
}

/*-------header-------*/
#header{
width:960px;
margin:0 auto 20px;
}
#header h1{
width:960px;
height:340px;
text-indent:-99999px;
margin:0 auto;
background:url(../img/main01.jpg) no-repeat center center;
}
#header p{
text-indent:-99999px;
width:960px;
height:340px;
margin:0 auto;
}
#header p.pos02{
background:url(../img/main02.jpg) no-repeat center center;
}
#header p.pos03{
background:url(../img/main03.jpg) no-repeat center center;
}
#header p.pos04{
background:url(../img/main04.jpg) no-repeat center center;
height:338px;
}
/*-------iinfo01-------*/
#info01{
clear:both;
width:960px;
margin:40px auto;
line-height:200%;
text-align:center;
}
#info01 p{
margin:0 0 20px 0;
}


/*-------カラム追加-------*/
#columnD{	
clear:both;
width:960px;
margin:40px auto;
text-align:center;
}
/*-------facebbok-------*/
#facebbok_furokuten{
width:450px;
height:540px;
float:left;
}
#facebbok_furokuten h2{
height:32px;
background:url(../img/h2facebook.gif) no-repeat center top;
text-indent:-99999px;
margin-bottom:20px;
}
#facebbok_furokuten a{
display:block;
width:920px;
height:64px;
}

#facebbok_furokuten iframe{
background-color:#fff;
margin:0 auto;
}

/*-------iinfo04-------*/
#info04{
width:450px;
margin:0 auto;
text-align:center;
float:right;
}
#info04 h2.gaiy{
margin:0 0 20px 0;
background:url(../img/h2gaiyo.gif) no-repeat center top;
height:32px;
text-indent:-9999px;
}
#info04 h2.toi{
margin:20px 0 20px 0;
background:url(../img/h2toiawase.gif) no-repeat center top;
height:32px;
text-indent:-9999px;
}

/**/
p#backtop{
position:fixed;
bottom:20px;
left:50%;
width:32px;
height:222px;
margin-left:-500px;
margin-left:484px;

text-indent:-9999px;
}
p#backtop a{
display:block;
width:32px;
height:222px;
background:url(../img/backtop.gif) no-repeat center top;
}
p#backtop a:hover{
background:url(../img/backtop_on.gif) no-repeat center top;
}

