@charset "utf-8";
/*   
Theme Name:mono-lab
Theme URI:
Description:mono-labのテーマ
Author:mono-lab.net
Author URI:http://www.mono-lab.net
Version:1.0
*/

/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
body { margin:0; padding:0; background:#fff;
       font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
       font-size:12px; color:#333; }
img {  border:none; }
a img { border:none; }
a, a:visited { color:#2d96bd; text-decoration:none; outline:none; }
a:hover { color:#ef3982; text-decoration:underline; }
p { margin:0 0 1em 0; padding:0; line-height:210%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 1em 17px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; zoom:1; }
h1,h2,h3,h4,h5,form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; border:0; margin:0 0 1em 0; font-size:12px; }
td,th { padding:12px 10px 8px; border:1px solid #ccc; }
th { font-weight:normal; background:url(img/stripe3.gif) left top; }
blockquote,pre { margin:0 0 1em 0; padding:35px 20px 0 20px; border:1px solid #ccc; background:#fafafa url(img/quote1.gif) no-repeat 10px 10px; }
pre { line-height:170%; font-size:11px; }
.post_content pre { overflow:auto; width:481px; }
blockquote p { margin:0 0 5px 0; }
.quote_bottom, .pre_bottom { height:30px; background:#fafafa url(img/quote2.gif) no-repeat right ; margin-right:-10px; }
.fixed { position:fixed; }
.alignright { float:right; }
.alignleft { float:left }
input,textarea { font-size:100%; }
textarea { overflow:auto; }
.clear { clear:both; }


#logo a { position:fixed; left:20px; top:13px; margin:0; display:block; width:90px; height:31px; font-weight:normal; font-size:11px; text-indent:-9999px; background:url(img/logo.gif) no-repeat; }
#header_menu { position:fixed; right:20px; top:20px; margin:0; z-index:2; }
#header_menu li { display:inline; float:left; margin:0; }

#wrapper { width:955px; margin:0 auto; }

#comment_smiles { margin:10px 0 -10px 10px; }
#smiles_list { width:230px; }
#smiles { width:220px; margin:10px 0 30px 5px; }
.wp-smiley-select { cursor:pointer; }

/* ---------- 左サイド -------------------------------------------------------------------------------------------------------------------------- */
#left_col { width:263px; float:left; position:fixed; background:url(img/bg.png) repeat-y right top; height:100%; padding:215px 0 0 0; }
#title { background:url(img/title_line.gif) no-repeat right bottom; position:absolute; right:4px; top:162px; margin:0; padding:0 42px 15px 0; width:1000px; text-align:right; line-height:0%; }
#global_menu { margin:0; }
#global_menu li { margim:0; padding:0; line-height:0%; vertical-align:top; display:block; }
#global_menu li img { vertical-align:top; }
#global_menu li li { padding:0 0 0 27px;  }

/* ---------- 中央 ------------------------------------------------------------------------------------------------------------------------------ */
#right_col { width:692px; padding:170px 0 50px; float:right; }
#center_contents { float:left; width:530px; display:inline; margin-left:-2px; }
.post_title { padding:0 0 0 40px; margin:0 0 20px 0; font-weight:normal; font-size:18px; }
.date { color:#aaa; font-size:11px; margin:0 0 20px 0; padding:0 0 0 40px; background:url(img/bullet1.gif) no-repeat left 1px; line-height:110%; }
.post_content { padding:0 0 0 40px; margin:0 0 100px 0; }
.post_content a { text-decoration:underline; }
.post_content a.thumbnail { text-decoration:none; text-align:center; }
.highslide img,.thumbnail img,.size-full{ border:1px solid #ccc; padding:5px; margin:0 10px 1em 0; background:#f2f2f2; }
.highslide:hover img, .thumbnail:hover img,a .size-full:hover{ border:1px solid #38a1e5; background:#9cd1e1; }
.more-link img { padding:12px 0 0 0; display:block; float:left; border:none; background:none; }
.post_content img.centered { display:block; margin:0 auto; }
.post_content img.alignright { margin:4px 0 10px 20px; display:inline; }
.post_content img.alignleft { margin:4px 20px 10px 0; display:inline; }
.post_content ul li { background:url(img/bullet2.gif) no-repeat left center; padding:0 0 0 1em; margin:0 0 1em 0; }
.post_content ol li { padding:0 0 0 8px; margin:0 0 1em 0; line-height:200%; }
.post_content .download { background:url(img/icon_download.gif) no-repeat left 3px; padding:2px 0 2px 20px; }

.post_meta { padding:15px 0 0 0; margin:0; font-size:11px; float:right; }
.post_meta li { display:inline; float:left; }
.post_content li.post_comment { background:url(img/icon_pencil.gif) no-repeat left top; padding:2px 0 2px 20px; margin:0 30px 0 0; }
.post_content li.post_category { background:url(img/icon_category.gif) no-repeat left top; padding:2px 0 2px 20px; }
.post_content li.post_edit { margin:0 0 0 20px; background:none; padding:2px 0 2px 0;}
.post_meta a,.post_meta a:visited { text-decoration:none; }

#similar_post { padding:30px 0; }
#similar_post h3 { font-weight:normal; font-size:12px; margin:0 0 15px -40px; padding:0 0 0 40px; background:url(img/bullet1.gif) no-repeat left 3px; }

#return { margin:12px 0 0 0; display:inline; float:left; width:61px; height:15px; }

/* ---------- アーカイブ -------------------------------------------------------------------------------------------------------------------------- */
#archive_headline p { font-size:14px; margin:5px 10px 30px 40px; padding:5px 0 16px 0; background:url(img/stripe1.gif) repeat-x left bottom; line-height:100%; }

.archive_content { padding:0 0 25px 0; margin:0 10px 25px 40px; border-bottom:1px solid #ddd; }
.archive_date { color:#aaa; font-size:11px; margin:0 0 5px 0; padding:0 0 0 0; line-height:110%; }
.archive_post_title { background:url(img/arrow1.gif) no-repeat left center; font-weight:normal; font-size:14px; margin:0 0 7px 0; padding:0 0 0 12px; }
.archive_excerpt { font-size:11px; line-height:120%; margin:0; padding:0; }
.archive_excerpt a { color:#666; }
#archive_return { margin:25px 0 0 40px; display:block; width:61px; height:15px; }

/* ---------- 右サイド -------------------------------------------------------------------------------------------------------------------------- */
#side_contents { margin:0 0 0 0; width:130px; float:right; font-size:11px; }
.side_block { margin:-5px 0 50px 0; }
.side_block ul { margin:22px 0 0 0; }
.side_block ul li { margin:0 0 22px 0; color:#999; }
.side_block ul li a, .side_block ul li a:visited { color:#777; }
.side_block ul li a:hover { color:#ef3982; text-decoration:underline; }
.side_block ul li span { color:#888; }
.side_block ul ul { margin:0 0 0 0; }
.side_block ul li li { background:url(img/bullet3.gif) no-repeat left 3px; padding:0 0 0 13px; margin:10px 0; }

/* ---------- ページ -------------------------------------------------------------------------------------------------------------------------- */
#page_right_col { width:692px; padding:160px 0 50px; float:right; }
.page_contents { padding:0 0 0 40px; }
.page_contents h2 { margin:0 0 20px 0; }
.page_contents p { margin:0 0 15px 26px; }


/* ---------- ダウンロード -------------------------------------------------------------------------------------------------------------------- */
.download { padding:50px 0 70px 0; }
.download h3 { margin:0; line-height:0%; padding:0; }
.download p { margin:0 0 10px 0px; }
.download_left { float:left; width:400px; display:inline; margin:0 0 0 27px; }
.download_right { float:right; width:186px; }
.download_button { margin:35px 0 0 0; }
.download_button li { float:left; display:inline; margin:0 2px 0 0; padding:0; }
li.download_update { background:url(img/download_update.gif) no-repeat 15px 5px; padding:2px 0 2px 62px; }
.download_image { display:block; margin:0 0 27px 0; }
.download_download { display:block; width:115px; height:45px; position:relative; text-decoration:none; margin:0 0 0 40px; z-index:1; }
.download_download:hover { color:#fff; text-decoration:none; }
.download_download span { position:absolute; right:7px; top:18px; color:#fff; }
.changelog { padding:0 0 0 0; margin:0 0 35px 0; font-size:11px; height:200px; overflow:auto; }
.changelog dt { margin:0 0 5px 0; font-weight:bold; }
.changelog dd { margin:0 0 15px 15px; line-height:140%; }


/* ---------- お問い合わせ -------------------------------------------------------------------------------------------------------------------- */
#inquiry td, #inquiry th { border:none; background:none; }
input.form_name,input.form_companyname,input.form_furigana,input.form_url,input.form_page,input.form_budget,input.form_mail,textarea.form_contents
 { border:1px solid #999; padding:4px; width:330px; }

.mailform { width:552; margin:10px 0 0 25px; }
.mailform tr th { width:92px; padding:13px 0 0; font-weight:normal; font-size:12px; }

#form_mail2 { margin:0 0 5px 0; padding:0; line-height:0%; }

input#button_mf_goconfirm { margin:20px 0 0 135px; width:123px; height:45px; overflow:hidden; background:#fff url(img/form_confirm.gif) no-repeat; border:none; cursor:pointer; }
.confirm_over { background:url(img/form_confirm_over.gif) no-repeat; }
.confirm_out { background:url(img/form_confirm.gif) no-repeat; }

/* ---------- フッター -------------------------------------------------------------------------------------------------------------------------- */
#footer { background:url(img/footer.png) repeat-x left top; width:100%; bottom:-180px; height:221px; position:fixed; z-index:10; }
#footer_contents { position:relative; }
#copyright { position:absolute; left:30px; top:20px; }
#return_top img { position:absolute; right:30px; top:14px; display:block; width:67px; height:20px; }
.close img { position:absolute; right:30px; top:200px; display:block; width:43px; height:9px; }
/* 検索 */
#search_area { position:absolute; right:165px; top:14px; width:207px; height:18px; background:url(img/search_area.gif) no-repeat left top; }
#search_input { float:left; margin:3px 0 0 6px; padding:0; border:0px; height:12px; display:inline; width:112px; font-size:80%; color:#999; background:transparent; }
#search_button { float:right; }
#search_tag { position:absolute; right:118px; top:14px; }
#tag_container { position:absolute; right:118px; top:52px; }
#taglist_header { margin:0 0 10px 0; padding:0; line-height:0; }
.wp-tag-cloud { border:1px solid #bbb; padding:5px 10px 1px; width:231px; margin:0 0 12px 0; }
.wp-tag-cloud li { display:inline; margin:0 10px 0 0; line-height:180%; }
/* リンク */
#open_links img { position:absolute; right:410px; top:14px; }
#links { width:600px; position:absolute; left:30px; top:50px; font-size:11px; }
#links ul { float:left; width:300px; }
#links_header { margin:0 0 14px 0; padding:0; line-height:0; }
#links li { margin:0 0 10px 0; background:url(img/arrow1.gif) no-repeat left 2px; padding:0 0 0 10px; color:#2d96bd; }
#links li a, #links li a:visited { margin:0 10px 0 0; color:#777; text-decoration:underline;  }
#links li a:hover { color:#ef3982; }

/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */
ul.page-numbers { padding:15px 0 0 0; background:url(img/page_navi.gif) no-repeat left top; margin:0 18px 0 30px; height:20px; }
ul.page-numbers li { line-height:0%; display:inline; padding:0; margin:0; font-size:11px; }
ul.page-numbers a, ul.page-numbers a:visited, ul.page-numbers a:hover, ul.page-numbers span.current,
ul.page-numbers span.pages, ul.page-numbers span.extend, ul.page-numbers span.current, ul.page-numbers span.dots
 { color:#777; padding:3px 7px 0 9px; line-height:20px; margin:0 12px 0 0; display:inline; float:left; text-align:center; border:1px solid #bbb; }
ul.page-numbers a:hover { background:#2d96bd; border:1px solid #2d96bd; color:#fff; text-decoration:none; }
ul.page-numbers span.current { background:#2d96bd; border:1px solid #2d96bd; color:#fff; }

/* ---------- clearfix hack ---------- */
.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cf { display: inline-block; }
/* exlude MacIE5 \*/
* html .cf { height: 1% }
.cf {display:block;}
/* end MacIE5 */
