body {
	margin:0 ; padding:0;
	text-align:center;
	font-size:12px;		/* 標準フォントサイズ */
	color:#333333;
	background:#FFFFFF;
	}

a {text-decoration:underline }
a:hover {text-decoration:none }

#menu ul,#menu li {
	list-style-type: none;
}

div
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{margin:0;padding:0;}


/* 
h1 {
	font-size: 14px;
	line-height: 130%;
	color: #008900;
	font-weight: bold;
}
*/

h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

h2  {
     font-size: 14px;
}

/*
--------------------------------------------------
menu
--------------------------------------------------
*/

#sidemenu1 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu1-bg.gif);
}

#sidemenu1 p.subLink A:link,#sidemenu1 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg.gif);
 }
#sidemenu1 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg2.gif);
 }
 
#sidemenu1-2 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu1-bg.gif);
}

#sidemenu1-2 p.subLink A:link,#sidemenu1-2 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 38px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg3.gif);
 }
#sidemenu1-2 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg4.gif);
 }
 
#sidemenu2 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu2-bg.gif);
}

#sidemenu2 p.subLink A:link,#sidemenu2 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu2-bg.gif);
 }
#sidemenu2 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu2-bg2.gif);
 }


/*新　p⇒li全適用時上記menucss 削除*/

#sidemenu1 li {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu1-bg.gif);
}

#sidemenu1 li.subLink A:link,#sidemenu1 li.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg.gif);
 }
#sidemenu1 li.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg2.gif);
 }
 
#sidemenu1-2 li {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu1-bg.gif);
}

#sidemenu1-2 li.subLink A:link,#sidemenu1-2 li.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 38px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg3.gif);
 }
#sidemenu1-2 li.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu1-bg4.gif);
 }
 

#sidemenu2 ul {
	text-indent:0px;
	margin:0px;
	padding:0px;
	text-align: left;

}

#sidemenu2 li {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu2-bg.gif);
	list-style: none;
}

#sidemenu2 li.subLink A:link,#sidemenu2 li.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	margin:0px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu2-bg.gif);
	
 }
#sidemenu2 li.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
    margin:0px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu2-bg2.gif);
 }

/*インタビューページ用メニュー*/

#sidemenu_int p {
	width : 200px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/event_int/back.jpg);
    border-bottom:1px #CCCCCC solid;
}

#sidemenu_int p.subLink A:link,#sidemenu_int p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 27px;
	padding-bottom: 5px;
	background-image: url(../image/event_int/backjpg);

 }

#sidemenu_int p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/event_int/backjpg);

 }

/*ココまでインタビューページ用メニュー*/

#sidemenu3 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu3-bg.gif);
}

#sidemenu3 p.subLink A:link,#sidemenu3 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-bg.gif);
 }
#sidemenu3 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-bg2.gif);
 }

#sidemenu3-2 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu3-2-bg.gif);
}

#sidemenu3-2 p.subLink A:link,#sidemenu3-2 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 38px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-2-bg.gif);
 }

#sidemenu3-2 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-2-bg2.gif);
 }

#sidemenu3-2-2 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu3-2-bg3.gif);
}

#sidemenu3-2-2 p.subLink A:link,#sidemenu3-2-2 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 38px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-2-bg3.gif);
 }

#sidemenu3-2-2 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-2-bg4.gif);
 }

#sidemenu3-3 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu3-bg3.gif);
}

#sidemenu3-3 p.subLink A:link,#sidemenu3-3 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-bg3.gif);
 }
#sidemenu3-3 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu3-bg4.gif);
 }

#sidemenu4 p {
	width : 200px;
	height: 29px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(../image/common/menu4-bg.gif);
}

#sidemenu4 p.subLink A:link,#sidemenu4 p.subLink A:visited { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 29px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu4-bg.gif);
 }
#sidemenu4 p.subLink A:hover { 
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-left: 31px;
	padding-bottom: 5px;
	background-image: url(../image/common/menu4-bg2.gif);
 }
 
/*
--------------------------------------------------
menu end
--------------------------------------------------
*/


