@charset "UTF-8";
@import url("base.css");
@import url("side_contents.css");

#Main_Contents a:visited {
	color: #333355;
}

#Main_Contents a:hover {
	color: #F00;
}

#Consult {
	font-size: small;
	color: #333333;
	margin: 0 auto;
	line-height:1.2em;
	width:730px;
}
#Consult h1 {
	background-color: #FDD;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F82;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
#Cst_Top {
	border: 1px solid #F85;
	margin-bottom: 10px;
}
#Cst_Top img.fr {
	margin: 10px;
}
#Cst_Top p {
	text-indent: 1em;
}
#Cst_Top p.consult_link {
	text-indent: 0;
	text-align: center;
}
#Cst_Top p.consult_link img {
	margin: 10px;
}
#Cst_Top p , #Cst_Top address , #Cst_Top dl {
	padding: 1em 1.5em;
}
#Cst_Top dt {
	padding-bottom: 0.5em;
}
#Cst_Top dd {
	padding-bottom: 2em;
}
#Cst_Top li {
	margin-left:1.5em;
}
#Cst_Top address {
	font-style: normal;
}


/*--------------------- mailsp_bn ---------------------*/

#mail_support {
	font-size: 14px;
}

#mail_support h1 {
	height: 63px;
	width: 730px;
	overflow: hidden;
	margin-bottom: 10px;
}

#mail_support ul#menu li {
	display: inline;
	margin-right: 10px;
}

#mail_support div.ms_m {
	margin-top: 10px;
	line-height: 1.4em;
}

#mail_support div.ms_m h2 {
	background: #D5EDFA;
	border-left: 5px solid #8AF;
	padding-left: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
}

#mail_support div.ms_m dl dt {
	border: 1px solid #BBB;
	border-bottom: none;
	padding: 5px 5px 5px 5px;
}

#mail_support div.ms_m dl dt a:link,
#mail_support div.ms_m dl dt a:active {
	text-decoration: underline;
}

#mail_support div.ms_m dl dd {
	margin-bottom: 5px;
	border: 1px solid #BBB;
	border-top: none;
	padding: 0 5px 5px 5px;
	background: url(../imgs/mail_support_icon.gif) no-repeat 5px 1px;
	text-indent: 37px;
}

#mail_support p.toback {
	margin-bottom: 3em;
}



/*--------------------- mspt_.html ---------------------*/

#mspt {
	font-size: 14px;
}

#mspt h1 {
	height: 63px;
	width: 730px;
	overflow: hidden;
	margin-bottom: 10px;
}

#mspt ul#menu li {
	display: inline;
	margin-right: 10px;
}

#mspt div.spt_cnt {
	margin-top: 10px;
	line-height: 1.6em;
}

#mspt div.spt_cnt h2 {
	background: #D5EDFA;
	border-left: 5px solid #8AF;
	padding-left: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
}

#mspt div.spt_cnt dl {
	border: 1px solid #BBB;
	padding: 10px;
	color: #555;
}

#mspt div.spt_cnt dl dt {
	margin-bottom: 5px;
	background: #FFC url(../imgs/mail_support_icon.gif) no-repeat left 8px;
	text-indent: 32px;
	color: #555;
	font-weight: bold;
	padding: 5px;
}

#mspt div.spt_cnt dl dt p {
	text-indent: 1em;
	margin-bottom: 0.3em;
}

#mspt div.spt_cnt dl dd {
	margin-bottom: 5px;
	background: url(../imgs/mail_support_icon2.gif) no-repeat left 3px;
	text-indent: 37px;
}

#mspt div.spt_cnt dl dd p {
	text-indent: 1em;
	margin-bottom: 0.3em;
}

#mspt div.spt_cnt dl dd span.return {
	margin: 10px 0 5px 0;
	background: url(../imgs/mail_support_icon.gif) no-repeat left 2px;
	text-indent: 37px;
	display: block;
	color: #000;
}

#mspt div.spt_cnt dl dd span.return_y {
	margin: 10px 0 5px 0;
	background: url(../imgs/mail_support_icon2.gif) no-repeat left 2px;
	text-indent: 37px;
	display: block;
	color: #555;
}

#mspt div.spt_cnt dl dd ol,
#mspt div.spt_cnt dl dd ul {
	margin: 1em 0;
}

#mspt div.spt_cnt dl dd ol li,
#mspt div.spt_cnt dl dd ul li {
	margin-left: 2em;
	text-indent: 0;
}

#mspt p.toback {
	margin-bottom: 3em;
}


