/*-----------------------------------------*/
/*				基本設定					*/
/*-----------------------------------------*/
html{
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#ffccff;
	scrollbar-3dlight-color:#ffeeff;
	scrollbar-shadow-color:#ff99ff;
	scrollbar-darkshadow-color:#cc66cc;
}

body{
	font-size:12px;
	line-height:1.6em;
	background-color:#ffeeff;
	font-family: 'Tahoma';
	color:#666;
	margin:0;
	padding:0;
	background-image: url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg02.gif);
background-repeat: repeat;
background-attachment : fixed;
background-position: top center;
	text-align:center;
}

img{
  border:0;
}

a:link {
  color:#cc66cc;
}

a:visited {
  color:#cc66cc;
}

a:hover{
  color:#ff66ff;
  text-decoration:none;
}

a:active {
  color:#663366;
  text-decoration:none;
}

a.k_pink:link {
  color:#ff99cc;
}

a.k_pink:visited {
  color:#ff99cc;
}

a.k_pink:hover{
  color:#ff99cc;
}

a.k_pink:active {
  color:#ff99cc;
}

a.k_blue:link {
  color:#9966ff;
}

a.k_blue:visited {
  color:#9966ff;
}

a.k_blue:hover{
  color:#9966ff;
}

a.k_blue:active {
  color:#9966ff;
}


tr,td{
	font-size:12px;
	line-height:1.6em;
}

p {
	margin:0 0 20px 0;
	padding:0;
}

dd{
	margin:0 0 20px 1em;
}



h1{
  clear:both;
  font-weight:bold;
  font-size:110%;						/*safariはサイズの一括指定不可*/
  margin:0;
  padding:0;
  line-height:1em;
  border-bottom:0px solid #333333;
}

h2{
  clear:both;
  font-weight:bold;
  font-size:102%;						/*safariはサイズの一括指定不可*/
  margin:0;
  padding:0;
  border-left:0px solid #333333;
}

h3{
  clear:both;
  font-weight:bold;
  font-color:#336633;
  font-size:101%;						/*safariはサイズの一括指定不可*/
  margin:5px 0;
  padding:0;
  line-height:1em;
  border-bottom:0px solid #999999;
}

h4{
  clear:both;
  font-weight:bold;
  font-size:100%;						/*safariはサイズの一括指定不可*/
  line-height:1em;

  margin:5px 0;
  padding:0;
}


/*-----------------------------------------*/
/*		ページ構成						*/
/*-----------------------------------------*/
#wrapper{
	width:890px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
border-left: 1px solid #333;
border-right: 1px solid #333;
}

#header{
	width:890px;
	height:70px;
	margin:0;
         text-align:center;
	padding:0;
	background-image:url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg01.gif);
	background-color:#ffeeff;
	border-bottom:1px solid #666;
background-repeat : repeat;
}

#main{
	width:710px;
	margin:0 0 0 0;
	padding:0;
	float:left;
	background-image:url();
	background-repeat:repeat-y;
}

#contents{
	margin:0 0px 0 0px;
	padding:0 10px 0 10px;
	border-left:1px solid #666;
	border-right:1px solid #666;
         background-image:url();
         background-repeat:repeat-y;

	width:510px;
         font-size:12px;
	float:right;
}

#side{
	margin:0;
	padding:0;
	width:171px;
	font-size:11px;
	float:left;
	font-family: 'Tahoma';

}

#side2{
	margin:0;
	padding:0;
	width:171px;
	font-size:12px;
	font-family: 'Tahoma';
	float:left;
}


/*-----------------------------------------*/
/*				header						*/
/*-----------------------------------------*/
#header h1{
	font-size:16px;
	margin:0;
	padding:20px 0 0 22px;
	color:#996699;
}

#header p{
	font-size:11px;
	margin:5px 0 0 22px;
	padding:0;
	color:#999;
}

#header a:link
{
	color:#996699;
	text-decoration:none;
}

#header a:visited
{
	color:#996699;
	text-decoration:none;
}

#header a:hover:,
#header a:active {
	color:#ff66ff;
	text-decoration:none;
         border-bottom:0px solid #999999;

}


