@charset "utf-8";

/* CSS Document */
@media screen {

#index{
width:770px;
margin-top:320px;
}

#index .main{
width:570px;
float:left;
}

#index .menu{
width:200px;
float:right;
}

#index .menu ul.banner li{
margin:5px 0;
}

/* 芦屋学園グループリンク */

ul#GroupLink{
width:450px;
height:20px;
clear:both;
margin-bottom:0;
margin-top:20px;
}

ul#GroupLink li{
float:left;
height:20px;
position:relative;
/*MacIE\*/
overflow:hidden;
}

ul#GroupLink li a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

ul#GroupLink li a:hover {
background-position: 0 -20px;
}

ul#GroupLink li a:focus {
/*\*/
overflow: hidden;
/**/
}

#GroupLink01 {width:88px;}
#GroupLink01 a{background:url(../../img/group_navi_01.gif) no-repeat top left;}
#GroupLink02 {width:87px;}
#GroupLink02 a{background:url(../../img/group_navi_02.gif) no-repeat top left;}
#GroupLink03 {width:130px;}
#GroupLink03 a{background:url(../../img/group_navi_03.gif) no-repeat top left;}
#GroupLink04 {width:134px;}
#GroupLink04 a{background:url(../../img/group_navi_04.gif) no-repeat top left;}

/* 過去の一覧 */
#index #topicsnews{
background:url(../../img/newinfo_title.gif) no-repeat;
}


#index #topicsnews .top a{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#index #topicsnews .top a:hover{
background-position: 0 -12px;
}

#index #topicsnews .top a:focus {
/*\*/
overflow: hidden;
/**/
}

#index #topicsnews .top a{
background:url(../../img/newinfo_btn.gif) no-repeat;
line-height:75%;
font-size:12px;
float:right;
width:93px;
height:12px;
}

#index #topicsnews .top h2{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
margin:0;
padding:0;
}



#index #topicsnews .top{
width:520px;
padding-top:10px;
height:53px;
}

#index #topicsnews .top .inner,
#index #topicsnews .bottom .inner{
padding-right:20px;
}

#index #topicsnews .top .inner{
padding:10px 15px 0 0;
}

#index #topicsnews .bottom{
width:550px;
clear:both;
overflow:auto;
}

#index #topicsnews .bottom .inner{
padding:0 0 0 20px;
}

/* 新着情報一覧 */

#index #topicsnews .bottom ul.newslist{
width:500px;
min-height:290px;
margin-top:10px;
}

* html #index #topicsnews .bottom ul.newslist{
height:290px;
}


#index #topicsnews .bottom ul.newslist li{
margin:0;
padding:0;
margin-left:20px;
padding-bottom:10px;
font-size:110%;
}

#index #topicsnews .bottom ul.newslist li span.date{
color:#cf3354;
background:url(../../img/newinfo_list.gif) no-repeat 0 center;
font-family:verdana,hervetica;
padding-left:15px;
margin-right:15px;
}

#index #topicsnews .bottom ul.newslist li p{
margin:0;
padding:0;
text-indent:-8em;
padding-left:8em;
}


/* =========================================
　　　 ▼フラッシュエリア設定▼ 
==========================================*/
#flashContainer {
top:80px;
left:25px;
position:absolute;
height:270px;
}

/* =========================================
　　　 ▼グローバルナビゲーション設定▼ 
==========================================*/
#globalNavigation {
top:365px;
left:40px;
position:absolute;
background:#FFF;
height:81px;
}

#globalNavigation ul li{
float:left;
height:81px;
position:relative;
font-size:80%;
/*MacIE\*/
overflow:hidden;
}

#globalNavigation li a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#globalNavigation ul li a:hover {
background-position: 0 -81px;
}

#globalNavigation ul li a:focus {
/*\*/
overflow: hidden;
/**/
}

#globalNaviList01 {width:146px;}
#globalNaviList01 a{background:url(../../img/menu01.gif) no-repeat top left;}
#globalNaviList02 {width:146px;}
#globalNaviList02 a{background:url(../../img/menu02.gif) no-repeat top left;}
#globalNaviList03 {width:146px;}
#globalNaviList03 a{background:url(../../img/menu03.gif) no-repeat top left;}
#globalNaviList04 {width:146px;}
#globalNaviList04 a{background:url(../../img/menu04.gif) no-repeat top left;}
#globalNaviList05 {width:146px;}
#globalNaviList05 a{background:url(../../img/menu05.gif) no-repeat top left;}

