@charset "UTF-8";
/* ========基本リンク======== */
.pagetop a:link {  color: #111078; text-decoration: none; }
.pagetop a:visited {  color: #111078; text-decoration: none; }
.pagetop a:hover {  color: #111078; text-decoration:underline; }
.pagetop a:active {  color:  #111078; text-decoration: none; }

a:link {  text-decoration: none;}
a:visited {  color: #5F9EA0; text-decoration: none;}
a:hover {  color: #B0C4DE; text-decoration: underline;}
a:active {  text-decoration: none;}


/* ========レイアウト======== */
body { 
       margin: 0;
       padding: 0;
       font-size: 90%;
       line-height: 1.5em;
       background-color: #FFFFFF;

}
/* ========ページ全体======== */
#page {
       width:900px;
       text-align:left;
       margin: 0 auto;
       background-color: #FFFFFF;
} 
/* ========ヘッダー======== */
#page #header {
	width: 900px;
	height: 100px;
	margin: 0px;
	padding: 0px;
        border-left: 1px solid #0080FF;
        border-right: 1px solid #0080FF;
}

#page #topheader {
	width: 900px;
        height: 355px;
        background-image:url('img/topheader01.jpg');
        background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
        border-bottom: 1px #808080 solid;
        border-left: 1px solid #0080FF;
        border-right: 1px solid #0080FF;
}

.toptable {
        width: 490px;
        border: 0;
        position: relative; top: 260px; left:80px;
        font-size: 1em;
        font-family: "MS PMincho","Hiragino Mincho Pro",serif;
        color: #ffffff;
        line-height: 0.6em;
}



/* ========フッター======== */
#footer {
       width: 900px;
       height:20px;
       background-image:url('img/footer.jpg');
       text-align:right;
       font-size:12px;
       color:#ffffff;
       border-left: 1px solid #0080FF;
       border-right: 1px solid #0080FF;
       clear:both;
}

/* ========コンテンツ全体======== */
#contents {
       width: 900px;
       float: left;
       clear:both;
       background-image:url('img/bg.jpg');
       background-repeat: repeat-y;
       border-left: 1px solid #0080FF;
       border-right: 1px solid #0080FF;
} 
/* ========トップコンテンツメイン======== */
#tcontents {
       width: 900px;
       float: left;
       clear:both;
       background-color: #FFFFFF;
       background-image:url('img/bg.jpg');
       background-repeat: repeat-y;
       border-right: 1px solid #0080FF;
       margin: 0;
} 

#tmain {
       width:660px;
       float:right;
       padding-left: 0px;
       padding-right: 0px;
       background-color: #FFFFFF;
       margin-right: 10px;
       margin-bottom: 20px;
}

.listnumber {list-style-type: decimal;}
/* ========トップコンテンツcol1======== */
#tmain_r {
       width:300px;
       float:right;
       padding-left: 10px;
       padding-right: 10px;
       background-color: #fdf4c7;
       margin:0;
       border-style: dotted;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
}

/* ========トップコンテンツcol2======== */
#tmain_l {
       width:300px;
       float:left;
       padding-left: 10px;
       padding-right: 10px;
       background-color: #E6E6FA;
       margin:0;
       border-style: dotted;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
}

/* ========コンテンツメイン======== */
#main {
       width:590px;
       float:right;
       padding-left: 35px;
       padding-right: 50px;
       background-color: #ffffff;
       margin:0 auto;
}

.listnumber {list-style-type: decimal;}

/* ========コンテンツサイド======== */

#side {
       width: 220px;
       float: left;
       font-size: 90%;
       line-height: 1.2em;

       background-image: url('img/bg.jpg');
       background-repeat: repeat-y;
}

img {border:0;}

.rollover01 {
width:220px;
height:50px;
background:url(img/blog_ttl02.jpg) no-repeat left top;
}

.rollover01 a {
display:block;
width:220px;
height:50px;
font-size:1px;
line-height:1px;
outline:none;
}

.rollover01 a:hover {
text-indent:-9999px;
} 

.sideMenu li {
       color:#ffffff;
       margin-left:2%;
       margin-bottom:10px;
       padding-bottom:0.1em;
       padding-right:0.2em;
       list-style:none;
}

.sideMenu li ul {
       margin-left:10%;
       margin-bottom:10px;
       padding-left:0;
}

.sideMenu a {
       text-decoration:none;
       color: #ffffff;
       padding-left:5px;
       border-left:8px solid #ffffff;
}

.sideMenu a:hover {
       text-decoration:underline;
       padding-left:5px;
       border-left:8px solid #ed0446;
} 

.sideMenu a:visited {
       color: #B0C4DE
} 

.sideMenu li ul a {
       text-decoration:none;
       color: #ffffff;
       padding-left:5px;
       border-left:5px solid #ffffff;
}
.sideMenu li ul a:hover {
       text-decoration:underline;
       padding-left:5px;
       border-left:5px solid #ed0446;
} 