/*-----------------------------------------*/
/*				エントリー					*/
/*-----------------------------------------*/
.entry{
	margin:17px 0 5px 7px;
         padding:0;
	width:490px;
	background-repeat:repeat-x;

}

.entry h2{
	margin:0 0 25px 0;
	padding:5px 0 0 15px;
         background-color:#ffccff;
	background-image:url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg04.gif);                  	}

.entry_body{
         margin:10px 7px 5px 7px;
         padding:0 5px 5px 5px;
}

.posted{
	margin:15px 0 5px 0;
         padding:5px 5px 0 0;
         border-top:1px solid dotted;
	font-size:x-small;
	text-align:right;
}

.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
	color:#996699;
	text-decoration:none;
}

.top_freearea{ margin:10px 0 10px 0;
         padding:10px 0 10px 0;
	width:500px;
         font-size:11px;
	font-family: 'Tahoma';
         text-align:left;
         background-image:url();
	border-bottom:1px solid #666 dotted;
}

/*-----------------------------------------*/
/*				コメント						*/
/*-----------------------------------------*/
#comment_area{
	margin:15px 0 0 15px;
	width:400px;
}

#comment_area h2{
	margin:0 0 17px 0;
         	padding:0 0 5px 5px;
	color:#996699;
         width:400px;
         border-bottom:1px solid #999;
         border-left:3px solid #999;
	background-image:url();
	background-repeat:no-repeat;
}

#comment_area h3{
	margin:15px 0 10px 0;
	padding:0 10px 0 5px;
	color:#996699;
	background-image:url();
	background-repeat:no-repeat;
}

#comment_area .posted{
	margin:20px 0;
         width:400px;
	border-bottom:1px solid #666666;
}


#comment_area h2 a:link,
#comment_area h2 a:visited,
#comment_area h2 a:hover,
#comment_area h2 a:active {
	color:#996699;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

#navi{
	margin:15px 0;
	width:427px;
	text-align:center;
}

/*-----------------------------------------*/
/*				エディット					*/
/*-----------------------------------------*/
#edit{
	margin:15px 0;
	width:427px;
}

#edit h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#996699;
	background-image:url();
	background-repeat:no-repeat;
}

#edit .posted{
	margin:15px 0;
	border-bottom:1px solid #dddddd;
}


/*-----------------------------------------*/
/*				トラバ						*/
/*-----------------------------------------*/
#trackback{
	margin:15px 0 0 15px;
	width:400px;
}

#trackback h2{
	margin:0 0 17px 0;
	padding:0 0 5px 5px;
         border-bottom:1px solid #999;
         border-left:3px solid #999;
	color:#996699;
	background-image:url();
	background-repeat:no-repeat;
}

#trackback h3{
	margin:40px 0 0 0;
	padding:0;
	color:#996699;
}

#trackback .posted{
	margin:15px 0;
	border-bottom:1px solid #666666;
}

#trackback h3 a:link,
#trackback h3 a:visited,
#trackback h3 a:hover,
#trackback h3 a:active {
	color:#996699;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/*-----------------------------------------*/
/*				アーカイブ					*/
/*-----------------------------------------*/
#archives{
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#archives h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}

h2 span {
	visibility:hidden;
}




/*-----------------------------------------*/
/*				category					*/
/*-----------------------------------------*/
#category{
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#category h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}


/*-----------------------------------------*/
/*				entry						*/
/*-----------------------------------------*/
#entry{
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#entry h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}


/*-----------------------------------------*/
/*				comment						*/
/*-----------------------------------------*/
#comment{
	width:400px;
         height:200px;
	margin:10px 10px 0 0;
	padding:2px;
	border-bottom:
}

#comment h2{
	
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}


/*-----------------------------------------*/
/*				link						*/
/*-----------------------------------------*/
#link{
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#link h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}

/*-----------------------------------------*/
/*				common						*/
/*-----------------------------------------*/
.common{
	width:100%;
	margin:0;
	padding:0 0 0 0px;
         font-size: 11px;
	font-family: 'Tahoma';

	}

.common h2{
	color:#996699;
	margin:0 0 5px 0;
	padding:0 1em 0 1em;
	font-size: 11px;
	background-color:#ffccff;
	background-image:url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg04.gif);
	background-repeat:x;
	height:20px;
         border-bottom:1px solid #999;
}

