

body {
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: #FFFFFF;
	background-image: url(http://templates.blog.fc2.com/template/butterfly/050329_02_bg.jpg);
	font-size: 12px;
	line-height: 180%;
	margin:0;
	color:#636363;
}


a:link {color:#c57070;  text-decoration: none;}
a:active {color: #FF9000;  text-decoration: none}
a:visited {color: #955025;  text-decoration: none}
a:hover {color: #FFAC66;  text-decoration: underline;}


h1 { font-size: 150%;}
h2 { font-size: 100%;}


ul {
	text-align:left;
	list-style-image:url(http://templates.blog.fc2.com/template/butterfly/050329_02_ico.gif);
	margin: 10 0 5 30;
	line-height: 120%
	padding-left:1;
	margin-top:0;
}

li {
	font-size:0.65em;
	margin-bottom:0;
	line-height: 150%
}



input,textarea,select,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :#636363;
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}





/*layout
--------------------------------------------------*/



#title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 400px;
	background-image: url(http://templates.blog.fc2.com/template/butterfly/050329_02_title.jpg);
}







#side {
	position: absolute;
	left: 20px;
	top: 235px;
	width: 200px;
}



#main {
	position: absolute;
	left: 230px;
	top: 235px;
	width: 520px;
}



/* title
--------------------------------------------------*/





.site_title {
	position: absolute;
	right: 50px;
	top: 50px;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 0px;
}

.site_title a:link {color: #FFFFFF; text-decoration: none;}
.site_title a:active {color: #FFFFFF; text-decoration: none}
.site_title a:visited {color: #FFFFFF; text-decoration: none}
.site_title a:hover {color: #FFFF00;	text-decoration: none;}



.site_intro {
	position: absolute;
	right: 50px;
	top: 80px;
	font-size: 14px;
	font-weight: normal;
	font-weight: bolder;
	color: #FFFF00;
	padding-left: 30%;
}



/* side
--------------------------------------------------*/





.side_table{
	margin: 10px 0px 10px 0px;
}



.side_title_bg{
	width:190px;
	height:30px;
	background: url(http://templates.blog.fc2.com/template/butterfly/050329_02_sub_title.gif) no-repeat;}





.side_text_bg{
	width:190px;
	background-color: #FFFFFF;
	background: url(http://templates.blog.fc2.com/template/butterfly/050329_02_sub_bg.gif) repeat-y;}
	padding: 10px 0px 0px 0px;
}

.side_text_bg p{
	margin:0.4em;
	font-size: 10px;
}



.side_title{
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0px 0px 30px;
}


.side_text{
	font-size: 10px;
	color: #dea6a6;
}




/* entry
--------------------------------------------------*/




.entry_table{
	width: 520px;
	margin: 0px 0px 20px 0px;
}


.entry_navi{
	font-size: 10px;
	text-align:center;
}


.entry_bg{
	width:520px;
	background: url(http://templates.blog.fc2.com/template/butterfly/050329_02_cont_bg.gif);
}




.entry_title{
	font-size: 12px;
	font-weight: bolder;
	color: #534741;
	margin: 10px 20px 10px 30px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #384e67;
}




.entry_text {
	font-size: 10px;
	color: #636363;
	margin: 50px 20px 15px 50px;
}




.entry_state {
	font-size: 10px;
	color: #636363 ;
	margin: 20px 20px 10px 100px;
}




.entry_text img {

	background: #fff;
       border-top: 1px solid #ccc;
       border-left: 1px solid #ccc;
       border-bottom: 1px solid #666;
       border-right: 1px solid #666;
       margin: 0px 5px 5px 0px;
       padding: 3px;
} 



/* footer
--------------------------------------------------*/




.footer_table {
	width: 770px;
	margin: 0px 0px 10px 0px;
}





.copyright {
	font-size: 10px;
	color: #FFFFFF;
	margin: 15px 20px 15px 20px;
}

.copyright a:link    {color: #FFFFFF ; text-decoration: none;}
.copyright a:active  {color: #FFFFFF ; text-decoration: none;}
.copyright a:visited {color: #FFFFFF ; text-decoration: none;}
.copyright a:hover   {color: #FFFFFF ; text-decoration: none;}





/* calendar
--------------------------------------------------*/


.calender {
	font-size: 10px;
	line-height: 180%;
	width: 180px;
	border-right: 1px solid #FFFFFF;
	border-top:  0.5px dotted #616161;
}

.calender caption {
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 5px;
}

.calender th {
	width: 26px;
	height: 20px;
	font-weight: bolder;
}

.calender td {
	width: 26px;
	height: 20px;
	text-align: center;
}

.calender td a {
	display: block;
}

th#sun {
	color: #FF0000;
}

th#sat {
	color: #0000FF;
}

.calender td a:link {
	background: #EEEEEE!important;
	color: #FF9900;
	text-decoration: none;
}

.calender td a:visited {
	background: #EEEEEE!important;
	color: #955025;
	text-decoration: none;
}

.calender td a:hover {
	background: #FFFFFF!important;
	color: #FFAC66;
	text-decoration: underline;
}






/* profile
--------------------------------------------------*/


.pay {
	text-align: center;
}

.pay img{
background: #fff;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
margin: 0px 10px 5px 0px;
padding: 5px;
} 





/* search
--------------------------------------------------*/


#side form {
	margin-left: 25px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;
}

img.emoji{
	vertical-align:middle;
	border:0;
}