/*		リンクテキストのプロパティ		*/a:link{color:#af00ff;	text-decoration:underline;}a:visited{color:#8193fe;	text-decoration:underline;}a:active{color:yellow;	text-decoration:underline;}a:hover{color:#8800ee;	text-decoration:underline;	background-color:none;}a:picture{text-decoration:none;	background-color:transparent;}a.news {	font-size: 15px;	font-weight:bold;}a.news:link{color:#005dab;	text-decoration:underline;}a.news:visited{color:#005dab;	text-decoration:underline;}a.news:active{color::#005dab;	text-decoration:underline;}a.news:hover{color::#005dab;	text-decoration:underline;	background-color:none;}/*a.news:link{color:#DB3A40;	text-decoration:underline;}a.news:active{color:#DB3A40;	text-decoration:underline;}a.news:hover{color:#DB3A40;	text-decoration:underline;	background-color:none;}*//*		基本要素プロパティ		*/body{background-color:#005dab;	margin:0px;	padding:0px;	font-family:'MS ゴシック','Osaka',sans-serif;	font-size:12px;	color:black;	text-align:left;	line-height:1.5em;	background-image:url(../img/shadowbase.jpg);	background-repeat:repeat-y;	background-attachment:scroll;	background-position:top center;}h3{font-size:16px;	color:#005dab;	line-height:1.5em;}h3.caution{margin-bottom:0px;	font-size:18px;	color:#d83d43;	font-weight:bold;	line-height:1.5em;}h4{margin-bottom:5px;	font-size:14px;	color:#005dab;	line-height:1.5em;}img{margin:0px;	border:none;}hr{margin:20px 0px 30px;	border-color:#accfed;	clear:both;}hr.dashed{margin:10px 0px 15px;	border-color:#accfed;	border-style:dashed;	clear:both;}strong{color:#d83d43;	font-weight:bold;}/*		基本構成用セット		*/#title{width:800px;	height:335px;	margin:0px;	padding:0px ;	text-align:center;	background-color:white;}#smalltitle{width:760px;	height:90px;	margin:0px;	padding-left:40px;	text-align:left;	background-color:white;}#smalltitle_img{margin-top:10px;	vertical-align:top;	float:left;}#border{width:800px;	height:25px;	background-image:url(../img/topborder.jpg);	background-repeat:repeat-x;	background-attachment:scroll;	background-position:top left;	clear:both;}#bodybox{width:800px;	margin:0px auto;	padding:0px;	text-align:left;	background-color:#dae6f4;}#contentsbox1{width:565px;	margin:0px auto;	padding:48px 70px 15px 25px;	text-align:left;	background-color:white;	float:left;}#contentsbox2{width:565px;	margin:0px auto;	padding:0px 70px 15px 25px;	text-align:left;	background-color:white;	float:left;}#contentsbox3{width:600px;	margin:0px auto;	padding:0px 100px 15px;	text-align:left;	background-color:white;}#navigationbox{width:100%;	height:33px;	margin:0px;	padding-top:15px;	text-align:left;	font-size:10px;	background-color:white;}#copyright{height:15px;	margin:0px;	padding:5px 60px 5px;	text-align:right;	font-size:9px;	color:white;	background-color:#d83d43;	background-image:url(../img/topborder.jpg);	background-repeat:repeat-x;	background-attachment:scroll;	background-position:top left;	clear:both;}/*		個別要素のプロパティ		*/.sectionbox1{margin-left:25px;	padding-left:20px;	text-align:left;	background-color:transparent;	border-left:15px solid #d83d43;}.sectionbox2{margin:0px auto 50px;	padding-left:20px;	text-align:left;	background-color:transparent;	border-left:15px solid #d83d43;}.eachtitle{margin-bottom:10px;}.eachbox{margin:20px 0px;	padding:5px 20px;	border:1px solid #d83d43;}.contentsbox{height:120px;	margin:0px;	padding:5px 20px;	text-align:left;	border:1px solid #d83d43;}.eachhead{font-size:14px;	color:#005dab;	font-weight:bold;	line-height:1.5em;}.signature{margin-top:30px;	text-align:right;	word-spacing:10px;}.gototop{margin:30px 0px;	text-align:right;	font-size:9px;	clear:both;}.print{margin-top:5px;	text-align:right;	font-size:11px;	clear:both;}.mailbottun{margin-right:30px;;	float:left;}#window1{width:330px;	height:210px;	margin:0px;	padding:0px;	border:1px solid #d83d43;}/*		Q&A図のプロパティ		*/.figurebox{margin:50px auto;	text-align:center;}.figure{margin:0px;	border:1px solid black;}/*		バナー広告部のプロパティ		*/#bannerbox{width:100%;	margin:0px;	padding:0px;	text-align:center;	border:none;}.banner{margin:0px 2px;	border-width:1px;	border-style:solid;	float:none;}/*		背景画像入りボックスのプロパティ		*/.imagebox1{width:160px;	height:98%;	background-image:url(../img/background1.jpg);	background-repeat:no-repeat;	background-attachment:scroll;	background-position:center left;}.imagebox2{width:160px;	height:98%;	background-image:url(../img/background2.jpg);	background-repeat:no-repeat;	background-attachment:scroll;	background-position:center left;}

.qa-navigation a:visited {
  color: #5f5f5f;
}
