﻿body{background-image: url("bkgd.gif"); background-repeat: repeat-x }
body div {text-align: left;margin: auto; font-size : 13px;}

/*リンク*/
A {text-decoration : none;}
A:LINK {color : #006699; text-decoration:NONE;} 
A:HOVER {color : #FF0000;  text-decoration :NONE;}
A:VISITED {color : #941D55; text-decoration:NONE;}
A:ACTIVE {color : white; text-decoration: NONE;}

#box {width: 898px; margin: 10 auto;}
#wrap { float:left; width:705px;margin-right:5px;}
#header {float:left ;width:700px; margin-bottom:8px;}
#main { float:left;width:490px;}
#left { float:left;width:200px;margin-right:10px;}
#left {line-height:1.4em;}
#footer {width:100%; margin-top:10px;}
#right { float:left;width:188px;}

.main_box-title{
padding:2 0 2 10px;
background-image: url("title-bg.gif");
background-repeat:repeat-x;
background-color:#F5F5F5;
color : black;
border: solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
}
.main_box{
border: solid 1px #CCCCCC;
padding: 5  0 5 10;
background-color:#F5F5F5;
}
table{
font-size:13px;
}


/*ヘッダー部の装飾*/
/*ヘッダ部のリンクカーソル1～７*/
.Link01{
background-image : url(icon_01.gif);
padding-left:13px;font-size : 13px;
background-position: left center;
background-repeat : no-repeat;
color : #006699;
}
.Link01:LINK {
color : #006699; 
text-decoration:NONE;
} 
.Link01 :HOVER {
color : #FF0000;  
text-decoration :NONE;
}
.Link01 :VISITED {
color : #006699;
text-decoration:NONE;
}
.Link01 :ACTIVE {color : #FFFFFF; text-decoration: NONE;}

/*左のメインメニュー装飾*/
.S-Link01{
background-image : url(m-service.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link01 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link02{
background-image : url(m-webmail.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link02 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link03{
background-image : url(m-user.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link03 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link04{
background-image : url(m-server.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link04 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link05{
background-image : url(m-link.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link05 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link06{
background-image : url(m-saport.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link06 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link07{
background-image : url(m-toiawase.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link07 :HOVER {color : #d3272c;  text-decoration :NONE;}

.S-Link08{
background-image : url(m-map.gif);background-position: left center; padding-left:20px;font-size : 13px;background-repeat : no-repeat;color : #1D3994;
}
.S-Link08 :HOVER {color : #d3272c;  text-decoration :NONE;}

/*その他のリンク*/
.Sub-Link{
background-image : url(icon_02.gif);
background-repeat : no-repeat;
background-position: left center;
padding-left:13px;
font-size : 13px;

color : #1D3994;
}
.Sub-Link :HOVER {color : #d3272c;  text-decoration :NONE;}


