@charset "UTF-8";
/*
Theme Name: Cafe Miraggio
Theme URI: http://cafe-miraggio.com/
Description: 速習シリーズWordPress学習用サンプルテーマ。ビジネスサイトへの転用も可能です。
Author: 技術評論社
Author URI: http://gihyo.jp/book/
Version: 1.0
*/

@import url(css/html5reset-1.6.1.css);
@import url(css/FrameControl.css);
@import url(css/layout.css);
@import url(css/nav.css);
@import url(css/widget.css);
@import url(css/comments.css);
@import url(css/common.css);

#share-bottom-id {
margin: -15px 0px 0px -40px;
padding: 0;
}

#share-bottom-id li {
list-style:none;
float:left;
margin: 0;  
padding: 0 5px;
}

.clear {
clear:both;
margin: 0 0 10px 0;  
padding: 0;
}

#share-bottom-id2 {
margin: 0px 0px 0px -40px;
padding: 0;
}

#share-bottom-id2 li {
list-style:none;
float:left;
margin: 0;  
padding: 0 5px;
}

.clear2 {
clear:both;
margin: 0 0 -20px 0;  
padding: 0;
}

.clear3 {
clear:both;
margin: 0 0 0 0;  
padding: 0;
}

span.wpcf7-list-item { display: block; }