@charset "utf-8";
/* CSS Document */


body {
	width:100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #4C4C4C;/* ----K70%------ */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	background-color: #F5F5F5;
	background-image: url(../common_img/brock.jpg);
}

h2,h3,h4,h5,h6,dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	text-transform: none;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-transform: none;
}

p {
	font:normal 1em/1.2em arial;
	color:#333;
	margin:0 0 .2em 0;
	padding:0;
}

p.txt01 {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-justify: distribute;
	margin: 2px 0px 10px 0px;
}

p.txt02 {
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-justify: distribute;
	margin: 5px 0px 0px 12px;
}

p.txt03 {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-justify: distribute;
	margin: 2px 0px 20px 0px;
}

p.txt04 {
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-justify: distribute;
	margin: 10px 0px 5px 0px;
}

p.txt05 {
	padding: 0px;
	font-size: 75%;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-justify: distribute;
	margin: 10px 12px 0px 12px;
}

ol.square {
    font-size: 11px;
	line-height: 140%;
	list-style: square;
}

ul.point {
    list-style:url(../common_img/point.gif) outside;
	margin: 0px 0px 0px 19px;
}

li.point2 {
    font-size: 12px;
	margin-bottom: 10px;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}



/* --------------------リンク【iro】--------------------- */

a.iro:link {
/* ---#003399F--- */
  color: #4C4C4C;
  text-decoration:none;
  border-bottom: 1px dotted #4C4C4C;
}
a.iro:visited {
/* ---color: #81B181;--- */
  color: #009999;
  background: transparent;
  border-bottom: 1px dotted #009999;
}
a.iro:hover{
  color: #009999;
  background: transparent;
  border-bottom: 1px dotted #009999;
}
a.mono:active{
  color: #888888;
  background: transparent;
  text-decoration: none;
  border-bottom: 1px dotted #888888;
}

/* --------------------リンク【mono】--------------------- */

a.mono:link {
  color: #666666;
  background: transparent;
  text-decoration:none;
  border-bottom: 1px dotted #666666;
}

a.mono:visited {
  color: #888888;
  background: transparent;
  text-decoration:none;
  border-bottom: 1px dotted #888888;
}

a.mono:hover{
  color: #666666;
  background: transparent;
  background-color: #EEEEEE;
}
a.mono:active{
  color: #888888;
  background: transparent;
  text-decoration: none;
  border-bottom: 1px dotted #888888;
}

/* --------------------ベースレイアウト--------------------- */

#wrapper {
    width:100%;
	padding: 0px;
	height: auto;
	background-image: url(../common_img/haikei.jpg);
	background-repeat: repeat-x;
}

#header {
    margin: 0px auto;
	width: 770px;
	height: 344px;
}

#topset {
    width: 770px;
	height: 117px;
	text-align: left;
	padding-top: 7px;
}

#s-btnset {
    width: 320px;
	float: right;
	text-align: right;
}

#mainvisual {
    width: 770px;
	height: 220px;
}

#pagettl {
    width: 770px;
	height: 110px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

#main {
	width: 720px;
	padding: 25px 25px 20px 25px;
	margin: 0px auto;
	background-image: url(../common_img/haikei2.gif);
	background-repeat: repeat-y;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}

#footer {
    width: 720px;
	margin: 0px auto;
	clear: left;
	text-align: right;
	font-size: 10px;
}

#top-left {
	width: 460px;
	margin-left: 0px;
	float: left;
	height: auto;
}

#top-right {
	width: 220px;
	height: auto;
	float: right;
}

#naka-left {
    width: 200px;
	margin-left: 0px;
	float: left;
	text-align: left;
	height: auto;
}

#naka-right {
    width: 445px;
	margin-left: 259px;
	height: auto;
}

