@charset "shift_jis"; /* ------------------------------------------- 	common.css		-1.基本設定	-2.ヘッダーの設定	-3.コンテンツの設定	-4.エントリーの設定	-5.サイドバーの設定	-6.フッターの設定	-7.（以下、変更の必要なし）--------------------------------------------- *//* ------------------------------------------- 	1.基本設定--------------------------------------------- *//* bodyの設定 */body {	margin: 0px;	text-align: center;	font-size: 90%;	line-height: 1.5;	color:#52413C;	background:url(../img/bg.gif) center top #FFF;	}/* リンクカラー設定 */	a:link,	a:visited{		color:#E8732B;	}	a:hover,	a:active{		color:#FBA541;	}/* 見出し用タグの設定 */h1, h2, h3 {	margin: 0px;	padding: 0px;	font-weight: normal;	}	/* ブログ全体のサイズなどの設定 */#container {	border-left:8px solid #FFF;	border-right:8px solid #FFF;	margin-right:auto;	margin-left:auto;	width: 800px;	text-align: left;	line-height: 1.5;	position: relative;	left: 0px;	top: 0px;	background:url(../img/body_bg.jpg) repeat-y center top;	}/* ------------------------------------------- 	2.ヘッダーの設定--------------------------------------------- *//* バナー部分の枠設定 */#banner {	height: 264px;	background: url(../img/header.jpg) no-repeat top center;	text-align: left;	margin-bottom:15px;	}/* バナー部分のタイトルのサイズなど */#banner h1 {	margin: 0px;	text-indent:-9999px;	display:block;	position:absolute;	top:35px;	left:20px;	}	/*バナーのリンク*/	#banner a{		text-indent:-9999px;		display:block;		width:710px;		height:235px;		}			#banner a:hover {	text-indent:-9999px;	display:block;	background:none;	}/* バナー部分のサブタイトル設定 */#banner h2 {	text-indent:-9999px;	}/* ------------------------------------------- 	3.コンテンツの設定--------------------------------------------- *//* コンテンツブロック部分の枠設定 */.content {	margin-left: none;	margin-right: none;	padding: 0px 5px 0px 5px;	border: none;	}/* コンテンツヘッダー設定 */.contentheader {	margin-top: 0px;	margin-bottom: 0px;	padding: 0px;	height: 0px;	font-size: 80%;	}/* コンテンツセパレーター設定 */.contentseparater{	margin-top: 10px;	margin-bottom: 10px;	padding: 0px;	height: 0px;	font-size: small;	}/* ページ中央部分のフッター設定 */.contentfooter{	margin-top: 5px;	margin-bottom: 10px;	padding: 0px;	height: 0px;	font-size: small;	}/* ------------------------------------------- 	4.エントリーの設定--------------------------------------------- *//* エントリブロック及びエントリ本文の設定 */.entry {	background:#FFF;	border:5px solid #CCC;	margin: 0px 0 10px 0;	padding: 10px ;	font-size: small;	}/* エントリヘッダー（日付）設定 */.entryheader {	border-left:5px solid #98D815;	margin: 0;	color:#999;	font-size: 90%;	text-align: left;	font-weight: bold;	text-transform: uppercase;	display: block;	padding:3px 3px 0px 5px;	}/* エントリタイトル設定 */.entry h3 {	border-left:5px solid #98D815;	padding: 0px 0 10px 0;	font-size: 140%;	font-weight: bold;	text-align: left;	padding:0px 3px 0px 5px;	}/* エントリセパレータ設定 */.entryseparater{	margin: 0px 0px 15px 0px;	padding: 0px;	height: 15px;	border-bottom: 1px dashed #666;	}	/* エントリフッター */.entryfooter{	margin: 0px 0px 15px 0px;	padding: 0px;	height: 15px;	border-bottom: 1px solid #666666;	}	/* エントリpタグ設定 */.entry  p {	margin-bottom: 10px;	color: #333;	font-size: small;	font-weight: normal;	line-height: 1.5;	}/* エントリ本文の引用タグ設定*/.entry  blockquote {	line-height: 1.5;	}/* エントリ本文の設定<li>タグ */.entry  li {	line-height: 1.5;	}	/* エントリh2設定 */.entry  h2 {	margin-bottom: 5px;	color: #669900;	font-size: 100%;	font-weight: bold;	text-align: left;	}/* エントリ者情報設定 */.entry  p.posted {	padding: 5px;	margin: 20px 0px 2em 0px;	font-size: 80%;	font-weight: bold;	line-height: 1.2;	background-color: #F6F6E6;	border-bottom:1px solid #F2F2F2;	clear: both;	text-align:right;	}.entry  p.posted a{	padding:2px;	}					/* ------------------------------------------- 	5.サイドバーの設定--------------------------------------------- *//* サイドバーとフリーエリアの枠設定 */.sidebar , .freearea{	color:#FFF;	margin-top: 0px;	margin-bottom: 10px;	padding: 0 0 5px 0;	width:200px;	}/* サイドバーのリンク設定 */.sidebar a:link,.sidebar a:visited{	color:#FFF;}.sidebar a:hover,.sidebar a:active{	color:#999;}.sidebar li.point a{	background:url(../img/sidebar_link_icon.gif) no-repeat left top;	padding:0 0 5px 15px;}/* サイドバータイトルとフリーエリアタイトル設定 */.sidebar h2 , .freetitle{	border-top:2px solid #E8732B;	border-bottom:1px dotted #FFF;	padding: 2px 5px 0px 3px;	margin:0 0 8px 0;	font-size: 80%;	font-weight: bold;	letter-spacing: .1em;	line-height:2;	}/* サイドバー小項目の配置 */.sidebar ul {	margin: 0px;	padding: 0px;	list-style-type: none;	}/* サイドバー小項目の設定 */.sidebar li { 	margin-top: 0px;  	margin-left: 0px;	padding: 0px 0px 0px 0px;	line-height:1.6;	font-size: 80%;	text-align: left; 	}/* サイドバー内画像の枠 */.sidebar img {	border: 0px;	margin-bottom: 5px;	}/* プロフィール写真の配置 */.photo {	margin-bottom: 5px;	text-align: center;	}/* プロフィール写真の枠 */.photo img {	border: 0px;	}/* ＲＳＳリンク設定 */     #rss img {    margin-top: 10px;	margin-left: 10px;        }.sidebar .#rss a{	text-decoration:none;	padding-left: 20px;	}.sidebar #rss a:hover{ 	text-decoration:none;	background-color: #FFF;	}		/* ------------------------------------------- 	6.フッターの設定--------------------------------------------- *//* ページ最下部フッターの枠設定 */#footer {	padding:60px 0 0 0;	height: 49px;	background-color: #FFFFFF;	background:url(../img/footer.jpg) no-repeat center bottom;	text-align: left;	}						/* ------------------------------------------- 	7.以下変更の必要なし--------------------------------------------- */#powered {	margin-top: 50px;	font-size: small;	text-align: left;	line-height: 1.5%;	}/* コメント設定 */#comment-data {	float: left;	margin-right: 15px;	padding-right: 15px;	width: 180px;	border-right: 1px dashed #666;	text-align: left;	}		/* コメント入力フォーム設定 */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;	}