* {
	
	padding:0;
	font-size: 14px;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	 
	background-repeat: no-repeat;
	background-color: #ffffff;

}

a {
	color:#0000ff;
      

background: ;        
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}



strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}

span.warning { background-color: #fff09e
}

span.black { font-weight: bold;
            
}

span.line { border-bottom: 1px solid;
           
            
}

span.redp { font-weight: bold;
            color:#ff0000 ;
            
}

span.sub a{ font-weight: nomal;
           font-size: 12px;
           margin-left: 20px;
            
}
/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px;
  	border-style: solid;
	border-color: #8c8c8c;
	background-color: #FFFFFF;
	margin-top: 0px;
	
}



#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}
#base1 p {
	font-size: 13px;
	color: #28333a;
	margin-left: 10px;
	margin-right: 10px;
	
        padding-bottom: 5px;
       
}
#base2 {
	font-size: 16px;
	color: red;
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
}

#base3 {
	font-size: 16px;
	color: #000000;
    text-align: right;
}




#base img { margin: 0px;
            padding-bottom: 0px;
            }


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:200px;
	margin-top: 20x;
    background-image: url(img/back.jpg);  
	background-repeat: no-repeat;
      
}

h1 a {
	
	text-decoration: none;
	width: 300px;
	height: 60px;
	margin-left: 20px;
	font-size: 23px;
	line-height: 65px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}

#header #sub {
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	margin-right: 300px;
	padding-top: 15px;
        
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 0px;
	background-color:#8c8c8c;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
  }
  
#nav a {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#subb {
	font-size: 14px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 20px;
	line-height: 1.5;
	border-style: solid;
	border-width: 1px; 
	border-color: #a5a5a5;  
}

#contents {
	width:610px;
	float: right;
}

#contents p{
	margin-right: 20px;
	margin-left: 20px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

#contents h2,h3,h4 {
	color: #000000;
	font-size: 16px;
	padding-left: 10px;
	margin : 18px;
	font-weight: bold;
	border-width: 1px;
	border-bottom-style: dotted;
	border-top: 0px;
	border-right: 0px;
	border-left: 10px;
	border-left-style: solid;
	border-color: #0074e5;
	
	
}

#contents h4 {
	color: #000000;
	font-size: 16px;
	padding-left: 10px;
	margin : 10px;
	font-weight: bold;
	border-width: 1px;
	border-bottom-style: solid;
	border-top: 0px;
	border-right: 0px;
	border-left: 10px;
	border-left-style: solid;
	border-color:#919189;
	
	
}


#contents #c_pad {

}

#contents #c_pad p a {
	line-height: 20px;
	font-weight: bold;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border: 1px solid #8c8c8c;
}
#contents li {
	display: block;
	background-image:url(img/icon02.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 2px;
	background-position: 10px center;
	
}

/*
表
-------------------------------------------------------------------*/
table#sample1 { border-collapse: collapse }
table, th, td { border: 1px solid #999999 }
table, th, td { padding: 10px; }
th {
        color: #000000;
        background-color: #cccccc; 
}
caption {
        font-size: large;
        font-weight: bold;
        color: #ff3300;
        background: transparment;
}




/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}



#side_d {
   line-height: 15px;
	padding: 0px;
	margin-bottom: 15px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-color: #d7dce2;
	border-style: solid;
	border-width: 1px;
	
}

#side_d h3 {
	display: block;
	width: 160px;
	line-height: 20px;
	color: #512c00;
	border-left: 0px;
	margin: 0px;
	background-color: #d7dce2;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c6e1fc;
}




#side img {
	border:none;
}

#side p {
	padding: 8px;
	font-size: 12px;
	border-bottom: 1px solid;	
	border-bottom-color: #c9c9bf;
	display: block;
}

#side p a {
	font-size:12px;
	
}

#side_d  :hover {
	font-size:12px;
	display: block;
	background-color: #e1f1fe;

}




/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/
address a {
	font-style: normal;
	color: #512c00;
	
	
	background-color: #fdd05a;
	font-size: 10px;
}

address {
	font-style: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #1d3f5a;
	font-size: 10px;
}