.sideMenu a: visited {color:#5F9EA0; }
.nicon: {image:url('img/footer.jpg'); border: 0;
}

.blogttl{margin-top:5px;
}

/* ========コンテンツメイン詳細======== */

.window {
       width:500px;
       background-color:#F0FFFF;
       overflow:scroll;
scrollbar-face-color: #F0F8FF;
scrollbar-track-color: #F5F5F5;
scrollbar-arrow-color: #00008B;
scrollbar-highlight-color: #DCDCDC;
scrollbar-shadow-color: #008B8B;


}

.imgmargin {margin-right: 3px;}
.img {float: left; border: 0; margin-right: 2em; margin-bottom: 1em;}

.clearLeft {clear: left;}
.clear {clear: both;}
.clear hr { display:none;} 
.text {line-height: 1.7;}

strong {line-height: 1.2em; font-size: 100%; font-weight: bold;}
.lead {line-height: 1.2em; font-size: 100%; color: #CC0033; font-weight: bold;}

h1 {
       font-weight: bold;
       color: #111078;
       font-size: 1.5em;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 0px;
       border-bottom-width: 1px;
       border-left-width: 0px;
       margin-bottom: 10px;
}

#leadL {
       text-align: center;
       font-weight: bold;
       border-color: #111078;
       font-size: 130%;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 0px;
       border-bottom-width: 1px;
       border-left-width: 0px;
       margin-bottom: 10px;
margin-top: 5px;
}
#leadR {
       text-align: center;
       font-weight: bold;
       border-color: #111078;
       font-size: 130%;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 0px;
       border-bottom-width: 1px;
       border-left-width: 0px;
       margin-bottom: 10px;
margin-top: 5px;
}
h2 {
       font-weight: bold;
       color: #2255A4;
       line-height: 1.2em;
       font-size: 1.2em;
       margin: 0;
}

.h2top {
       font-weight: bold;
       color: #444444;
       line-height: 1.2em;
       font-size: 1.2em;
       margin: 0;
}

h3 {
       font-weight: bold;
       color: #2255A4;
       line-height: 1em;
       font-size: 1em;
       margin: 0;
}

.keyword, span {
       display: inline;
       margin-left: 0.3em;
       margin-right: 0.3em;
       font-weight: bold;
       color: #2255A4;
       font-size: 1.2em;
}

p {text-indent: 1em;}

dd {
       margin-left: 6em;
       margin-top: 0.2em;
       margin-bottom: 0.5em;
}

dt {
       margin-left: 2em;
       padding:0.3em 1em;
       border-top:0;
       border-left:1px solid #808080;
       border-bottom:2px solid #808080;
       border-collapse:collapse;
       border-spacing:0;
       background-color:#EEEEEES;
       empty-cells:show;
}

.line { border-bottom: 2px dotted #999999}
.h2line {
       border-color: #2255A4 black;
       border-style: solid;
       border-top-width: 1px;
       border-right-width: 0px;
       border-bottom-width: 1px;
       border-left-width: 0px
       line-height: 150%;
}

.table {border: 0;padding: 0;}

th {
       padding-top: 5px;
       padding-bottom: 3px;
       font-weight: bold;
       color: #2255A4;
}

.td {padding-left: 3em;padding-bottom: 10px;}

.tableNote {
       padding-left: 10px;
       padding-right: 10px;
       line-height: 150%;
       background-color: #FFFFFF;
       border-style: dotted;
       border-color: #FFFFFF;
       border-collapse: spread;
} 


#tableBook {
       width: 540px
       background-color: #FFFFFF;
       padding: 5px;
       border: 0;
}

#tableBooktd {
       width: 270px;
       padding-left: 15%;
       vertical-align:top;
       font-size: 13px;
       line-height: 1.2em;
}

.book {border:1px;}

.list {list-style-image: url(img/icon.jpg);}
.listnone{list-style:none;}
.note {font-size: 13px}

#tableblog {
       width: 300px;
       background-color: #fdf4c7;
       padding-top: 15px;
       padding-bottom: 10px;
       padding-left: 10px;
       padding-right: 0px;
       margin-right: 5px;
       margin-top: 5px;
       border: 0;
}

#imgblog {
       float: left;
       border: 0;
}

#tablemain_r {
       width:290px;
       height:260px;
       font-size: 85%;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 0px;
       padding-right: 15px;
       border: 0;
       margin-left: 0px;
       margin-bottom: 0;
       margin-top: 10px;
       margin-right: 0;
       background-color:#fdf4c7;
       overflow:auto;
       scrollbar-face-color: #6495ED;
       scrollbar-track-color: #FFFFFF;
       scrollbar-arrow-color: #FFFFFF;
       scrollbar-highlight-color: #DCDCDC;
       scrollbar-shadow-color: #008B8B;
}

#tablemain_l {
       width:290px;
       height: 450px;
       font-size: 85%;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 0px;
       padding-right: 15px;
       border: 0;
       margin-left: 0px;
       margin-bottom: 0;
       margin-top: 10px;
       margin-right: 0;
       background-color:#FFFFFF;
       overflow:auto;
       scrollbar-face-color: #6495ED;
       scrollbar-track-color: #E6E6FA;
       scrollbar-arrow-color: #FFFFFF;
       scrollbar-highlight-color: #E6E6FA;
       scrollbar-shadow-color: #E6E6FA;
}

#tablebk {
       width: 290px;
       background-color: #fdf4c7;
       padding-top: 15px;
       padding-bottom: 10px;
       padding-left: 10px;
       padding-right: 10px;
       margin-right: 30px;
       margin-bottom: 1em;
}