html,body {
height:100%;
margin:0;
padding:0;
background-image : url(images/background.gif);
}

a:link { color:#003399; }
a:visited { color:#9966cc; }
a:active { color:#cc6666; }
a:hover { color:#ff7733; }

h1,h2,h3,h4,ul,ol {
margin:0;
padding:0;
}

p {
font-size:0.8em;
line-height:1.3em;
color:#444444;
margin:0;
padding:0;
}

img {
border:0;
}

th,td {
font-size:0.8em;
line-height:1.3em;
color:#444444;
}

div#contents {
width:783px;
background-image : url(images/bg_contents.gif);
background-repeat:repeat-y;
}

/*---------■■■ ヘッダー関連 ■■■---------*/

div#header {
width:780px;
}

h1#logo {
margin-left:10px;
float:left;
}

div#headright {
float:right;
}

p#headmenu {
margin-right:5px;
text-align:right;
}


/*---------■■■ フッター関連 ■■■---------*/

div#footer {
width:780px;
background-image : url(images/bg_footer.gif);
background-repeat:repeat-x;
background-color:#f3f3f3;
}

div#footmenu {
height:19px;
text-align:right;
margin-right:5px;
padding-top:3px;
}

div#footerline {
width:780px;
height:1px;
background-color:#cccccc;
}

p#copyright {
width:780px;
height:50px;
background-color:#ffffff;
border-bottom:solid 1px #cccccc;
}

/*---------■■■ 2階層以降のテンプレート ■■■---------*/

div#gnavi {
width:780px;
background-image : url(images/bg_2nd_menu.gif);
background-repeat:repeat-x;
background-color:f5f8ff;
text-align:center;
padding-top:1px;
}

div#gnaviu {
width:780px;
background-image : url(images/bg_2nd_menu_u.gif);
background-repeat:repeat-x;
}

div#panvavi {
width:760px;
margin:10px;
padding:3px 0 3px 0;
background-image : url(images/bg_gray.gif);
}

p#pnavitxt {
margin:0 20px 0 20px;
}

div#field {
width:780px;
float:left;
background-image : url(images/bg_2nd_contents.gif);
background-repeat:repeat-y;
margin-bottom:10px;
}

div#lfield {
float:left;
}

div#lmenu {
width:185px;
margin-left:10px;
}

div#lsmenu {
padding:6px;
background-color:#f6f6f6;
border:solid 1px #d6d6d6;
}

div#rfield {
float:left;
}

div#main {
width:565px;
margin-left:10px;
}

h2#head {
margin-top : 5px;
margin-bottom : 30px;
}

/*---------■■■ クラス関連 ■■■---------*/

.clear {
clear:both;
font-size:0;
}

.rigth {
text-align:right;
}

.center {
text-align:center;
}

.hfmenu {
margin:0 10px 0 10px;
}

.line {
background-image : url(images/line.gif);
background-repeat:repeat-x;
width:100%;
height:1px;
}

.arrow {
margin-right:10px;
vertical-align:middle;
}

.pagetop {
width:565px;
text-align:right;
margin:20px 10px 10px 0;
}