/* ページ構成 */

body{
	text-align : center;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	background-color: #fff;
 background-image: url();
	margin: 0;
	padding: 0;
}


HTML {
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:red;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#ffffff;
}

#container{
	width:880px;	/* ブログ全体の幅 */
	margin-left:auto ;
	margin-right:auto;
	text-align:left;
	background-color: #fff;
	border-right: 0px solid red;
	border-left: 0px solid red;
background-image : url("http://blog-imgs-19.fc2.com/l/o/v/lovelywanko/kawaa3.gif");
	background-repeat : repeat-x ;
	background-position : left top;
}

#wrapper {
	float:left;
	width:860px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:0px;
}

#main-column{
	float:right;
	width:600px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:220px;	/* 左カラムの幅 */
}




/************************************/
/* リンクの色 */

a{
 color: #000;
 text-decoration: none;
}
a:hover {
 text-decoration            : none ; 
 background-color           : #fff ;
 color                      : red ;
}

/************************************/
/* 引用 */

blockquote {
	margin: 8px;
	padding: 8px;
	background-color: #ffeeff;
	border-top: 1px solid hotpink;
	border-bottom: 1px solid hotpink;
}

/************************************/
/*head要素 */

#my_header{}

#header{
	height: 30px;
	width: 860px;
}

#headBlock1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 160px;
	width: 880px;
	background-image: url(http://blog-imgs-19.fc2.com/l/o/v/lovelywanko/kawab3.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}



#BlogName{
	font-family:"Arial Black", "Impact", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	padding: 20px 10px 0px 10px;
	font-weight: bold;
}
#BlogName a:link {	color:#080808;	
text-decoration: none;
}
#BlogName a:active {	color: red;	
text-decoration: none
}
#BlogName a:visited {	color: #080808;	
text-decoration: none
}
#BlogName a:hover {	color: red;	
text-decoration: none; background-color: #fff;
}

#headIntroduction{
	font-size: 11pt;
	line-height: 130%;
	color: #080808;
	text-align: left;
	padding: 10px 10px 0px 10px;

}



/************************************/
/* menu 要素 */

.menuBlock{
	margin: 10px 10px ;
}

.menuBlockHead1 {
	padding: 6px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	font-weight: bold;
	color: #080808;
border-top: dashed ;
border-bottom: dashed ;
border-color: red;
border-width: 2px;
	
}
.menuBlockHead2 {
	padding: 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	font-weight: bold;
	color: #080808;
	border-top: dashed ;
border-bottom: dashed ;
border-color: red;
border-width: 2px;
}
.menuBody{
	padding: 17px 5px;
background-image:  url();
background-repeat: repeat-x;
	background-position: right bottom;

}

.menuText{
	font-size: 9pt;
	padding: 0px;
	color: brown;
	line-height: 130%;
}

.menuText p{
	margin: 0.3em;
}

.menuText ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
}

.menuText ul li{
	margin: 5px 5px 5px 15px;
}


/* form 要素 */
form{
	padding:0px;
	margin:0px;
}

.search{
	width:100px;

	border:1px solid #ffffff;
	margin-top:15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender{
	border-top: 1px double pink;
	width: 95%;
	border-collapse: separate/*collapse*/;
	border-spacing: 0;
	margin: 4px 0;
	padding: 0;
	text-align:center;
　　　　color:#080808;
}

table.calender a{
 background-color : red ;
 color : #080808 ;
	text-decoration:none;
}

table.calender a:hover {
 text-decoration : none ; 
 background-color : red ;
 color : #fff ;
}

th#sun {
	color:red;
}
th#sat {
	color:teal;
}

.calender caption{
	width:95%;
}

/************************************/
/* main要素 */

.EntryBlock {
	width : 600px;
	margin: 10px 5px ;
	font-weight: normal; 


}
.EntryTitle {
	padding: 10px 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
border-bottom: solid ;
border-color: red;
border-width: 1px;
}
.EntryTitle a{
	font-weight:bold;
	color:#080808;
	text-decoration:none;

}
.EntryBody {
	padding: 10px 15px;
	font-size: 10pt;
	line-height: 140%;
	color: #080808;
font-weight: lighter; 
}

.EntryMore{
	padding:0.5em 10px;
	font-size:10pt;
	color: #080808;
	line-height:140%;
}

.EntryBlock ul{
	padding:0px;
	margin-left:18px;
	list-style-type:circle;
}

.EntryBlock ol{
	padding:0px;
	margin-left:26px;
	list-style-type:decimal;
}

.EntryBlock li{
	margin:0px;
}

.com{
	padding:0px 10px;
	font-size:9pt;
	color: #000;
	line-height:140%;
}

.EntryDate {
	padding:1em 10px 10px 10px;
	padding: 33px 10px;
	font-size: 10pt;
	line-height: 200%;
	color: #080808;
	text-align: right;
font-weight: normal; 
background-image : url("http://blog-imgs-19.fc2.com/l/o/v/lovelywanko/kawae2.gif");
	background-repeat : repeat-x ;
	background-position : right bottom;

}
.pageLink{
	font-size: 10pt;
	color: #080808;
	text-align: left;
	margin: 10px 10px 30px;
font-weight: normal; 
}
.padmin{
 text-align:right;
 font-size:9pt;
 color: #080808;
	margin: 5px 10px 5px 5px;
font-weight: normal; 
}

.LinkBlock{
	margin:15px 15px 0px 15px;
	border-width:0px;
	
}


/* 画像の装飾 */
.EntryBlock img{
	margin:0px 0px 0px 0px;
}

.menuBlock img{
	margin:0px 0px 0px 0px;
}


/************************************/
/* Comment要素 */
.Bold{
	padding: 10px 15px;
	font-size: 10pt;
	font-weight: normal; 
	color: #080808;
}
.CommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #080808;
	padding: 10px 15px;

}

.CTBody{
	font-size: 10pt;
	line-height: 140%;
	color: #663300;
	padding: 5px 15px;
font-weight: normal; 

}

.Date{
	font-size: 8pt;
	color: #663300;
	padding: 5px 15px 25px;
font-weight: normal; 
border-color:red;
	border-bottom: double;
}

/************************************/
/* maintForm要素 */
.mainForm{
	margin: 10px;
}

.mainFormText{
	width: 200px;
	border: 1px solid #000;
}

.mainFormTextarea{
	width: 280px;
	border: 1px solid #000;
}

.mainFormPass{
	width: 100px;
	border: 1px solid #000;
}

.mainFormCheck{
	border: 1px solid #000;
}

.mainFormButton {
	width: 100px;
}

/************************************/
/* Traba要素 */

.TrabaTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #080808;
	padding: 10px 15px;	
}

.TrabaUrl{
	font-size:9pt;
	padding:10px;
border: 1px solid red;

}

.TrabaForm{
	width:350px;

}

/************************************/
/* footer 要素              */
#footBlock {
	width: 880px;
	height: 50px;
	padding: 50px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: 9pt;
	color: #080808;
 text-align:center;
	background-color: #fff;
background-image: url(http://blog-imgs-19.fc2.com/l/o/v/lovelywanko/kawab3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footBlock a:link {	color:#080808;	text-decoration: none;}
#footBlock a:active {	color: hotpink;	text-decoration: none}
#footBlock a:visited {	color: #080808;	text-decoration: none}
#footBlock a:hover {	color: hotpink;	text-decoration: none;}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	padding:0px;
	margin:0px;
	background:none;
	vertical-align:middle;
	border:0;
}