/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   
}

form, input {
	margin : 0px;margin-right : 0px;margin-bottom : 0px;margin-left : 0px; padding: 0; 
}
a {
	text-decoration: underline; 
}
a img {
	border: 0; 
}

h1, h2, h3, h4, h5, h6
{
    font-weight: bold; 
    margin: 0;
}

blockquote
{
   border: 1px ridge #a5becb;
   padding : 10px 10px 10px 10px;
   margin: 10px;
}

span{
  font-weight : bold;
}

.yellow{
  background-color : yellow;
}

.under-line{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}

.center-field{
  text-align : center;
  font-size : 20px;
  font-weight : bold;
}


/* link color（body） */

a {
	color: #0000FF; text-decoration: underline; 
}
a:hover {
	color: #0000FF; 
}

/* link color（banner） */

#banner a {
	color : white; text-decoration: none; 
  font-weight : bold;
}
#banner a:hover {
	color : #ff8000; 
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

* html .pkg {
	display: inline-block; 
}
/* no ie mac \*/
* html .pkg {
	height: 1%; 
}
.pkg {
	display: block;
	padding-top : 10px;
	padding-bottom : 10px;
}
/* */


/* page layout */

body {
    min-width: 680px;
    text-align: center; /* center on ie */
    margin: 0px auto;
    padding: 0;
    font-size : 14px;    
    line-height : 17px;
  background-image : url(http://drill.sub.jp/ksb/template/1colum_temp/img-style/style1/image-back02.gif);
  background-repeat : repeat-x;
  background-position : center bottom;
  background-color : #f9faf9;
}

#container-back
{
	margin: 0 auto;
	background-repeat : repeat-x;
	background-position : center top;
	padding: 10px;
}

#container-outline
{
	margin: 0px auto;
	width : 700px;
	background-repeat : repeat-y;
	bottom : auto;
}

#container
{
	_width: 682px;
	margin: 0 auto;
	padding : 0px;
	text-align: left;
	background-color : white;
	border-left-width : 1px;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-left-color : #CCCCCC;
	border-right-color : #CCCCCC;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #999;
	padding-bottom: 10px;
}


#banner {
	background-repeat : repeat;
	background-color: #000066;
	padding: 10px 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#banner h1
{
	color: #fff;
	font-size : 18px;
	font-weight: bold;
	padding-left : 0px;
	padding-top : 0px;
	line-height : 30px;
	padding-right : 0px;
	padding-bottom : 0px;
}



#banner h2{
	margin : 0px;
	font-size : 12px;
	line-height: 1.5;
	color: #fff;
	font-weight : normal;
	padding: 0px;
}

#banner p
{
    margin : 0px 40px 20px;
    padding-top : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    font-size : 12px;
    line-height: 1.5;
    color: #fff;
  font-weight : normal;
}

.navi_area{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  bottom : auto;
}
.navi_area ul{
    position: relative;
    display: block;
    width; auto;
    min-height: 30px;
    list-style: none;
    margin: 0 0 10px;
    padding: 10px 5px 10px;
    text-align: center;
}
.navi_area li{
    margin: 0;
    padding: 5px;
    list-style: none;
    display: inline;
}

/* content */

#pagebody
{
	/* [disabled]width: 680px; */
	text-align: center;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;

}

.entry 
{
	 
     
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 30px;
    line-height: 1.5;
    clear : both;
    text-align : left;
}


.entry-header, 
#block01 h2 
{
	width: auto;
	padding-top : 10px;
	padding-left : 35px;
	padding-right : 20px;
	padding-bottom : 6px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-size : 16px;
	text-align : left;
	font-weight : bold;
	clear : both;
	color : white;
	background-color : #000066;
	line-height : 20px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #CCC;
	border-left-color: #eee;
}

.entry-inner-header{
	font-size : 16px;
	font-weight : bold;
	border-left-width : 4px;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-bottom-style : dotted;
	border-left-color : #800000;
	border-bottom-color : #800000;
	padding-left : 10px;
	padding-bottom : 3px;
	margin-top : 30px;
	margin-bottom : 10px;
	clear : both;
}

.banner_area{
	background-repeat : no-repeat;
	padding-top : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 10px;
	font-weight : bold;
	text-align : center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
.banner_area-inner{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 45px;
}

.entry-footer
{
    margin: 5px 10px 0 0;
    border-top: 1px dotted #dae0e6;
    padding : 5px 0px 0px 0px;
    font-size: 10px;
    text-align: right;
    clear : both;
}

.left{
  margin-right : 15px;
  float : left;
  margin-bottom : 10px;
}
.right{
  margin-left : 15px;
  float : right;
  margin-bottom : 10px;
}

.link-u{
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.tags-header{
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.tags-area p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.ads{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-weight : bold;
}

.tags-area{
  width : 336px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
}

.entry dt{
  font-size : 16px;
  font-weight : bold;
  text-decoration : underline;
}
.entry dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
}


.entry-nakaosan
{
	 
    line-height : 20px; 
    margin : 5px 5px 25px 5px; 
    letter-spacing : 2px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.entry-nakaosan dl{
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.entry-nakaosan a{
  font-size : 14px;
  font-weight : bold;
}

.entry-nakaosan dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 8px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 14px;
  font-weight : bold;
  text-decoration : underline;
}

.entry-nakaosan dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 8px;
  margin-right : 0px;
  margin-bottom : 10px;
  bottom : auto;
  font-size : 12px;
}


/* footer */

#footer
{
	margin: 0 auto;
	padding: 0;
	clear: both;
	color : white;
	background-repeat : repeat;
	background-color: #000066;
}
#footer-inner1
{
	margin : 0px;
	padding : 15px;
	text-align: center;
	clear : both;
	font-size : 12px;
}
#footer-inner2
{
	margin: 0;
	padding: 0;
	text-align : right;
}


#footer a{
  font-weight : bold;
  color : white;
  text-decoration : none;
}


/* link */

.entry-links ul{
 
  list-style-image : url(../img/image-link2.gif);
  
}
.menuList{
	margin: 10px 30px;
}

#block01 .box {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 30px;
    line-height: 1.5;
    clear : both;
    text-align : left;

}
#block01 .box_in {
	background-repeat : no-repeat;
	padding-top : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 10px;
	font-weight : bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
}