@charset "shift-JIS"; 

/*------------------------------------------
                 common
------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

h1 {
 font-size: 12px;
}

h3,h4 {
	font-weight: normal;
}

body {
 font-size:10pt;
 color: #000000;
	line-height:125%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ,sans-serif;
}

img {
	border: 0;
}

#container {
 margin: 0 auto;
	width:780px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
}

/*--font--*/
.style10 {
	color: #32C060;
}

.txt_gray {
	color:#666666;
}

.style12{
 color: #FFFFFF;
 font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt; 
	font-style: normal
}

.h2{
 margin: 3px 0 0 0;
 color:  #000000;
 font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%; 
}


/*--margin--*/

.mTB10 {
	margin: 5px 0 10px 0;
}

.mTB10R5 {
	margin: 10px 0 10px 5px;
}

.mTLR10 {
 margin: 10px 10px 0 10px;
}

.mTR10 {
 margin: 10px 10px 0px 0 ;
}

.mTB20 {
	margin: 15px 0 20px 0;
}

.mTB5 {
	margin: 5px 0;
}

.mT5 {
	margin-top: 5px;
}

.mTB5LR5 {
	margin: 5px;
}

.mTB5R5 {
	margin: 5px 25px 0 0;
}

.mT10 {
	margin: 10px 0 0 0;
}

/*------------------------------------------
             shincyaku jyouhou
------------------------------------------*/
#new {
	width: 750px;
	font-size: 90%;
	text-align: left;
	height: 85px;
	overflow: auto;
}

#newbar {
 background:url(../images2/shikaku_new_bar.gif) no-repeat;
	width: 750px;
	height: 15px;
}

#newbar h2 {
 position:relative;
 top:0;
 left:0;
 z-index:-1;

 overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/*------------------------------------------
               shikaku menu
------------------------------------------*/

#rmenu {
	width: 275px;
	font-size: 90%;
	line-height: 165%;
	text-align: left;
}

/*nemu setsumeibun*/
.r_naitei {
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
	height: 100px;
	background: url(../images2/shikaku_taisaku2_b.gif) repeat-y;
	overflow: hidden;
}

/*ビデオ講座*/
.r_video {
	height: 70px;
} 

/*------------------------------------------
               shikaku menu
------------------------------------------*/

#lemenu1,#lemenu2,#lemenu3,#lemenu4,#lemenu5 {
 margin: 5px 25px 0 0;
	padding: 0;
}

#lemenu1 p,#lemenu2 p,#lemenu3 p,#lemenu4 p,#lemenu5 p {
 padding: 40px 100px 0 40px;
	line-height: 120%;
	text-align:left;
}

#lemenu1 a {
	background: url(../images2/shikaku_s_1_g.gif);
	width: 450px;
	height: 95px;
	display: block;
	text-decoration:none;
 color: #000000;
}

#lemenu2 a {
	background: url(../images2/shikaku_s_2_g.gif);
	width: 450px;
	height: 95px;
	display: block;
	text-decoration:none;
 color: #000000;
}

#lemenu3 a {
	background: url(../images2/shikaku_s_3_g.gif);
	width: 450px;
	height: 95px;
	display: block;
	text-decoration:none;
 color: #000000;
}

#lemenu4 a {
	background: url(../images2/shikaku_s_4_g.gif);
	width: 450px;
	height: 95px;
	display: block;
	text-decoration:none;
 color: #000000;
}

#lemenu5 a {
	background: url(../images2/shikaku_s_5_g.gif);
	width: 450px;
	height: 95px;
	display: block;
	text-decoration:none;
 color: #000000;
}

/*------------------------------------------
                  footer
------------------------------------------*/
#footer {
	background: #ffffff;
}

.ftline {
	background: #29bd5a;
}

#copy {
	background: #85de94;
	font-size: 10pt;
}
