@charset "UTF-8";

/*------------------------------------------------------------------------------
	GSK - CSS Modules Import
	Date: 2009-11-26
------------------------------------------------------------------------------*/

#main h1{
	margin-bottom:10px;
}

#main h2{
	margin:30px 0 15px;
}
#main p {
	margin-bottom: 1.5em;
}

#main h3{
	padding:10px 0 10px;
	margin-bottom:10px;
}
.mailInfo {
	background:url(/remind/images/bg_mailinfo.gif) no-repeat 0 100%;
	width: 490px;
	overflow: hidden;
	margin-bottom: 47px;
}
.mailInfo dl {
	background:url(/remind/images/bg_mailinfo.gif) no-repeat 0 0;
	padding: 18px 10px 0 150px;
}
.mailInfo dt,
.mailInfo dd {
	margin: 0 0 10px;
	padding: 0;
	width: 321px;
}
.mailInfo .img {
	float: left;
	width: 150px;
}
.mailInfo .img img {
	margin: 18px 0 20px 13px;
}
#main .serviceBlock h3 {
	font-weight: bold;
	font-size: 120%;
	color: #643200;
	margin: 0;
	padding: 0;
}
#main .serviceBlock h3 a {
	color:#FF3264;
	text-decoration: underline;
}
#main .serviceBlock h3 a:hover {
	text-decoration:none;
}
#main .serviceBlock p {
	margin-bottom: 1em;
	font-size: 120%;
	line-height: 1.7;

}
#main .serviceBlock p.note {
	color: #ff3264;
	font-size: 100%;
	line-height: 1.4;
	margin-bottom: 30px;
}
.mobileBlock {
	background:url(/remind/images/bg_mobile.gif) no-repeat 0 0;
	position: relative;
	margin: 20px 0 40px;
	zoom: 1;
}
.mobileBlock dl {
	padding :20px 18px;
}
.mobileBlock .qrImg {
	position: absolute;
	top: 20px;
	left: 375px;
}
.qaList {
	margin: 0 10px 20px 0;
	padding: 0;
}
.qaList li {
	font-weight: bold;
	color: #643200;
	margin: 1.5em 0 0;
	list-style-position: inside;
	font-size: 120%;
	line-height: 1.7;
}
.qaList li li {
	font-weight: normal;
	color: #5e5e5e;
	background:url(/remind/images/lm_dot.gif) no-repeat 0 .8em;
	padding-left: 8px;
	margin: 0 0 0 5px;
	list-style-position: outside;
	font-size: 100%;
}
a.plink {
	font-size: 120%;
	color:#FF3264;
	text-decoration: underline;
}