a.menulink1 {
	font-size: 12px;
	color:#006600;
	text-decoration:underline;
	font-weight: bold;
}
a.menulink1:hover {
	font-size: 12px;
	color:#FF6600;
	text-decoration:none;
}

a.menulink2 {
	font-size: 10px;
	line-height: 130%;
	color:#99005B;
	font-weight: bold;
	text-decoration:underline;
}
a.menulink2:hover {
	font-size: 10px;
	line-height: 130%;
	color:#FF6600;
	font-weight: bold;
	text-decoration:none;
}

a.menulink3 {
	font-size: 125%;
	line-height: 140%;
	font-weight: bold;
	text-decoration:none;
}

a.menulink3:hover {
	font-size: 125%;
	line-height: 140%;
	color:#FF6600;
	font-weight: bold;
	text-decoration:none;
}

.numberlink{
	font-size: 16px;
	padding-bottom: 3px;
	padding-right: 3px;
	color: #333333;
	font-weight: bold;
}

.px9-120 {
	font-size: 9px;
	line-height: 120%;
	color: #333333;
}
.px9-130 {
	font-size: 9px;
	line-height: 130%;
	color: #333333;
}
.px9-140 {
	font-size: 9px;
	line-height: 140%;
	color: #333333;
}
.px9-150 {
	font-size: 9px;
	line-height: 150%;
	color: #333333;
}
.px10-120 {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.px10-130 {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}
.px10-140 {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.px10-150 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.px10-160 {
	font-size: 10px;
	line-height: 160%;
	color: #333333;
}
.px11-140 {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.px11-150 {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.px11-160 {
	font-size: 11px;
	line-height: 160%;
	color: #333333;
}
.px12-120{
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.px12-120-bo{
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}
.px12-120-r{
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}
.px12-120-b{
	font-size: 12px;
	line-height: 120%;
	color: #3366CC;
}
.px12-130{
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.px12-140{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.px12-150{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.px12-160{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.px12-170{
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
.px12-180{
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.px14-120{
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}
.px14-120-w-bo{
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
.px14-130{
	font-size: 14px;
	line-height: 130%;
	color: #333333;
}
.px14-140{
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.px14-150{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.px14-160{
	font-size: 14px;
	line-height: 160%;
	color: #333333;
}
.px14-170{
	font-size: 14px;
	line-height: 170%;
	color: #333333;
}
.px14-180{
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.px16-120{
	font-size: 16px;
	line-height: 120%;
	color: #333333;
}
.px16-130{
	font-size: 16px;
	line-height: 130%;
	color: #333333;
}
.px16-140{
	font-size: 16px;
	line-height: 140%;
	color: #333333;
}
.px16-150{
	font-size: 16px;
	line-height: 150%;
	color: #333333;
}
.px16-160{
	font-size: 16px;
	line-height: 160%;
	color: #333333;
}

.px16-160{
	font-size: 16px;
	line-height: 160%;
	color: #333333;
}
.px16-170{
	font-size: 16px;
	line-height: 170%;
	color: #333333;
}
.px16-180{
	font-size: 16px;
	line-height: 180%;
	color: #333333;
}
.px18-120{
	font-size: 18px;
	line-height: 120%;
	color: #333333;
}
.px18-130{
	font-size: 18px;
	line-height: 130%;
	color: #333333;
}
.px18-140{
	font-size: 18px;
	line-height: 140%;
	color: #333333;
}
.px18-150{
	font-size: 18px;
	line-height: 150%;
	color: #333333;
}

.px20-120{
	font-size: 20px;
	line-height: 120%;
	color: #333333;
}

.px25-120 {
	font-size: 25px;
	line-height: 120%;
	color: #333333;
}
.px30-120 {
	font-size: 30px;
	line-height: 120%;
	color: #333333;
}
.table-bg1 {
	background-image: url(../image/bg_award.gif);
	background-repeat: no-repeat;
	background-color: #E8E1D9;
}
.table-bg2 {
	background-image: url(../image/bg_award2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table-bg3 {
	background-image: url(../image2/prince.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerlink {
	font-size: 10px;
	color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
}
.waku-blue {
	padding: 2px;
	border: 2px solid #0067D9;
}
.waku-orenge {
	padding: 2px;
	border: 2px solid #FF6600;
}
.waku-green {
	padding: 2px;
	border: 2px solid #66CC00;
	height: 70px;
	width: 450px;
}
.waku-green2 {
	height: 62px;
	width: 442px;
	background-color: #E8F7D9;
}


.waku-blue-kounin {
	padding: 2px;
	border: 2px solid #4FA4C8;
	height: 70px;
	width: 450px;
	}

.waku-blue-kounin2 {
	height: 62px;
	width: 442px;
	background-color: #EEF7FF;
}

.waku-blue-kounin3 {
	padding: 10px;
	border: 1px solid #A0D5F3;
	background-color: #FFFFFF;
}


.waku-pink {
	padding: 2px;
	border: 1px solid #FF84AC;
	height: 70px;
	width: 450px;
}

.waku-pink2 {
	height: 62px;
	width: 442px;
	background-color: #FFEEF7;
}



.waku-orng {
	padding: 2px;
	border: 2px solid #FF9900;
	height: 70px;
	width: 450px;
}

.waku-orng2 {
	height: 62px;
	width: 442px;
	background-color: #FFFFE1;
}








.waku-gray {
	padding: 1px;
	border: 1px solid #999999;
	width: 30px;
}

.waku-gray2 {
	padding: 1px;
	border: 1px solid #999999;
	width: 55px;
}


.bg-img {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	background-image: url(../image/service/3youso_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box-osusume {
	background-color: #F3F2E5;
	width: 126px;
	padding: 4px;
}


.box-osusume2 {
	background-color: #F3F2E5;
	width: 100px;
	padding: 4px;
}

.box-osusume3 {
	background-color: #F3F2E5;
	width: 400px;
	padding: 4px;
}

.box-kouza {
	font-size: 12px;
	line-height: 130%;
	color: #008900;
	font-weight: bold;
	background-color: #E8F7D9;
	padding: 7px;
}

.box-kouza-kounin {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	background-color: #EEF7FF;
	padding: 7px;
	color: #146FA6;
}


.box-simple {
	font-size: 12px;
	line-height: 130%;
	padding: 7px;
	font-weight: normal;

}

.box-simple2 {
	font-size: 10px;
	line-height: 130%;
	padding: 7px;
	font-weight: normal;

}

/*
.box-kouza2 {
	background-color: #E8F7D9;
	padding: 7px;
}
*/

/* gidオリジナル用CSS*/

.box-kouza2 {
	background-color: #E8F7D9;
	padding: 7px;

	font-size: 14px;
	line-height: 130%;
	color: #008900;
	font-weight: bold;
}
.box-dvdkouza {
	font-size: 14px;
	line-height: 130%;
	color: #003399;
	background-color: #D9EFFF;
	font-weight: bold;
	padding: 7px;
}


.box_dvdosusume {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFCC;
	padding: 10px;
/*	color: #660000; */
	color: #8B0000;
}

.waku-gid1 {
	padding: 10px;
	border: 1px solid #66CC00;
	background-color: #FAFAE7;
}

.waku-gid2 {
	padding: 10px;
	border: 1px solid #66CC00;
	background-color: #FAFAE7;
}

/* gid1-2 用CSS*/


.box_gid1 {
	font-size: 12px;
	line-height: 20px;
	background-color: #EBF5FC;
	padding: 10px;
	/*	color: #660000; */
	color: #2C77AF;
}

.box_gid2 {
	font-size: 12px;
	line-height: 20px;
	background-color: #EDFAFA;
	padding: 10px;
	/*	color: #660000; */
	color: #287777;
}




.ttl_gid1 {
	background:url(../image/gid1/ttl_left.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin:10px 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
			}

.ttl_gid1_green {
	background:url(../image/gid1/ttl_left_green.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin:5px 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
			}

.ttl_gid2_brue {
	background:url(../image/gid1/ttl_left.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin:5px 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
			}

.ttl_gid2 {
	background:url(../image/gid1/ttl_left_green.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin:10px 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
			}

.box_dvdosusume2 {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	/*	color: #660000; */
	color: #333333;
	background-color: #FFFAE6;
}

.box_dvdosusume3 {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFCC;
	padding: 10px;
/*	color: #660000; */
	color: #8B0000;
}


.waku-blue {
	padding: 10px;
	border: 1px solid #B6DAF3;
	background-color: #FFFFFF;
}


.waku-green3 {
	padding: 10px;
	border: 1px solid #66CC00;
	background-color: #FAFAE7;
}




/* ADD by ks bbs*/

.bbs_thred{
	text-align:center;
	background-color:#FFFFFF;
	width:515px;
	margin:0 auto;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;


}



.bbs-ttl {
	background-color:#E8F7D9;
	padding: 7px;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
}


.bbs-td-grayt{
	text-align:left;
	background-color: #F5F5F5;
	padding-left:10px;
		font-size: 12px;
	line-height: 140%;
	color: #333333;
}


.bbs-td-cmnt{
	text-align:left;
	padding-left:10px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}




.bbs-re-count {
	font-size: 120%;
	font-weight: 800;
	color: #FF9933;
}

.bbs-count{
	padding-left:20px;
	color:#333333;
	font-weight:bold;
	font-size: 90%;

}

.thre-type{
font-size:95%;
background-color:#339933;
color:#FFFFFF;
padding:2px;
margin-right:7px;

}

.thre-nushi{
	background-color:#006699;
	color:#FFFFFF;
	padding:2px;
	margin-right:7px;
	font-weight: bold;
}


.cmnt-day{
	margin-bottom:10px;
	padding-right: 10px;
}

.bbs-del{
        padding-left:20px;
}



.bbs-cre-tdttl {
	background-color:#E2FAD6;
	padding: 7px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}


.cre_form{
padding-left:15px;
width:500px;
margin:0 auto;
         }


.bbs_line{
	width:515px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}


/* ADD by ks */
.font13px {
	font-size: 13px;
}
.font12px {
	font-size: 12px;
}
.font11px {
	font-size: 11px;
}
.f11px {
	font-size: 11px;
}
.text12px {
	font-size: 12px;
	line-height: 130%;
}
.text11px {
	font-size: 11px;
	line-height: 140%;
}
.lecture-box-s {
	padding: 5px 0px 3px 7px;
	border-top: 1px solid #FFB306;
	border-bottom: 3px solid #FFB306;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	color: #003399
;
	margin-bottom: 10px;
}
.lecture-title{
	margin: 16px 0px 4px 0px;
	padding: 4px;
	color: #fff;
	background: #999;
	font-weight: bold;
	border: #000 dashed 1px;
}
#lecture-contents .chapter {
	margin: 16px 0px 4px 0px;
	padding: 4px 0px 0px 4px;
	border-left: #f83 solid 3px;
	border-bottom: #ccc solid 1px;
}

#lecture-contents .chapter-line {
	background: #fdfaea;
}
.lecture-box2-s {
	width:475px;
	padding: 5px 0px 3px 7px;
	border-left: 3px solid #FFB306;
	border-bottom: 1px solid #FFB306;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 10px;
	margin-left: 7px;
}
/* ページｖ錫拍*/
.page-comment {
	margin: 0px 0px 16px 0px;
	padding: 12px;
	border: #ddd double 3px;
	line-height: 140%;
}
.border-concept {
	border: 1px solid #659832;
}
.border-menu-concept {
	border: 1px solid #B7B7B7;
}
.pickup {
	color: #FF3333;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;


}

.pickup2 {
	color: #3366CC;
	font-size: 12px;
	line-height: 150%;

}

.pickup3 {
	color: #FF4D87;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.waku-green0 {
	padding: 2px;
	border: 2px solid #66CC00;
}
.monitor_v_back_mi {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../image/monitor_jukou/monitor_mi.jpg);
	background-position: 0px 0px;
	font-weight: bold;
	width: 90px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 50px;
}
.monitor_v_back {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../image/monitor_jukou/monitor_mi.jpg);
	background-position: -110px 0px;
	font-weight: bold;
	width: 410px;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
}

/*dvd紹介ページ
.det a{ background-image:dvd_syousai2.jpg;
 width:189px;
 height:43px;
 text-indent:-999em;
}

.det a:hover{ background-image:dvd_syousai2_over.jpg;
      width:189px;
      height:43px;

}*/

.de_right {
           text-align:right;
           padding-right:10px;
}



/*
--------------------------------------------------
以下　新規レイアウト用CSS

100728　全体レイアウトCSS化　yano 
121003  講座詳細ページのみSEO対策としてCSS化　yano
　　
できれば全体での新CSS適用を希望したが、detailのみとのこと。
その他のページは以後修正。
--------------------------------------------------
*/



/*
--------------------------------------------------
Layout
--------------------------------------------------
*/

#wrapper{
	text-align:center;
	    
  

}

#back  {
	width:780px;
	text-align:center;
	margin:0px auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #66CC00;

}


#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}

  .head_left {
	float:left;
	padding:15px 10px 10px 5px;
  }

  .head_right {
	float:right;
	text-align: right;
	padding: 5px;

  }
  
  .font_green{ color:#006600;}

#header form {
	margin:5px 0px;
}


#tab {
	clear:both;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 23px;
	padding-top: 3px;
	

}

   #tab ul {
	margin:0px;
	width: 100%;
	padding: 0px;


   }


  #tab li {
	float: left;
	list-style-type: none;
	height: 23px;
	padding: 0px;
	margin: 0px;
	padding-right: 2px;


  }
  
#tab a {
	margin: 0px;
	padding: 0px;
}

#qurty {
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66CC00;
	margin-top: 0px;
}

 #qurty form{ margin:5px 3px;
 }
 
 #qurty .r{
	float:left;
	margin:7px 5px 5px 5px;
	  }
	  
 #qurty .l{
      float:right; 
	  }	  

#topic_path{
	margin-bottom:7px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
}


#contents {
	padding-top:10px;
	text-align: center;
	margin: 0px auto;

}


#side_menu {
	width:200px;
	float:left;
	margin-right:15px;
	margin-left: 0px;
             
			 }

			 
#sidemenu2{margin-bottom:12px;

}


#main_contents{
	width:550px;
	float:right;
	padding: 0px 0px;
	text-align: center;

}

#footer {
	font-size: 11px;
	color: #333333;
	padding-bottom: 2px;
	padding-top:0px;
	text-align: right;
	clear: both;
	margin:0px;
      

}

.footer_border{
	border-bottom:4px solid #66CC00;
	margin:0px;
	height:4px;
	padding: 0px;
	margin-bottom: 10px;

}

.footer_border1{
    border-bottom:4px solid #66CC00;
	margin:0px;
	height:4px;
	padding: 0px;

}

.footer_border2{
	margin:0px;
    border-top:3px solid #F0F0F0;
	height:3px;
	padding: 0px;

}

#footer li {
	float: right;
	list-style-type: none;
}
#footer ul {
	padding-bottom: 1px;
}

/*layout end*/

/*common*/

.c{
   clear:both; /*回り込み回避*/
   
   }

.page_top{
          margin:20px 0px;
          text-align: right;
		  }


.mg15{ margin-bottom:15px}

.border_non{
       border:none;

}

#top {
	text-align: left;
	width: 780px;
	margin: 0px auto;
}


.titber_green{
	background-image:url(../image/common/titbar_green_v2.jpg);
	background-repeat:no-repeat;
	padding:7px 10px 0px 15px;
	height: 30px;
	text-align: left;
	margin: 5px 0px 15px 0px;

}



.side_osusume{ /*再度メニューおすすめ講座*/
	text-align:left;
	margin-bottom: 15px;
	background-color:#FCF1DC;
	padding-bottom: 5px;

}


.side_osusume ul{
	margin:0px;
	padding:10px 10px 3px 10px;

}

.side_osusume li{
	margin:7px 0px;
	background-image:url(../image/common/yaji_orenge.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;


}

.side_osusume_info{ /*再度メニューおすすめ情報*/
	text-align:left;
	margin-bottom: 15px;
	background-color:#E6F1F7;
}


.side_osusume_info ul{
	margin:0px;
	padding:10px;

}

.side_osusume_info li{
	margin:7px 0px;
	background-image:url(../image/common/yaji_orenge.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;


}



#curri_list{ /*カリキュラムリスト detail*/
            margin:5px 10px;
			text-align:left;

}



#curri_list ol{
	background-color:#EEEEEE;
	font-weight:bold;
	margin:0px;
	text-indent: 0px;
	padding: 0px;

}

#curri_list li{
	background-color:#FFFFFF;
	margin:0px;
	list-style-type: none;
	font-weight: normal;
	padding: 3px 10px 5px 15px;
	font-size: 100%;
	line-height: 120%;

}

#curri_list p{
	padding:5px;
	font-size:110%;
	margin: 0px;

}


