﻿@charset "utf-8";
/* ================================================
マイページ当サイトについてcss
================================================ */

/* エリア
----------------------------------------------------------------------------- */

#kakomi1 #title {
	background-image: url(../imgs/help_p/title_p.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 405px;
	float: left;
	padding-top: 18px;
	padding-left: 24px;
	background-position: 24px 12px;
}
#faq {
}

#title_site {
	margin-bottom: 15px;
}
#title_read {
	margin-bottom: 15px;
}



#about_site {
	margin-bottom: 23px;
}

#about_site #ct_bar {
	margin-bottom: 15px;
}



/* 20100524 追加 */

#faq #about_site ul{
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 0 10px 24px;
}
#faq #about_site dl{
	margin-top: 5px; 
}
#faq #about_site dd{
	margin: 5px 0 10px 15px; 
}
.kankyo{
	color: #ff6699;
}
