@charset "utf-8";
/* CSS Document */

.guide{
	font-size:80%;
	color:#666666;
	margin-top: 0px;
	margin-left: 10px;
}
h2{
	height: 41px;
	width: 473px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ec6877;
}

h2#privacy_title{
	background-image: url(../image/privacy_title.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:463px;
}
.privacy_area{
	color:#666666;
	margin-right: 10px;
}
.privacy_area p{
margin:0px 10px 30px;
}
/* submenu -----------------------------------------*/

/*サブメニュータイトル*/
h3.title{
	margin-bottom: 15px;
	background-image: url(../image/h3_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	display: block;
	height: 29px;
}
h4{
	color:#ec6877;
	margin:10px 10px 5px;
}

/*カテゴリ*/
ul.category{
	list-style-type: none;
	font-size:80%;
	margin: 10px 3px 0px 0px;
	width: 230px;
	display: block;
}
ul.category li{
	background-image: url(../image/li_list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	padding-bottom: 5px;
	color: #666666;
	margin: 0px 0px 10px 10px;
	display: block;
}
ul.list {
	margin-left: 7px;
	margin-bottom:30px;
}

ul.list li {
	font-size: 85%;
	list-style: none;
	line-height: 1.4;
}

