/*
Theme Name: Fumi couturier
*/

/*　リセットする要素　*/
html,body,div { margin: 0; padding: 0; border: 0; outline: 0; }
li {list-style:none; padding: 0; margin: 0;　}
a:link {text-decoration: none; border: 0; color: #CB7F85;}
a:visited {text-decoration: none; border: 0;color: #CB7F85;}
a:active {text-decoration: none; border: 0;color: #CB7F85;}
a:hover {text-decoration: none; color: #585858;}
img, div { border:0px solid #eee; margin:0; padding:0; list-style:none }
/*　IE6用文字サイズ　*/
*html body {font-size:8pt;}
/*　IE7用文字サイズ　*/
*+html body {font-size:8pt;}


body { position:relative;
color:#585858; font-size:small; text-align:center;width:100%; height:100%;
background:url(img/top_back.jpg) top left no-repeat #FFF3D9;}

/*　ロゴ　*/
h1#logo { width:360px; height:140px; margin:0; padding:0;
position:absolute; top:60px; right:300px;
background:url(img/top_logo.png) top left no-repeat;text-indent:-9999px;
 }


#fumi {width:318px; height:500px;
position:fixed; bottom:0; right:0;
background:url(img/top_fumi.png) bottom left no-repeat;
text-indent:-9999px;
} 

/*　メニュー　*/
ul#menu { width:40px; height:430px; margin:0; padding:0;
position:fixed; top:40px; right:0; 
background:url(img/menu.png) top left no-repeat; }
li.news a {width:40px; height:76px; text-indent:-9999px; display:block; overflow: hidden;}
li.profile a {width:40px; height:66px; text-indent:-9999px; display:block; overflow: hidden;}
li.works a {width:40px; height:106px; text-indent:-9999px; display:block; overflow: hidden;}
li.books a {width:40px; height:86px; text-indent:-9999px; display:block; overflow: hidden;}
li.blog a {width:40px; height:96px; text-indent:-9999px; display:block; overflow: hidden;}	


/*　Topics　*/
#topics_title {width:41px; height:12px; background:url(img/top_topics.png) top left no-repeat; text-indent:-9999px; position:absolute; top:230px; left:180px;}
#topics { width:300px; height:auto; position:absolute; top:250px; left:200px;
border-left:1px dashed #bbb;  text-align:left; padding:10px 0 10px 10px;}
#topics h2 a {font-size:7pt; font-weight:normal; font-family:georgia,'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', Verdana, serif; color:#585858;}
#topics h2 a:hover {color:#CB7F85;}


/*　フッター　*/
#footer {width:auto; height:50px;
 position:fixed; bottom:-20px; left:20px;}
#footer address {font-size:8pt; font-family:georgia;}
 