#osusumekouza_yoko{  /*おすすめ講座横並び*/
	margin:25px 0px;
	padding: 0px;

}

#osusumekouza_yoko img{ float:left;


}

.osusumekouza_yoko_box{
	float: left;
	width: 153px;
	margin: 0px 1px 0px 1px;
	height: 95px;
	border-top: 3px solid #C93D6A;
	border-bottom: 2px solid #FFB2CC;
	padding: 3px 0px 3px 0px;

}

.osusumekouza_yoko_box_face {
	float: left;
	border: 0px;
	width: 20px;
	margin-right: 3px;
	padding: 2px;

}

.osusumekouza_yoko_box_titl{
	float: right;
	width: 110px;
	background-color: #F3F2E5;
	padding: 3px;
	text-align: left;
}


.osusumekouza_yoko_box_read {
	margin:3px 0px 3px 0px;
	padding: 0px;
	text-align: left;
	line-height: 120%;
	font-size: 80%;

}


/*common end*/


/*講座紹介ページ　detail*/

.detail_contents{
            width:510px;
            margin:0px auto;
			}

.keywd {
	border: 1px dotted #999999;
	font-size: 15px;
	line-height: 130%;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}




.kousiphoto {
	float: left;
	height: 100px;
	width: 85px;
	text-align: center;
}

