* {
margin: 0;
padding: 0;


/* スクロールバー */

	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #d4ccb3;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}


/* 全体の背景・フォントetc */

body {
	color : #000000;
	background :#ffffff url(http://img-cdn.jg.jugem.jp/897/329647/20110626_857000.png) repeat-y fixed;
	text-align : left;
	line-height : 1.6;
	font-size:11px;
	font-family: "Verdana";
	letter-spacing : 1px;
}


br{
	letter-spacing : normal;
}




/* 全体のリンク */

	a:link {color : #000000 ;text-decoration : none;background:none; border-bottom:1px dotted #d21500;}
	a:visited {color : #000000 ;text-decoration : none;background:none; border-bottom:1px dotted #d21500; }
	a:hover {color : #000000 ;text-decoration : none;background: #ffd7d8; cursor : help;}
	a:active {color : #000000 ;text-decoration : none;background: #ffd7d8;}


/* 全体 */

#all {
	width : 960px;
	background : transparent;
	margin:0 auto;
}


ul {
	list-style : none ;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

input,select,textarea {
	font-size:10px;
	font-family:"Verdana";
	color:#000000;
	background-color:#e7e2cb;
	border:1px solid #000000;
}




/* ブログ名 */

h1{
	font-size : 22px;
	font-weight : normal;
	font-family : "Georgia","Verdana";
}

	h1 a:link {color : #000000 ; text-decoration : none ; background:none; border-bottom : none ;}
	h1 a:visited {color : #000000 ;text-decoration : none ; background:none; border-bottom : none ;}
	h1 a:hover {color : #000000 ; text-decoration : none ; background:#ece9d9; border-bottom : none ;}
	h1 a:active {color : #000000 ; text-decoration : none ; background:#ece9d9; border-bottom : none ;}


/* ブログの説明文 */

h2{
	padding : 20px 0px 80px 0px;
	font-size:10px;
	font-family:"Verdana";
	color:#000000;
	line-height:1em;
	font-style : normal;
	font-weight : normal;
}



/* ひだり */

#contents #left {
float: left;
width: 190px;
padding : 10px 10px 10px 20px ; 
margin : 50px 10px 0 0 ;
background : transparent ;
overflow:hidden;
}


/* まんなか */

#contents #center {
float: left;
width: 486px;
overflow:hidden;
}

#contents #center .pad {
padding : 10px 10px 10px 10px ;
margin : 50px 5px 0 5px ;
background : transparent ;
overflow:hidden;
}


/* みぎ */

#contents #right {
float: right;
width: 170px;
padding : 350px 40px 10px 10px ; 
margin : 50px 0px 0 10px ;
background : transparent url(http://img-cdn.jg.jugem.jp/897/329647/20110628_857679.png) 100% 0% no-repeat;
overflow:hidden;
text-align : right;
}



.form_color {
	background: #e7e2cb;
}



/* 記事 */

.entry_navi{
color: #000000;
margin: 15px 0px 15px 0px;
}

.entry {
margin-bottom : 50px;
padding: 20px 15px 20px 15px;
background : #ffffff;
border : 10px solid #d4ccb3;
overflow:hidden;
}

/* 記事のリンク */

	.entry a:link {color : #000000; text-decoration : none;background:none; border-bottom:1px solid #0978b5;}
	.entry a:visited {color : #000000; text-decoration : none;background:none; border-bottom:1px solid #0978b5; }
	.entry a:hover {color : #000000 ;text-decoration : none;background: none; cursor : help; border-bottom:1px solid #d21500;}
	.entry a:active {color : #000000 ;text-decoration : none;background: none; border-bottom:1px solid #d21500;}


.entry_date {
border-top : 1px solid #000;
text-align : right;
}

.entry_title {
color : #000;
font-size : 12px;
font-weight : bold;
margin : 0 0 5px 10px;
}

.entry_body {
padding : 10px;
margin : 10px 0 0 0;
font-size: 12px;
}


.entry_more {
margin: 15px 10px 15px 10px;
}

.entry_state {
text-align : right;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
color: #000000;
margin: 15px 0 0 0;
}

blockquote {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
color: #000000;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #d21500;
}

.comment {
margin-bottom : 50px;
padding: 20px 15px 20px 15px;
background : #ffffff;
}


.pict {
}


/* サイドバーのタイトル(右側) */

#right .linktitle {
height: 27px;
font-family: "Verdana";
font-size: 10px;
font-weight: bolder;
color: #000000;
line-height: 170%;
margin: 10px 0px 15px 0px;
padding : 0 50px 0px 0px ;
background : url(http://img-cdn.jg.jugem.jp/897/329647/20110628_857680.png) 100% 50% no-repeat;
}


/* サイドバーのタイトル(左側) */

#left .linktitle {
height: 27px;
font-family: "Verdana";
font-size: 10px;
font-weight: bolder;
color: #000000;
line-height: 170%;
margin: 10px 0px 15px 0px;
padding : 0 0 0px 50px ;
background : url(http://img-cdn.jg.jugem.jp/897/329647/20110628_857680.png) 0% 50% no-repeat;
}


/* サイドバーの文章 */

.linktext {
font-size: 10px;
color: #000000;
line-height: 170%;
margin: 5px 0px 50px 2px;
}


/* 検索ボックス */

.search {
font-size: 10px;
color: #000000;
line-height: 170%;
margin: 0px 0px 50px 10px;
}

.button {
	margin: 5px 0 0 0;
}


/* 著作権表示 */

.copyright {
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px dotted #CCCCCC;
margin: 30px 0px 0px 0px;
padding-top: 10px;
}

	.copyright a:link {color : #000000; text-decoration : none;background:none; border-bottom:2px solid #d21500;}
	.copyright a:visited {color : #000000; text-decoration : none;background:none; border-bottom:2px solid #d21500; }
	.copyright a:hover {color : #000000 ;text-decoration : none;background: none; cursor : help; border-bottom:2px solid #0978b5;}
	.copyright a:active {color : #000000 ;text-decoration : none;background: none; border-bottom:2px solid #0978b5;}


/* カレンダー */

.calendar {
font-family : "Georgia","Verdana" ;
font-size: 10px;
color: #000000;
margin: 5px 0px 50px 10px;
}

.calendar_month {
font-family : "Georgia","Verdana" ;
margin-bottom: 10px;
font-size: 10px;
color: #000000;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:left;
font-size: 10px;
color: #000000;
}

ul.navi {
	margin: 40px 0 10px;
	list-style: none;
	text-align:center;
	font-size:11px;
}

ul.navi  li{
	display:inline;
}
