/* CSS Document */
*	{
	margin:0px;
	padding:0px;
}
body {
	font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height:1.5em;

}
img {
	border:none;
	vertical-align:top;
}
a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

HR {
	display: none;
}
ul {
	list-style: none;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.ta_right {
	text-align:right;
}
/*ƒtƒHƒ“ƒgŠÖŒW*/
.fs_11 {
	font-size:11px;
	line-height:1.3em;
}
.fs_13 {
	font-size:13px;
	line-height:1.5em;
}
.fc_999 {
	color:#999999;
}
.em {
	font-weight:bold;
}
.pd10 {
	padding-bottom:10px;
}
.pd20 {
	padding-bottom:20px;
}
a:link {
	color: #0072BC; text-decoration:underline;
}
a:active {
	color: #0072BC; text-decoration:none;
}
a:visited {
	color: #0072BC; text-decoration:underline;
}
a:hover {
	color: #0072BC;
	text-decoration: none;
}


/*header*/
#headerNavi {
	height:49px;
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-x;
	padding-left:10px;
}
#headerNavi li {
	float:left;
}
#topicPass {
	background-color:#000000;
	font-size:11px;
	color:#FFFFFF;
	clear:both;
	height:21px;
}
#topicPassInner {
	width:980px;
}
#topicPass a:link {
	color: #DDDDDD; text-decoration:underline;
}
#topicPass a:active {
	color: #DDDDDD; text-decoration:none;
}
#topicPass a:visited {
	color: #DDDDDD; text-decoration:underline;
}
#topicPass a:hover {
	color: #FFFFFF; text-decoration:none;
}
#topicPassInner li {
	float:right;
	width:130px;
	text-align:right;
}
#topicPassInner p {
	padding:2px 0px 0px 15px;
}
#topicPassInner h1 {
	font-size:11px;
	padding-top:2px;
	font-weight:normal;
}

/*contents*/
#contents {
	clear:both;
	width:1020px;
	padding-top:15px;
}

#contentsRight {
	float:right;
	width:700px;
	background-image:url(../images/bg_title.gif);
	background-repeat: no-repeat;
	padding-bottom:15px;
}
#contentsRightInner {
	padding:15px 0px 0px 15px;
}
.article{
 	padding-top:15px;
	clear:both;
}
.article a {
	color:#0072BC;
}
#jc {
	font-size:28px;
	color: #131287;
}
#contentsLeft{
	width:300px;
	padding-bottom:15px;
}

/*contentsRight*/
#contentsRight h3 {
	font-size:15px;
	color:#555555;
	padding-top:15px;
	clear:both;
}


/*contentsLeft*/

#contentsLeft h3{
	display:none;
}
#contentsLeft dd{
	padding:10px 0px 0px 7px;
}

/*footer*/
#footer {
	background-color:#000000;
	color:#999999;
	padding:7px;
	font-size:10px;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	clear:both;
}
address {
	font-style:normal;
}
#footer a:link {
	color: #999999; text-decoration:underline;
}
#footer a:active {
	color: #999999; text-decoration:none;
}
#footer a:visited {
	color: #999999; text-decoration:underline;
}
#footer a:hover {
	color: #FFFFFF; text-decoration:none;
}

/** clear  **/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/** clear  **/

.banner {
width:1000px;
float:left;
}
.banner img {
padding:0 15px 0 0;
}
.banner .text {
width:200px;
font-size:11px;
display:inline-block;
vertical-align:bottom;
line-height:13px;
}

#slick_container {
width:500px;
    margin:0 auto;
	text-align:center;
}
