@charset "utf-8";
/* CSS Document */
#main-content a {
	color:#000000;
	text-decoration:underline;
}
#main-content a:hover {
	color:#bc2929;
	text-decoration:none;
}
#main-content h3 {
	margin-top:20px;
}
#main-content h4 {
	font-weight:bold;
	padding: 3px 0px 3px 25px;
	font-size:14px;
	color:#238623;
	margin:15px 0px 10px 15px;
}
#main-content h4.one {
	background:url(../images/support/icon_1.gif) left center no-repeat;
}
#main-content h4.two {
	background:url(../images/support/icon_2.gif) left center no-repeat;
}
#main-content h4.three {
	background:url(../images/support/icon_3.gif) left center no-repeat;
}
#main-content h3.faq{
	font-weight:bold;
	padding: 3px 20px 3px 45px;
	font-size:14px;
	color:#238623;
	margin:20px 15px 10px 15px;
	position:relative;
}
#main-content h3.faq span{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/support/icon_faq.gif) 0 0 no-repeat;
	width:40px;
	height:20px;
	display:block;
	text-align:center;
	position:absolute;
	padding-top:1px;
	top:0px;
	left:-45px;
}
html>body #main-content h3.faq span{
	top:2px;
	left:0px;
}
/*
#main-content h3.faqone, 
#main-content h3.faqtwo,
#main-content h3.faqthree,
#main-content h3.faqfour,
#main-content h3.faqfive,
#main-content h3.faqsix{
	font-weight:bold;
	padding: 3px 20px 3px 45px;
	font-size:14px;
	color:#238623;
	margin:20px 15px 10px 15px;
}
#main-content h3.faqone {
	background:url(../images/support/icon_faq1.gif) 0 2px no-repeat;
	margin:10px 15px 10px 15px;
}
#main-content h3.faqtwo {
	background:url(../images/support/icon_faq2.gif) 0 2px no-repeat;
}
#main-content h3.faqthree {
	background:url(../images/support/icon_faq3.gif) 0 2px no-repeat;
}
#main-content h3.faqfour {
	background:url(../images/support/icon_faq4.gif) 0 2px no-repeat;
}
#main-content h3.faqfive {
	background:url(../images/support/icon_faq5.gif) 0 2px no-repeat;
}
#main-content h3.faqsix {
	background:url(../images/support/icon_faq6.gif) 0 2px no-repeat;
}
*/
#main-content h5 {
	border-bottom:1px dashed #666666;
	padding:3px;
	font-weight:bold;
	margin:10px 20px 5px 12px;
}
#main-content p {
	padding:5px 20px 10px 15px;
}
#main-content p.know {
	padding:5px 20px 10px 40px;
}
#main-content p.strong {
	padding:5px 20px 10px 15px;
	font-weight:bold;
}
#main-content p.picture1 {
	padding:0px 175px 10px 15px;
	background:url(../images/support/pic_merit-03_01.jpg) right top no-repeat;
	margin-right:25px;
	margin-top:5px;
}
#main-content p.picture2 {
	padding:0px 265px 45px 15px;
	background:url(../images/support/pic_merit-03_03.gif) right top no-repeat;
	margin-right:25px;
	margin-top:5px;
}
#main-content div.picture3 {
	padding:0px 205px 95px 0px;
	background:url(../images/support/pic_merit-03_02.gif) right 50px no-repeat;
	margin-right:25px;
	margin-top:5px;
}
#main-content div.picture4 {
	padding:0px 205px 50px 0px;
	background:url(../images/support/mihiraki.gif) right 50px no-repeat;
	margin-right:25px;
	margin-top:5px;
}
#main-content div.picture5 {
	padding:0px 150px 30px 0px;
	background:url(../images/support/elevenstep.gif) right 60px no-repeat;
	margin-right:25px;
	margin-top:5px;
	position:relative;
}
#main-content div.picture5 div {
	position:absolute;
	width:150px;
	right:15px;
	top:280px;
}
html>body #main-content div.picture5 div {
	right:0px;
}
#main-content div.picture5 div p{
	padding:5px 0px 0px 0px;
	font-size:10px;
}
#main-content div.picture6 {
	padding:0px 205px 75px 0px;
	background:url(../images/support/pic_merit-03_04.gif) right 50px no-repeat;
	margin-right:25px;
	margin-top:5px;
}
#main-content p span.red {
	color:#d92916;
	font-weight:bold;
	border:3px double #d92916;
	padding:3px;
}
#main-content p.small {
	font-size:10px;
}

#main-content .regist {
	padding:5px 0px 25px 0px;
}
#main-content .regist span{
	display:block;
	padding-right:25px;
	text-align:right;
}
#main-content .shape {
	padding:0px 0px 0px 7px;
}