@charset "UTF-8";
/* CSS Document */
*:before,
*:after {
 content : "";
}

* {
margin: 0;
padding: 0;
font-style: normal;
font-weight: normal;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#666666;
	line-height:1.4; 
	word-break:normal;
	font-size:12px;
}
a img {
	text-decoration:none;
	border:none;
}

table.contents{
text-align:center;
border:none;
}

table.contents th,
table.contents td{
border:none;
}

table.contents a img{
text-decoration:none;
border:0;
}

div#container {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:900px;
}

div#contents {
	margin:0;
	padding:0;
	width:900px;
	padding-left:210px;
	_width:690px;
	background:url(../img/bg01.jpg) left top no-repeat;
}

.text-area {
margin:25px 0 0 25px;
padding:0;
width:450px;
background-color:#FFF6F6;
border:1px solid pink;
}
h2.text-area-title{
margin:20px;
font-weight:bold;
font-size:100%;
border:none;
color:deeppink;
}
.text-area p {
margin:20px;
}

.text-area dl {
margin:1em 0 2.5em 2em;
padding:0 0;
}
.text-area dl dt {
margin-top:1em;
padding:0;
width:95%;
font-weight:normal;
border-bottom:2px solid #74F;
color:#74F;
}
.text-area dl dt span {
color:deeppink;
}
.text-area dl dd {
margin-top:0.3em;
margin-bottom:0;
font-weight:normal;
}
.text-area dl dd.top {
margin-top:1em;
margin-bottom:0;
}
.text-area dl dd.next {
margin-top:1.5em;
}
.text-area ul {
margin:1em 2.5em 2em 2.5em;
padding:0;
list-style-type:none;
}

ul.icon-lily {
margin:1em 2.5em 2em 2.5em;
list-style-type:none;
}
ul.icon-lily li{
padding-left:16px;
background:url(../images/liliy02.gif) left 0.3em no-repeat;
}