.kousiphoto_img{
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}


.kouza-box-r {
        float:right;
		width:415px;
}

.kouzaname {
	width: 405px;
	padding: 5px;
	font-size: 14px;
	text-align: left;
	background-color: #E8F7D9;
	line-height: 130%;
	color: #008900;
	font-weight: bold;
	border-top: 3px solid #008900;
	margin-bottom: 10px;
}

.kouzaname_read {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
}


.box-comment {
         margin-bottom:15px;

}

.box-comment-read-ttl{
               background-image: url(../image/detail/coment1.gif);
			   background-repeat:no-repeat;
			   height:39px;

}

.box-comment-read {
	text-align: left;
	padding: 0px 5px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #68CD03;
	border-left-color: #68CD03;


}

.box-comment-read-end{
               background-image: url(../image/detail/coment4.gif);
			   background-repeat:no-repeat;
			   height:11px;

}


.box-koushisyokai {
	margin-bottom: 15px;
	text-align: left;
}
.box-koushisyokai-txt {
	font-size: 11px;
	line-height: 150%;
	margin:0px;
	padding: 10px;
	border: 1px solid #66CC00;
	background-color: #FAFAE7;
	padding: 10px;
}


.prof_name {
	background-image:url(../image/detail/profile.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 35px 2px 0px;
}



.waku-orenge2 {
	background-color:#FFFFEC;
	border:medium double #FF6600;
	padding:7px;
	width:230px;
	margin: 3px auto;
       
 
}

.waku-orenge3 {
	background-color:#FFFFEC;
	border:medium double #FF9900;
	padding:15px 3px 15px 3px;
	margin: 3px 0px;
       
 
}



.relate_kouza_list{
	margin:10px 10px 5px 10px;
}

.relate_kouza_list ul{
	padding:0px;
	text-align: left;
	margin: 0px;
}

.relate_kouza_list li{
	text-indent:10px;
	background-image:url(../image/common/yaji_orenge.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type: none;
	padding: 5px 5px;
	border-bottom: dotted 1px #CCCCCC;
	


}



.510_ad{
	text-align:center;
	padding:5px;
	margin:15px;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	  }


/*講座紹介ページ追加修正　左上広告表示*/

#detail_osusumekouza_yoko{  /*おすすめ講座横並び*/
	margin:25px 0px;
	padding: 0px;

}

#detail_osusumekouza_yoko img{ float:left;


}