.common p{
	margin: 0.6em;
}

.common ul{
	margin: 0;
	padding: 1em;
}

.common li{
	list-style-type:none;
		background-image: url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_list01.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0px 0px 0px 15px;
		margin: 0px;

}

/*-----------------------------------------*/
/*				カレンダー						*/
/*-----------------------------------------*/
.plugin-calender  
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px; 
}
.calender  
{
	color: #fff;
	margin-bottom: 3px 
}
.calender caption   
{
	color: #666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px 
}
.calender th   
{
	color: #666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bolder;
	text-align: center;
	width: 18px;
	height: 18px;
	border-bottom: solid 1px #999 
}
.calender th#sun    
{
	color: #ff6666;
	width: 18px;
	height: 18px; 
}
.calender th#sat   
{
	color: #3399ff;
	width: 18px;
	height: 18px;
}
.calender td    
{
	color: #666;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	width: 18px;
	height: 15px 
}
.calender td a:link   
{
	color: #996699;
	font-weight: bold;
         background-color: #ffccff;
	text-decoration:none;
	display: block;
	width: 18px;
	height: 15px 
}
.calender td a:visited    
{
	color: #999;
	font-weight: bold;
	text-decoration:none;
	display: block;
	width: 18px;
	height: 15px 
}
.calender td a:hover   
{
	color: #fff;
	font-weight: bold;
	background-color: #996699;
         	display: block;
	width: 18px;
	height: 15px 
}


/*-----------------------------------------*/
/*				検索							*/
/*-----------------------------------------*/
#search{
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#search h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url();
	background-repeat:no-repeat;
	height:10px;
}

#search form{
	margin:0;
	padding:0;
	display:inline;
}

#search input {
	margin:0;
	padding:0;
	line-height:1.0em;
	background-color: #ffffff;
	font-size:x-small;
	color:#999999;
	font-weight:normal;
}

#search input.filedsize {
	margin:0;
	padding:0;
	width:100px;
	border:1px solid #999999;
}

p{
	margin:0;
	padding:0;
}

/*-----------------------------------------*/
/*				footer設定				*/
/*-----------------------------------------*/
#footer{
	clear:both;
	margin:0;
	padding:15px 0 15px 0;
	width:870px;
	height:50px;
	background-color:#ffeeff;
	background-image:url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg01.gif);
	text-align:center;
         border-top:1px solid #666;
}
.cr{
	color:#333;
	margin:0 0 5px 0;
	font-size: 12px;
	}

/*-----------------------------------------*/
/*				link設定					*/
/*-----------------------------------------*/
.non a:link,
.non a:visited,
.non a:hover,
.non a:active {
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

img.emoji{
	vertical-align:middle;
	border:0;
}


/*-----------------------------------------*/
/*	　　　　　　　　　　Topテーブル設定					*/
/*-----------------------------------------*/
  .m_hrow {
    width:510px;
    background-color:#FFCCFF;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    color:#996699;
    text-align:center;
    margin:0 auto;
    background-image:url(//blog-imgs-40-origin.fc2.com/a/t/2/at2han/at2han_bg04.gif)
  }
  .m_hrow br{
    clear:both;
  }
  .m_row {
    width:510px;
    background-color:#FFFFFF;
    border-width:0 1px 1px 1px;
    border-style:solid;
    border-color:#000000;
    text-align:center;
    margin:0 auto;
  }
  .m_row br{
    clear:both;
  }
  .m_hcol1 {
    float:left;
    border:none;
    width:160px;
    padding:4px;
  }
  .m_hcol2 {
    float:left;
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:#000000;
    width:160px;
    padding:4px;
  }
  .m_hcol3 {
    float:left;
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:#000000;
    width:160px;
    padding:4px;
  }

  .m_col1 {
    float:left;
    border:none;
    width:160px;
    padding:8px 4px 8px 4px;
    text-align:center;
    line-height:14px;
  }
  .m_col2 {
    float:left;
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:#000000;
    width:160px;
    padding:8px 4px 8px 4px;
    text-align:center;
    line-height:14px;
  }
  .m_col3 {
    float:left;
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:#000000;
    width:160px;
    padding:8px 4px 8px 4px;
    text-align:center;
    line-height:14px;
  }



