/* ---------------------------
プロフィール
--------------------------- */
.profile {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #FB8160;
 font-size: 80%;
	font-weight: bold;
 line-height: 25px;
 padding: 1px 1px 1px 1px;
 }

/* ---------------------------
エディター名
--------------------------- */
.editor {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #FB8160;
 font-size: 85%;
 line-height: 16px;
 padding: 1px 1px 1px 1px;
 }


/* ---------------------------
お気にいり
--------------------------- */
.favorite {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #FB8160;
 font-size: 70%;
	font-weight: bold;
 line-height: 30px;
 padding: 1px 1px 1px 1px;
 border-style: solid;
 border-width: 0px 0px 2px 0px;
 border-color: #FB8160;
 }


/* ---------------------------
スペック
--------------------------- */
.spec {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #FB8160;
 font-size: 10px;
 line-height: 13px;
 padding: 1px 0px 0px 0px;
 }

/* ---------------------------
ページ
--------------------------- */
.page {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #999999;
 font-size: 10px;
 line-height: 14px;
 padding: 1px 0px 0px 0px;
 }

/* ---------------------------
コピーライト
--------------------------- */
.copy {
 font-family: "MS PGothic", "MS Gothic", Gothic;
 color: #999999;
 font-size: 9px;
 line-height: 11px;
 padding: 1px 0px 0px 0px;
 }

/* ---------------------------
注意事項
--------------------------- */
.adict {
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
        	text-align: left;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #2FB467;
	}

a:visited {
	color: #589724;
	}

a:active {
	color: #2FB467;
	}

a:hover {
	color: #5FCA08;
	}

h1, h3 , h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
 margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 2px solid #FB8160;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 68px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 440px;
padding: 10px 0px 0px 0px;
	overflow: hidden;
	}

.content {
	padding: 1px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #66BB50;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: right;
	width: 150px;
	background-color: #FFFFFF;
 padding: 0px 30px 0px 10px;
	overflow: hidden;
	}


#Left-side {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	}


.content p {
	color: #FB8160;
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FB8160;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

.content h3 {
	color: #FB8160;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	}

.content p.posted {
	color: #FB8160;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #FB8160;
	text-align: left;	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 190%;
	color:  #35B3D1;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: left;
	margin-bottom: 2px;
	}

#calendar table {
	padding: 0px; 
	border-collapse: collapse;
	border-color:  #35B3D1;
	border: 2px;
 border-style: solid;
 border-cellspacing: 0px;
	width: 100%;
	}

#calendar table1 {
	border: 0px solid  #35B3D1;
	}

#calendar caption {
	color: #35B3D1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #35B3D1;
 font-family: "MS PGothic", "MS Gothic", Gothic;
 line-height: 16px;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	 padding: 1px 1px 1px 1px;
	 border-style: solid;
	 border-width: 0px 0px 2px 0px;
	 border-color: #35B3D1;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

/*UTF-8でのテキストエリア文字化けと、インプットエリアの対策とか*/
textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