.detail_review_title{
background-color:#C36; color:#FFF; padding:5px; margin-bottom:2px; font-size:12px;
text-align:center;
font-weight:bold;
}
.detail_osusumekouza_yoko_box{
	float: left;
	width: 200px;
	margin: 0px 1px 10px 1px;
	border-top: 1px solid #C93D6A;
	border-bottom: 2px solid #FFB2CC;
	border-left: 1px solid #FFB2CC;
	border-right: 1px solid #FFB2CC;
	padding: 0px 0px 3px 0px;

}

.detail_osusumekouza_yoko_box_face {
	float: left;
	border: 0px;
	width: 70px;
	margin-right: 3px;
	padding: 2px;

}

.detail_osusumekouza_yoko_box_titl{
	float: right;
	width: 115px;
	background-color: #F3F2E5;
	padding: 3px;
	text-align: left;
	font-size: 95%;
	font-weight: bold;
}


.detail_osusumekouza_yoko_box_read {
	margin: 3px 0px 3px 0px;
	padding: 5px;
	text-align: left;
	line-height: 140%;
	font-size: 100%;

}


/*講座紹介ページ追加修正　イメージ画像表示*/

.detail_img{ text-align:center;
             margin:5px auto;
			 width:500px;}

.detail_img table{ font-size:12px;
line-height:130%;
	
	}

