@charset "utf-8";

/* 
Theme Name: Asterism
Description: Asterism専用・2カラムテンプレート。
Author: さつやこ
Author URI: http://www.asterism-m.com/
 */

/* リセット------------------------------------------------------- */

body,div,blockquote,h1,h2,h3,ul,ol,li,dl,dt,dd,form,input,textarea,table,tr,th,td,img,a{ 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; }  

ul,ol,li{ 
	list-style-type: none; } 

/* 全体の指定-------------------------------------------------- */

/* html */
html{ 
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-size: 13px;
	*font-size:small;
	*font:xx-small; }

/* body */
body{ 
	background: url(/img/bg1.png);
	background-color: #e0c4c1;
	margin: 0;
	color: #853b3b;
	text-shadow: 2px 2px 4px #f1c3c0;
	font-size: 77%;
	font-family: Verdana, sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	text-align: center; }
	
/* スクロールバー */
.jspVerticalBar { 
	width: 16px; }
	
.jspTrack {  
	margin-left: -6px;
	width: 16px;
	background-image: url('/img/scroll1-bg.png');
	filter: alpha(opacity=40); /* IE */
	-moz-opacity: 0.4; /* FF */
	opacity:0.4; }
	
.jspDrag { 
	width: 16px;
	background-image: url('/img/scroll1-body.png'); }
	
.jspHorizontalBar {
	display: none; }
	
html,body {
	scrollbar-arrow-color:#e0c4c1;
	scrollbar-face-color:#e0adac;
	scrollbar-3dlight-color:#e0c4c1;
	scrollbar-darkshadow-color:#e0c4c1;
	scrollbar-highlight-color:#e0c4c1;
	scrollbar-shadow-color:#e0c4c1;
	scrollbar-track-color:#edc8c7; }

/* リンク */	
a:link{ 
	color: #cb5478;  
	text-decoration: none; }
	
a:visited{ 
	color: #853b3b; 
	text-decoration: none; }
	
a:hover{ 
	color: #dd9eab; 
	text-decoration: none; }
	
a:active{ 
	color: #cb5478; 
	text-decoration: none; } 

a.highslide{ border-bottom: 0px; }

/* br */
br{ 	letter-spacing: 0; } 

/* 引用 */
blockquote{ 
	border: dashed 1px #cccccc; 
	margin: 10px; 
	padding: 10px; 
} 

/* フォーム */
input, textarea{ 
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #7f5348;
	background-color: #fffaf8;
	filter: alpha(opacity=70); /* IE */
	-moz-opacity: 0.7; /* FF */
	opacity:0.7;
	border-color: #b7806f;
	border-style: solid;
	border-width: 1px; }

/*safariの自動フォーカスを切る */
div, input, textarea:focus { outline: 0; }

/* h2 */
h2{ 
	font-size: 100%;
	font-weight: lighter;
	background-image: url(/img/ribbon1.png); 
	background-repeat: no-repeat; 
	background-position: left center; 
	min-height: 24px; 
	line-height: 22px;
	padding-left: 40px; } 

/* h3 */
h3{ 
	background-image: url(/img/bg-mesh1.png); 
	color: #954a4e;
	border-bottom: none; 
	font-weight: bold; 
	padding: 4px; }
	
h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited{ 
	font-weight: lighter;
	border-bottom: none; } 
	
/* h4 */
h4{ 
	width: 290px;
	height: 70px;
	padding-top: 20px;
	padding-left: 85px;
	font-size: 100%;
	text-shadow: 2px 2px 4px #d38b87;
	font-weight: lighter;
	background-image: url('/img/h4.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: -35px; }
	
h4 + p.m1 {
	background-image: url('/img/m_update.png');
	position: relative;
	top: -28px;
	margin-top: 0;
	margin-left: 90px;
	margin-bottom: -15px;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1; }

.t2{ 
	font-size: 100%;
	margin: 8px 0;
	text-shadow: 2px 2px 3px #cf778d;
	margin-bottom: -20px;
	background-image: url('/img/bg-mesh1.png'); }
	
.t2 + h2{ 
	font-size: 100%;
	font-weight: lighter;
	background-image: url(/img/ribbon1.png); 
	background-repeat: no-repeat; 
	background-position: 5px 0; 
	min-height: 24px; 
	line-height: 22px;
	padding-left: 45px; }

* html div#entry t2{ 
	font-size: 100%;
	height: 30px; } 

/* img */
img{
	filter: alpha(opacity=90); /* IE */
	-moz-opacity: 0.9; /* FF */
	opacity:0.9; }

/* 全体 ---------------------------------------------------- */
div#all{ 
	width: 100%;
	margin: 0px;
	text-align: left; }

/* ヘッダー ---------------------------------------------------- */
div#header{ 
	width: 100%;
	height: 50px;
	position: absolute;
	text-align: center;
	margin: 0;
	top: 0px; }
		