#news {
	width: 450px;
	height: 260px;
	overflow: auto;
	margin-bottom: 10px;
	font-size: 11px;
	scrollbar-highlight-color: #F5F5F5; /* ---ハイライト--- */
	scrollbar-3dlight-color: #E8E8E8; /* ---3Dハイライト--- */
	scrollbar-darkshadow-color: #999999; /* ---濃い影--- */
	scrollbar-shadow-color: #CCCCCC; /* ---影--- */
	scrollbar-arrow-color: #999999; /* ---▲--- */
	scrollbar-face-color: #FFFFFF; /* ---面色--- */
	scrollbar-track-color: #DDDDDD;
	margin-top: 10px;
}

#seminar {
	widows: 440px;
	height: 240px;
	overflow: auto;
	font-size: 11px;
	scrollbar-highlight-color: #F5F5F5; /* ---ハイライト--- */
	scrollbar-3dlight-color: #E8E8E8; /* ---3Dハイライト--- */
	scrollbar-darkshadow-color: #999999; /* ---濃い影--- */
	scrollbar-shadow-color: #CCCCCC; /* ---影--- */
	scrollbar-arrow-color: #999999; /* ---▲--- */
	scrollbar-face-color: #FFFFFF; /* ---面色--- */
	scrollbar-track-color: #DDDDDD;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right;
}




/* --------------------レイアウト--------------------- */

.pagetop-m {
    width: 100%;
	text-align: right;
	margin: 15px 0px 15px 0px;
}

.box_hover{
	cursor:pointer;
	color: #009999;
}

.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}

.linkbox {
    width:190px;
	height: 30px;
	margin: 0px;
	background-image: url(../common_img/btn_haikei.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
}



/* --------------------マージン--------------------- */

/* --------上下-------- */

.mar5 {
    margin-top: 5px;
	margin-bottom: 5px;
}

.mar10 {
    margin-top: 10px;
	margin-bottom: 10px;
}

.mar20_10 {
    margin-top: 20px;
	margin-bottom: 10px;
}

/* --------上-------- */

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

/* --------下-------- */

.marginbottom5 {
    margin-bottom: 5px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom50 {
    margin-bottom: 50px;
}

/* --------左-------- */

.marginleft10 {
    margin-left: 10px;
}

.marginleft20 {
    margin-left: 20px;
}

.margin_l30_b10 {
    margin-left: 30px;
	margin-bottom: 10px;
}

/* --------------------文字--------------------- */

.honbun9 {
	font-size: 9px;
	line-height: 12px;
}

.honbun9c1 {
	font-size: 9px;
	line-height: 12px;
	color: #737373;
}

.honbun10 {
	font-size: 10px;
	line-height: 15px;
}

.honbun10c1 {
	font-size: 10px;
	line-height: 12px;
	color: #737373;
}

.honbun11 {
	font-size: 11px;
	line-height: 17px;
}

.honbun11a {
	font-size: 11px;
	line-height: 15px;
}

.honbun15 {
	font-size: 15px;
	line-height: 19px;
}

.no01 {
	font-size: 11px;
	line-height: 17px;
	color: #00CCFF;
}

.midashi11 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

.midashi12 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #009999;
}
.midashi13 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	margin-top: 10px;
}
.midashi13-2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	margin-top: 10px;
}

.midashi14 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #DC8983;
}



.privacyttl {
	padding: 3px 0px 0px 10px;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 10px;
	width: 445px;
	height: 25px;
	color: #FFFFFF;
	background-image: url(../privacy/img/ttl_haikei.gif);
	background-repeat: no-repeat;
}

/* --------------------罫線--------------------- */

.hr_dot{
    border:dotted;
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.hr_dot2{
    border:dotted;
    border-top:dashed 1px #66CC00;
    height:1px;
    color:#FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.hr_dot3{
	border:dotted;
	border-top:dashed 1px #666666;
	height:1px;
	color:#FFFFFF;
	margin-bottom: 20px;
}

.hr_dot4{
    border:dotted;
    border-top:dashed 1px #66CC00;
    height:1px;
    color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

.hr_dot5{
    border:dotted;
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hr_line{
    border: dotted;
    border-top:dashed 1px #FFFFFF;
    height:1px;
    color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
