@charset "utf-8";
/*全体*/

body {
background-image: url(../images/bg.gif);
background-repeat: repeat;
width: 900px;
margin: 0px;
padding: 0px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
border: none;
}

/*トップ*/
#wrap .top_b {
clear: both;
margin: 0px;
padding: 0px;
}
#wrap .top_r {
float: left;
margin: 0px;
padding: 0px;
}
#wrap .top_l {
float: left;
margin: 0px;
padding: 0px;
}

/*メイン*/
#wrap #main {
background-image: url(../images/indx_bg2.gif);
background-repeat: repeat-x;
height: 465px;
width: 900px;
}
#main #main_l {
float: left;
width: 336px;
}
#main #main_c {
float: left;
width: 254px;
padding-right: 20px;
}
#main #main_r {
float: left;
padding-left: 3px;
padding-top: 20px;
}
.l_img {
margin: 0px;
padding: 0px;
}
.mail1 {
padding-top: 50px;
text-align: center;
padding-bottom: 10px;
}
.mail2 {
padding-top: 10px;
text-align: center;
}
.clear {
clear: both;
}


/*サムネイル*/
#c_img1 {
padding-top: 20px;
}
#c_img1 a {
display:block;
width:254px;
color:#8F6922;
height:179px;
line-height:15px;
text-decoration:none;
text-align:center;
background-image: url(../images/bl_main_b.jpg);
background-repeat: no-repeat;
}
#c_img1 a:hover {
color:#FA7A70;
background-image: url(../images/bl_main_b_h.jpg);
background-repeat: no-repeat;
}
#c_img2 a {
display:block;
width:254px;
color:#8F6922;
height:179px;
line-height:15px;
text-decoration:none;
text-align:center;
background-image: url(../images/pr_main_b.jpg);
background-repeat: no-repeat;
}
#c_img2 a:hover {
color:#FA7A70;
background-image: url(../images/pr_main_b_h.jpg);
background-repeat: no-repeat;
}



#r_img {
width:282px;
height: 260px;
}
#r_img a {
display:block;
width:282px;
color:#8F6922;
height:260px;
line-height:15px;
text-decoration:none;
text-align:center;
background-image: url(../images/gue_main_b.jpg);
background-repeat: no-repeat;
}
#r_img a:hover {
color:#FA7A70;
background-image: url(../images/gue_main_b_h.jpg);
background-repeat: no-repeat;
}



#c_img1 .bl_text {
float: left;
padding-top: 40px;
padding-left: 3px;
margin-top: 0px;
display: block;
margin-bottom: 0px;
text-align: left;
width: 100px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 15px;
}
#c_img2 .pre_text {
padding-top: 40px;
margin-top: 0px;
float: left;
padding-left: 3px;
text-align: left;
display: block;
margin-bottom: 0px;
width: 100px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 15px;
}

#c_img1 .bl_pic {
height: 103px;
width: 140px;
display: block;
float: left;
margin-top: 38px;
margin-left: 0px;
padding-left: 9px;
background-image: url(../images/nophoto.jpg);
background-repeat: no-repeat;
background-position: 9px;
}
#c_img2 .pre_pic {
height: 103px;
width: 140px;
display: block;
float: left;
margin-top: 36px;
margin-left: 0px;
padding-left: 9px;
background-image: url(../images/nophoto.jpg);
background-repeat: no-repeat;
background-position: 9px;
}
#r_img .gue_pic {
display: block;
height: 142px;
width: 97px;
float: left;
margin-top: 54px;
padding-left: 16px;
}
#r_img .gue_head {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
display: block;
width: 100px;
margin-bottom: 0px;
padding-top: 55px;
padding-left: 20px;
float: left;
text-align: left;
padding-bottom: 10px;
}
#r_img .gue_text {
font-size: 12px;
width: 128px;
float: left;
text-align: left;
padding-left: 5px;
display: block;
margin-top: 0px;
margin-bottom: 0px;
padding-right: 5px;
}

/*ボトム*/
#footer {
float: left;
}
#wrap .copy {
color: #AF841E;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
float: right;
}
#bottom {
padding-top: 10px;
}
