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

html {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	font-family: "qMmpS Pro W3", "lr oSVbN", "Osaka", "Verdana", sans-serif;
	background-color:#FFF;
}

a:link {
	color: #0000CC;
	text-decoration:none;
}
a:visited {
	color: #0000CC;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}

img {
	border: 0;
}


/* =================================== */
/* レイアウトE設宁E*/
/* =================================== */
.thrColFixHdr #container {
	width: 880px;
	margin: 0 auto;
}

.thrColFixHdr #header {
	width: 840px;
	height: 75px;
	margin: 0 auto;
	margin-top: 10px;
	background:white url(../image/icold_header.jpg);;
}

.thrColFixHdr #menu {
	width: 840px;
	margin: 0 auto;
	margin-top: 5px;
}

.thrColFixHdr #main { 
	width: 840px;
	margin: 0 auto;
	margin-top: 30px;
        text-align:justify;
        text-justify:auto;
}  

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColFixHdr #footer{
	width: 838px;
	height: 110px;
	margin: 0 auto;
	margin-top: 30px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color:#F7F7F7;
}
/* 
.thrColFixHdr #container {
	width: 800px;
	margin: 0 auto;
}

.thrColFixHdr #header {
	width: 800px;
	height: 80px;
        text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}

.thrColFixHdr #menu {
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
}

.thrColFixHdr #main { 
	width: 800px;
	margin: 0 auto;
	margin-top: 30px;
        text-align:justify;
        text-justify:auto;
}  

.thrColFixHdr #footer{
	width: 800px;
	height: 115px;
	margin: 0 auto;
	margin-top: 15px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color:#F7F7F7;
}
 */
ul{
	list-style-type:disc;
	line-height: 25px;
}

.table_03 {
        width:600px;
        margin:0px 0px 10px 0px;
        padding:0px;
        border-collapse:collapse;
}
.table_03 th {
        width:25%;
        padding:4px 2px 2px 4px;
        text-align:left;
        vertical-align:top;
        color:#3366CC;
        background-color:#99CCFF;
        border:1px solid #6699CC;
}
.table_03 td {
        padding:4px 2px 2px 4px;
        background-color:#EEEEEE;
        border:1px solid #6699CC;
}
.table_04 {
        width:600px;
        margin:0px 0px 10px 0px;
        padding:20px;
        border:1px solid #6699CC;
        border-collapse:collapse;
}
.table_04 td {
        padding:4px 2px 2px 4px;
        border:0px;
}

.L1 {
	font-size: 20px;
        margin-left: 10px;
        color: #121275;
        font-family:sans-serif;
        font-weight:bold;
}
.L2 {
        margin-left: 10px;
        font-family:sans-serif;
        font-weight:bold;
}
.L3 {
        margin-left: 10px;
        font-family:sans-serif;
}

.txt-a {
        margin-left: 50px;
        margin-right: 50px;
}

.txt-1 {
	font-size:14px;
	font-weight:bold;
}

.txt-2 {
	font-size:12px;
	line-height: 18px;
	color:#3366CC;
}

.txt-3 {
	color:#666666;
}

.txt-4 {
	color:#999999;
	font-size:12px;
}
