@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 0.9em;
	font-family:"ヒラギノ PRO W3","MS Pゴシック",Osaka,sans-serif;
	text-align:center;/*実験的*/
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#333333;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #0033ff;
}

a:hover{
	color: #ffcc33;
}

img{
	border-style:none;
}

/*コンテナ（全体）*/
#container{
	width: 780px;
	position: relative;
	margin: 0;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/base_bg.gif);
	padding: 0;
}

/*ヘッダー　各ファイルで管理 #header*/

/*メインイメージ　各ファイルで管理 #main_img*/



/*メインコンテンツ*/
#main{
	width:700px;
	float:left;
	margin-top:25px;
	margin-left:40px;
	_margin-left:20px;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	margin-bottom: 24px;
}


/*主要案内・左メニュー*/


#main_left {
	width: 410px;
	float: left;
	text-align:left;/*実験的*/
	margin-left: 0px;
	_margin-left: 0px;
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#main_left a.list_link{
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*左メインコンテンツ　各ファイル管理*/



/*SKCパソコンスクール・右メニュー*/
#main_right{
	width:270px;
	float:right;
	text-align:left;
	background-color:transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#main_right a.list_link {
	background-image: url(img/link_list_pc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*お問い合わせ関連*/
#skc_tel{
	margin-bottom:20px;
	padding:0px;
	width:270px;
}

#skc_tel h2{
	width:270px;
	height:90px;
	text-indent:-9999px;
	background-image:url(img/skc_tel2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#skc_tel p.img{
	text-align:center;/*実験的*/
}

#skc_tel p.mobile{
	text-align:center;
}

/*検定合格者の声*/
#kenntei_boisu{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:270px;
}

#kenntei_boisu p {
	margin-left:10px;
	margin-right:10px;
}

#kenntei_boisu h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	border-right: 1px solid #3399ff;
	border-top: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 110%;
	color: #3399ff;
	background-color: #ffffff;
}

#kenntei_boisu p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

/*低価格な料金*/
#ryoukinn{
	margin-bottom: 2em;
	margin-top: 5px;
	margin-left: 0px;
	width: 270px;
}
#ryoukinn h2{
	border-left:11px solid #3399ff;
	border-bottom:1px solid #3399ff;
	border-right:1px solid #3399ff;
	border-top:1px solid #3399ff;
	padding:7px 5px 6px;
	font-size:110%;
	color: #3399ff;
	background-color:#ffffff;
}

#ryoukinn p{
	margin-left:10px;
	margin-right:10px;
}

#ryoukinn p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

/*体験学習*/
#taikenn{
	margin-bottom: 2em;
	margin-top: 5px;
	margin-left: 0px;
	width: 270px;
}

#taikenn p{
	margin-left: 10px;
	margin-right:10px;
}

#taikenn h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	border-right: 1px solid #3399ff;
	border-top: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 110%;
	color: #3399ff;
	background-color: #ffffff;
}

#taikenn p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}
/*右メニューここまで*/


/*サブリンク　メインリンク設定各ファイルで管理 #main_menu #sub_menu...*/

#sub_navi {
}
#sub_navi h3 {
	display: none;
}
#sub_navi ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}
#sub_navi ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-size: smaller;
}




#faq {
	position: absolute;
	width: 8em;
	top: 20px;
	left: 440px;
}


#contactus{
	position:absolute;
	width:8em;
	top:20px;
	left:540px;
}

#sitemap {
	position: absolute;
	width: 8em;
	top: 20px;
	left: 640px;
}



#faq a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #666666 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #3399ff !important;
	background-image: url(img/list.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#contactus a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #666666 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #3399ff !important;
	background-image: url(img/list.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#sitemap a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #666666 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #3399ff !important;
	background-image: url(img/list.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}
#faq a:hover,#contactus a:hover,#sitemap a:hover {
	text-decoration: underline;
}


/*フッター*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 700px;
	text-align:left;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#footer h3{
	padding-left:10px;
	margin-bottom:0px;
	width:700px;
  	height:20px;
  	font-size:0.8em;
	font-weight:lighter;
	color:#ffffff;
  	background-image: url(img/footer_title.gif);
	background-repeat: no-repeat;
}

#footer p.company_profile{
	margin-top:10px;
	margin-bottom:0px;
	font-size:1.1em;
}

#footer span.company{
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:0.2em;
}

#footer p.footer_link{
	margin-top:30px;
	padding:3px 0;
	text-align:center;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}


#footer p.img{
	text-align:right;
}

#footer p.kokuti{
	margin-bottom:0px;
	font-size:0.8em;
	text-align:center;
}


#footer p.copy{
	margin-top:10px;
	padding-top:5px;
	border-top: 1px solid #cccccc;
	font-size:0.8em;
	text-align:center;
	color:#666666;
}

/*PR*/
#pr{
	width:780px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
	text-align:right;
	background-color:#ffffff;
}

#pr_link{
	width:150px;
	height:12px;
	font-size:9px;
	text-align:left;
	background-color:transparent;
	overflow:auto;
}

#pr_link a{
	color:#666666;
}