.detail_img span{ color:#F60; 
	
	}

/*講座紹介ページ追加修正　講師情報アイコン共有*/

.t_share{ list-style:none;
margin-left:0px;
margin-top:5px;
margin-bottom:10px;
padding-left:0px;
	}

.t_share li{ float:left;
margin-left:0px;
padding-top:7px;
vertical-align:middle;
             width:45%;

	}
	



.blog{ text-indent:30px;
       background-image:url(../image/icon_share_blog.jpg);
	   	height:28px;
		background-repeat:no-repeat;
	}
	
.hp{ text-indent:30px;
       background-image:url(../image/icon_share_hp.jpg);
	   	height:28px;
		background-repeat:no-repeat;
	}
	
.fb{ text-indent:30px;
       background-image:url(../image/icon_share_fb.jpg);
	   	height:28px;
		background-repeat:no-repeat;
	}

.tweet{ text-indent:30px;
       background-image:url(../image/icon_share_tweet.jpg);
	   	height:28px;
		background-repeat:no-repeat;
	}

/*講座紹介ページ追加修正　レビュー表示*/

.detail_review{
	padding: 0px;
	border: 1px solid #CCC;
	margin: 10px auto;
}

.line_green{border-bottom:#6C0 2px solid; margin:3px 0px;}


/* 新規レイアウトCSS化end 121003*/


/* Twitter右余白解除*/

iframe.twitter-share-button {
    width: 89px!important;
}


/* Facebook Like Box width:100% 
	.fbcomments,
	.fb_iframe_widget,
	.fb_iframe_widget[style],
	.fb_iframe_widget iframe[style],
	.fbcomments iframe[style],
	.fb_iframe_widget span{
	    width: 100% !important;
	}*/


/*TOPデザイン120829*/

.top_event {border:#CCCCCC solid 1px;
          margin:10px 0px;}

.top_cam {border:#CCCCCC solid 1px;
          margin:10px 0px;}

.btn_link a{ padding:5px 0px;
             margin: 5px 3px; }

.btn_link a:hover{
	padding:5px 0px;
	margin: 5px 3px 5px 4px;
}


/*120821企業取材ページ*/

.int_listtable {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999999;
		 }
		 
.int_border_m15{
	border-bottom:#999999 dotted 1px;
	margin:15px 0px;
			 }
			 
.int_border_m10{
	border-bottom:#999999 dotted 1px;
	margin:10px 0px;
			 }

/*120829TOP 特集企画ページ*/

.td_dot{border-bottom:dotted #CCCCCC 1px;}


/*お試し受講リンクボタン

.link_btn a  {

	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	padding: 10px 25px;
	font-weight:bold;
	font-size: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0 -1px 1px #FF6666, -1px 0 1px #FF6666, 1px 0 1px #FF6666;
	background: -moz-linear-gradient(top, #FF6666, #FF6666 1%, #FF6666 50%, #FFAAAA 99%, #FFAAAA);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF6666), color-stop(0.01, #FF6666), color-stop(0.5, #FF6666), color-stop(0.99, #FFAAAA), to(#FFAAAA));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	
	width:350px;
	height:35px;
}


.link_btn a:hover	{
	background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));
	background: #fff;
	text-decoration:none;
	
}

.link_btn a:active {
	background: #ccc;
	padding: 10px 25px;
		text-decoration:none;
}

*/


/*TOPページレビュー　右上表示*/

.top_review_box{
	float: left;
	width: 228px;
	margin: 0px 1px 10px 1px;
	border-top: 1px solid #C93D6A;
	border-bottom: 2px solid #FFB2CC;
	border-left: 1px solid #FFB2CC;
	border-right: 1px solid #FFB2CC;
	padding: 0px 0px 3px 0px;

}

.top_review_box_face {
	float: left;
	border: 0px;
	width:50px;
	margin-right: 3px;
	padding: 2px;

}

.top_review_box_titl{
	float: right;
	width: 155px;
	background-color: #F3F2E5;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size:85%;
	line-height:110%;
}


.top_review_box_read {
	margin: 3px 0px 3px 0px;
	padding: 5px;
	text-align: left;
	line-height: 140%;
	font-size: 100%;

}


.top_line_dot{
	border-bottom: 1px #333333 dotted;
	margin: 8px 0px;
}


/*リクエストページ*/

.request_tag {text-decoration:none;
font-size:80%;
margin:10px;
padding:10px;
border:1px #999999 dotted;
line-height:180%;}

.request_tag a { color:#2F2F2F;
}

.request_tag a:hover {text-decoration:none;
}


.riquest_list {border:1px #999999 dotted; padding:10px;}

/*リンクボタンデザイン 120119 app_start.php*/

.link_btn{ margin:10px 0px 10px 0px;
}

.link_btn a  {
    display:block;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	padding: 10px 25px;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
/*	cursor: pointer;*/
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #fff;
	background: -moz-linear-gradient(top, #fff, #fff 1%, #fff 50%, #fff 99%, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #fff), color-stop(0.5, #fff), color-stop(0.99, #F6F6F6), to(#fff));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	width:250px;
}


.link_btn a:hover	{
    display:block;
	padding: 10px 25px;
	background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));
		text-decoration:none;
	
}
.link_btn a:active {
	background: #ccc;
	padding: 10px 25px;
		text-decoration:none;
	
}

.link_btn_orange{ margin:10px 0px 10px 0px;
}

/*140121add yama*/

.link_btn_orange a{
	display:block;
	color: #ffffff;
	padding:5px 0;
	font-weight: bold;	
	font-size: 13px;	
	text-decoration:none;	
	
	background-color: #FF9C00;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 10px;
	border: 1px solid #f09000;
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,1);
		
		width:160px;
}

.maillist_table{
	background-color:#999999;
  margin-bottom:15px;
	font-size:12px;
	line-height:18px;
	}

.maillist_table td { 
	background-color:#FFFFFF;
	padding: 8px 15px;
	}			
.maillist_table th { 
	background-color:#FFFFCC;
	font-weight: bold;
	padding: 8px 15px;

}