@charset "shift-jis";

.pageblock{
page-break-after:always;
}

body {
margin-top:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
padding:0;
font-family:sans-serif;
font-size;15px;
}

.waku-kage{
background-image: url(../juris-img/bg_main_jurisonline.png);
background-repeat: repeat-y;
background-position: center;
margin-bottom:20px;
}

.waku{
background-color: #fff;
background-position: center;
margin-top:0px;
margin-bottom:0px;
margin-right: auto;
margin-left: auto;
width:980px;
border:1px solid #aaa;
}

.waku-w{
background-color: #ffffff;
background-position: center;
margin-top:0px;
margin-bottom:20px;
margin-right: auto;
margin-left: auto;
width:980px;
border:1px solid #aaa;
}

#themaimg{
background-position: center;
width:980px;
height:310px;
}

#logos{
width:200px;
height:77px;
}

#footimg{
background-position: center;
width:980px;
height:223px;
}

.hover-img:hover{
outline: thin solid red;
} 


a:visited{
border:none;
} 
a:hover{
border:thin red;
} 
a:active{
border:thin red;
} 

.shitasen{
margin-top:5px;
margin-bottom:15px;
border-bottom:thin solid #000000;
}

.navigater{
font-family:sans-serif;
font-size:14px;
color:#000000;
}

.totop{
font-family:sans-serif;
font-size:14px;
color:#800000;
}

a:link{
color:red;
} 

#log{
margin-right:20px;
}

#titlesen{
border-bottom:2px solid #0447b7;
margin-top:10px;
width:85%;
}

.honbun{
font-family:sans-serif;
font-size:15px;
line-height:170%;
letter-spacing:0px;
width:90%;
}

#kakaku{
font-family:sans-serif;
margin-right:35px;
margin-top:20px;
line-height:180%;
}

.bun{
font-family:sans-serif;
font-size:14px;
color:#000000;
}


TD,P{
font-family:sans-serif;
}

ul{
margin-right:30px;
margin-left:30px;
}
ul,li{
font-family:sans-serif;
}

li{
line-height:180%;
}


.kadomaru{
   border-radius: 10px;         /*  CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */

   border: 2px #800 dotted;     /* 枠線の装飾 */
   background-color: #fffffc;   /* 背景色 */
   padding:5px;
   font-family:sans-serif;"メイリオ";
}

.kadomaru-ao{
   border-radius: 8px;         /*  CSS3 */
   -moz-border-radius: 8px;    /* Firefox */
   -webkit-border-radius: 8px; /* Safari,Chrome */

   border: 2px #0000FF solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
   padding:12px;
   font-family:sans-serif;"メイリオ";
}


.copyr{
line-height:140%;
}

#copy-naka{
font-size:13px;
color:#ffffff;
clear:both;
padding:6px;
font-family:sans-serif;
}

footer{
	height:30px;
	background-color:#214385;
	width:100%;
	clear:both;
}