h1 {
margin-top:16px;
margin-bottom:10px;
text-indent:-9999px;
}

h2 {
font-size:90%;
background:url(../img/bg_h2.gif) no-repeat top left;
margin-left:10px;
padding:16px 35px;
clear:both;
}

h3 {
font-size:90%;
clear:both;
margin:0 0 10px 20px;
padding:20px 5px 8px 5px;
background:url(../img/bg_h3.gif) no-repeat 2px center;
line-height:1.4em;
}

h4 {
font-size:80%;
font-weight:bold;
margin:0;
padding:0;
margin-left:25px;
margin-top:10px;
}

h5{
font-size:80%;
color:#6CF;
margin:0;
padding:0;
margin-left:25px;
margin-top:10px;
margin-bottom:5px;
padding-bottom:3px;
border-bottom:1px solid #666;
}




/* =========================================
　　　　　　　▼全体共通設定▼ 
==========================================*/

body{
background:#c3e7ff;
text-align:center;
color:#333;
margin:10px auto 50px auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:100%;
}

h1,h2,h3,h4,h5,h6,p,br,form,ul,li,form,input,dl,dt,dt,dd,br {
margin:0;
padding:0;
}

p {
line-height:1.8em;
font-size:80%;
margin:0 20px;
padding-bottom:20px;

}

dl {
line-height:1.8em;
font-size:75%;
margin-bottom:20px;
}

ul,dl,ol,li{
list-style-type:none;
list-style-position:outside;
}

table,
th,
td{
border-collapse:collapse;
}

/* 画像のボーダー非表示 */
img{
border-width:0;
}

/* 基本のリンク */
a{
color:#333;
text-decoration:none;
}

a:hover{
color:#333;
text-decoration:underline;
}

/* 回り込み解除 */
.clear{
clear:both;
}

.center {
text-align:center;
}

/* 改行なし */
.nowrap{
white-space:nowrap;
}


/* ページトップへ戻る */
.return {
clear:both;
text-align:right;
font-size:80%;
}

.return a{
padding:2px;
}

.return a:active,
.return a:visited,
.return a:hover{
text-decoration:none;
color:#333;
}


/* レイアウト */
#wrapper {
margin:0 auto;
width:810px;
text-align:left;
position:relative;
background:url(../img/background_center.gif) repeat-y;
overflow:auto;
padding-bottom:10px;
}

#container {
margin:0 20px;
padding-top:135px;
}


/* =========================================
　　　　　　▼ヘッダー共通設定▼ 
==========================================*/
#headerArea{
padding:0 20px;
padding-top:17px;
position:absolute;
top:0;
left:0;
background:url(../img/background_top.gif) no-repeat;
}

#headerArea .inner{
width:770px;
clear:both;
}

#logo {
top:17px;
left:25px;
position:absolute;
}

#headerContents{
float:right;
width:300px;
margin-top:8px;
}

* html #headerContents{
margin-right:-10px;
}


/* ヘッダーサブナビゲーション */
#headerSubNavigation ul{
width:308px;
height:12px;
clear:both;
}

#headerSubNavigation ul li{
float:left;
height:11px;
position:relative;
margin-right:5px;
/*MacIE\*/
overflow:hidden;
}

#headerSubNavigation ul li a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#headerSubNavigation ul li a:hover {
background-position: 0 -11px;
}

#headerSubNavigation ul li a:focus {
/*\*/
overflow: hidden;
/**/
}

#headerSubNaviList01 {width:40px;}
#headerSubNaviList01 a{background:url(../img/btn_top.gif) no-repeat top left;}
#headerSubNaviList02 {width:80px;}
#headerSubNaviList02 a{background:url(../img/btn_access.gif) no-repeat top left;}
#headerSubNaviList03 {width:78px;}
#headerSubNaviList03 a{background:url(../img/btn_contact.gif) no-repeat top left;}
#headerSubNaviList04 {width:79px;}
#headerSubNaviList04 a{background:url(../img/btn_sitemap.gif) no-repeat top left;}

/* フォントサイズの切替 */
#headerFontSwitch {
background:url(../img/fontsize_bg.gif) no-repeat 165px 1px;
height:17px;
padding-left:231px;
padding-top:1px;
margin-right:6px;
margin-top:5px;
}

