﻿@charset "utf-8";


/*+++++++++++++++++++++++++++++++++++++++++++ menu */
#menu li.menu12 a{
	background-position: 0px -38px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contents h3{
	margin: 0px 0px 18px 0px;
	padding: 1px 0px 2px 8px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.3em;
	/*color: #171C61;*/
	color: #333333;
	border-left: 6px solid #3551C7;
	border-bottom: 1px solid #999999;
}
#contents .mb02{
	margin-bottom: 0.3em;
}
#contents .ind01{
	padding-left: 12px;
}
#contents .ind02{
	padding-left: 24px;
	margin-bottom: 0.6em;
}
#contents .pt{
	margin-left: 10px;
	margin-bottom: 0.3em;
}
#contents .pt2{
	margin-left: 36px;
	margin-bottom: 0.6em;
}
#contents .pt3{
	margin-left: 52px;
	margin-bottom: 1em;
}
#contents .pagetop{
	text-align: right;
}
#contents .weit{
	font-weight: bold;
}
#contents .topNote{
	font-size: 11px;
	line-height: 2.0em;
}

/*p {
	margin: 0px 10px 1.3em 10px;
	line-height: 1.5em;
}*/

ul.ulSp{
	margin: 0px 0px 2em 36px;
}
ul.ulSp li{
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.5em;
}

#contents .textbox{
	width: 440px;
	margin: 0px auto 1em auto;
	padding: 8px;
	line-height: 1.5em;
	font-size: 90%;
	border: 1px solid #333333;
}


ul.ulNormal2{
	margin: 0px 0px 16px 0px;
}
ul.ulNormal2 li{
	list-style: none;
	margin: 0px;
	padding: 4px 0px 4px 22px;
	line-height: 1.3em;
	background: url(../../common/images/listBg2.gif) 0px 7px no-repeat;
}