*{
margin: 0;
padding: 0;
font-weight:normal;
}

a{
color: blue;
}

a:visited{
color: #3366FF;
}

a:hover{
 color: #FF0000;
}

body{
text-align: center;
background:url(img/bg-blue.jpg);
}

#container{
width:800px;
margin:0px auto;
text-align:left;
background:#ffffff;
}

#top{
margin-bottom:20px;
}

#top h1{
margin:0px;
height: 90px;
font-size: 26px;
font-weight: normal;
font-family:"HG創英角ｺﾞｼｯｸUB";
color: #ffffff;
padding: 70px 0px 0px 50px;
background: url("img/top.jpg") no-repeat;
}

#main{
float: right;
width: 590px;
text-align: left;
margin:8px 0px 0px 0px;
}

#main h2{
height:26px;
padding: 7px 0px 0px 40px;
font-size:11pt;
color:navy;
font-weight:bold;
background:url(img/h2-obi.gif) left top no-repeat;
}


#main p.syorui {
background: url(http://www.zagu2.net/img/syorui.jpg) no-repeat;
height: 150px;

}

#main p.syorui2 {
background: url(http://www.zagu2.net/img/syorui2.jpg) no-repeat;
height: 129px;

}


.desc{
margin-top:20px;
padding:30px 140px 0px  30px;
height:250px;
background:#ffffff url(img/main.jpg) no-repeat;
}

.desc p{
padding-top:5px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#666666;
line-height: 120%;
}

.desc p.mokuji{
margin:35px 0px 0px 25px;
padding-left:30px; 
background:url(img/mokuji.gif) no-repeat left center;
}

.desc p.mokuji2{
margin:10px 0px 0px 35px;
padding-left:30px; 
background:url(img/mokuji2.gif) no-repeat left center;
}

.desc p.norm{
margin:10px 0px 0px 35px;
padding-left:30px;
font-weight:normal;
}


.cont{
margin:10px 10px 0px 0px;
}

.cont h3{
margin-top:10px;
height:26px;
padding: 7px 0px 0px 40px;
font-size:11pt;
color:navy;
font-weight:bold;
background:url(img/h2-obi.gif) left top no-repeat;
}

.cont h4{
margin-top:15px;
height:28px;
line-height:28px;
padding-left:30px;
font-size:14px;
letter-spacing: 0.1em;
font-weight:bold;
color:#555;
border-right: solid 1px #aaa;
border-left: solid 1px #aaa;
border-top: solid 1px #ddd;
margin-right: 15px;
margin-left: 25px;
background:url(img/obi-gray.jpg) repeat-x;
}

.cont h4 a,.cont h4 a:hover,.cont h4 a:visited{
font-weight:bold;
color:navy;
text-decoration: none;
}

.cont p{
padding-top:5px;
font-size: 13px;
font-color: #333333;
line-height: 130%;
}

.cont p.gendo{
height:20px;
margin-top: 5px;
background: url(img/gendo.gif) no-repeat left center;
padding-top:3px;
padding-left:100px;
color: #333333;
font-weight:bold;
}


.cont p.kinri{
height: 20px;
margin-top: 5px;
background: url(img/kinri.gif) no-repeat left center;
padding-top:3px;
padding-left:100px;
font-size:14px; color: #000000;
font-weight:bold;
}

.cont p.tokutyo{
height: 20px;
margin-top: 5px;
background: url(img/tokutyo.gif) no-repeat left center;
padding-top:3px;
padding-left:100px;
font-size:11px; color: #000000;
font-weight:bold;
}


.cont p.pr1 {
margin-left: 20px;
height:30px;
line-height:30px;
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding-left: 50px;
text-align: left;
background: url(img/tokutyou.jpg) no-repeat left center;
}



.cont p.go{
height: 20px;
margin-top: 5px;
background: url(img/go.gif) no-repeat left center;
padding-top:3px;
padding-left:100px;
font-size:14px; color: #000000;
font-weight:bold;
}


/*------------- テーブル  ----------*/

table {
width: 540px;
margin: 0px 0px 0px 25px;
border-width: 0px 0px 1px 1px;
border-color: #999;
border-style: solid;
table-layout :fixed;
font-size:12px;
}

th {
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
text-align:center;
color: #333333;
background-color: #f5f4dc;
border-width: 1px 1px 0px 0px;
border-color: #999;
border-style: solid;
}

td {
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
color: #333333;
background-color: #ffffff;
border-width: 1px 1px 0px 0px;
border-color: #999;
border-style: solid;
line-height: 130%;
}


.w15{
width:15%;
}

.w20{
width:20%;
}

.w20c{
width:20%;
text-align: center;

}

.w25{
width:25%;
text-align: center;
}

.w30{
width:30%;
}

.w35{
width:35%;
}

.w40{
width:40%;
}

.w50{
width:50%;
text-align: center;
}

.w55{
width:55%;
}

.w100{
width:100%;
}



/*-------------*/


.box1{
line-height: 150%;
margin-left:25px;
margin-right: 15px;
padding:10px 20px 10px 10px;
border: solid 1px #999;
background: url("http://www.icd-rf.com/eng/rich/img/money2.jpg") no-repeat right top #fff;

}

.box1 p {
margin-top:5px;
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
line-height: 130%;
text-align: left;
}

.box1 p.small {
font-size: 12px;
}



.box2{
margin-left:25px;
margin-right:15px;
padding:10px;
background-color: #ffffff;
border-width: 1px;
border-color: #999;
border-style: solid;
background: url(img/box2.jpg) no-repeat right top;
}

.box2 p {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 130%;
text-align: left;
}

.box2 p.bana {
text-align: center;
}


.box3{
margin-left:25px;
margin-right: 15px;
padding:10px;
background-color: #ffffff;
border: solid 1px #999;
}

.box3 p {
margin-bottom:15px;
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 130%;
text-align: left;
}


/*-------------*/


#menu{
float:left;
width: 187px;
margin-left:3px;
}

#menu h4{
height:26px;
font-size:11pt;
font-weight:bolder;
color:#ffffff;
padding:6px 0px 0px 20px;
background:url(img/sidemenu.gif) left top no-repeat;
}

#menu ul{
margin:5px 0px 5px 0px;
list-style-type:none;
}

#menu ul li{
font-size: small;
padding-left:25px;
text-align:left;
line-height:1.5em;
margin-left:7px;
background:url(img/dot.gif) left center no-repeat;
}


#entries{
margin-top:10px;
background:#ffffff;
border:1px solid silver;
}

/*-------------*/


#foot{
margin-top:16px;
padding-top:4px;
width:800px;
height:25px;
text-align: center;
font-size:10pt;
color: #ffffff;
background:url(img/foot.gif) repeat-x;
clear:both;
}

#foot p a{
text-decoration: none;
font-style:normal;
color: #ffffff;
}

.pankuzu{
text-align:right;
margin-right:10px;
}

img{
border:none;
}

/*------------- 　文字  ----------*/


.red  {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}

.blue  {color: blue; font-weight: normal}
.blueb {color: blue; font-weight: bold}
.bluel {color: blue; font-weight: bold; font-size: 16px}

.green  {color: green; font-weight: normal}
.greenb {color: green; font-weight: bold}
.greenl {color: green; font-weight: bold; font-size: 16px}

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}


.list ul li{
padding-left:25px;
text-align:left;
line-height:1.5em;
background:url(img/dot2.gif) left center no-repeat;
}
