@charset "utf-8";


/*-- このサイトのオリジナルの指定 --*/
@import url("color.css");


/*-- トップページのメイン画像指定 --*/
#images-banner {
background: url(../img/top_images/top_images_03.jpg) no-repeat left top;
height: 230px;
color: #333333;
margin-bottom: 20px;
}
#navi li {
}
#head {

}

body {
background-image: url(../img/common/body_back.jpg);
background-repeat:repeat-x;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #C3E2E5;
}



/*---以下共通----------*/
table {
font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.non {
font-size: 1px;
line-height: 1px;
height: 1px;
visibility: hidden;
}
.img-left_00 {
float: left;
margin-right: 0px;
margin-bottom: 5px;
}
.img-left_05 {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
.img-left_10 {
float: left;
margin-right: 10px;
}
.img-right_05 {
float: right;
margin-left: 5px;
}
.img-right_10 {
float: right;
margin-left: 10px;
}
p {
line-height: 150%;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
.ul_01 {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.ul_01 li {
margin-bottom: 10px;
}

/*--layout--*/
#wrapper{
width: 1050px;
text-align: left;
margin-right: auto;
margin-left: auto;
background-color: ;
border-right-width: 0px;
border-left-width: 0px;
border-right-style: ridge;
border-left-style: ridge;
border-right-color: #CCCCCC;
border-left-color: #CCCCCC;
}
#head {
height: 100px;
border-top-width: 5px;
border-top-style: solid;
background-repeat: repeat-x;
background-position: left bottom;
}
#content-wrapper {
margin: 10px;
}
#alpha {
width: 230px;
float: left;
}

#beta {
float: right;
width: 790px;
}
#bottom {
border-bottom-width: 5px;
border-bottom-style: solid;
padding: 10px;
font-size: 12px;
text-align: center;
}

/*--zone--*/
/*--head--*/
#head-alpha {
width: 500px;
float: left;
padding-left: 10px;
}
#head-alpha #logo {
font-weight: bold;
font-size: 18px;
}
#head-alpha #h1_ver01 {
font-size: 10px;
padding: 0px;
line-height: 15px;
height: 15px;
margin: 0px 0px 10px;
font-weight: normal;
}
#head-alpha #h1_ver01 a {
color: #333333;
text-decoration: none;
}
#logo_tx #h1_ver02 {
padding-top: 35px;
font-size: 20px;
}
#logo_tx #h1_ver02 a {
color: #333;
text-decoration: none;
}
#logo_tx #h1_ver02 a:hover {
}

#head-alpha h1 a:visited {
color: #333333;
text-decoration: none;
}
#head-beta {
float: right;
width: 300px;
text-align: right;
margin-right: 10px;
height: 12px;
margin-top: 15px;
}
#images-banner #images-banner_inner {
padding-top: 30px;
padding-left: 10px;
}
#images-banner h2 {
font-size: 22px;
line-height: 130%;
margin-bottom: 5px;
padding: 0px;
margin-left: 0px;
}
#images-banner  p {
margin-top: 10px;
font-size: 12px;
line-height: 130%;
}

/*--alpha--*/
#navi {
margin-bottom: 10px;
}
#navi h2 {
font-size: 12px;
margin: 0px;
color: #FFFFFF;
padding-top: 5px;
padding-right: 0px;
padding-bottom:5px;
padding-left: 10px;
}
#navi ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#navi li {
border-bottom: 1px solid #CCCCCC;

}
#navi li a {
padding-left: 22px;
color: #505050;
text-decoration: none;
background-image: url(../img/common/arrow.gif);
background-repeat: no-repeat;
background-position: 7px center;
display: block;
padding-top: 10px;
padding-bottom: 10px;

}
#navi li a:hover {
color: #999999;
text-decoration: underline;
}

/*--サブカテゴリー------------------------*/
#navi li ul {
margin-top: -5px;
position: relative;
margin-bottom: 5px;
}
#navi li ul li {
padding-left: 20px;
border-style: none;
}
#navi li ul li a {
padding-left: 22px;
color: #505050;
text-decoration: none;
background-image: url(../img/common/arrow.gif);
background-repeat: no-repeat;
background-position: 7px center;
display: block;
padding-top: 5px;
padding-bottom: 5px;
}


#navi .navi_img_li {
background: url(none);
margin: 0px;
padding: 0px;
height: auto;
width: auto;
border-style: none;
}


#navi .navi_img_a {
background: url(none);
margin: 0px;
padding: 0px;
height: auto;
width: auto;
line-height: normal;
display: block;
}
#navi .navi_img_li ul {
margin-top: 0px;
position: relative;
margin-bottom: 5px;
}
#navi .navi_img_li ul .navi_img_li {
}
#navi .navi_img_li ul .navi_img_li .navi_img_a {
}

/*--beta--*/

/*--bottom--*/


/*--index--*/
.section_st01 {
margin-bottom: 20px;
margin-top: 10px;
}
.section_st01 .title-01 {
font-size: 120%;
margin-bottom: 5px;
background-image: url(../img/common/title_back.jpg);
border-top-width: 3px;
padding-left:20px;
border-top-style: solid;
padding: 4px;
}
.section_st01 .sec_body {
line-height: 1.5;
}
.section_st01 .sec_body p {
line-height: 150%;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
/*--contents--*/

.page-title {
font-size: 16px;
color: #FFFFFF;
border-bottom-width: 5px;
border-bottom-style: double;
border-bottom-color: #CCCCCC;
padding: 10px;
margin-bottom: 10px;
}
#page_desc {
margin-bottom: 10px;
}



