/* CSS Document */
/* KIND MUSIC 2006.11.11より使用：初期版 */

.mainguide_girl {
 background-color:#FFFFFF;
 background-image:url("images/guide-girl.png");
 background-repeat: no-repeat;
 height: 287px;
 width: 190px;
 color:#333333;
}

.km_news_boy {
 background-color:#FFFFFF;
 background-image:url("images/km_news.png");
 background-repeat: no-repeat;
 width: 590px;
 color:#333333;
}

.mainguide_words {
	background-color:#FFFFFF;
	background-image:url("images/guide-girl-fukidashi.png");
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:30px 40px 0px 80px;
	display:block;
	border-width:0px;
	border-style:solid;
	height:247px;
	width:260px;
}

p {
 background-color:#FFEEB1;
 text-align:center;
 margin:10px 0px 0px 0px;
 border-style:dotted;
 border-color:#FF9900;
 border-width:2px 5px;
 width:100%;
 color:#333333;
 font-weight:bold;
 font-size:medium;
}

dl {
 width:103%;
}

dt{
 border-width:1px 0 1px 0.5em;
 border-color:#3298C3;
 border-style:solid;
 background-color:#B5DAFF;
 padding:0.1em 0 0 0.3em;
 font-weight:bold;
 font-size:medium;
}

dd{
 margin-left:0;
 margin-top:0.5em;
 margin-bottom:0.5em;
 width:100%;
 font-size:10px;
}
