/*ギタークラフトアカデミー*/
/*基本設定*/
img,p,form,h1,h2,h3,form,ul,li{margin:0px;padding:0px;}
#*{text-align: left;font-size:12px;line-height:20px;font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;}
.*{text-align: left;font-size:12px;line-height:20px;font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;}
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #000000;
	font-size:12px;
	line-height:18px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.jpg);
	background-position: top;
	vertical-align: text-top;
	vertical-align: top;
}
table{
	border-collapse:collapse;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
td{
	text-align: left;
	font-size:12px;
	line-height:20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	vertical-align: text-top;
	vertical-align: top;
}
/*基本リンク*/
a:link{color:#006699;text-decoration:underline;font-weight: normal;}
a:visited{color:#006699;text-decoration:underline;font-weight: normal;}
a:hover{color:#0066CC;text-decoration: none;font-weight: normal;}

/*基本画像*/
img{text-decoration: none;border:none;}
.img_left{float:left;padding-right:20px;padding-bottom:10px;}
.img_right{float:right;padding-left:20px;padding-bottom:10px;}

/*クリア*/
.clear{clear:both;}

/*ID*/
#body{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	align: center;
}
#head{}
#navi{
	width:720px;
	height:40px;
	background-image:  url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi .b{padding:10px 0px 10px 40px;}

#pannavi{
	font-size:10px;
	line-height:14px;
	margin:0px 0px 0px 40px;
	color:#333333;
}
#pannavi a:link{font-size:10px;color:#333333;text-decoration:underline;font-weight: normal;}
#pannavi a:visited{font-size:10px;color:#333333;text-decoration:underline;font-weight: normal;}
#pannavi a:hover{font-size:10px;color:#0066CC;text-decoration: none;font-weight: normal;}


#main{
	margin:3px 10px 10px 30px;
}

/*サイドメニュー*/
#side{
	width:180px;
	margin:10px 10px 10px 10px;
	background-color:#FFFFFF;
	background-image: url(../img/bg_sidemenu_01.gif);
}
#side ul{list-style:none;width:170px;}
#side li{
	list-style-type: none;
	text-align: left;
	margin-left:8px;
}
#side a:link,#side a:visited,#side a:hover{
	display:block;	
	padding:6px 0px 4px 18px;
	line-height:16px;
	background-repeat: no-repeat;
	background-position: left center;
}

#side a:link{
	color:#0066CC;
	text-decoration:none;
	background-image: url(../img/list_01.gif);
}
#side a:visited{
	color:#0066CC;
	text-decoration:none;
	background-image: url(../img/list_01.gif);
}
#side a:hover{
	color:#FF6600;
	text-decoration:underline;
	background-image: url(../img/list_02.gif);
}

#side .sub a:link{
	color:#0066CC;
	text-decoration:none;
	padding-left:18px;
	background-image: url(../img/list_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side .sub a:visited{
	color:#0066CC;
	text-decoration:none;
	padding-left:18px;
	background-image: url(../img/list_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side .sub a:hover{
	color:#FF6600;
	text-decoration:underline;
	padding-left:18px;
	background-image: url(../img/list_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#side .m0{
	color:#0066CC;
	text-decoration:none;
}
#side .m1{
	color:#FF6600;
	padding-left:18px;
	background-image: url(../img/list_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side .m2{
	color:#0066CC;
	padding-left:18px;
	background-image: url(../img/list_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side .sub{
	margin-left:15px;
	font-size:11px;
	line-height:24px;
	background-color:#FFFFFF;
}


#side .s0{
	font-size:11px;
	line-height:24px;
	background-color:#FFFFFF;
	color:#0066CC;
}
#side .s1{
	padding-left:18px;
	font-size:11px;
	line-height:24px;
	background-color:#FFFFFF;
	color:#FF6600;
	background-image: url(../img/list_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*トップ左バナー*/

#left_banner{
	width:180px;
	padding:20px 10px 10px 10px;
	background-color:#FFFFFF;
}
.left_banner{margin-bottom:5px;}

/*左サイドバナー*/
#banner{margin:30px 10px;}/*サブページのバナー*/

#footer {
	line-height:20px;
	text-align: center;
	align:center;
	margin:0px 20px 0px;
	padding:40px 0px 10px;
	background-image: url(../img/img_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
/*バナー*/
.banner{margin-bottom:10px;}
.banner2{margin-bottom:4px;}

/*クラス*/
.stext10{font-size:10px;text-align:center;padding:0px 5px 0px 5px;line-height:12px;color:#333333;}

.li11{
	padding:3px 0px 3px 18px;
	list-style-type: none;
	margin-left:20px;
	font-size:12px;
	line-height:24px;
	text-align: left;
	color:#FF6600;
	border-style: none;
	background-image: url(../img/list_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.li12 {
	padding:3px 0px 3px 18px;
	list-style-type: none;
	margin-left:20px;
	font-size:12px;
	line-height:24px;
	text-align: left;
	color:#FF6600;
	border-style: none;
	background-image: url(../img/list_11.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sh{
	width:680px;
	margin:0px 10px 0px 10px;
	background-color:#FFFFFF;
	
	}
.space10{padding:10px;}	
/*トップに戻る*/	
.top{text-align:right;font-size:10px;margin:0px 15px 15px 10px;}
/*次へ進む*/
#next{
	padding:3px 0px 3px 18px;
	list-style-type: none;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:280px;
	font-size:12px;
	line-height:24px;
	text-align: left;
	color:#FF6600;
	border-style: none;
	background-image: url(../img/list_11.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*下部の資料＆説明会*/
#footer_button{
	text-align: center;
}
/*プログラム系のトップ*/
.logo_p{align:center;text-align:center;}
