@charset "utf-8";

/* CSS Document */
@media screen {

#insidecommon{
width:760px;
}

#insidecommon .main{
width:760px;
}


#globalNavigation{
top:75px;
left:25px;
width:760px;
position:absolute;
background:#FFF;
height:50px;
}

#globalNavigation ul li{
float:left;
height:50px;
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 -50px;
}

#globalNavigation ul li a:focus {
/*\*/
overflow: hidden;
/**/
}

#globalNaviList01 {width:152px;}
#globalNaviList01 a{background:url(../img/global_menu01.gif) no-repeat top left;}
#globalNaviList02 {width:152px;}
#globalNaviList02 a{background:url(../img/global_menu02.gif) no-repeat top left;}
#globalNaviList03 {width:152px;}
#globalNaviList03 a{background:url(../img/global_menu03.gif) no-repeat top left;}
#globalNaviList04 {width:152px;}
#globalNaviList04 a{background:url(../img/global_menu04.gif) no-repeat top left;}
#globalNaviList05 {width:152px;}
#globalNaviList05 a{background:url(../img/global_menu05.gif) no-repeat top left;}


/* =========================================
　　　 ▼フラッシュエリア設定▼ 
==========================================*/
#mainvisual {
top:80px;
left:0;
position:absolute;
height:200px;
}


/* ページトップへ戻る */

#insidecommon .main p.pagetop{
width:136px;
height:15px;
margin-left:600px;
line-height:1.2em;
margin-top:20px;
}

#insidecommon .main p.pagetop a{
background:url(../img/pageup.gif) no-repeat left top;
text-indent:-9999px;
height:100%;
width:100%;
display:block;
}

#insidecommon .main p.pagetop a:hover{
background-position: 0 -16px;
}

#insidecommon .main p.pagetop a:focus {
/*\*/
overflow: hidden;
/**/
}

/* 枠付 */
#insidecommon .main .introduction{
border:3px double #CCC;
}

/* ページタイトル */
#insidecommon .main h1{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
margin-bottom:15px;
}


p {
line-height:1.8em;
font-size:80%;
margin-bottom:0;
}


}

























@media print {

#insidecommon{
width:680px;
}

#insidecommon .main{
width:680px;
}

#globalNavigation{
display:none;
}

/* =========================================
　　　 ▼フラッシュエリア設定▼ 
==========================================*/
#mainvisual {
top:80px;
left:0;
position:absolute;
height:200px;
}


/* ページトップへ戻る */

#insidecommon .main p.pagetop{
width:136px;
height:15px;
margin-left:530px;
line-height:1.2em;
margin-top:20px;
}

#insidecommon .main p.pagetop a{
background:url(../img/pageup.gif) no-repeat left top;
text-indent:-9999px;
height:100%;
width:100%;
display:block;
}

#insidecommon .main p.pagetop a:hover{
background-position: 0 -16px;
}

#insidecommon .main p.pagetop a:focus {
/*\*/
overflow: hidden;
/**/
}

/* 枠付 */
#insidecommon .main .introduction{
border:3px double #CCC;
}

/* ページタイトル */
#insidecommon .main h1{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
margin-bottom:15px;
}


p {
line-height:1.8em;
font-size:80%;
margin-bottom:0;
}


}