h1{ 
	width: 230px;
	height: 57px;
	background:url(/img/asterism1.png) no-repeat; }
	
h1 a{ 
	height: 0;
	width: 230px;
	padding-top: 57px;
	display: block; 
	overflow: hidden; } 
	
div#header h1{ 
	margin-top: 30px;
	margin-left: 44%; } 
	
div#header p.p1{ 
	text-align: center;
	margin-top: 15px; }

/* ブログ説明文 */
div#header p{ 
	padding: 0px 80px 0px 330px; 
	font-size: 14px; } 

/* 背景 ---------------------------------------------------- */
div#lace{ 
	background: url(/img/lace.png) repeat-x center bottom;
	height: 630px;
	width: 100%;
	position: absolute;
	margin-top: -330px;
	padding-bottom: 40px;
	top: 50%; }
	
/* メイン--------------------------------------------------  */
div#main{ 
	background: url(/img/ribbon2.png) no-repeat center top;
	height: 650px;
	width: 990px;
	position: absolute;
	margin-top: -365px;
	margin-left: -495px;
	top: 50%;
	left: 50%; }
	
/* 本(左ページ) ------------------------- */
div#leftpage{ 
	width: 305px;
	height: 447px;
	overflow: auto;
	position: absolute;
	top: 150px;
	left: 187px; }
	
/* 本(右ページ) ------------------------- */
div#rightpage{ 
	width: 293px;
	height: 440px;
	position: absolute;
	overflow-y: auto;
	overflow-x: hidden;
	top: 153px;
	left: 504px; }
	
/* 付箋メニュー */
.menu1-1 a, .menu1-2 a, .menu1-3 a, .menu1-4 a, .menu1-5 a, .watch a{ 
	display: block;
	overflow: hidden;
	position: absolute;
	height: 0; }

/* Font */
.menu1-1 a { 
	width: 38px;
	padding-top: 87px;
  	top: 156px;
	left: 798px; } 
	
/* Image */
.menu1-2 a { 
	width: 37px;
	padding-top: 86px;
  	top: 253px;
	left: 798px; } 
	
/* Q&A */	
.menu1-3 a { 
	width: 40px;
	padding-top: 87px;
  	top: 351px;
	left: 797px; } 
	
/* Link */	
.menu1-4 a { 
	width: 40px;
	padding-top: 87px;
  	top: 402px;
	left: 145px; } 
	
/* About */	
.menu1-5 a { 
	width: 40px;
	padding-top: 87px;
  	top: 507px;
	left: 145px; } 
	
/* watch */	
.watch a { 
	width: 105px;
	padding-top: 110px;
  	top: 255px;
	left: 863px; } 
	
/* エントリー */
div#entry{ 
	width: 450px; 
	float: right; 
} 

/* プラグイン */
div#plugin{ 
	width: 300px; 
	float: right; 
} 

/* エントリーマージン */
div.e_mgn{ 
	margin: 2px 0px; 
	background-image: url(/img/line1.png); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	background-attachment: scroll; 
	padding-bottom: 3px; 
} 

/* プラグインマージン */
div.p_mgn{ 
	margin: 20px 15px 15px 40px; 
} 

/* エントリーの指定----------------------------------- */

/* カテゴリータイトル */
p#pgtitle{ 
	text-align: center; 
	margin: 5px;  
} 

/* 本文 */
div.text{ 
	margin: 5px; 
} 

/*　パラグラフ */
div.text p{ 
	margin: 1em 0; 
} 

/* ulリスト */
div.text ul li{ 
	list-style-type: circle; 
	margin-left: 2em; 
} 

/* olリスト */
div.text ol li{ 
	list-style-type: decimal; 
	margin-left: 2em; 
} 

/* エントリー内画像配置（中央） */
div.aligncenter{ 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
} 

/* エントリー内画像配置（右） */
div.alignright{ 
	float: right; 
	margin: 0px 0px 10px 10px; 
} 

/* エントリー内画像配置（左） */
div.alignleft{ 
	float: left; 
	margin: 0px 10px 10px 0px; 
} 

/* エントリー内画像キャプション */
div.wp-caption{ 
	text-align: center; 
	padding: 5px 0px 0px 0px; 
	margin: 10px auto 0px auto; 
	border: solid 1px #cccccc; 
} 

