body {
	background-image: url(../image/bg_all_01.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#fcfcfc;
}

body,ul,h1,h2,h3,h4,h5,h6,dl,div,p,form,img,a{
margin:0;
padding:0;
font-size: 12px;
}

p {
line-height: 1.5;
}

/* マージン */
/**********************************/

.pdg_l5{ padding-left: 5px; }
.pdg_l10{ padding-left: 10px; }
.pdg_l15{ padding-left: 15px; }
.pdg_l20{ padding-left: 20px; }

.pdg_t5{ padding-top: 5px; }
.pdg_t10{ padding-top: 10px; }
.pdg_t15{ padding-top: 15px; }
.pdg_t20{ padding-top: 20px; }

.pdg_r5{ padding-right: 5px; }
.pdg_r10{ padding-right: 10px; }
.pdg_r15{ padding-right: 15px; }
.pdg_r20{ padding-right: 20px; }

.pdg_b5{ padding-bottom: 5px; }
.pdg_b10{ padding-bottom: 10px; }
.pdg_b15{ padding-bottom: 15px; }
.pdg_b20{ padding-bottom: 20px; }
.pdg_b30{ padding-bottom: 30px; }


/* パディング */
***********************************/

.mgn_l5{ margin-left: 5px; }
.mgn_l10{ margin-left: 10px; }
.mgn_l15{ margin-left: 15px; }
.mgn_l20{ margin-left: 20px; }

.mgn_t5{ margin-top: 5px; }
.mgn_t10{ margin-top: 10px; }
.mgn_t15{ margin-top: 15px; }
.mgn_t20{ margin-top: 20px; }

.mgn_r5{ margin-right: 5px; }
.mgn_r10{ margin-right: 10px; }
.mgn_r15{ margin-right: 15px; }
.mgn_r20{ margin-right: 20px; }

.mgn_b5{ margin-bottom: 5px; }
.mgn_b10{ margin-bottom: 10px; }
.mgn_b15{ margin-bottom: 15px; }
.mgn_b20{ margin-bottom: 20px; }
.mgn_b30{ margin-bottom: 30px; }

/*#general{
	width: 810px;
	position:absolute;
	left:50%;
	margin-left:-405px;
}
*/

#general{
	width: 810px;

	left:50%;
	margin:0px auto;
}

img,img a{
border: none;
}

li{
list-style: none;
}

img{
vertical-align:bottom;
}

#front_logo{
float: left;
}

#front_asver{
float: right;
}

.clear_both{
clear: both;
}

#footer{
border-top: #cfcfcf 1px solid;
height: 80px;
background:#f2f2f2;
}

#right_column{
float: right;
width: 215px;
margin-right: 2px;
}

#left_column{
float: left;
width: 70%;
}

#footer_content{
width: 950px;
margin: 0 auto;
}

#left_footer{
float: left;
width: 20%;
}

#right_footer{
float: right;
width: 80%;
text-align: right;
line-height: 1.4;

}

#top_dl1{

}

#top_dl1 dt {
background:url(../image/orange_bg.jpg) no-repeat;
float:left;
clear:both;
display:block;
height:20px;
margin:0pt 0pt 0pt 10px;
padding:5px 0pt 5px 9px;
width:15%;

}

#top_dl1 dd {
display:block;
float:left;
margin:0pt 10px 0pt 10px;
padding:6px 0pt 5px;
width:78%;
}

*+html body #top_dl1 dt, *html body #top_dl1 dt{
padding:4px 0pt 5px 12px;
}

*+html body #top_dl1 dd, *html body #top_dl1 dd{
float:none;
margin:0pt 0px 0pt 118px;
width:77%;
}

*html body #top_dl1 dd{
width:76% !important;
}

#tv_table1{
}

.table_border{
border-top: #999999 1px solid;
border-left: #999999 1px solid;
}

.table_border td{
padding: 6px;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;

}

.faq_answer{
background:url(../image/a_faq_01.jpg) no-repeat top left;
padding-left: 26px;
}

#about_text1{
background:url(../image/img_about_02.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#about_text2{
background:url(../image/img_about_03.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#about_text3{
background:url(../image/img_about_04.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#about_text4{
background:url(../image/img_about_05.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#about_text5{
background:url(../image/img_about_06.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#about_text6{
background:url(../image/img_about_07.jpg) no-repeat top right;
height: 105px;
padding-right: 27%;
}

#form_table1{
color: #555555;
}

#form_table1 td{
/*border-bottom:1px solid #cccccc;*/
color: #555555;
line-height:1.4;
padding:10px 0pt 8px 8px;
}

