/* Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}

a:link {color:#bfae79 ;text-decoration:none ;}
a:visited {color:#bfae79 ;text-decoration:none ;}
a:hover {color:#c0000a ;text-decoration:underline ;}
a:active {color:#bfae79 ;text-decoration:none ;}

body#top{
background-color:#fff;
}

#sidecenter{
width:760px;
margin-right: auto;
margin-left: auto;
}

#header{
height:60px;
width:760px;
background-color:#ff0000;
}

#header02{
height:15px;
width:760px;
background-color:#dcdcdc;
}

#sitetitle a{
margin-left:25px;
height:60px;
width:179px;
background:url(../common_img/title.gif) no-repeat 0% 0%;
text-indent:-9999px;
text-decoration:none;
display:block;
}

#container{
width:760px;
}


/* =Secound contents
----------------------------------------------- */
#contleft02{
float:left;
width:155px;
padding-top:95px;
padding-left:25px;
}

#contright02{
float:right;
padding-top:45px;
padding-right:50px;
width:527px;
}

/* =Text
----------------------------------------------- */
p#txt{
margin-left:30px;
color:#222;
}

p#txt00{
margin-top:30px;
margin-left:30px;
color:#222;
}

p#txt01{
margin-top:15px;
margin-left:30px;
color:#222;
}

p#txt001{
margin-top:5px;
margin-left:30px;
color:#222;
}

p#txt02{
margin-left:78px;
color:#222;
}

p#txt03{
margin-left:15px;
color:#222;
}

p#txt032{
margin-top:15px;
margin-left:15px;
color:#222;
}

p#txtno{
margin-top:15px;
color:#222;
}


p#txtnomal{
color:#222;
}

p#txtnomal2{
margin-top:5px;
color:#222;
}

p#new{
color:#222;
margin-left:98px;
}

/* =Footer
----------------------------------------------- */
#emptyfoot {
height: 60px;
}

#empty {
height: 20px;
}


/* MacIE Huck \*/

#footer {
clear:both;
display:block;
text-indent:-9999px;
text-decoration:none;
width:760px;
height:30px;
background:url(../common_img/footer.gif) no-repeat 0% 0%;
background-position:center top;
}

/* MacIE Huck Delete */


/* =Mac IE huck
----------------------------------------------- */

/* mac_IE_only \*//*/

#footer {
clear:both;
position: absolute;
clear:both;
display:block;
text-indent:-9999px;
text-decoration:none;
width:760px;
height:30px;
background:url(../common_img/footer.gif) no-repeat 0% 0%;
background-position:center top;
}

/* mac_IE_only_Delete */