/* エントリーフッター */
ul.efooter{ 
	text-align: right; 
	margin: 0px 0px 0px -5px; 
} 

ul.efooter li{ 
	margin: 2px; 
} 
.date{ 
	background-image: url('/img/stamp4-1.png');
	margin-left: 2.3em;
	background-repeat: no-repeat; 
	background-position: 135px top;
	line-height: 16px;
	padding-left: 17px;
	margin-left: 19px;
	margin-bottom: 3px; }
	
.date2{ 
	background-image: url('/img/stamp4-2.png');
	margin-left: 2.3em;
	background-repeat: no-repeat; 
	background-position: right top;
	line-height: 16px;
	padding-right: 20px;
	margin-bottom: 0px; }

/* ナビ */
ul.navi{ 
	text-align: center; 
	margin: 15px 0; 
} 

ul.navi li{ 
	margin-left: 5px; 
	display: inline; 
} 

/* コメント、トラックバックの指定-------------------------------- */

/* パラグラフ */
p.cmtp{ 
	margin: 5px 0px; 
} 

/* フォーム */
input{ 
	width: 240px; 
	margin: 3px 0px;
	padding: 2px;
} 

textarea#comment{ 
	width: 240px; 
	height: 200px; 
	resize: none;
} 

#sub{ 
	margin: 20px; }

/* コメントボックス */
div.cmtbox{ 
	margin: 5px 5px; 
	line-height: 22px;
	background-image: url(/img/line1.png); 
	background-repeat: repeat-x; 
	background-position: center bottom;
	padding-bottom: 15px;
} 

.feed{
	text-align: right;
	background-image: url('/img/star1.png');
	background-repeat: no-repeat; 
	background-position: 150px top;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 19px;
	margin-bottom: 15px;}

/* トラックバックURL */
dl.tburi{ 
	margin-top: 15px; 
	margin-left: -17px;
	margin-bottom: 15px;
} 

dl.tburi dt{ 
	font-weight: bold; 
} 

dl.tburi dd{ 
	word-break: break-all; 
} 


/* プラグインの指定-------------------------------------------------- */

/* プラグイン中身 */
div.pcont{ 
	margin: 5px 0px; 
} 

/* リスト */
div.pcont ul li{ 
	list-style-type: none; 
	margin-left: 2.3em; 
	background-repeat: no-repeat; 
	background-position: left middle;
	padding-left: 1.7em;
	margin-top: 0.5em; }
	
div.pcont ul li:nth-child(odd) {
	background-image: url('/img/star1.png'); }
	
div.pcont ul li:nth-child(even) { 
	background-image: url('/img/star2.png'); }
} 

/* カレンダーの指定------------------------------------------------ */

/* 全体 */
table#wp-calendar{ 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 10px; 
	width: 100%; 
} 

/* 曜日 */
table#wp-calendar th{ 
	padding: 0.6em;
	font-weight: bold; 
} 

/* リンク */
table#wp-calendar a:link, table#wp-calendar a:visited{ 
	text-decoration: none;
	background-color: #f8e7e4; 
	background-image: url('/img/bg-mesh1.png');
	color: #954a4e;
	border-bottom: none; 
	font-weight: bold; 
	padding: 2px; 
} 


/* right--------------------------------------------- */
p.right{ 
	text-align: right;
	margin-right: 1em;
	font-size: 0.9em;  }
	
/* ---------------------------------------------------- */
/* list2 */
ul.list2, ul.list4{ margin: 0.9em 0;
	margin-left: -3.6em; }

ul.list2 li, ul.list4 li{ 
	display: inline;
	background-repeat: no-repeat; 
	background-position: left middle;
	padding-left: 18px;
	padding-bottom: 0.2em;
	margin-top: 0.5em; }
	
ul.list2 li:nth-child(odd) {
	background-image: url('/img/star1.png'); }
	
ul.list2 li:nth-child(even) { 
	background-image: url('/img/star2.png'); }
	
ul.list4 li:nth-child(odd) {
	background-image: url('/img/star5.png');
	background-repeat: no-repeat; }
	
ul.list4 li:nth-child(even) { 
	background-image: url('/img/star6.png');
	background-repeat: no-repeat; }
	
.inline{ 
	display: inline; }
	
dl{ margin-left: -1.8em; }
dl dt{ margin-left: 2.3em;
	background-repeat: no-repeat; 
	background-position: left top;
	line-height: 16px;
	padding-left: 17px;
	margin-left: 19px;
	margin-bottom: 3px;
	margin-top: 5px; }
	
