* {
margin: 0;
padding: 0;
}

body {
	margin: 0; padding: 0;
	background: url(./template/pinkgraph/img/bg.jpg) bottom left fixed repeat-x;
	background-color: #EE858C;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-serif;
	text-align: center;
	}
div, span, form, h1, h2, h3, h4, ul, ol, li { margin: 0; padding: 0}

a:link { color:#CC6633; text-decoration:underline;}
a:visited { color:#996666; text-decoration:none;}
a:active { color:#CC9933; text-decoration:underline;}
a:hover { color:#CC9933; text-decoration:underline;}

/*-- レイアウト--*/
#wrapper { margin: 0 auto 5px auto; width: 750px;}
#header { text-align: left;
	width: 750px;
	height: 167px;
	background: url(./template/pinkgraph/img/momoiro.jpg) no-repeat;
	background-color:#EDB4BD;
}
	
h1#site_title {
	text-align: center;
	font-size: 170%;
	font-weight: normal;
	color: #FFF;
	margin: 0; padding: 60px 0 0 0;
}

#site_title a,
#site_title a:link,
#site_title a:visited,
#site_title a:active,
#site_title a:hover {
	color:#FFF;
	text-decoration:none;
}

#main {border-top-width: 0;
	border-right: 1px solid #B8B1AD;
	border-bottom: 1px solid #B8B1AD;
	border-left: 1px solid #B8B1AD;
	background: url(./template/pinkgraph/img/bottom.gif) repeat-x bottom left #FCF7F5;
	text-align: left;
	padding: 20px 30px;
}

#contents { 
	float: left;
	width: 480px;
}

#menu { 
	margin: 0;
	padding: 0 8px;
	float: none;
	width: 175px;
	float: right;
	text-align: left;
}
/*-- コンテンツ部分 --*/
.entry_navi {
	width: 480px;
	margin: 0 0 8px 0;
	text-align:center;
	font-size: 70%;
}

.entry {
	width: 480px;
	border-top: 1px solid #E5DDD8;
	border-right: 1px solid #B8B1AD;
	border-bottom: 1px solid #B8B1AD;
	border-left: 1px solid #E5DDD8;
	background-color: #FCEEE6;
	margin: 0 0 8px 0;
}

h2.entry_title {
	font-size: 90%;
	font-weight: bold;
	color: #660000;
	margin: 15px 20px 0 20px;
	text-align: center;
	padding-bottom: 3px;
	background: url(./template/pinkgraph/img/undertitle.jpg) no-repeat 0 1.1em;
	}
h3.entry_title {
	font-size: 75%;
	font-weight: bold;
	color: #666;
	margin: 15px 20px 0 20px;
	text-align: left;
	padding: 0;
}
	
.entry_date {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #660000;
	margin: 3px 20px 10px 20px;
	text-align: center;
}

.entry_body {
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 10px 20px 10px 20px;
	}

.entry_more {
	font-size: 12px;
	line-height: 170%;
	color: #666;
	margin: 20px 20px 10px 20px;
	}

.entry_state {
	font-size: 65%;
	color: #999999;
	margin: 10px 20px 20px 20px;
	text-align: left;
	background: url(./template/pinkgraph/img/writer.gif) no-repeat top left;
	padding: 0 0 0 20px;
	clear: left;
	}

blockquote {
	margin: 20px 10px 0 10px;
	padding: 8px;
	border: 1px dashed #900;
	background-color: #FCF7F5;
}

ul li { 
	list-style-type: square;
	margin: 0 10px 0 25px; padding: 0;
	line-height: 1.5;
}
ol li { 
	margin: 0 10px 0 35px; padding: 0;
	line-height: 1.5;
}

.pict { border: 4px solid #FCF7F5; margin: 0 8px 5px 0; padding: 0; }

img.totop { border-width: 0;
	margin: 0 0 0 310px; padding: 0; width: 73px;
}

.clear {
	clear: both;
	height: 1px;
}

/*-- フォーム --*/
#main input.write, #main textarea {
	border: 1px dashed #966; 
	padding: 1px;
	color: #333;
	}

.button { background-color: #FFF;
	background-image: url(./template/pinkgraph/img/button.gif); 
	border: 1px solid #966; 
	color: #600;
}


/*-- 検索 -- */
.search {
	font-size: 65%;
	color: #FFF;
	line-height: 150%;
	padding: 20px 0 0 535px;
}

/*-- サイドメニュー --*/

.linktitle {
	color:#663300;
	font-family: georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size:15px;
	font-weight:bolder;
	background:url(./template/pinkgraph/img/linktitle.gif) no-repeat;
	background-position:right bottom;
	text-align:right;
	}

.linktext {
	font-size:10px;
	color: #663300;
	line-height: 170%;
	margin:10px 0px 20px 0px;
	}

.linktext02 {
	font-size:10px;
	color: #663300;
	line-height: 170%;
	margin:10px 0px 20px 5px;
	}

.linktext li { 
	margin-bottom:3px;
	}

.calendar {text-align:right;}


/*-- 各リンクリスト画像の設定 --*/

.ent_list li,
.tb_list li {
	list-style-image: url(./template/pinkgraph/img/file.gif);
	}

.comm_list li { 
	list-style-image: url(./template/pinkgraph/img/comment.gif); 
	}

.cat_list li,
.arch_list li { 
	list-style-image: url(./template/pinkgraph/img/folder.gif); 
	}

.prof_list li { 
	list-style-image: url(./template/pinkgraph/img/writer.gif); 
	}





/*-- フッター --*/

#copyright {
	font-size: 70%;
	color: #333333;
	line-height: 130%;
	clear: both;
	text-align: center;
	padding: 0 0 5px 0;
}

/*-- 時計 --*/
.clock {
	margin: 0px 0px 0px 1px;
}

/*-- カレンダー --*/
.calendar_table {
	margin: 0 0 15px 30px;
}
.cell, .today, .calendar_month { 
	padding: 2px; 
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #666;
}


.jugem_bana{
	margin: 20px 1px 10px 1px;
}

ul.navi {
	margin: 20px 0px 10px 0px;
	list-style: none;
	text-align:center;
	color: #660000;
}
ul.navi  li{
	display:inline;
	margin:0px 2px;
}