* {
	
	padding:0;
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;


}

a {
	color:#0000ff;
        font-size: 16px;
        
        font-weight: bold;
        
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}

span.warning { background-color: #ffff00
}
/*
ベース
-------------------------------------------------------------------*/
#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;
}

#base2 {
	font-size: 16px;
	color: red;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:70px;
	margin-top: 0px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}


h1 a {
	
	text-decoration: none;
	width: 300px;
	height: 50px;
	margin-left: 20px;
	padding-top: 30px;
	font-size: 23px;
	line-height: 40px;
	color: #000000;
	
}

#header #sub {
    width: 400px;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	
	padding-top: 0px;
	line-height: 20px;
        
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	background-color: #ffbcff;
	margin-left: 0px;
	margin-top: 10px;
	
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;



  }
  

#nav li {
	display: inline;
	padding: 5px;
	background-color: #ffdbff;
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}
	
#nav a {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	
}

#nav a:hover {
	color: #ff4873;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#subb {
	font-size: 14px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 15px;
	line-height: 1.5;
	border-style: solid;
	border-width: 1px; 
	border-color: #a5a5a5;  
}

#contents {
	width:800px;
	float: right;
}

#contents p img{

	margin-right: 5px;
	margin-left: 0px;
	line-height: 25px;
	
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents h2,h3,h4 {
	color: #000000;
	font-size: 18px;
	padding-left: 10px;
	margin : 10px;
	background-color: #ffffff;
    font-style: normal;
	
	
}

#contents #c_pad {
	padding: 10px;
}



#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;
	
}
#contents a img:hover {
    border-style: dotted;
	border-width: 1px; 
	border-color: #000000;
	padding: 0px; 
	
}
/*
表
-------------------------------------------------------------------*/
table#sample1 { border-collapse: collapse }
table, th, td { border: 1px solid #999999 }
table, th, td { padding: 0px; }
th {
        color: #000000;
        background-color: #cccccc; 
}
caption {
        font-size: large;
        font-weight: bold;
        color: #ff3300;
        background: transparment;
}

td { line-height: 25px; }


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}



#side_d {
	padding: 0px;
	margin-bottom: 15px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-color: #8c8c8c;
	border-style: solid;
	border-width: 1px;
	
}

#side_d h3 {
	display: block;
	width: 160px;
	line-height: 24px;
	color: #000000;
	
	margin: 0px;
	background-image: url(img/side.gif);
	font-size: 12px;
	padding: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;
}





#side img {
	border:none;
}

#side p {
	padding: 10px;
	font-size: 12px;
}

#side p a {
	font-size:12px;
	
	display: block;
	padding: 10px;
	line-height: 15px;

}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	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: 12px;
	color: #000000;
}

#f_menu p a{
	font-size: 12px;
	color: #0000ff;
}


/*
コピーライト
-------------------------------------------------------------------*/
address a {
	font-style: normal;
	color: #FFFFFF;
	
	
	background-color: #c13868;
	font-size: 10px;
}

address {
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color:#ffd9d8;
	font-size: 10px;
}
