@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);   
    background-repeat: repeat-x;   
	background-position: top;
	font-family:  Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", "MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 160%;
	color : #000000;
	text-align: center;
}
body div {
	text-align: left;
	margin: 0 auto;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	margin: 0px auto 0px auto;
	width: 950px;
}
.overflow {
    width:240px; height:191px; overflow:auto; font-size: 12px; line-height:120%;
}
.font_12px_120 {
    font-size: 12px; line-height:120%;
}
.font_12px_120_5 {
    font-size: 12px; line-height:120%; padding-top: 9px; padding-bottom: 5px
}
.font_12px_120_bold {
    font-size: 12px; line-height:120%; font-weight: bold;
}
.font_14px_120 {
    font-size: 14px; line-height:120%;
}
.font_14px_140 {
    font-size: 14px; line-height:140%;
}
.font_12px {
    font-size: 12px; line-height:100%;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
hr.style1 {
	border-color:#999999;
    border-style:solid;
    border-width:0pt 0pt 1px;
    height:0pt;
}

