@charset "Shift_JIS";

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


a {
	color: #410F17;
}
a:hover {
	color: #271F1D;
	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, h4 {
	margin: 0;
	padding: 0;
}

h2 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 12px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #333333;
    height: 32px;
    background: url(../img/h2.jpg) left top repeat-x;
    background-position: bottom;
    letter-spacing: 2px;
}

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

h2 span {
    font-size: 10px;
    padding-left: 20px;
    color: #755F5D;
    letter-spacing: 1px;
    line-height: 14px;
}



.img_left {
    float: left;
    background-color: #FFFFFF;
    padding: 2px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 1px solid #EDECE9;
}


.img_left02 {
    float: left;
    background-color: #FFFFFF;
    padding: 2px;
    margin-top: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 1px solid #EDECE9;
}


.img_right {
    float: right;
    background-color: #FFFFFF;
    padding: 2px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    border: 1px solid #EDECE9;
}


table.t005{
    margin: 15px 0px 20px 0px;
    padding: 0px;
    width:240px;
    empty-cells:show;
}
table.t005 td{
    width: 120px;
    text-align: left;
    padding: 0px;
}



#kazamidori {
    margin: 5px 9px 20px 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E1E1E1;
    font-size: 11px;
    color: #999999;
    line-height: 16px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 15px;
}
#kazamidori strong {
    font-weight: normal;
    color: #505050;
    font-size: 11px;
    letter-spacing: 1px;
}



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

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


#header02 {
    position: relative; 
    left: 0;
    width: 1080px;
    height: 155px;
}

#header h1 {
	font-size: 12px;
	position: absolute;
	top: 8px;
	font-weight: normal;
	line-height: 16px;
	color: #777777;
	left: 10px;
}

#header02 h1 {
	font-size: 12px;
	position: absolute;
	top: 8px;
	font-weight: normal;
	line-height: 16px;
	color: #777777;
	left: 10px;
}

#header3 {
    position: absolute;
    top: 28px;
    left: 27px;
    width: 219px;
    height: 50px;
}
#header4 {
    position: absolute;
    top: 155px;
    left: 0px;
    width: 1080px;
    height: 400px;
    background: #FFFFFF;
    border: 1px solid #DED8C7;
}
#header5 {
    position: absolute;
    top: 15px;
    left: 787px;
    width: 266px;
    height: 65px;
}


#navigation {
    position: absolute;
    top: 101px;
    left: 0px;
    margin: 0px;
    width: 1080px;
    height: 49px;
    background: url(../img/m-bg08-01.jpg) left top no-repeat;
}
#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#navigation li {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 214px;
    height: 49px;
    text-indent: -9999px;
}
#navigation li a {
    text-decoration: none;
    display: block;
    width: 214px;
    height: 49px;
}
#navigation li#abc {
    left: 5px;
    background: url(../img/m-bg07-01.jpg) no-repeat -5px 0px;
    text-decoration: none;
}
#navigation li#bcd {
    left: 218px;
    background: url(../img/m-bg07-01.jpg) no-repeat -218px 0px;
}
#navigation li#cde {
    left: 433px;
    background: url(../img/m-bg07-01.jpg) no-repeat -433px 0px;
}
#navigation li#def {
    left: 647px;
    background: url(../img/m-bg07-01.jpg) no-repeat -647px 0px;
}
#navigation li#efg {
    left: 861px;
    background: url(../img/m-bg07-01.jpg) no-repeat -861px 0px;
}

#navigation li#abc a:hover {
    text-decoration: none;
    left: 5px;
    background: url(../img/m-bg07-01.jpg) no-repeat -5px -49px;
}
#navigation li#bcd a:hover {
    left: 218px;
    background: url(../img/m-bg07-01.jpg) no-repeat -218px -49px;
}
#navigation li#cde a:hover {
    left: 433px;
    background: url(../img/m-bg07-01.jpg) no-repeat -433px -49px;
}
#navigation li#def a:hover {
    left: 647px;
    background: url(../img/m-bg07-01.jpg) no-repeat -647px -49px;
}
#navigation li#efg a:hover {
    left: 861px;
    background: url(../img/m-bg07-01.jpg) no-repeat -861px -49px;
}




#content {
    float: left;
    width: 1080px;
    padding: 6px;
}



#column_one {
    float: left;
    width: 250px;
    margin: 10px 0px 0px 0px;
    padding: 5px;
    background-color: #F6F6F6;
}
#column_one .box {
    background: #F0F0F0 url(../img/side_box.jpg) left top repeat-x;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