#headerFontSwitch span {
height:17px;
width:18px;
position:relative;
font-size:80%;
/*MacIE\*/
overflow:hidden;
float:left;
}

#headerFontSwitch span  a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#headerFontSwitch span a:hover {
background-position: 0 -17px;
}


#headerFontSwitch span a:focus {
/*\*/
overflow: hidden;
/**/
}

#headerFontSwitch .font-small a {background:url(../img/fontsize_small.gif) no-repeat top left;}
#headerFontSwitch .font-normal a {background:url(../img/fontsize_middle.gif) no-repeat top left;}
#headerFontSwitch .font-large a{background:url(../img/fontsize_big.gif) no-repeat top left;}

/* =========================================
　　　　　　▼フッター共通設定▼ 
==========================================*/
#footerArea {
width:810px;
clear:both;
margin:auto;
padding:auto;
}

#footerTopArea{
padding:10px;
background:url(../img/background_center.gif) repeat-y;
}

#footerTopArea .inner{
width:780px;
clear:both;
overflow:hidden;
background:url(../img/fotter_dot.gif) repeat-x;
padding-top:10px;
}


#footerTopArea p.address{
text-align:left;
float:left;
width:385px;
margin:0 0 0 10px;
padding:0;
font-size:70%;
line-height:1.2em;
}

#footerTopArea p.menu{
margin:0;
padding:0;
text-align:right;
font-size:70%;
}

#footerTopArea p.menu a{
padding:0 5px;
}

#footerTopArea p.menu a.left{
border-left:1px solid #333;
border-right:1px solid #333;
}

#footerTopArea p.menu a.right{
border-right:1px solid #333;
}

#footerBottomArea{
background:url(../img/background_bottom.gif) no-repeat;
height:20px;
}


/* =========================================
　　　　　　　▼本文共通設定▼ 
==========================================*/
#mainContainer {
clear:both;
padding:0;
margin-top:270px;
}

/* イメージデコレーション */
.img-decoration {
border:1px solid #ddd;
background:#fff;
padding:1px;
}

ol,
ol li{
list-style-type: decimal
}

ol li{
font-size:80%;
line-height:1.4em;
margin-bottom:10px;
margin-left:5px;
}

h3{
background:url(../img/h3_bg.gif) no-repeat;
padding:8px 35px;
color:#FFF;
font-size:90%;
height:14px;
margin-bottom:15px;
}

ul.circlelist{
margin:10px 20px 20px 20px;
}

ul.circlelist li{
background:url(../img/list_01.gif) no-repeat 0 5px;
padding-left:15px;
font-size:80%;
margin-bottom:10px;
line-height:1.6em;
}



}


















@media print {

#index{
width:700px;
margin-top:380px;
margin-left:0px;
}

* html #index{
margin-left:30px;
}


#index .main{
width:570px;
}

#index .menu{
display:none;
}

#index .menu ul.banner li{
margin:5px 0;
}

/* 芦屋学園グループリンク */

#GroupLink{
display:none;
}
/* 過去の一覧 */
#index #topicsnews{
}


#index #topicsnews .top a{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#index #topicsnews .top a:hover{
background-position: 0 -12px;
}

#index #topicsnews .top a:focus {
/*\*/
overflow: hidden;
/**/
}

#index #topicsnews .top a{
background:url(../../img/newinfo_btn.gif) no-repeat;
line-height:75%;
font-size:12px;
float:right;
width:93px;
height:12px;
}

#index #topicsnews .top h2{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
margin:0;
padding:0;
}



#index #topicsnews .top{
width:520px;
padding-top:10px;
height:53px;
}

.inner {
display:none;
}

/* 新着情報一覧 */

#index #topicsnews .bottom ul.newslist{
width:460px;
min-height:290px;
margin-top:10px;
}

* html #index #topicsnews .bottom ul.newslist{
height:290px;
}


#index #topicsnews .bottom ul.newslist li{
margin:0;
padding:0;
margin-left:20px;
padding-bottom:5px;
line-height:1.4;
font-size:90%;
}

#index #topicsnews .bottom ul.newslist li span.date{
color:#cf3354;
background:url(../../img/newinfo_list.gif) no-repeat 0 center;
font-family:verdana,hervetica;
padding-left:15px;
margin-right:15px;
}

