﻿@charset "utf-8";
/*
Theme Name: CLOUD MAP
Theme URI: http://cloudmap.jp/develop_blog/wp-content/themes/cloudmap
Description:CLOUD MAP オリジナルテーマ
Version: 
Author: S-cubism
Author URI: http://s-cubism.jp/
Tags:cloudmap

*/

* {
	margin: 0;
	padding: 0;
	color:#666666;
	line-height:1.7em;
	font-family:Verdana,Arial,Helvetica,sans-serif,"メイリオ","Hiragino Kaku Gothic Pro","Osaka","ＭＳＰゴシック";
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
    margin: 0;
    padding: 0;
	font-weight:normal;
		}
html {
    overflow-y:scroll;
}

li {
    list-style-type:none;
}
img {
    border:0;
}
address {
    font-style:normal;
}
a{
	outline-width:none;/*Firefox*/
	}
.clearbox{
	clear:both;
}
/*----------------------------------------*/
body{
	background-color:#E1E1E1;
	font-size:95%;
	text-align:center;
	}

a{
	text-decoration:none;
	}
a:link{
	color:#0066CC;
	}
a:visited{
	color:#0066CC;
	}
a:hover{
	color:#009933;
	}

.description{
	padding:10px 0 0 20px;
	font-size:80%;
}
#headerimg{
	background-image:url(images/blog_head.jpg);
	background-repeat:no-repeat;
	height:206px;
	width:788px;
}
#headerimg h1{
		text-indent:-9999px;
	}
#headerimg a{
	display:block;
	height:206px;
	width:788px;
}
#page{
	width:788px;
	background-image:url(images/blog_bg_body.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
}
#menu div{
	margin-right:45px;
	text-align:right;
	}
#searchsubmit{
	font-size:70%;
}
#search{
	font-weight:bold;
	color:#666666;
	font-size:80%;
	margin-right:5px;
}
/* トップページテンプレート */
div#content {
	padding:10px 39px 0 39px;
	width:700px;
}   
div#innerbox {
	width:500px;
	float:left;
}

div.post {
	background-image:url(images/blog_bg_text.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:30px;
	width:430px;
	padding:10px 20px; 

}
.post h2 a{
	font-size:100%;
}

.post h3 a{
	font-size:180%;
	font-weight:bold;

}

dl {
	margin-bottom:10px;
}
dl.metadata dt, dl.metadata dd {
	font-size:90%;
	color:#666;
	display:inline;
}
dl.metadata dd {
	border-right:1px solid #ccc;
	padding-right:10px;
	margin-right:10px;
}
dl.metadata dd.last {
	border-right:none;
}
div#content p {
	font:90%;
	margin-bottom:10px;
}
.postmetadata{
	margin-top:20px;
	padding-top:10px;
	border-top:1px dashed #CCCCCC;
}
.postmetadata a{
	color:#009933;
}
.postmetadata a:visited{
	color:#009933;
}
.postmetadata a:hover{
	color:#0066CC;
}
/* サイドバーテンプレート */
#sidebar_wrap{
	width:200px;
	float:right;
	}
div #sidebar_top{
	background-image:url(images/blog_side_top.gif);
	background-repeat:no-repeat;
	background-positon:bottom;
	width:200px;
	height:20px;
}
div #sidebar_bottom{
	background-image:url(images/blog_side_bottom.gif);
	background-repeat:no-repeat;
	background-positon:top;
	width:200px;
	height:20px;
}
div #sidebar {
	background-image:url(images/blog_side_inner.gif);
	background-repeat:repeat-y;
	width:160px;
	padding:20px;
	font-size:80%;
}
div#sidebar ul {
	padding-bottom:20px;
	margin-bottom:20px;
	background-image:url(images/blog_side_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div#sidebar li{
	padding-left:0;
	
}	

div#sidebar h2 {
	background-image:url(images/icon_mark.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
	font-weight:bold;
	font-size:90%;
	color:#333;
}


/* 個別記事テンプレート */
div.post{
	font-size:80%;
	}
div.post img {
	border:1px solid #ccc;
	margin:0 10px 0 0;
}
div.post img.wp-smiley {
	border:none;
}
div.post img.floatleft {
	float:left;
}
div.post blockquote {
	margin-bottom:10px;
	padding:20px 15px 10px 15px;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
div.post ul, div.post ul ul, div.post ol, div.post ol ol{
	margin:0 0 10px 25px;
}
div.post li {
	font-size:80%;
	line-height:1.5em;
}
div.post li li {
	font-size:80%;
}

code {
	font-family:"courier new", courier, monotype;
	font-size:80%;
}
/* コメントテンプレート */
h3 {
	font-size:100%;
	padding:10px 0 10px 0;
}
h4 {
	font-size:90%;
	padding:0 0 10px 0;
	color:#666;
}


.alignleft{
	font-size:80%;
	padding-bottom:10px;
	display:inline;


	}
.alignleft a{
	padding-right:20px;
}

.alignright{
	font-size:80%;
	padding-bottom:10px;
	display:inline;
	}
.alignright a{
}
input#trackbackurl {
	width:400px;
	font-size:90%;
	margin-bottom:10px;
	color:#666;
}
ol.commentlist {
	margin:0 0 30px 0;
	font-size:100%;
	border:1px solid #CCCCCC;
	padding:10px;
	width:450px;
}
ol.commentlist li{
	margin:20px 0;
	border-bottom:1px dashed #CCCCCC;
}
ol.commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:10px;
	padding:20px 15px 10px 15px;
	background-color:#EEEEEE;
	
}
ol.commentlist li dl.metadata dt,
ol.commentlist li dl.metadata dd {
	font-size:90%;
}
ol.commentlist li, ol.commentlist p {
	font-size:90%;
}
p.note {
	background:#FFF8D5;
	padding:3px 8px;
	color:#666;
	border:2px solid #E5AB6A
}
form#commentform label {
	width:140px;
	float:left;
	margin:0.25em 10px 0 0;
	font-weight:bold;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author, input#email, input#url {
	width:244px;
	border:3px double #ccc;
	padding:1px 3px;
}
textarea {
	font-size:100%;
	border:3px double #ccc;
	width:400px;
}
p.submitbutton {
	text-align:center;
}
p.submitbutton input {
	padding:3px 1em;
	font-weight:bold;
	color:#555;
}
#respond{
	color:#0066CC;
	font-weigt:bold;
	font-size:100%;
	margin-bottom:20px;
}
/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}
/*Footer*/

#footer{
	background-image:url(images/blog_bg_footer.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:788px;
	text-align:center;
	padding-top:50px;
	font-size:80%;
	}