#column_one .box h2 {
    color: #FFFFFF;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.2em;
    background-color: #7DCC14;
    background-image: none;
    line-height: 20px;
    height: 20px;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    font-size: 13px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #D2D2CA;
}


#column_one .box .inbox {
    background: url(../img/side_inbox.jpg) left top repeat-x;
    background-position: bottom;
    width: 240px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #F4F4F4;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

#column_one .box .inbox p {
    color: #777777;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 12px;
}

#column_one .box .inbox a {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 12px;
}
#column_one .box .inbox a:hover {
    text-decoration: none;
}


#column_one .box .btn {
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
}

#column_one .box .btn p {
    color: #777777;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 12px;
}



#column_one .frbox {
    width: 216px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
    color: #777777;
}

#column_one .chui {
    font-size: 10px;
    color: #70B2D1;
    padding-left: 5px;
}






#column_two {
    float: left;
    width: 790px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 12px;
}

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

#column_two .dl_list {
	padding: 0.5em;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 0.4em;
}
#column_two .dl_list dt {
        clear: left;
	float: left;
	font-size: 12px;
        margin-left: 0.8em;
	padding-left: 0.8em;
	line-height: 1.0em;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0.8em center;
}
#column_two .dl_list dd {
        margin-left: 6.7em;
	font-size: 12px;
	line-height: 1.0em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
}
#column_two .dl_list dl {
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
}
#column_two .dl_list dd a {
	line-height: 1.0em;
}





#column_two h3 {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    background-image: url(../img/h4.jpg);
    height: 26px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    margin-top: 1px;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom: 0px;
    display: block;
    letter-spacing: 1px;
}



#column_two h3,  x:-moz-any-link  {
    padding-top: 1px;
    padding-bottom: 3px;
}

#column_two h3 span {
    font-size: 10px;
    color: #755F5D;
    line-height: 12px;
    padding-left: 20px;
    font-weight: normal;
    letter-spacing: 2px;
}


#column_two h4 {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    background-image: url(../img/h3.jpg);
    height: 26px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    margin-top: 1px;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    display: block;
    letter-spacing: 1px;
    clear: both;
}

#column_two h4,  x:-moz-any-link  {
    padding-top: 1px;
    padding-bottom: 3px;
}

#column_two h4 span {
    font-size: 10px;
    color: #755F5D;
    line-height: 12px;
    padding-left: 20px;
    font-weight: normal;
    letter-spacing: 2px;
}




#column_two .box01 {
    background-color: #EEEEEE;
    margin-bottom: 15px;
    padding: 5px;
    clear: both;
}
#column_two .box02 {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    margin-bottom: 5px;
    padding: 10px;
    clear: both;
}

#column_two .box03 {
    float: left;
    width: 391px;
    margin-left: 2px;
    margin-bottom: 15px;
}
#column_two .box04 {
    float: right;
    width: 391px;
    margin-bottom: 15px;
}

#column_two .box05 {
    float: left;
    width: 790px;
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
}


#column_two .box05 h3 {
    clear: both;
}

#column_two .box03 h4, #column_two .box04 h4 {
    clear: both;
}




#column_two .box03 .in000,
#column_two .box04 .in000 {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#column_two .box05 .in000 {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#column_two .box03 p,
#column_two .box04 p {
    margin: 0px;
    color: #777777;
}

#column_two .box05 p {
    font-size: 14px;
    margin: 0px 10px 0px 10px;
    color: #777777;
}

#column_two .box05 .in000 p {
    text-align: right;
    font-size: 10px;
    margin: 0px;
    color: #333333;
}


.btn_s {
    text-align: right;
    clear: both;
    padding: 10px;
}

.btn_s a,
a.btn_s {
    color: #FFFFFF;
    background-color: #271F1D;
    padding-top: 4px;
    padding-right: 7px;
    padding-bottom: 4px;
    padding-left: 7px;
    font-size: 12px;
    border-top-width: 2px;
    border-right-width: 3px;
    border-bottom-width: 2px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #EEF0F0;
    border-right-color: #EEF0F0;
    border-bottom-color: #EEF0F0;
    border-left-color: #EEF0F0;
    text-decoration: none;
    background: url(../img/btn.jpg) center top repeat-x;
    line-height: 16px;
}
.btn_s a:hover,
a.btn_s:hover {
    color: #271F1D;
    background-color: #FFFFFF;
    background-image: none;
    border-top-color: #755F5D;
    border-right-color: #755F5D;
    border-bottom-color: #755F5D;
    border-left-color: #755F5D;
}












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

#footer02 p.xx {
    margin: 8px 0px 0px 10px;
    line-height: 16px;
    color: #271F1D;
    font-size: 12px;
}

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


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

