@charset "utf-8";
/* CSS Document */


/*　共通部分　*/
html,body{
	font-size: 90%;
	color: #ffffff;
	margin: 0px;
	line-height: 140%;
	font-family: Verdana,Arial,sans-serif;
	letter-spacing: 0.05em;
	background-image: url(../images/back.gif);
	background-color: #333333;
}

* html body {
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}

*:first-child+html body {
    font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


hr{
	height:1px;
	color:#E0E0E0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*　ヘッダー　*/

#header{
	background-image: url(../images/header-back.jpg);
	background-repeat: repeat-x;
	height: 362px;
	margin-bottom: 5px;
}

#header02{
	background-image: url(../images/header-back02.jpg);
	background-repeat: repeat-x;
	height: 206px;
	margin-bottom: 5px;
}

#header-box{
	background-image: url(../images/top-back.jpg);
	background-position: right top;
	width: 850px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 362px;
}

#header-box02{
	background-image: url(../images/top-back02.jpg);
	background-position: right top;
	width: 850px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 206px;
}


#header-left{
	float: left;
	width: 591px;
}

#header-left02{
	float: left;
	width: 273px;
}

#header-right{
	float: right;
	width: 259px;
	height: 156px;
	margin-top: 205px;
}

#header-right02{
	float: right;
	margin-top: 155px;
	width: 126px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 375px;
}

/*　パンくず　*/

#pan{
	font-size: 10px;
	margin-bottom: 15px;
}


#pan ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pan li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	display: inline;
	font-weight: 600;
}

#pan li a{
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right 1px;
	display: inline;
	font-weight: normal;
}


/*　グローバルナビ　*/

#g-navi{
	background-image: url(../images/g-navi-back.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
}

#g-navi ul{
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#g-navi li{
    margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

/*　メインコンテナ　*/

#main-container{
	width: 810px;
	background-color: #333333;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/*　左コンテンツ　*/

#left-contents{
	width: 551px;
	float: left;
	margin: 0px;
}

#greeting-boss{
	background-image: url(../images/greeting-back01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.greeting-box01{
	height: 77px;
	width: 151px;
	padding-left: 400px;
	padding-top: 96px;
}

.greeting-box02{
	background-image: url(../images/greeting-back02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 296px;
	padding-top: 10px;
	padding-left: 250px;
	padding-right: 5px;
}

.greeting-box02 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#blog-list01 ul{
	padding: 0px;
	margin: 0px;
}

#blog-list01 li{
	padding: 0px;
	list-style: none;
	float: left;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#blog-list01 .li-center{
    margin-left: 16px;
	margin-right: 16px;
}

#sub-menu02{
}

#sub-menu02 ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sub-menu02 li{
	list-style: none;
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}


/*　右コンテンツ　*/

#right-contents{
	float: right;
	width: 239px;
	margin: 0px;
}

#news dl{
	padding: 8px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#news dt{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}

#news dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#sub-menu{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#sub-menu ul,#blog-list02 ul{
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sub-menu li,#blog-list02 li{
	list-style: none;
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#banner{
	margin-top: 15px;
	margin-bottom: 15px;
}

#banner02{
	margin-top: 0px;
	margin-bottom: 15px;
}


#ad-area {
   padding-top: 25px;
   padding-bottom: 10px;
   background-color: #585757;
   margin-bottom: 15px;
}

#banner ul,#banner02 ul,#ad-area ul,#fotter-area ul{
    margin: 0px;
	padding: 0px;
}

#banner li,#banner02 li,#ad-area li{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#ad-area ul{
    text-align: center;
}


/*　フッター　*/

#ptop{
	width: 745px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	text-align: right;
	padding-right: 65px;
	padding-top: 50px;
}

#footer{
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#footer-area{
	width: 850px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-image: url(../images/footer-back02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#footer-area ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer-area li{
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#footer-area .sub-list{
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#footer-area .sub-list li{
	margin-bottom: 5px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footer-area a:link,#footer-area a:visited{
    color: #FFFFFF;
}

#footer-area a:hover{
    color: #BAAA01;
}

#footer-right{
	margin-top: -55px;
	margin-left: 743px;
	margin-bottom: 5px;
}

#copyright{
    text-align: center;
	padding-bottom: 20px;
	clear: both;
}
