@charset "UTF-8";
/* CSS Document */


#contentsArea #mainContents {
	float: right;
	width: 680px;
}
#contentsArea #mainContents h3 {
	padding-bottom: 20px;
	padding-left: 2px;
}
#contentsArea #sideContents {
	float: left;
	width: 160px;
}
#contentsArea #mainContents .contents {
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentsArea #mainContents .contents p {
	color: #FB6B0C;
	text-align: right;
}
#contentsArea #mainContents .contents p.text {
	color: #375BC4;
	text-align: left;
	width: 450px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 10px;
	padding: 15px;
}
#contentsArea #sideContents ul#questionbox li {
	padding-bottom: 10px;
}
#contentsArea #sideContents #mailmagazin ul li {

	padding-left:5px;
}
#contentsArea #sideContents ul#questionbox {
	padding-left: 5px;
	padding-bottom: 5px;
}

#contentsArea #mainContents dl#infortext {
	width: 450px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentsArea #mainContents dl#infortext dt {
	font-size: 10px;
	color: #FB6B0C;
}
#contentsArea #mainContents dl#infortext dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 11px;
	padding-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.topics_left {
	padding-top: 10px;
	padding-bottom: 10px;
}



.Lnk {
	width:150px;
	height:auto !important;
	height:50px;
	min-height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F8992;
	margin-top: 0px;
	margin-right: 5;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

	margin-left: 5px;
}

.Lnk_txt{
	width:145px;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
	
}
	
.Lnk_txt a{
	color:#666 ;
	text-decoration:none;
	font-size:10px;
	line-height:1.3em;
}
.Lnk_txt a:hover {
	display:block;
	height:auto !important;
	height:50px;
	min-height:50px;
	text-decoration:underline;
	color: #999;
}


.Lnk_txt img{
	margin-right:3px;
}

