@charset "UTF-8";
/* CSS Document */


html {  
    height: 100%;
}


body {
        height: 100%;
        margin: 0px 0px 0px 0px;
        background-color:#000000;
        background-image: url(img/bg_03.png);
        background-position: center top;
        background-repeat: no-repeat;
}
#header {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
}


#toplink {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	width: 100px;
}


a.main01:link {color : #cae2e4;}
a.main01:visited {color : #ea8e8e;}
.main01{color : #fff;}

a.t01:link {color : #918EDA;}
a.t01:visited {color : #4c7598;}
.t-01{color : #918EDA;}

a.t02:link {color : #6a9ecb;}
a.t02:visited {color : #4c7598;}
.t-02{color : #6a9ecb;}

a.t03:link {color : #999;}
a.t03:visited {color : #666;}
.t-03{color : #999;}

a.t04:link {color : #ffffff;}
a.t04:visited {color : #ccffff;}
.t-04{color : #ffffff;}


#logo {
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.maintitle {
	font-family: Arial;
	font-size: 23pt;
	color: #CCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CCC;
	line-height: 150%;
}

#attention {
        left: 20px;
        margin-right: auto;
        margin-left: 5%;

        font-family: Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #CCC;
        line-height: 150%;
}
#attention2 {
        left: 20px;
        margin-right: auto;
        margin-left: 5%;

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #CCC;
        line-height: 150%;
}
#footer {
        background-color: #242424;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        color: #999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
}

.hr01 {
        border-width: 1px 0px 0px 0px;
        border-style: dotted;
        border-color: #666;
        height: 1px;
        margin-top: 8px;
        margin-bottom: 8px;
}
.ul01 {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #444444;
}

.cate-bg-01 {
        background-image: url(img/cate_bg_01.png);
        background-repeat: repeat-x;
}
.cate-bg-02 {
        background-image: url(img/cate_bg_02.png);
        background-repeat: repeat-x;
}
img.ico-layer {
        vertical-align: -2px;
        margin-right: 4px;
}
img.ico-data {
        vertical-align: -2px;
        margin-right: 1px;
}
