/* CSS Document */

body {
	margin: 15px 0px;
	background-color: #FFFF99;
	text-align: center;
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}

strong {
	color: #FF6666;
}

.clear {
	clear: both;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background: #FFFFFF url(http://blog.cpon.jp/cpon/body-bk-top.gif) no-repeat left top;
	
	}
#container2 {
	margin: 0;
	padding: 10px 10px 0px;
	}
	
#footer {
	background-image: url(http://blog.cpon.jp/cpon/body-bk-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	font-size: 70%;
	text-align: center;
	padding-bottom: 15px;
}

a#banner-img {
	display: block;
	background: url(http://blog.cpon.jp/cpon/header07.gif) no-repeat left top;
	height: 110px;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}

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

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

#banner h2 {
	font-size: small;
	}

	
/* メインCSS Document */
#center {
	float: left;
	width: 380px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 100%;
	}
.content p {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}

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

.content li {
	line-height: 150%;
	font-size: 80%;
	}
	
.content h1 {
	color: #FF3300;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}
	
.content h2 {
	color: #FF9900;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 1px 3px;
	border: medium double #FF9900;
	line-height: normal;
	}

.content h3 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(http://blog.cpon.jp/cpon/big-thumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 27px;
	}

.content p.posted {
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


/* サイドCSS Document */
#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
	
.sidebar {
	padding: 10px;
	}

.sidebar a {
	text-decoration: underline;
	color: #0066CC;
	
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 75%;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	background-color: #FFCC00;
	}

#calendar caption {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
	}

#calendar th {
	text-align: center;
	font-weight: bold;
	background-color: #FFCC00;
	color: #FFFFFF;
	}

#calendar td {
	text-align: center;
	background-color: #FFFFFF;
	}

.sidebar h2 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	background-image: url(http://blog.cpon.jp/cpon/sidebar_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 24px;
	height: 25px;
	}

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

.sidebar li {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 75%;
	text-align: left;
	list-style-type: none;
	line-height: normal;
	margin-top: 5px;
	padding: 1px 1px 1px 6px;
	color: #333333;
	}

.sidebar img {
	border: none;
	}

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

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

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	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"] {
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	width: 80%;
	}

textarea.comment-text {
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
}

.tb {
	color: #FF3366;
}

.pings {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pings strong {
	font-size: 100%;
	color: #333333;
}

.content a {
	text-decoration: underline;
	color: #0066CC;
	
	}

.content a:link {
	color: #;
	}

.content a:visited {
	color: #;
	}
.content a:active {
	color: #;
	}

.content a:hover {
	color: #;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
.center {
	text-align: center;
}
.book {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 15px;
	}

.bookline {
	border: 1px solid #666666 !important;
}
.margintop10 {
	margin-top: 10px;
}
/* ph=1 */

