/*::::::::::::::::::::: 共通 :::::::::::::::::::::::*/
#banner{
	background-image:url(../img/con_bg.gif);
	background-repeat:repeat-x;
	height:10px;}
#main{
	padding-bottom:500px;}/* コンテンツからフッター */
h2{
	padding-bottom:20px;}
	
	
	
	
/*::::::::::::::::::::: 会社概要 :::::::::::::::::::::::*/

#main table th {
    background-color:#cce8f1;
    font-weight: bold;
    text-align: center;
}
#main table td {
    padding-left: 15px;
}

#main table tr td, th {
    border-top: 1px solid #999999;
}
#main table {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}
#seisaku01 p{
	padding-bottom:15px;
	width:610px;}

	
/*::::::::::::::::::::: サイトマップ :::::::::::::::::::::::*/
#main dl {
    margin-top: 10px;
}
#main dl dd {
    padding-bottom: 10px;
    text-align: left;
}
#main dl dt {
    background-image:url(../img/link_icon.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
}
.ma-20 {
    margin-bottom: 30px;
}


/*::::::::::::::::::::: プライバシーポリシー :::::::::::::::::::::::*/
#poricy01 li{
	line-height:normal;}

#main ol li {
    margin-bottom: 20px;
    margin-left: 5px;
}
.po1 {
    margin-bottom: 15px;
    margin-top: 15px;
}

#main h3 {
    background-image:url(../img/poricy_icon.gif);
    background-position: 2px center;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    padding-left: 15px;
}
