/* レイアウト準備 */
*{margin:auto; padding:0;}

body {
text-align:center;
background:#2d2c5a;}

h1,h2,h3,h4,h5,h6,p,ul,li {
margin: 0; 
padding: 0;}


/* インフォとイベント、フレーム内に出ないページのヘッダ */

#head {
margin-top:0px;
width:700px;
height:224px;
border-left:2px #fff solid;
border-right:2px #fff solid;
}

/* インフォとイベント、フレーム内に出ないページのヘッダ */

#menu {
clear:both;
margin-top:0px;
width:700px;
height:53px;
border-left:2px #fff solid;
border-right:2px #fff solid;
}

#top_title {
clear:both;
position:relative;
top:15px;
width:580px;
height:66px;
}

#section_navi{
clear:both;
margin-top:0px;
width:580px;
height:40px;
}

#title_none {
clear:both;
position:relative;
top:5px;
width:580px;
height:5px;
}



/* Welcomeページ用のヘッダ */

#head_welcome {
width:750px;
text-align:left;
}


/* ナビのあるヘッダー */

#head {
margin-top:0px;
width:700px;
height:224px;
background-image:url(../_img/head/head_bg.jpg);
background-repeat:no-repeat;
background-color:#777777;}

#head_special {
margin-top:10px;
width:700px;
height:200px;
background-image:url(../_img/head/head_bg.jpg);
background-repeat:no-repeat;
background-color:#777777;}


#head_title {
width:290px;
padding-top:10px;
height:70px;
float:left;
text-align:left;}

.titlebg {
width:auto;
height:40px;
padding-left:10px;
text-align:left;
background:left no-repeat url(../_img/isp/isp_bg_title.jpg);}


/* ナビのあるヘッダーのナビゲーションCSS */

#head_sub {
width:530px;
float:left;
overflow: hidden;}

#head_subnavi {
text-align:right;
width:530px;
height:30px;}

#head_navi {
width:530px;
height:50px;}

#head_navi li{
width:105px;
list-style:none;
float:left;}

#head_navi img {
visibility: hidden;}

#head_navi a,
#head_navi a:link,
#head_navi a:visited {
background-position: 0px 0px;
float:left;}

#head_navi a:focus,
#head_navi a:hover,
#head_navi a:active {
background-position: 0px 40px;
float:left;}

#head_navi .navi_zyunbi a {
background-image: url(../_img/head/head_menu01f.jpg);}
#head_navi .navi_guide a {
background-image: url(../_img/head/head_menu02f.jpg);}
#head_navi .navi_com a {
background-image: url(../_img/head/head_menu03f.jpg);}
#head_navi .navi_data a {
background-image: url(../_img/head/head_menu04f.jpg);}
#head_navi .navi_faq a {
background-image: url(../_img/head/head_menu05f.jpg);}


/* フッタ */

#foot {
clear:both;
width:700px;
height:30px;
border-left:2px solid #fff;
border-right:2px solid #fff;
background-image: url(../_img/foot/foot.jpg);
background-repeat:no-repeat;}

#foot_navi {
width:700px;}

#foot_navi li{
margin-top:10px;
text-align:center;
list-style:none;
float:left;}

.foot_navi01{
width:120px;
margin-right:10px;}

.foot_navi02{
width:110px;}

.foot_navi04{
width:210px;}

.foot_navi03{
width:100px;
margin-left:80px;}




/* isp用ログインパネル */
#panel_base {
padding-top:5px;
background-color:#CCCCCC;
width:700px;}

#panel {
clear:both;
width:700px;
height:55px;
background-image: url(../_img/isp/panel/panel_bg.jpg);
background-repeat:repeat-x;}



/* ispロゴ入りTOPバー */
#isp {
width:auto;
height:40px;
text-align:left;
background-image:url(../_img/isp/isp_bg.jpg);
margin-bottom:10px;}

#kokuchi {
width:auto;
height:75px;
text-align:center;
background-color:#333333;
padding-top:5px;
padding-bottom:5px;}

.side_login {
text-align:center;
background-image:url(../_img/main_side/side02_form_bg.jpg);}

.side_input {
margin:4px 0px 4px 0px;
width:90px;
height:15px;}


/* 検索 */
#kensaku {
width:700px;
height:15px;
text-align:right;
margin-bottom:5px;
margin-top:5px;}

