@charset "utf-8";

body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	height: 100%;
	background-attachment: scroll;
	background-image:  url(/contents/gfx/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.2em;
}
html {
scrollbar-3dlight-color : #FAFAFA;
scrollbar-arrow-color : #669999;
scrollbar-base-color : #FAFAFA;
scrollbar-darkshadow-color : #FAFAFA;
scrollbar-highlight-color : #CCCCCC;
scrollbar-shadow-color : #CCCCCC;
scrollbar-track-color : #FAFAFA;}
a:link 	  {
	color:	  #333333;
	text-decoration: underline;}
a:visited {
	color:	  #333333;}
a:hover   { color:	  #6600CC; background-color: #FFFF00;}
h2{
	font-size:12px;
	margin: 0;
	text-indent: -1000em;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;

} 
h3 {
	font-size: 12px;
	background-image:  url(/contents/gfx/bg_h3.gif);
	line-height: 16px;


}
.ttl {
	padding: 8px 0px 0px 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -6px;
	margin-left: 3px;
	height: 20px;
	background-image:  url(/contents/gfx/bg_h3.gif);
	font-size: 14px;
	color: #FFFFFF;


}
h6 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;

}
table {
	font-size: 12px;
}
#wrapper {
	width: 901px;
	padding: 0px;
	margin: 0px;
}
#navi {
	background-image:  url(/contents/gfx/bg_navi.jpg)

}
ul {
	margin-left: 16px;
	padding-left: 8px;
}
.navili {
	margin-bottom: 2px;
	line-height: 18px;
	list-style-type: decimal;
	padding: 0px;
	margin-right: 10px;
	list-style-image:  url(/contents/gfx/bar_arrow.gif);



}
.contents {
	padding-top: 0px;
	padding-right: 10x;
	padding-bottom: 5px;
	padding-left: 13px;
}
.infomation {
	x-border: 1px solid #ff9900;
	letter-spacing: 1px;
	line-height: 180%;
	padding: 5px 10px;





	}
.topics {
	padding:10px;
	font-size: 12px;
	line-height: 1.6em;
	}
.c_left {
	width: 245px;
	height: 144px;
	float: left;
	margin-top:5px;
}
.c_right {
	width: 240px;
	height: 144px;
	float: right;
	padding-top:0px;
	padding-right: 7px;
}
.bana {
	width: 180px;
	border: 1px solid #ff9900;
	float: right;
}
.qlink {
	font-size: 14px;
	margin-top: 5px;
	list-style-image:  url(/contents/img/arrow_s.gif);
	font-weight: bold;
}
#qlphoto {
	width: 175px;
	float:left;
	padding:20px 0px 0px 20px;
}
#pltxt {
	width:320px;
	float:right;
	padding-right: 5px;

}
.q_caption {
	font-size:12px;
	font-weight: normal;
	color: #666666;
	line-height: 1.2em;
	padding-top: 3px;
	margin-top: 3px;

}
.t_caption {
	font-size:10px;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
}
.arrow {
	font-size: 12px;
	margin-top: 5px;
	list-style-image:  url(/contents/img/arrow_s.gif);
	font-weight: bold;
}
.clearfix:after {
height: 0;
content: ".";
visibility: hidden;
display: block;
clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {
zoom: 1;
height: 1%;
overflow: visible;
}
