.body{      /*  ページボディ設定  */
line-height:140%;
font-size:12px;
color:#FFFFFF;
background-color:#0A0616;
}


.mother{     /*  レイアウト用マザー　*/
width:800px;
height:auto;
margin:0px auto 0px auto;
background-color:#0A0616;
}


.header{    /*　ヘッダー  */
width:800px;
height:50px;
float:left;
}


.topimage{   /*　トップイメージエリア　*/
width:780px;
height:221px;
padding:10px 10px 10px 10px;
background-color:#0A0616;
float:left;
}


.main1{   /*   メインエリア1　　MENUと情報ボックス　*/
width:800px;
height:auto;
float:left;
}


.main1-left{    /*   MENU大枠　 */
width:150px;
height:auto;
float:left;
background-color:#ffffff
}


.main1-right{    /*   メイン右大枠　　*/
width:620px;
height:auto;
padding:15px 15px 0px 15px;
float:left;
background-color:#0A0616
}







.menu-main{
width:150px;
float:left;
background-image:url(../index-images/menu-back.gif)
}


.menu-text{
padding:0px 15px 0px 15px;
}


.menu-text a{
display:block;
text-decoration:none;
}


.menu-foot{
width:150px;
height:25px;
float:left;
}







.right-1{    /*　　右コラム欄の上　　*/
width:620px;
height:auto;
float:left;
}




.right-2{    /*　　右コラム欄の下　　*/
width:620px;
height:auto;
float:left;
}



.readme{  /*   サイト・リンクについて  */
width:620px;
height:auto;
float:left;
}




.yohaku{
width:14px;
float:left;
}





.clear{
clear:left;
}



.between{
width:800px;
height:50px;
}




.under-mother{    /*　下ボックスのマザー  */
width:800px;
height:200px;
background-color:#333333;
}



.under-left{    /*   下ボックスの左：バナー　*/
width:150px;
height:200px;
float:left;
background-color:#0A0616;
}



.under-right{   /*   下ボックスの右：サイトについて＆リンクについて   */
width:630px;
height:190px;
float:left;
padding:0px 10px 10px 10px;
color:#CCCCCC;
background-color:#0A0616;
}



.footer{    /*   フッター　*/
width:800px;
height:15px;
margin:0px auto 0px auto;
color:#9999FF;
background-color:#4D3548;
}


.footer2{
height:20px;
}



.clear{
clear:left;
}



.amazon{
width:800px;
height:auto;
float:left;
background-color:#999999;
}




img {
border: none;
vertical-align: bottom;
}