body {
	margin: 0;
	padding:0;
	background-color: #fff;
	text-align: center;
}

/*リンクの設定*/
a {
	color: #444;
	text-decoration: none;
}
/*
a:link {
	color: #444;
}

a:visited {
	color: #444;
}

a:hover {
	color: #444;
}
*/
/*テキストのデフォルト化*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*表示・非表示*/
.show {
	display:block;
}

.hidden {
	display:none;
}

/*span.bottun {
	color:#980000;
	font-weight:normal;
	margin-right:4px;
	padding: 5px;
	border:1px solid #980000;
}
*/
span.bottun img {
	border:none;
	margin-right:5px;
	padding:0px;
}

/*カレンダーの設定*/
.calendar {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	color: #828282;
	background-color: #fff;
	padding: 4px auto;
	margin-bottom: 15px;
}

.calendardate {
	padding-left: 2px;
}
	
.calendardate a {
	color: #cc0000;
	font-weight: normal;
	text-decoration:none;
	border:0;
}
	
.calendardate a:link {
}

.calendardate a:visited {
	color: #cc0000;
	font-weight: normal;
	text-decoration:none;
	border:0;
}

.calendardate a:hover {
	color: #fff;
	background-color:#cc0000;
	font-weight: normal;
	text-decoration: none;
	border:0;
}

.calendarhead {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
	font-size: 11px;
	color: #cc0000;
	letter-spacing: .1em;
	text-align: right;
}


/*ブログ全体*/
#container {
	text-align: left;
	margin:0 auto;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
}


/*ヘッダー部分*/

/*ヘッダー全体*/
#header {
	font-family: Verdana, Arial, sans-serif;
	color: #777;
	background-color: #fff;
	text-align: left;
	margin-bottom:10px;
	padding: 0;
	height: 150px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
}

#header a {
	color: #777;
	text-decoration: none;
	}


/*ブログタイトル*/
#header h1 {
	display:none;
}

/*ディスクリプション*/
#header div.dis {
	width:500px;
	margin-top:110px;
	padding-left:130px;
	font-size: 9pt;
	float:left;
}

/*バナー外部リンク*/
.gaibu {
	font-size:9pt;
	width:100px;
	margin-top:7px;
	padding:0;
	text-align:center;
	float:left;
}

.gaibu img {
	margin:1px;
	border:0;
	text-decoration:none;
}

.gaibu img a {
	margin:1px;
	border-bottom:0;
	text-decoration:none;
	background-color:#fff;
}

#image {
	margin:1px;
	border:0;
	background-color:#fff;
}

/*記事部分*/
#content {
	width: 740px;
	margin:0;
	padding:0px 10px 10px 10px;
}

/*パンくずリスト*/
ul.inline {
	font-size:8.5pt;
	color:#888;
	margin:0 0 5px 5px;
	padding:1px 0 1px 1px;
	list-style-type:none;
	text-decoration:none;
	border:0;
}

ul.inline a{
	font-size:8.5pt;
	color:#666;
	margin0:0 0 5px 5px;
	padding:1px 0 1px 1px;
	list-style-type:none;
	text-decoration:none;
	border:0;
}

ul.inline navi li a {
	color:#666;
	text-decoration:none;
	border:0;
	background-color:#fff;
}

ul.navi li a:hover {
	color:#cc0000;
	text-decoration:none;
	border:0;
	background-color:#fff;
}

ul.inline li ul.inline {
	display:inline;
	padding:0;
	margin:0;
	text-decoration:none;
	border:0;
}

ul.inline li {
	display:inline;
	text-decoration:none;
	border:0;
}

/*各記事*/
#main {
	width: 530px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	padding:0;
	margin:0;
	float: left;
}

/*記事内リンク*/
#main p a {
	color:#cc0000;
	text-decoration:none;
	border:0;
}

#main p a:hover {
	color:#fff;
	text-decoration:none;
	border:0;
	background-color:#cc0000;
}

#main h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.85em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
	padding:5px 0px 8px 33px;
	background:url(img/title.gif) no-repeat left bottom;
}

#main h2 a{
	color: #666666;
	text-decoration:none;
	border:0;
}

#main h2 a:hover{
	color: #666666;
	text-decoration:none;
	border:0;
}


#main div.date {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	margin-bottom: 3px;
	padding:9px 30px 0px 0px;
	background:url(img/date.gif) no-repeat right top;
}

#main p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 135%;
	text-align: left;
	margin-bottom: 10px;
	padding:0;
}

#main blockquote {
	width:480px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 135%;
	margin:5px 0 5px 20px;
	padding:5px;
	border:1px dotted #cc0000;
	background-color:#FFFFCC;
}

#main li {
	line-height: 150%;
}

/*スペシャル記事*/
div.sp {
	font-size: 9pt;
	font-weight: normal;
	padding-top:300px;
}

#main p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 10px 3px 0;
}

#main p.posted a {
	color: #777;
	border-bottom: 1px solid #777;
}

#main p.posted a:hover {
	color: #777;
	background-color: #fff;
	border-bottom: 1px solid #777;
}

/*続きを読む*/
.extended a {
	color:#666;
	font-weight:bold;
	margin: 0 0 5px 10px;
	padding:3px 0px 2px 0;
}

.extended a:link {
	border-bottom:#cc0000 1px dotted;
}

.extended a:visited {
	border-bottom:#cc0000 1px dotted;
}

.extended a:hover {
	color:#fff;
	background-color:#cc0000;
}


#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%;
}

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


/*フッターの設定*/
#footer {
	clear:both;
	width:760px;
	height:50px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align:left;
	text-decoration:none;
	font-size:9pt;
	color:#fff;
	background-color:#cc0000;
}

.add {
	width:380px;
	height:50px;
	font-weight:600;
	text-decoration:none;
	margin:0;
	padding:15px 0 0 20px;
	float:left;
}

.powerd {
	width:340px;
	height:50px;
	text-decoration:none;
	text-align:right;
	margin:0;
	padding:15px 20px 0 0;
	float:right;
}

.powerd a {
	text-decoration:none;
	color:#fff;
	border:0;
}
	