dl dt:nth-of-type(odd) {
	background-image: url('/img/stamp4-1.png'); }
	
dl dt:nth-of-type(even) { 
	background-image: url('/img/stamp4-2.png'); }
	
dl dd{ 
	margin-left: 3.7em;
	margin-bottom: 0.6em; }
	
/* pr */	
p.pr{ 
	background-image: url('/img/pr1.png');
	background-repeat: no-repeat; 
	background-position: left top;
	line-height: 38px;
	padding-bottom: 5px;
	padding-left: 35px; }
	
	
	
/* フッター1 ---------------------------------------------------- */
div#footer1{ 
	background-image: url('/img/copyright.png');
	background-repeat: no-repeat;
	background-position: 100px 0px;
	width: 100%;
	height: 20px;
	position: absolute;
	text-align: center;
	bottom: 0; }
	
div#footer1 ul{ 
	float: right; }
	
ul#f_1{ 
	display: inline;
	margin-top: 2px;
	margin-right: 215px; }
	
ul#f_1 li{ 
	float: left; }
	
.m_top{ 
	width: 32px;
	height: 16px; }
	
.m_top a{ 
	width: 31px;
	padding-top: 16px;
	background: url(/img/m_top.png) no-repeat; }
	
.m_link{ 
	width: 37px;
	height: 14px; }
	
.m_link a{ 
	width: 37px;
	padding-top: 14px;
	background: url(/img/m_link.png) no-repeat; }
	
.m_mail{ 
	width: 37px;
	height: 16px; }
	
.m_mail a{ 
	margin-top: 1px;
	width: 38px;
	padding-top: 13px;
	background: url(/img/m_mail.png) no-repeat; }
	
.m_qa{ 
	width: 35px;
	height: 14px; }
	
.m_qa a{ 
	width: 35px;
	padding-top: 14px;
	background: url(/img/m_qa.png) no-repeat; }
	
.m_sitemap{ 
	width: 65px;
	height: 16px; }
	
.m_sitemap a{ 
	width: 65px;
	padding-top: 17px;
	background: url(/img/m_sitemap.png) no-repeat; }
	
.m_webclap{ 
	width: 68px;
	height: 17px; }
	
.m_webclap a{ 
	width: 68px;
	padding-top: 17px;
	background: url(/img/m_webclap.png) no-repeat; }

.m_top, .m_link, .m_mail, .m_qa, .m_sitemap, .m_webclap{ 
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden; }

.m_top a, .m_link a, .m_mail a, .m_qa a, .m_sitemap a, .m_webclap a{ 
	display: block;
	height: 0;
	border: 0px; }
			
/* ---------------------------------------------------- */
ul#social{ 
	margin-top: 1px;
	margin-right: 50px;
	padding-top: -10px; }
	
ul#social li { 
	float: left;
	padding-bottom: 10px;
	margin-right: 3px; }
	
li.tweet, li.fb, li.hatena, li.yahoo{ 
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    zoom: 1; }
	
li#likeCount, li#likeCount1, li#tweetCount, li#hatebuCount{ 
	overflow: visible;
	width: 20px;
	height: 10px;
	padding: 2px;
	text-align: center;
	background-image: url("/img/bg-mesh2.png"); }
	
	
/* Tweet */
.tweet a { 
    width: 49px;
    height: 23px;
    display: block;
    background: transparent url("/img/tweet1.png") left top no-repeat; }
	
/* Facebook */	
.fb a { 
    width: 23px;
    height: 23px;
    display: block;
    background: transparent url("/img/like1.png") left top no-repeat; }
	
/* はてなブックマーク */
.hatena a { 
    width: 23px;
    height: 23px;
    display: block;
    background: transparent url("/img/hatena1.png") left top no-repeat; }
	
/* Yahoo!ブックマーク */
.yahoo a { 
    width: 49px;
    height: 23px;
    display: block;
    background: transparent url("/img/yahoo1.png") left top no-repeat; }
	
/* フッター2 ---------------------------------------------------- */
div#footer2{ 
	width: 100%;
	height: 25px;
	position: absolute;
	text-align: center;
	bottom: -18px; }
	
div#footer p{ 
	display: inline; }
	
div#footer1 a, div#footer2 a, div#header a, .pr a{ 
	border-bottom: 0px; }
	
/* ---------------------------------------------------- */
.clearfix:after { /*floatの解除*/
	display: block;
	margin-bottom: -15px;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/