@charset "Shift_JIS";

/* 基本スタイル
---------------------------------------------*/
body {
	margin: 0;
	padding: 0;
        background: #FFFFFF url(../../img/bg03.jpg) center top no-repeat;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #000000;
}
form {
        margin: 3px 0px 0px 10px;
}


a {
	color: #403300;
}
a:hover {
	color: #BFA149;
	text-decoration: none;
}

img {
	border: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.f-clear{
clear : both;
}

p, h1, h2, h3, {
	margin: 0;
	padding: 0;
}

h2 {
    font-size: 24px;

    padding-bottom: 5px;
    padding-left: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    color: #000000;
    height: 10px;
    background-position: bottom;
    letter-spacing: 2px;
}

/*h2,  x:-moz-any-link  {
    padding-top: 12px;
    padding-bottom: 6px;
}*/

h2 span {
    font-size: 14px;
    padding-left: 0px;
    color: #BFA149;
    letter-spacing: 1px;
    line-height: 24px;
}


        
/* ヘッダー
---------------------------------------------*/

#container {
    width: 1080px;
    margin: 0 auto;
    text-align: left;
}
#header {
    position: relative; 
    left: 0;
    width: 1080px;
    height: 139px;
}

#header h1 {
	font-size: 12px;
	position: absolute;
	top: 3px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	left: 27px;
}

#header3 {
    position: absolute;
    top: 28px;
    left: 27px;
    width: 145px;
    height: 42px;
}

#header5 {
    position: absolute;
    top: 8px;
    left: 819px;
    width: 234px;
    height: 62px;
}



#content {
    float: left;
    width: 1080px;
    padding-bottom: 50px;
}

#column_two {
    float: left;
    width: 1040px;
    padding-bottom: 5px;
    margin-top: 7px;
    text-align: center;
}

#column_two p {
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #000000;
}






#column_two .box01-03 {
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px 5px 25px 5px;
}


#column_two .box01-04 {
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px 5px 25px 5px;
    height: 400px;
}


#column_two p.zz01 {
    font-size: 17px;
    padding: 5px;
    margin-top: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #000000;
}



#footer02 {
    float: left;
    background: #FFCB00 url(../../img/fbg01.jpg) left top repeat-x;
    width: 100%;
    height: 375px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

#footer02 p.xx {
    margin: 5px 0px 0px 10px;
    line-height: 16px;
    color: #999999;
    font-size: 14px;
}

#footer02 p.xx a {
    color: #999999;
    background: transparent;
    text-decoration: none;
}
#footer02 p.xx a:visited {
    color: #999999;
    background: transparent;
    text-decoration: none;
}
#footer02 p.xx a:hover {
    color: #999999;
    background: transparent;
    text-decoration: none;
}
#footer02 p.xx a:active {
    color: #999999;
    background: transparent;
}


#footer02 table.t001{
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 20px;
    width:980px;
    empty-cells:show;
}
#footer02 table.t001 th{
    color:#666666;
    padding:0.1em 1em;
    text-align: center;
}
#footer02 table.t001 td{
    font-size: 14px;
    color:#666666;
    padding:0.1em 1em;
}
#footer02 table.t001 a {
    color: #666666;
    background: transparent;
    text-decoration: none;
}
#footer02 table.t001 a:visited {
    color: #666666;
    background: transparent;
    text-decoration: none;
}
#footer02 table.t001 a:hover {
    color: #999999;
    background: transparent;
    border-bottom: 1px solid #999999;
}
#footer02 table.t001 a:active {
    color: #999999;
    background: transparent;
    border-bottom: 1px solid #999999;
}

