
* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
}

body {
	background-color: #666666;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

a {
	color:#3571B3;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #000000;
}

#wrap {
	float: left;
	padding: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../img/ako.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
}

#header #sub {
	text-align: right;
	padding-right: 8px;
	font-size: 10px;
	padding-top: 40px;
	color: #FFFFFF;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-x;
}

#nav ul {
	list-style-type:none;
	display: block;
	margin-left: 20px;
}
  

#nav li {
	display: inline;
}
  
#nav li a {
	color: #333333;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
	background-image: url(../img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-left: 20px;
	padding-right: 20px;
}

#nav a:hover {
	color: #000000;
    background-image: url(../img/c_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}




/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:990px;
}

/*
top写真
-------------------------------------------------------------------*/
#contents #top_img {
    padding-top: 2px;
	padding-bottom: 2px;
	background-color: #333333;
　　width:980px;
	height:260px;
}

#contents #top_img #imglist{
        background-repeat: no-repeat;
		background-position: center center;
}

#contents #board h2{
	   font-size: 14px;
	   padding-left: 70px;
	   padding-right: 60px;
	   padding-top: 20px;
	   padding-bottom: 20px;
	   color: #3F3F3F;
	   margin-top: 40px;
	   margin-bottom: 5px;
	   margin-right: 140px;
	   margin-left: 140px;
	   font-weight: bold;
	   border-left-width: 2px;
	   border-left-style: solid;
	   border-left-color: #ff8883;
	   border-right-width: 2px;
	   border-right-style: solid;
	   border-right-color: #ff8883;
	   border-top-width: 2px;
	   border-top-style: solid;
	   border-top-color: #ff8883;
	   border-bottom-width: 2px;
	   border-bottom-style: solid;
	   border-bottom-color: #ff8883;
	 
}

#contents #board #align{
	   font-size: 16px;
	   text-align: right;
}




/*
上段
-------------------------------------------------------------------*/
#contents .cntentsArea{
	float: left;
	width: 450px;
	height: 500px;
	margin: 20px;
}

#contents #contentA{
    background-color: #FFFFFF;

}

#contents #contentB{
    background-color: #FFFFFF;
}

/*
Pアンダーライン
-------------------------------------------------------------------*/



#contents #contentA h2{
	   font-size: 16px;
	   padding-left: 20px;
	   color: #3F3F3F;
	   margin-top: 20px;
	   margin-bottom: 5px;
	   margin-right: 0px;
	   margin-left: 10px;
	   font-weight: bold;
	   border-left-width: 10px;
	   border-left-style: solid;
	   border-left-color: #FB81BF;
	   border-bottom-width: 1px;
	   border-bottom-style: solid;
	   border-bottom-color: #EAEAEA;
	 
}

#contents #contentB h2{
	   font-size: 16px;
	   padding-left: 20px;
	   color: #3F3F3F;
	   margin-top: 20px;
	   margin-bottom: 5px;
	   margin-right: 0px;
	   margin-left: 10px;
	   font-weight: bold;
	   border-left-width: 10px;
	   border-left-style: solid;
	   border-left-color: #00CCFF;
	   border-bottom-width: 1px;
	   border-bottom-style: solid;
	   border-bottom-color: #EAEAEA;

}


/*
teble-1
-------------------------------------------------------------------*/
table#table-01 {
	float: right;
    width: 410px;
	margin-top: 10px;
	margin-right: 0px;
	border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    width: 90px;
    padding: 0px;
    font-weight: normal;
    text-align:left;
    border: #E3E3E3 dotted;
    border-width: 0 0 1px 0px;
    white-space: nowrap; 
}

table#table-01 td {
    padding: 0px;
    border: 1px #E3E3E3 dotted;
    border-width: 0 0 1px 0px;
    white-space: nowrap;
}







/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	background-image: url(../img/foot.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 15px;
	background-color: #FAFAF8;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}

#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #B19295;
}

#f_menu #pr a {
	font-size: 10px;
	color: #B19295;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-color: #333333;
	font-size: 10px;
    height: 80px;
}

address h2 {
	color: #FFFFFF;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
}

address h3 {
	color: #FFFFFF;
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 0px;
}
