
body {
 font-family:"MS UI Gothic","MS PGothic","Osaka";
 text-align: center;
 line-height: 120%;
 font-size: 14px;
 color: #333333;
 margin:0px 0px 10px 0px;
}

a:link {
 color: #2839B5;
 text-decoration: none;
}
a:visited {
 color: #0000b5;
 text-decoration: none;
}
a:hover {
 color: #ff8040;
 text-decoration: none;
}
#out {
 text-align: left;
 padding: 0;
 width:740px;
 margin:0 auto;
 background:#ffffff;
}

#head {
 text-align: left;
 margin:2px auto 0 auto;
 background:#ffffff;
 border-color:#CCCCCC;
 border-width:1px 1px 1px 1px;
 border-style:solid;
 background-image : url(../image/head_back2.png);
 background-repeat: no-repeat;
}

#head .head-img {
 padding:0;
 border: 0;
 margin:0;
}

#head h1 {
 padding:20px 0 25px 70px;
 margin: 0;
 font-size:16px;
 color:#0518A4;
 font-family: Osaka,Verdana,Helvetica,sans-serif;
}

#head .tex-1a {
 padding:10px 0 0 10px;
 margin: 0;
 font-size:11px;
 color:#333333;
 font-family: Osaka,Verdana,Helvetica,sans-serif;
}

#main {
 text-align: left;
 padding: 0;
 margin:0 auto 0 auto;
 background:#FFFFFF;
 border-color:#CCCCCC;
 border-width:0 1px 1px 1px;
 border-style:solid;
 height:100%;
}
#foot {
 text-align: center;
 font-size:10px;
 padding: 10px;
 height:auto;
 background:#FAFAFA;
 margin:0 auto 0 auto;
 border-color:#CCCCCC;
 border-width:0 1px 1px 1px;
 border-style:solid;
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
 background-image : url(../image/head_back.gif);
 background-repeat: no-repeat;
}


/*----------------------------------------ここから左ナビ部分----------------------------------*/

#left {
 width:180px;
 float:left;
 margin:5px 5px 10px 7px;
 padding:0;
}
#left ul {
 padding: 0px;
 margin: 0px;
 list-style:none;
 font-size:14px;
}
#left li {
 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
 margin: 0px 0px 1px 0px;
}
#left li a {
 padding:5px 0px 4px 15px;
 display: block;
 background-image : url(../image/left-navi-a.png);
}

#left li a:hover {
 background-image : url(../image/left-navi-b.png);
 font-weight:bold;
 color:#ff8000;
 background-repeat: no-repeat;
}

/*左ナビ内部リンク 左h1*/
#left h1{
 color: #0518A4;
 font-size:14px;
 line-height:130%;
 text-align: center; 
 border:0;
 padding:7px 1px 5px 1px ;
 margin: 15px 0 0 0;
 background-image : url(../image/left-h1.png);
 background-repeat: no-repeat;
}


/*左ナビ内部リンク 左h2*/
#left h2{
 color: #0518A4;
 font-size:14px;
 line-height:130%;
 text-align: center; 
 border:0;
 padding:7px 1px 5px 1px ;
 margin: 15px 0 0 0;
 background-image : url(../image/left-h1.png);
 background-repeat: no-repeat;
}


/*左ナビ内部リンク 左h3*/
#left h3{
 color: #0518A4;
 font-size:14px;
 line-height:130%;
 text-align: center; 
 border:0;
 padding:7px 1px 5px 1px ;
 margin: 15px 0 0 0;
 background-image : url(../image/left-h1.png);
 background-repeat: no-repeat;
}

/*--> 左Nabi文章1　<--*/
#left .tex {
 color: #666666;
 font-size:12px;
 line-height:120%;
 background-image : url(../image/left-text-back.png);
 background-repeat: no-repeat;
 padding:5px 1px 5px 1px;
 margin: 0 0 10px 0;
 border-color:#cccccc;
 border-width:0 2px 2px 1px;
 border-style:solid;
}

#left strong.red {
        color: #ff8040;
        font-size: 12px;
	line-height:120%;
}

#left strong.blue {
        color: #0000ff;
        font-size: 12px;
	line-height:120%;
}		

