@charset "utf-8";
/* 純愛ブランド　WEBベースデザイン */

body {font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック",MS P Gothic,sans-serif;
background-color:#ffffff;
	color:#4D4D4D;
	line-height:1.7em;
	text-align:center;
	font-size:80%;
}

/*-----------------------
 コンテンツ
-------------------------*/ 

#wrap01{width:900px;
height:auto;
margin:0 auto;
}

#contents{
width:900px;
height:auto;
clear:both;
}

/*-----------------------
 フッターナビ
-------------------------*/ 

#foot_navi{
width:900px;
height:25px;
margin:20px 0 0 0;
text-align:left;
clear:both;
}

#foot_navi ul li{
width:auto;
height:25px;
float:left;
padding:0 10px 0 0;
}

/*-----------------------
 フッター部分（お問い合わせ先～日本財団リンクまで）
-------------------------*/ 


#wrap02{
width:100%;
height:auto;
margin:auto;
background-image:
url(../../img/all/line.gif);
background-position:top;
background-repeat:repeat-x;
clear:both;
}

/*-----------------------
 フッター（お問い合わせ先）
-------------------------*/ 

#footer{
width:900px;
height:60px;
padding:15px 0 10px 0;
margin:auto;
text-align:left;
clear:both;
}

#footer_box{
width:400px;
height:60px;
float:left;
}

/*-----------------------
 日本財団へのリンク
-------------------------*/ 

#zaidan_link{
width:142px;
height:46px;
margin:0 0 0 0;
float:right;
}

/*-----------------------
 コピーライト
-------------------------*/ 

#footer_bottom{
width:100%;
height:15px;
background-color:#EECFB6;
margin:0 auto 40px auto;
text-align:center;
clear:both;
}

#footer_bottom div{
width:900px;
height:15px;
margin:0 auto;
text-align:left;
font-size:80%;
letter-spacing:0.1em;
line-height:1.3em;
}
