/*general----------------------------------------------------*/

*{

margin: 0px;

padding: 0px;

}

html {

margin:0;

padding:0;

}

body,div,ul,li,table,h1,h2 {

margin:0; 

padding:0;

font-size:11px;

font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","ＭＳゴシック";

}

p{

line-height:1.8em;

padding:0px 10px 5px 0px;

}

img{

padding:5px 0px 5px 0px;

border:none;

}

a{

color:#00CCFF;

}

a:hover{

color:#0033FF;

}

h1 {

text-indent:-5000px;

}

h2{

font-size:12px;

color:#a2995c;

padding-top:10px;

padding-bottom:2px;

}

/*wrapper---------------------------------------------------*/

#wrapper {

width:900px;

height:664px;

position:absolute;

top:50%;

left:50%;

margin-top:-332px;

margin-left:-450px;

text-align:left;

}

/*header----------------------------------------------------*/

#header {

width:900px;

height:439px;

background:url(img/i_img01.jpg) no-repeat;

}

/*main------------------------------------------------------*/

#main {

width:900px;

height:224px;

}

/*con-------------------------------------------------------*/

#con {

width:900px;

height:43px;

}

/*leftenter-------------------------------------------------*/

#leftenter {

width:276px;

height:43px;

float:left;

text-indent:-5000px;

background:url(img/i_img02_1.jpg) no-repeat;

}

/*rightcon--------------------------------------------------*/

#rightcon {

width:624px;

height:43px;

float:right;

background:url(img/i_img02_2.jpg) no-repeat;

}

/*fimg------------------------------------------------------*/

#fimg {

width:900px;

height:181px;

clear:both;

background:url(img/i_img03.jpg) no-repeat;

}



/*footer----------------------------------------------------*/

#footer {

width:900px;

height:14px;

clear:both;

}

/*logo1-----------------------------------------------------*/

#logo1 {

width:19px;

height:14px;

float:left;

text-indent:-5000px;

background:url(img/logo01.jpg) no-repeat;

}

/*footerright-----------------------------------------------*/

#footerright {

width:274px;

height:14px;

float:right;

text-indent:-5000px;

background:url(img/copyright01.jpg) no-repeat;

}








































































































