@charset "utf-8";
/* CSS Document */

html,body{
	font-size: 90%;
	color: #000000;
	margin: 0px;
	line-height: 130%;
	font-family: Verdana,Arial,sans-serif;
	letter-spacing: 0.1em;
	text-align: justify;
}

* 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;
}


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;
}

form{
    margin: 0px;
	padding: 0px;
}

blockquote{
	margin:15px;
	padding: 10px;
	border: 3px solid #CCCCCC;
}

#main-container{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*ヘッダー*/

#header{
}

#h1_text{
	float: left;
	margin-top: 8px;
}

#header-right01{
	float: right;
	text-align: right;
	margin-top: 5px;
}

#header-right01 ul{
    margin: 0px;
	padding: 0px;
}

#header-right01 li{
	padding: 0px;
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#header-right02{
	float: right;
	width: 388px;
	text-align: right;
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 20px;
	margin-top: 5px;
}

#header-left{
	float: left;
	width: 512px;
	margin-top: 10px;
}


/*グローバルメニュー部分*/

#g-navi{
	clear: both;
	padding-top: 20px;
}

#g-navi ul{
    margin: 0px;
	padding: 0px;
}

#g-navi li{
    list-style: none;
    margin: 0px;
	padding: 0px;
	float: left;
}

/*パンくず*/

#pan{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-bottom: 12px;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}


#pan ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pan li{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	display: inline;
}

#pan li a{
	background-image: url(../images/pan.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 4px;
	display: inline;
}


/*右コンテンツ*/
#right-contents{
	width: 680px;
	float: right;
	margin-top: 20px;
}

#greeting{
	width: 378px;
	margin-top: 15px;
	float: left;
}

#greeting p{
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#news{
	width: 266px;
	margin-top: 15px;
	margin-left: 36px;
	float: left;
}

#news div{
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 38px;
	padding-top: 5px;
	padding-left: 228px;
}

#news dl{
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#news dt{
    margin: 0px;
	padding: 0px;
	font-size: 10px;
	letter-spacing: 0.2em;
}

#news dd{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#news-box{
}

#banner-3{
	clear: both;
	padding-top: 20px;
}

#banner-3 ul{
    margin: 0px;
	padding: 0px;
}

#banner-3 li{
    margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#media-box{
	clear: both;
	padding-top: 20px;
}

#media-box ul{
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#media-box li{
	list-style: none;
	background-image: url(../images/yaji01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#media-box span{
	margin-left: 15px;
}

#media-box a:link,#media-box a:visited{
	background-image: url(../images/media_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.top-b{
    text-align: right;
	clear: both;
	margin: 0px;
	padding-top: 50px;
}

/*左コンテンツ*/
#left-contents{
	width: 179px;
	float: left;
	margin-top: 20px;
}

#side-menu{
    margin: 0px;
	padding: 0px;
}

#side-menu li{
    margin: 0px;
	padding: 0px;
	list-style: none;
}

#faq{
    margin-top: 10px;
}

#faq dl{
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#faq dt{
	margin: 0px;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 10px;
}

#faq dd{
	margin: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #444444;
	line-height: 120%;
	text-align: justify;
}

.left_dl{
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


.left_dl dt{
	padding: 5px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.left_dl dd{
    margin: 0px;
	padding: 0px;
}


.left_dl ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.left_dl li{
	list-style: none;
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}


/*　　フッター　　*/

#footer{
	clear: both;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-color: #6dbff7;
	background-position: left bottom;
	margin-top: 0px;
}

#footer-text01{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	font-size: 85%;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

#footer-text01 a:link{
    color: #FFFFFF;
	text-decoration: none;
	line-height: 200%;
}

#footer-text01 a:visited{
    color: #FFFFFF;
	text-decoration: none;
}


#footer-text01 a:hover{
	text-decoration: none;
	color: #0099FF;
	background-color: #FFFFFF;
}


#footer-text02{
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 80px;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

#footer-text02 div{
    float: left;
	width: 260px;
}

#footer-text02 p{
    margin: 0px;
	padding: 0px;
	letter-spacing: normal;
}

#footer-text02 .sc{
	background-image: url(../images/mashiki_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

#footer-text02 .sc02{
	background-image: url(../images/oyama_omoro_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

#footer-text02 .sc02 strong,.sc strong{
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	margin-right: 5px;
}

#copyright{
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
}

