
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#headerMain h1{
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
}

#headerExtra1 p{
    text-align: right;
}

#headerExtra1 p.sns{
    margin: 0;
    padding: 0;
    letter-spacing: 0.2em;
}

#headerExtra1 p.sns span{

}


#headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #50903a;
    line-height: 1.4;
    letter-spacing: 0.2em;
}

#headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    color: #333;
    font-size: 0.85em;
    font-weight: normal;
}

#headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.4;
}


/* フッター内パーツ */

#footerMain{
    background-image : url(img/footerBg.png);
    background-position: top left;
    background-repeat: repeat;
    width: 100%;
}

#footerMain p{
    /* コピーライト文字設定 */
    width: 950px;
    width: 100%;
		margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
		margin-bottom: 0;
    padding: 10px 0 10px 0;
		color: #333;
		text-align: center;
}












#footerExtra1{
    padding-top: 6px;
    padding-bottom: 6px;
}

#footerExtra1 ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    width: 990px;
    text-align: left;
}

#footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    background-image : url(img/footerItem.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-right: 0;
    font-weight: normal;
}

#footerExtra1 li:first-child{
    background-image: none;
    padding-left: 0;
}

#footerExtra1 a:link{
    color: #333;
    text-decoration: none;
}
#footerExtra1 a:visited{
    color: #333;
    text-decoration: none;
}
#footerExtra1 a:hover{
    color: #333;
    text-decoration: underline;
}
#footerExtra1 a:active{
    color: #333;
    text-decoration: underline;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#nav li a:link{
    color: #333;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#nav li a:visited{
    color: #333;
    text-decoration: none;
}
#nav li a:hover{
    color: #333;
    text-decoration: none;
}
#nav li a:active{
    color: #333;
    text-decoration: none;
}

#nav li span.en{
    display: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #006699;
    text-decoration: underline;
}
a:visited{
    color: #006699;
    text-decoration: underline;
}
a:hover{
    color: #f3bd00;
    text-decoration: none;
}
a:active{
    color: #64BEE6;
    text-decoration: none;
}

#skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 20px;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    color: #314b06;
		line-height: 1.6em;
/*    font-weight: bold; */
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}

img.left{
    margin-left: 14px;
}

.right{
    float: right;
}

img.right{
    margin-right: 24px;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: 24px;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.layoutset-02 h2{
    background-image : url(img/titleBg.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    line-height: 65px;
    height: 65px;
    color: #fff;
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}

h2 span.en{
    font-size: 0.7em;
    padding-left: 10px;
}

.layoutset-02 #wrapper h3x{
    clear: both;
    width: 685px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 30px;
    text-align: left;
    padding-left: 20px;
    background-image : url(img/indexBg_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 44px;
    line-height: 44px;
    font-size: 1.3em;
    color: #333;
    font-weight: normal;
}

h3.c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin-top: 0;
    margin-right: 24px;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #276d0f;
    font-weight: bold;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 14px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 18px;
    text-align: left;
    background-image : url(img/point.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333333;
}

/*
table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #f8f8f8;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
*/

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#main p{
 /*   margin-left: 10px; */
/*    margin-right: 10px; */
}

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

#main ul li{
    text-align: left;
    line-height: 1.4;
		padding: 10px 10px 10px 25px;
/*    background-image : url(img/point2.png); */
    background-image : url(img/email_go.gif);
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
		
		border-bottom: 1px dotted #50903a;
    
		color: #000000;
}

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

#mainMail ul li{
    text-align: left;
    line-height: 1.4;
		padding: 10px 10px 10px 25px;
/*    background-image : url(img/point2.png); */
    background-image : url(img/email_go.gif);
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
		
		border-bottom: 1px dotted #50903a;
    
		color: #000000;
}

#maglist1 dl
#maglist2 dl{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#maglist1 dt,
#maglist2 dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 75px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
/*
    background-image : url(img/point.png);
    background-position: left 10px;
    background-repeat: no-repeat;
*/
}

#maglist1 dd,
#maglist2 dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
/*    padding-left: 100px; */
    margin-left: 90px;
		padding-left: 25px;
    border-bottom: 1px dotted #ddd;
    background-image : url(img/email_go.gif);
    background-position: left 10px;
    background-repeat: no-repeat;
}


*:first-child + html #main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main dd{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

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

#main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}



#mainPref ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#mainPref ul li{
    text-align: left;
    line-height: 1.4;
    padding: 10px 10px 10px 15px;
    background-image : url(img/point2.png);
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}

#contact ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#contact ul li{
    text-align: left;
    line-height: 1.4;
    padding: 10px 10px 10px 15px;
    background-image : url(img/point2.png);
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}




#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 143px;
    height: 26px;
    margin-left: auto;
    background-image : url(img/returnTop.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

