* {
	color:#FFF;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	
}

body {
	
	background-color: #F9F9F9;
	
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
	
}

img {
	border: #ccc 1px solid;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #333;
	font-weight: normal;
}
em {
	color: #333;
	font-weight: normal;
	font-style: normal;
}

b {
	color: #333;
}


/*
文字装飾
-------------------------------------------------------------------*/
/* 最大5・太字 */
span.bbbbb {
    color: #000;
    font-size: 2.0em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {
    color: #000;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}


/* 最大3・太字 */
span.bbb {
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */
span.bb {
    color: #000;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 150%;
}
/* 太字 */
span.b {
    color: #000;
    font-weight: bold;
    line-height: 150%;
}

/* 小文字 */ 
span.s { 
    color: #000;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 100%; 
} 

/* 背景マーカー処理 */
span.line { 
    color: #000;
    background: #FFFF66;
}
 /* アンダーライン */
span.u {     
     color: #000;
     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #990000;
    background: #FFCCFF;
    font-weight: bold;
}


/* 文字色 */

span.red { color: #cc0000; } /* 赤 */ 
span.blue { color: #4169e1; } /* 青 */ 
span.green { color: #339900; } /* 緑 */ 
span.orange { color: #FF8C00; } /* オレンジ */ 
span.aqua { color: #008080; } /* アクア */ 
span.brown { color: #A52A2A; } /* 茶色 */ 
span.pink { color: #FF1493; } /* ピンク */ 





/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/back.gif) repeat-y top center;
	position: relative;
}

#wrap {
	float: left;
	padding: 0px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	height:70px;
	background: #FFF799 url("img/header.gif") no-repeat;
	
}



h1  {
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #E6E2E2;
}

h1 a {
	display: block;
	margin-right: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #E6E2E2;
}

h2 a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-right: 20px;
	font-size: 10px;
	color: #E6E2E2;
	font-weight: normal;
	}

#sub {
	font-size: 10px;
	color: #E6E2E2;
	margin-right:20px;
	text-align: right;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
    width: 760px;
	height: 30px;
	background: #ccc url(img/menu.gif) ;
	text-align: center;
	margin: auto;

}

#nav ul {
	list-style-type:none;
	display: block;
	
	
  }
  

#nav li {
	float: left;
	width: 120px;
	height: 30px;
    background: #ccc url(img/menu.gif) ;
    border-right: 1px solid #ccc;
 
  }
  
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}

#nav a:hover {
	background: url(img/menu2.gif);
	color: #FFF;
	
}


/*
ヘッダー２
-------------------------------------------------------------------*/

#header2 {
	width:800px;
	height:250px;
	background: url(img/back.gif) repeat-y top center;
	margin: 0;
}

#top {
	text-align: center;
	padding-top: 10px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:780px;
	padding: 10px;
}

#contents #c_pad {
	padding: 10px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}

#contents h2 {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 20px;
	margin: 10px 0px 30px 0px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000066;
	padding-left: 10px;
	color: #333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000066;
	padding-left: 10px;
	color: #333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}



#contents ul {
	margin-bottom: 5px;
	list-style-type: none;
}

#contents li a {
	display: block;
	font-size: 14px;
	text-decoration:underline;
	color:#0000FF;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: 75px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 2px;
	background-position: 5px center;
}


#contents li a:hover {
	
	text-decoration: none;
}

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 20px 30px 30px 80px;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin:0 80px 30px 30px;
}


/*
コンテンツ・リンク右寄せ
-------------------------------------------------------------------*/

div.next {
	text-align: right;
	padding-right: 20px;
	color: #FF3366;
	font-weight: bold;
}
div.next a {
	text-align: right;
	padding-right: 20px;
	color: #0000FF;
	font-weight: bold;
}



/*
フッター
-------------------------------------------------------------------*/


#f_menu {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
	height: 100px;
	
}
#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}

#key {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	
	
	
}
#key li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
}
#key ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#key li a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


#f_menu p {
	font-size: 10px;
	color: #999;
	padding: 10px 50px 5px 50px;
}

#f_menu a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


/*
コピーライト
-------------------------------------------------------------------*/

#address {
	clear: both;
	height: 50px;
	font-style: normal;
	color: #666;
	text-align: center;
	
	display: block;
	background: #FFF799 url("img/footer.gif") no-repeat;
	font-size: 10px;
}
#address  a {
	font-size: 10px;
	color:#666;
	text-decoration: none;
}

#address p {
	font-size: 10px;
	color: #666;
}