#index #topicsnews .bottom ul.newslist li p{
margin:0;
padding:0;
text-indent:-8em;
padding-left:8em;
}


/* =========================================
　　　 ▼フラッシュエリア設定▼ 
==========================================*/

:root #flashContainer {
top:-310px;
}

#flashContainer {
top:63px;
left:30px;
position:absolute;
height:270px;
}

* html #flashContainer {
margin-left:50px;
}


#flashContainer embed,
#flashContainer object {
width:650px;
height:231px;
}

/* =========================================
　　　 ▼グローバルナビゲーション設定▼ 
==========================================*/
#globalNavigation {
top:365px;
left:40px;
position:absolute;
background:#FFF;
height:81px;
display:none;
}

h1 {
margin-top:16px;
margin-bottom:10px;
text-indent:-9999px;
}

h2 {
font-size:90%;
background:url(../img/bg_h2.gif) no-repeat top left;
margin-left:10px;
padding:16px 35px;
clear:both;
}

h3 {
font-size:90%;
clear:both;
margin:0 0 10px 20px;
padding:20px 5px 8px 5px;
background:url(../img/bg_h3.gif) no-repeat 2px center;
line-height:1.4em;
}

h4 {
font-size:80%;
font-weight:bold;
margin:0;
padding:0;
margin-left:25px;
margin-top:10px;
}

h5{
font-size:80%;
color:#6CF;
margin:0;
padding:0;
margin-left:25px;
margin-top:10px;
margin-bottom:5px;
padding-bottom:3px;
border-bottom:1px solid #666;
}





/* =========================================
　　　　　　　▼全体共通設定▼ 
==========================================*/

body{
background:#c3e7ff;
text-align:center;
color:#333;
margin:10px auto 50px auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:100%;
background:url(../../img/sc_index.jpg) no-repeat top center;
}

h1,h2,h3,h4,h5,h6,p,br,form,ul,li,form,input,dl,dt,dt,dd,br {
margin:0;
padding:0;
}

p {
line-height:1.8em;
font-size:80%;
margin:0 20px;
padding-bottom:20px;

}

dl {
line-height:1.8em;
font-size:75%;
margin-bottom:20px;
}

ul,dl,ol,li{
list-style-type:none;
list-style-position:outside;
}

table,
th,
td{
border-collapse:collapse;
}

/* 画像のボーダー非表示 */
img{
border-width:0;
}

/* 基本のリンク */
a{
color:#333;
text-decoration:none;
}

a:hover{
color:#333;
text-decoration:underline;
}

/* 回り込み解除 */
.clear{
clear:both;
}

.center {
text-align:center;
}

/* 改行なし */
.nowrap{
white-space:nowrap;
}


/* ページトップへ戻る */
.return {
clear:both;
text-align:right;
font-size:80%;
}

.return a{
padding:2px;
}

.return a:active,
.return a:visited,
.return a:hover{
text-decoration:none;
color:#333;
}


/* レイアウト */
#wrapper {
margin:0 auto;
width:700px;
text-align:left;
position:relative;
}

#container {
margin:0 20px;
}


/* =========================================
　　　　　　▼ヘッダー共通設定▼ 
==========================================*/
#headerArea{
padding:0;
position:absolute;
top:0;
left:0;
}

#headerArea .inner{
display:none;
}


/* =========================================
　　　　　　▼フッター共通設定▼ 
==========================================*/
#footerArea {
width:810px;
clear:both;
margin:auto;
padding:auto;
}


/* =========================================
　　　　　　　▼本文共通設定▼ 
==========================================*/
#mainContainer {
clear:both;
padding:0;
margin-top:270px;
}

/* イメージデコレーション */
.img-decoration {
border:1px solid #ddd;
background:#fff;
padding:1px;
}

ol,
ol li{
list-style-type: decimal
}

ol li{
font-size:80%;
line-height:1.4em;
margin-bottom:10px;
margin-left:5px;
}

h3{
background:url(../img/h3_bg.gif) no-repeat;
padding:8px 35px;
color:#FFF;
font-size:90%;
height:14px;
margin-bottom:15px;
}

ul.circlelist{
margin:10px 20px 20px 20px;
}

ul.circlelist li{
background:url(../img/list_01.gif) no-repeat 0 5px;
padding-left:15px;
font-size:80%;
margin-bottom:10px;
line-height:1.6em;
}



}