#left strong.pink {
        color: #ff00ff;
        font-size: 12px;
	line-height:120%;
}

/*--------------------------ここから右本分--------------------------------*/

#right {
 width:510px;
 float:right;
 padding:0;
 margin:0px 5px 0px 5px;
}

#right h1 {
 color:#cc0000;
 font-size:18px;
 padding:9px 5px 9px 45px;
 margin: 5px 5px 1px 1px;
 background-image : url(../image/title-back2.png);
 background-repeat: no-repeat;
 }

#right h2 {
 color:#cc0000;
 font-size:16px;
 padding:10px 5px 8px 45px;
 margin: 15px 5px 5px 1px;
 background-image : url(../image/title-back2.png);
 background-repeat: no-repeat;
}

#right h3 {
 color:#cc0000;
 font-size:16px;
 padding:10px 5px 8px 45px;
 margin: 15px 5px 1px 1px;
 background-image : url(../image/title-back2.png);
 background-repeat: no-repeat;
}

#right .tex {
 line-height:130%;
 padding:5px 15px 2px 5px;
 margin: 10px 10px 15px 10px;
 background-image : url(../image/tex-back.png);
 background-repeat: no-repeat;
}

#right .tex2 {
 line-height:110%;
 padding:10px 5px 5px 5px;
 margin: auto 10px 1px auto;
 background-image : url(../image/t1-back.png);
 background-repeat: no-repeat;
 width: 230px;
 height: 140px;
 float: right;
}

#right .tex3 {
 line-height:110%;
 padding:10px 5px 5px 5px;
 margin: auto 0 1px 5px;
 background-image : url(../image/t2-back.png);
 background-repeat: no-repeat;
 width: 230px;
 height: 140px;
}

#right .tex4 {
 font-size:14px;
 line-height:120%;
 padding: 5px 0px 5px 10px;
 border: 0;
 background-image : url(../image/tex-back.png);
 background-repeat: no-repeat;
 margin: 0 0 0 5px;
}

#right .img {
 padding:10px 5px 0px 5px;
 border: 0;
 margin: 0 5px 0px 20px;
}

#right .img-r {
 border: 0;
 padding:1px;
 margin: 5px 0 5px 0;
 float : right;
 width: 240px;
 height: 50px;
}

#right .img-l {
 border: 0;
 padding:1px;
 margin: 5px 0 5px 5px;
 width: 240px;
 height: 50px;
 float: left;
}

#right .img-r1 {
 border: 0;
 padding:1px;
 margin: 5px 0 10px 0;
 float : right;
 width: 240px;
 height: 50px;
}

#right .img-l1 {
 border: 0;
 padding:1px;
 margin: 5px 0 10px 5px;
 width: 240px;
 height: 50px;
 float: left;
}

#right .tex-a1 {
 font-size: 8px;
 line-height:120%;
 padding:5px 5px 5px 5px;
 margin: 0 5px 0 5px;
}

/*--> リンク用スパン　<--*/
#right cite {
 padding: 50px 0px 5px 0px;
 font-size: 11px;
 color: #009900;
 line-height:120%;
 text-align: left;
}

/*--> 強調文字飾り　<--*/
#right strong.red {
        color: #ff8040;
        font-size: 15px;
	line-height:130%;
}
#right strong.blue {
        color: #0000ff;
        font-size: 15px;
	line-height:130%;
}		

#right strong.pink {
        color: #ff00ff;
        font-size: 15px;
	line-height:130%;
}

#right strong.red2 {
        padding: 0 0 0 10px;
        color: #ff0000;
        font-size: 15px;
	line-height:120%;
}
#right strong.blue2 {
        padding: 0 0 0 25px;
        color: #000099;
        font-size: 14px;
	line-height:120%;
}		

#right strong.pink2 {
        color: #ff00ff;
        font-size: 16px;
	line-height:130%;
}

#right strong.blue3 {
        color: #0000ff;
        font-size: 16px;
	line-height:130%;
}

/*-- Copyright (C) 引越し情報ガイド All Rights Reserved. 01.DEC.2008無断複製転載を禁ずk.miyoshi --*/