/*--font--*/
.title-01 {
font-size: 120%;
margin-bottom: 10px;

border-top-width: 3px;
border-top-style: solid;
padding: 4px;
border-bottom: 2px solid #CCCCCC;
border-top: 1px solid #C3E2E5;
}


.title-02 {
font-size: large;
margin-bottom: 10px;
border-bottom-style: double;
border-bottom-color: #999999;
}
.title-03 {
font-size: 120%;
margin-bottom: 10px;
}

/*--FORM--*/

.form_table {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.form_table th {
text-align: left;
vertical-align: middle;
font-weight: normal;
padding-right: 1em;
}
.form_table .form_td01 {
text-align: left;
vertical-align: top;
}
.hissu {
font-size: 10px;
background-color: #FF3333;
color: #FFFFFF;
}
.form_td01 {
text-align: left;
padding: 4px;
background-image: url(../img/common/form_back.jpg);
border: 1px solid #FFFFFF;
}
.form_td02 {
text-align: left;
padding: 4px;
border: 1px solid #FFFFFF;
}
.form_td04 {
text-align: center;
}
.form_bt01 {
}
.form_wrapper {
text-align: center;
}
.form_input01 {
}
.thanks {
text-align: center;
margin-top: 100px;
margin-bottom: 100px;
}
.contact_policy {
font-size: 10px;
text-align: left;
width: 500px;
height: 100px;
padding: 4px;
border: 1px solid #999999;
overflow: auto;
}

/*--contents--*/
#contents-layout01 {
margin-bottom: 20px;
}
#contents-layout02 {
margin-bottom: 20px;
}
#contents-layout03 {
margin-bottom: 20px;
}

.bottom-link {
text-align: right;
font-size: 12px;
margin-right: 15px;
}
.bottom-link a {
color: #666666;
}
.bottom-link a:hover {
text-decoration: none;
}
/*--全般的設定-----------------------*/
body {
margin: 0px;
padding: 0px;
font: 14px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #666;
text-align: center;
}
* {
margin: 0px;
padding: 0px;
}
p {
line-height: 1.5;
}
img {
border-style: none;
}

/*--指定なしリンクの設定-----------------------*/

a {
color: #003366;
}
a:hover {
color: #666666;
}
a:visited {
color: #003366;
}

/*--フロートに使用-----------------------*/
.float-left {
float: left;
}
.float-right {
float: right;
}

/*--マージン指定-----------------------*/
.m-0 {
margin: 0px;
padding: 0px;
}
.mb-05 {
margin: 0px 0px 5px;
padding: 0px;
}
.mb-10 {
margin: 0px 0px 10px;
padding: 0px;
}
.mb-20 {
margin: 0px 0px 20px;
padding: 0px;
}
.mb-30 {
margin: 0px 0px 30px;
padding: 0px;
}


/*--行揃え-----------------------*/
.center {
text-align: center;
}
.right {
text-align: right;
}

/*--リスト指定-----------------------*/
.ul_non {
margin: 0px;
padding: 0px;
list-style: none;
}

/*--フォント指定-----------------------*/
.red {
color: #990000;
}
.big1 {
font-size: larger;
}
.small {
font-size: smaller;
}
.font-10px {
font-size: 10px;
}
.font-16px {
font-size: 16px;
}


/*--横幅指定-----------------------*/
.w-100 {
width: 100px;
}
.w-150 {
width: 150px;
}
.w-200 {
width: 200px;
}
.w-250 {
width: 250px;
}
.w-300 {
width: 300px;
}
.w-350 {
width: 350px;
}
.w-400 {
width: 400px;
}
.w-500 {
width: 500px;
}


/*--フロート解除-----------------------*/
.clear {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
display: block;
}

/**************************************/
/*clearfix*/
/**************************************/

.clearfix:after {
 content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
/* End hide from IE-mac */



.news_list_ul {
padding:0;
margin:0;
list-style:none;
margin-bottom:20px;
}
.news_list_ul li {
padding:0;
margin:0;
list-style:none;
padding: 10px 0 ;
border-bottom: 1px dotted #ccc;
clear:both;
float:none;
}
.news_list_ul li .date {
width:130px;
float:left;
}
.news_list_ul li .title {
padding: 0 0 0 110px;
}
.pagelink {
text-align:center;
padding:10px 0 ;
}
.news_list_ul li .title .category {
border: 1px solid #ccc;
padding:4px;
margin-right:5px;
}

.news_detail {
}
.news_detail .news_title_wrap {
background-image: url(../img/common/navi-li_back.jpg);
border-top-width: 3px;
border-top-style: solid;
padding: 15px;
}
.news_detail .news_title_wrap .date {
}
.news_detail .news_title_wrap h2 {
}
.news_detail .news_body {
padding:10px 0 ;
}
.news_detail .news_footer {
border-top: 1px solid #666;
text-align:center;
padding:5px 0 0 0 ;
}
