body {
	text-align:center;      
	margin: 0px;
    background-color:#FFF5F9;
	background-image:url(images/back.gif);
	packground-position: 50% 0%;
	packground-repeat:no-repeat;
}

a:hover {
background-color: #FEEDF3;
}

.pan {
    font-size:10px;
	padding:0px 0px 5px 0px; 
}

.writer {
    font-size:12px;
    text-align:right;
	margin-top:5px;
	padding-right:10px;
}

.main {
     width:720px;
	 /*border:solid 1px #FF5D9c;*/
     margin:0px auto 0;
     background-color:#FFFFFF;
     text-align:left;
}

h1 {
	margin:0;
/*	border-bottom:solid 1px #FF5D9c;*/
	background-color: #FEEEF3;

}

.contents {
     margin-left:10px;
	 padding:10px; 
}


.lead {
       font-size:90%;
	   line-height:160%;
	   padding:15px 20px 10px 25px;
}

.contents h2 {
      font-size:90%;
	  color:#FFFFFF;
	  background-color:#FF5D9c;
  	  margin:0;
	  padding:6px 3px 6px 6px;

}

.contents h3 {
      font-size:90%;
	  margin:0;
	  padding:15px 0px 0px 0px;

}

.contents h4 {
	font-size: 12px;
	line-height: 125%;
	color:#484848;
	margin-top: 0;
	margin-bottom: 0.8em;
	padding:4px;
	background-color:#FFFFFF;
	width:100%;
	text-align:left;
	border-left-width:6px; 
 border-left-color:#FF5D9c;; 
 border-left-style:solid

}

.contents p {
       font-size:85%;
	   line-height:150%;
}

.photo_right {
        float:right;
		margin-left:15px
}

.photo_left {
        float:left;
		margin-top:15px;
		margin-right:15px;
}

.caption_head {
    width:195px;
    font-size:80%;
	font-weight:bold;
    line-height:145%;
	color:#990033;
	background-color:#FFFFCC;

}

.caption_long {
    width:195px;
	color:#333333;
    font-size:75%;
    line-height:145%;

}

.caption_210 {
    width:210px;
	color:#990033;
    font-size:75%;
    line-height:145%;

}

.caption_200 {
    width:200px;
	color:#990033;
    font-size:75%;
    line-height:145%;

}

.caption_250 {
    width:250px;
	color:#990033;
    font-size:75%;
    line-height:145%;

}

.caption_300 {
    width:300px;
	color:#990033;
    font-size:75%;
    line-height:145%;

}

.caption_short {
    width:159px;
	color:#990033;
    font-size:75%;
    line-height:145%;

}

.caption_140 {
    width:140px;
	color:#990033;
    font-size:75%;
    line-height:135%;

}

.caption_150 {
    width:150px;
	color:#990033;
    font-size:75%;
    line-height:135%;

}

.caption_180 {
    width:180px;
	color:#990033;
    font-size:75%;
    line-height:135%;

}

.totop {
    font-size:12px;
    text-align:right;
	padding-bottom:15px;
	padding-right:10px;
}

hr {
	color: #ff5d9c;
	background-color: #FFFFFF;
	height: 1px;
	border: 1px;
	border-style: dotted;
}

.intro {
     width:640px;
	 font-size:80%;
     line-height:150%;
	 border:dotted 1px #FF5D9c;
	 background-color: #FEEEF3;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:5px;
	 padding:10px;
	 text-align:left;
}

.text_85 {
	 font-size:80%;
}

.text_75 {
	 font-size:75%;
}

a {
  color: #006666;
}

.text5_5 {
       font-size:85%;
	   line-height:150%;
	   margin-left:5em;
	   text-indent:-5em;
}

.text3_3 {
       font-size:85%;
	   line-height:150%;
	   margin-left:3em;
	   text-indent:-3em;
}

