@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #111111; /* 標準文字色 */
    background-color: #DCE6BB;
    background-image : url(bg.png);
    background-position: top center;
    background-repeat: repeat;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 100%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.img-2{
    padding-left: 220px;
}

.img-center{
    text-align: center;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#SSA-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_11A.png);
    background-position: bottom center;
    background-repeat: repeat-x;
}

#SSA-header
{
}

#SSA-inner{
    width: 920px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-top: 0px;
    zoom: 1; /* for IE6 */
}

#SSA-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#SSA-wrapper{
    position: relative;
}

#SSA-title{
    width: 100%;
    height: auto;
    background-image : url(image_pic1.png);
    background-position: 530px;
    background-repeat: no-repeat;
    text-align: left;
}

#SSA-main{
    padding-top: 20px;
    margin-top: 0;
    position: relative;
}

#toppage-item{
    width: 410px;
    float: right;
    margin-top: -1px;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 20px;
}

#toppage-news{
    width: 490px;
    float: left;
    background-color: #ffffff;
    background-image : url(boxBg_11A.png);
    background-position: top left;
    background-repeat: repeat-x;
    margin-bottom: 20px;
}

#toppage-info{
    width: 490px;
    float: left;
    background-color: #ffffff;
    background-image : url(boxBg_11A.png);
    background-position: top left;
    background-repeat: repeat-x;
    margin-bottom: 20px;
}


#SSA-footer{
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 100px;
    width: 960px;
    background-image : url(footerBg_11A.png);
    background-position: bottom center;
    background-repeat: repeat-x;
}

#SSA-nav{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    overflow: hidden;
    width: 880px;
    text-align: left;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */



/* ナビゲーション */
#SSA-nav ul{
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#SSA-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#SSA-nav li{
    display: inline;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

* html #SSA-nav li{
    width: 100px; /* for ie6 */
}

*:first-child + html #SSA-nav li{
    width: 100px; /* for ie7 */
}

#SSA-nav li a{
    display: block;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 10px;
    padding-right: 10px;
}

#SSA-nav li span.en
{
}

#SSA-nav li span.ja
{
}


#SSA-nav a:link{
    color: #739F2F;
    text-decoration: none;
    background-color: #DCE6BB;
}
#SSA-nav a:visited{
    color: #739F2F;
    text-decoration: none;
    background-color: #DCE6BB;
}
#SSA-nav a:hover{
    color: #ffffff;
    text-decoration: none;
    background-color: #739F2F;
}
#SSA-nav a:active{
    color: #ffffff;
    text-decoration: none;
    background-color: #739F2F;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		background-image: none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#SSA-container{
    background-image : none;
	}
		
	#SSA-inner{
		width: 100%;
    padding-top: 0px;
	}
		
	#SSA-title{
		height: auto;
		background-position: top center;
		background-size: contain;
		background-color: #FFFFFF;
		padding-top: 68%;
		padding-bottom: 6px;
	}
	
	#SSA-main{
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
		padding-bottom: 20px;
		background-color: #DCE6BB;
	}
	
	#toppage-item{
    width: 100%;
    float: none;
	}
	
	#toppage-news{
    width: 100%;
    float: none;
	}
	
	#toppage-info{
    width: 100%;
    float: none;
	}

	#SSA-footer{
		height: auto;
    width: 100%;
		background-color: #FFFFFF;
		padding-top: 20px;
	}
	
	#SSA-nav{
		position: relative;
    height: auto;
    width: 100%;
		background-color: #DCE6BB;
		border-bottom-color: #B2AEAD;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ナビゲーション */
	#SSA-nav ul{
		margin-top: 0px;
		display: none;
	}
	#SSA-nav ul.toggled-on{
		display: block;
	}
	#SSA-nav li{
    display: block;
    height: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
		border-top-color: #739F2F;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#SSA-nav li a{
    height: auto;
		line-height: 1.4;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#SSA-headerMain
{
}

#SSA-headerMain h1
{
}

#SSA-headerLogo
{
}

#SSA-headerLogo a
{
}


/* フッター内パーツ */
#SSA-footerMain{
    float: right;
}

#SSA-footerMain p{
    /* コピーライト文字設定 */
    padding-top: 35px;
    text-align: right;
}

#SSA-footerLogo
{
}

#SSA-footerExtra1{
    width: 430px;
    float: left;
    text-align: left;
}

#SSA-footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
#banner
{
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#SSA-nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #1065ea;
    text-decoration: underline;
}
a:visited{
    color: #d48207;
    text-decoration: underline;
}
a:hover{
    color: #FF9900;
    text-decoration: none;
}
a:active{
    color: #FF9900;
    text-decoration: none;
}

#SSA-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.2;
    text-align: left;
    font-weight: bold;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 15px;
}

p.normal{
    font-weight: normal;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    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;
}

.hr1 {
  border-top: 5px dotted #a3ce69;
    width: 95%;
}

h3.SSA-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h3{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 1.2em;
    text-align: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

h3 span
{
}
h3 span.ja{
    display: none;
}

h4{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 18px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    color: #008000;
    font-weight: bold;
    background-image : url(point_11A.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
    color: #79ABE1;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    background-color: #F6F5EC;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #F6F5EC;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#SSA-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#SSA-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

#SSA-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#SSA-main dt{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    font-weight: normal;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 15px;
    border-bottom-color: #cccccc;
}

#SSA-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    line-height: 1.5em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

*:first-child + html #SSA-main dd{
    height: 1%; /* for IE7 */
    padding-left: 0px;
}

* html #SSA-main dd{
    height: 1%; /* for IE6 */
    padding-left: 0px;
}

#SSA-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#SSA-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#SSA-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
    padding-top: 35px;
    padding-left: 10px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    width: 130px;
    height: 21px;
    overflow: hidden;
    background-image : url(returnTop_11A.png);
    background-position: top 550px;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
#SSA-title h1{
    margin-top: 0;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: 460px;
    overflow: hidden;
    text-indent: -9999px;
    height: 60px;
    background-image : url(logo.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#SSA-title h2{
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-size: 1.2em;
    color: #00a0ff;
    text-align: left;
    line-height: 1.4;
    width: 430px;
    margin-left: 10px;
}

#SSA-title p{
    margin-left: 10px;
}

#toppage-item div.item{
    width: 410px;
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #edfac3;
    background-image : url(itemBg.png);
    background-position: top left;
    background-repeat: repeat-x;
    text-align: left;
    padding: 7px;
/*     min-height: 170px; */
    clear: both;
}

* html #toppage-item div.item{
    margin-right: 2px; /* for IE6 */
    height: 170px; /* for IE6 */
}

#toppage-item div.item::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-item img{
    background-color: #ffffff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    float: left;
    margin-right: 10px;
}

#toppage-item p{
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 0.1em;
    margin-bottom: 1em;
    color: #333333;
    line-height: normal;
}

#toppage-news h3{
    color: #ff8800;
}

#toppage-news dt{
    color: #ff8800;
}
#toppage-news dd{
    border-bottom-color: #ffcbaa;
    width: 92%;
    border-bottom-width: 2px;
}

#toppage-info h3{
    color: #00a800;
}

#toppage-info h4{
    display: block;
    background-image: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    color: #000000;
    font-weight: bold;
}

#toppage-info p{
    padding-left: 10px;
    padding-right: 10px;
    line-height: normal;
    font-weight: normal;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/

	/* フッター内パーツ */
	#SSA-footerMain{
    width: 100%;
    float: none;
	}

	#SSA-footerMain p{
		/* コピーライト文字設定 */
		padding-top: 0px;
		padding-right: 5px;
		padding-left: 5px;
		text-align: center;
		word-break: break-all;
	}
	
	#SSA-footerExtra1{
    float: none;
	}
	
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#SSA-nav h3.SSA-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	h4{
    padding-right: 0px;
	}
	
	h5{
		padding-right: 10px;
	}

	table{
		width: 100%;
		box-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
    width: 96%;
	}

	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#SSA-main dt{
    float: none;
		padding-bottom: 0px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#SSA-main dd{
		padding-right: 10px;
    padding-left: 10px;
	}

	#SSA-main img.left{
		margin-right: 0px;
		float: none;
	}
	#SSA-main img.right{
		margin-left: 0px;
		float: none;
	}
	
	#pagetop{
		margin-top: 30px;
		margin-bottom: 20px;
    padding-top: 0px;
	}
		
	/* トップページ デザイン定義 */
	#SSA-title h1{
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		max-width: 96%;
		background-size: contain;
		box-sizing: border-box;
	}
	
	#SSA-title h2{
    width: 96%;
    margin-left: auto;
		margin-right: auto;
	}
	
	#SSA-title p{
    width: 96%;
    margin-left: auto;
		margin-right: auto;
	}
	
	#toppage-item div.item{
    width: 100%;
	}

	#toppage-info h4{
    padding-right: 10px;
	}

}
  
/******************************
 * float clear
 ******************************/
.SSA-clear {
    clear: both;
}

.SSA-clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.SSA-clearfix {
    zoom: 1; /* for IE6 */
}

/******************************
 * レイアウト コンテナ (div)
 ******************************/

/* 飾りなし 幅自動 */
.SSA-parts-cnt-01 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: none;
    clear: both;
}

/* 飾りなし 幅60px */
.SSA-parts-cnt-01-060 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 60px;
    float: left;
}

/* 飾りなし 幅120px */
.SSA-parts-cnt-01-120 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 120px;
    float: left;
}

/* 飾りなし 幅180px */
.SSA-parts-cnt-01-180 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 180px;
    float: left;
}

/* 飾りなし 幅240px */
.SSA-parts-cnt-01-240 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 240px;
    float: left;
}

/* 飾りなし 幅360px */
.SSA-parts-cnt-01-360 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 360px;
    float: left;
}

/* 線囲み 幅自動 */
.SSA-parts-cnt-02 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: none;
    clear: both;
}

/* 線囲み 幅60px */
.SSA-parts-cnt-02-060 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: 60px;
    float: left;
}

/* 線囲み 幅120px */
.SSA-parts-cnt-02-120 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: 120px;
    float: left;
}

/* 線囲み 幅180px */
.SSA-parts-cnt-02-180 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: 180px;
    float: left;
}

/* 線囲み 幅240px */
.SSA-parts-cnt-02-240 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: 240px;
    float: left;
}

/* 線囲み 幅360px */
.SSA-parts-cnt-02-360 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: 360px;
    float: left;
}

/******************************
 * 見出し (h1-h6)
 ******************************/

/* 飾りなし */
.SSA-parts-hl-01 {
    margin: 0px;
    padding: 0px 0.2em;
    border: none !important;
    line-height: 1.2em;
}

/* 下線 1 */
.SSA-parts-hl-02 {
    margin: 0px;
    padding: 0px 0.2em;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 下線 2 (2重線) */
.SSA-parts-hl-03 {
    margin: 0px;
    padding: 0px 0.2em;
    border-bottom-width: 3px !important;
    border-bottom-style: double !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 線囲み 1 */
.SSA-parts-hl-04 {
    margin: 0px;
    padding: 0px 0.2em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
}

/* 線囲み 2 (2重線) */
.SSA-parts-hl-05 {
    margin: 0px;
    padding: 0px 0.2em;
    border-width: 3px !important;
    border-style: double !important;
    line-height: 1.2em;
}

/* 飾りつき 1 (左■付き) */
.SSA-parts-hl-06 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-left-width: 1.2em !important;
    border-left-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    line-height: 1.2em;
}

/* 飾りつき 2 (左■付き＆下線) */
.SSA-parts-hl-07 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-left-width: 1.2em !important;
    border-left-style: solid !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    line-height: 1.2em;
}

/* 飾りつき 3 (左■付き＆線囲み) */
.SSA-parts-hl-08 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-style: solid !important;
    border-width: 2px 2px 2px 1.2em !important;
    line-height: 1.2em;
}

/******************************
 * 文章枠 (div)
 ******************************/

/* 装飾なし */
.SSA-parts-cbox-01 {
    margin: 0px;
    padding: 5px;
    border: none;
}

/* 線囲み 1 (実線) */
.SSA-parts-cbox-02 {
    margin: 0px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
}

/* 線囲み 2 (点線) */
.SSA-parts-cbox-03 {
    margin: 0px;
    padding: 4px;
    border-width: 1px;
    border-style: dotted;
}

/* 線囲み 3 (2重線) */
.SSA-parts-cbox-04 {
    margin: 0px;
    padding: 2px;
    border-width: 3px;
    border-style: double;
}

/******************************
 * 写真/画像 (img)
 ******************************/

/* 余白なし */
.SSA-parts-img-01 {
    margin: 0px;
    padding: 0px;
    border: none;
    float: left;
}

/* 余白あり */
.SSA-parts-img-02 {
    margin: 0px;
    padding: 5px;
    border: none;
    float: left;
}

/* 写真ボックス 左寄せ配置用 */
.SSA-parts-img-03 {
    margin: 0px 5px 0px 0px !important;
    padding: 5px;
    border: none;
    float: left;
}

/* 写真ボックス 右寄せ配置用 */
.SSA-parts-img-04 {
    margin: 0px 0px 0px 5px !important;
    padding: 5px;
    border: none;
    float: right;
}

/* 複数写真ボックス 左端用 */
.SSA-parts-img-05 {
    margin: 0px;
    padding: 5px;
    border: none;
    float: left;
    clear: both;
}

/* 複数写真ボックス 2列目用 */
.SSA-parts-img-06 {
    margin: 0px;
    padding: 5px 5px 5px 0px;
    border: none;
    float: left;
}

/* 複数写真ボックス 左端・2行目用 */
.SSA-parts-img-07 {
    margin: 0px;
    padding: 0px 5px 5px 5px;
    border: none;
    float: left;
    clear: both;
}

/* 複数写真ボックス 2行目用 */
.SSA-parts-img-08 {
    margin: 0px;
    padding: 0px 5px 5px 0px;
    border: none;
    float: left;
}

/******************************
 * 水平線 (hr)
 ******************************/

/* 水平線 1 (実線・細) */
.SSA-parts-hr-01 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px !important;
    border-top-style: solid !important;
}

/* 水平線 2 (実線・太) */
.SSA-parts-hr-02 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: solid;
}

/* 水平線 3 (点線・細) */
.SSA-parts-hr-03 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px;
    border-top-style: dotted;
    height: 0px;
}

/* 水平線 4 (点線・太) */
.SSA-parts-hr-04 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: dotted;
    height: 0px;
}

/* 水平線 5 (破線・細) */
.SSA-parts-hr-05 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px;
    border-top-style: dashed;
}

/* 水平線 6 (破線・太) */
.SSA-parts-hr-06 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: dashed;
}

/* 水平線 7 (2重線) */
.SSA-parts-hr-07 {
    margin: 0.5em 0px;
    border-width: 3px 0px 0px 0px;
    border-top-style: double;
}

/******************************
 * 写真ボックス (div)
 ******************************/

/* 飾りなし */
.SSA-parts-pbox-01 {
    margin: 5px;
    padding: 0px;
    border: none;
    text-align: left;
    width: auto;
    float: none;
    clear: both;
}

/* 飾りなし 画像幅60px */
.SSA-parts-pbox-01-060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 70px;
    float: left;
}

/* 飾りなし 画像幅120px */
.SSA-parts-pbox-01-120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 130px;
    float: left;
}

/* 飾りなし 画像幅180px */
.SSA-parts-pbox-01-180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 190px;
    float: left;
}

/* 飾りなし 画像幅240px */
.SSA-parts-pbox-01-240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 250px;
    float: left;
}

/* 線囲み */
.SSA-parts-pbox-02 {
    margin: 4px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: none;
}

/* 線囲み 画像幅60px */
.SSA-parts-pbox-02-060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 70px;
    float: left;
}

/* 線囲み 画像幅120px */
.SSA-parts-pbox-02-120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 130px;
    float: left;
}

/* 線囲み 画像幅180px */
.SSA-parts-pbox-02-180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 190px;
    float: left;
}

/* 線囲み 画像幅240px */
.SSA-parts-pbox-02-240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 250px;
    float: left;
}

/* 写真ボックス用 文章領域 */
.SSA-parts-pbox-desc {
    margin: 0px;
    padding: 5px 5px 0px 5px;
    border: none;
}

/******************************
 * 複数写真ボックス (div)
 ******************************/

/* 飾りなし 画像幅60px 横2x縦1 */
.SSA-parts-mpbox-01-2060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 135px;
    float: left;
}

/* 飾りなし 画像幅60px 横3x縦1 */
.SSA-parts-mpbox-01-3060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 200px;
    float: left;
}

/* 飾りなし 画像幅60px 横4x縦1 */
.SSA-parts-mpbox-01-4060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 265px;
    float: left;
}

/* 飾りなし 画像幅120px 横2x縦1 */
.SSA-parts-mpbox-01-2120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 255px;
    float: left;
}

/* 飾りなし 画像幅120px 横3x縦1 */
.SSA-parts-mpbox-01-3120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 380px;
    float: left;
}

/* 飾りなし 画像幅120px 横4x縦1 */
.SSA-parts-mpbox-01-4120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 505px;
    float: left;
}

/* 飾りなし 画像幅180px 横2x縦1 */
.SSA-parts-mpbox-01-2180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 375px;
    float: left;
}

/* 飾りなし 画像幅180px 横3x縦1 */
.SSA-parts-mpbox-01-3180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 560px;
    float: left;
}

/* 飾りなし 画像幅180px 横4x縦1 */
.SSA-parts-mpbox-01-4180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 745px;
    float: left;
}

/* 飾りなし 画像幅240px 横2x縦1 */
.SSA-parts-mpbox-01-2240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 495px;
    float: left;
}

/* 飾りなし 画像幅240px 横3x縦1 */
.SSA-parts-mpbox-01-3240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 740px;
    float: left;
}

/* 飾りなし 画像幅240px 横4x縦1 */
.SSA-parts-mpbox-01-4240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: 985px;
    float: left;
}

/* 線囲み 画像幅60px 横2x縦1 */
.SSA-parts-mpbox-02-2060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 135px;
    float: left;
}

/* 線囲み 画像幅60px 横3x縦1 */
.SSA-parts-mpbox-02-3060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 200px;
    float: left;
}

/* 線囲み 画像幅60px 横4x縦1 */
.SSA-parts-mpbox-02-4060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 265px;
    float: left;
}

/* 線囲み 画像幅120px 横2x縦1 */
.SSA-parts-mpbox-02-2120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 255px;
    float: left;
}

/* 線囲み 画像幅120px 横3x縦1 */
.SSA-parts-mpbox-02-3120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 380px;
    float: left;
}

/* 線囲み 画像幅120px 横4x縦1 */
.SSA-parts-mpbox-02-4120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 505px;
    float: left;
}

/* 線囲み 画像幅180px 横2x縦1 */
.SSA-parts-mpbox-02-2180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 375px;
    float: left;
}

/* 線囲み 画像幅180px 横3x縦1 */
.SSA-parts-mpbox-02-3180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 560px;
    float: left;
}

/* 線囲み 画像幅180px 横4x縦1 */
.SSA-parts-mpbox-02-4180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 745px;
    float: left;
}

/* 線囲み 画像幅240px 横2x縦1 */
.SSA-parts-mpbox-02-2240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 495px;
    float: left;
}

/* 線囲み 画像幅240px 横3x縦1 */
.SSA-parts-mpbox-02-3240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 740px;
    float: left;
}

/* 線囲み 画像幅240px 横4x縦1 */
.SSA-parts-mpbox-02-4240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 985px;
    float: left;
}

/******************************
 * バナーリスト
 ******************************/

/* 文字型 1 */
.SSA-parts-blist-01 {
    margin: 0px;
    padding: 0px;
}
.SSA-parts-blist-01 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.SSA-parts-blist-01 li {
    padding: 0px 5px 5px 5px;
}
.SSA-parts-blist-01 li a {
    display: block;
    margin: 0px;
    padding: 5px;
    text-decoration: none;
    border-style: none;
}

/* 文字型 2 */
.SSA-parts-blist-02 {
    margin: 0px;
    padding: 0px;
}
.SSA-parts-blist-02 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.SSA-parts-blist-02 li {
    padding: 0px 5px 5px 5px;
}
.SSA-parts-blist-02 li a {
    display: block;
    margin: 0px;
    padding: 5px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
}

/* 文字型 3 */
.SSA-parts-blist-03 {
    margin: 0px;
    padding: 0px;
}
.SSA-parts-blist-03 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.SSA-parts-blist-03 li {
    padding: 0px 5px 5px 5px;
}
.SSA-parts-blist-03 li a {
    display: block;
    margin: 0px auto;
    padding: 5px;
    text-decoration: none;
    border-left-width: 2em;
    border-left-style: solid;
    border-right-width: 2em;
    border-right-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/* 画像付き 1 */
.SSA-parts-blist-04 {
    margin: 0px;
    padding: 0px;
}
.SSA-parts-blist-04 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: left;
}
.SSA-parts-blist-04 li {
    padding: 0px 5px 5px 5px;
}
.SSA-parts-blist-04 li a {
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border-style: none;
    height: 30px;
}
.SSA-parts-blist-04 li a img {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

/* 画像付き 2 */
.SSA-parts-blist-05 {
    margin: 0px;
    padding: 0px;
}
.SSA-parts-blist-05 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: left;
}
.SSA-parts-blist-05 li {
    padding: 0px 5px 5px 5px;
}
.SSA-parts-blist-05 li a {
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    height: 30px;
}
.SSA-parts-blist-05 li a img {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

/******************************
 * デフォルトスタイル設定
 ******************************/

.SSA-parts-cnt-style {
    text-align: left;
}

.SSA-parts-hl-style {
    border-color: #cccccc;
}

.SSA-parts-cbox-style {
    text-align: left;
}

.SSA-parts-hr-style {
    clear: both;
}

.SSA-parts-pbox-style {
    border-color: #cccccc;
}

/*--------------------------------------------------------
  フルCSSテンプレート部品レスポンシブル設定
--------------------------------------------------------*/
@media screen and (max-width: 568px) {

	/******************************
	 * Yahoo!ロコ-地図, Googleマップ
	 ******************************/
	div[name="SSAMAP"] {
		max-width: 100% !important;
	}

	#SSA-main div[name="SSAMAP"] img {
		max-width: none;
	}

	/******************************
	 * フォトモーション
	 ******************************/
	.SSA-photomotion {
		max-width: 100% !important;
		height: auto !important;
	}
	.SSA-photomotion:after {
		display:table;
		clear:both;
		content:"";
	}

	/* 画像設定 */
	#SSA-main img {
		max-width: 100%;
		height: auto;
	}

	/******************************
	 * レイアウト コンテナ (div)
	 ******************************/
	/* 飾りなし 幅60px */
	.SSA-parts-cnt-01-060,
	/* 飾りなし 幅120px */
	.SSA-parts-cnt-01-120,
	/* 飾りなし 幅180px */
	.SSA-parts-cnt-01-180,
	/* 飾りなし 幅240px */
	.SSA-parts-cnt-01-240,
	/* 飾りなし 幅360px */
	.SSA-parts-cnt-01-360 {
		max-width:100%;
		margin-left: auto;
		margin-right: auto;
	}

	/******************************
	 * 写真ボックス (div)
	 ******************************/
	/* 飾りなし 画像幅60px */
	.SSA-parts-pbox-01-060,
	/* 飾りなし 画像幅120px */
	.SSA-parts-pbox-01-120,
	/* 飾りなし 画像幅180px */
	.SSA-parts-pbox-01-180,
	/* 飾りなし 画像幅240px */
	.SSA-parts-pbox-01-240,
	/* 線囲み */
	.SSA-parts-pbox-02,
	/* 線囲み 画像幅60px */
	.SSA-parts-pbox-02-060,
	/* 線囲み 画像幅120px */
	.SSA-parts-pbox-02-120,
	/* 線囲み 画像幅180px */
	.SSA-parts-pbox-02-180,
	/* 線囲み 画像幅240px */
	.SSA-parts-pbox-02-240 {
		max-width:100%;
		margin-left: auto;
		margin-right: auto;
	}

	/******************************
	 * 複数写真ボックス (div)
	 ******************************/
	/* 飾りなし 画像幅60px 横2x縦1 */
	.SSA-parts-mpbox-01-2060,
	/* 飾りなし 画像幅60px 横3x縦1 */
	.SSA-parts-mpbox-01-3060,
	/* 飾りなし 画像幅60px 横4x縦1 */
	.SSA-parts-mpbox-01-4060,
	/* 飾りなし 画像幅120px 横2x縦1 */
	.SSA-parts-mpbox-01-2120,
	/* 飾りなし 画像幅120px 横3x縦1 */
	.SSA-parts-mpbox-01-3120,
	/* 飾りなし 画像幅120px 横4x縦1 */
	.SSA-parts-mpbox-01-4120,
	/* 飾りなし 画像幅180px 横2x縦1 */
	.SSA-parts-mpbox-01-2180,
	/* 飾りなし 画像幅180px 横3x縦1 */
	.SSA-parts-mpbox-01-3180,
	/* 飾りなし 画像幅180px 横4x縦1 */
	.SSA-parts-mpbox-01-4180,
	/* 飾りなし 画像幅240px 横2x縦1 */
	.SSA-parts-mpbox-01-2240,
	/* 飾りなし 画像幅240px 横3x縦1 */
	.SSA-parts-mpbox-01-3240,
	/* 飾りなし 画像幅240px 横4x縦1 */
	.SSA-parts-mpbox-01-4240,
	/* 線囲み 画像幅60px 横2x縦1 */
	.SSA-parts-mpbox-02-2060,
	/* 線囲み 画像幅60px 横3x縦1 */
	.SSA-parts-mpbox-02-3060,
	/* 線囲み 画像幅60px 横4x縦1 */
	.SSA-parts-mpbox-02-4060,
	/* 線囲み 画像幅120px 横2x縦1 */
	.SSA-parts-mpbox-02-2120,
	/* 線囲み 画像幅120px 横3x縦1 */
	.SSA-parts-mpbox-02-3120,
	/* 線囲み 画像幅120px 横4x縦1 */
	.SSA-parts-mpbox-02-4120,
	/* 線囲み 画像幅180px 横2x縦1 */
	.SSA-parts-mpbox-02-2180,
	/* 線囲み 画像幅180px 横3x縦1 */
	.SSA-parts-mpbox-02-3180,
	/* 線囲み 画像幅180px 横4x縦1 */
	.SSA-parts-mpbox-02-4180,
	/* 線囲み 画像幅240px 横2x縦1 */
	.SSA-parts-mpbox-02-2240,
	/* 線囲み 画像幅240px 横3x縦1 */
	.SSA-parts-mpbox-02-3240,
	/* 線囲み 画像幅240px 横4x縦1 */
	.SSA-parts-mpbox-02-4240 {
		max-width:100%;
		margin-left: auto;
		margin-right: auto;
	}



}

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.SSA-parts-cnt-style
{
    border-color: #8ac141;
    text-align: left;
}

.SSA-parts-hl-style
{
    margin-top: 5px;
    padding: 5px 0.2em;
    border-color: #8ac141;
}

.SSA-parts-cbox-style
{
    border-color: #8ac141;
}

.SSA-parts-img-02
{
    background-color: #ffffff;
}

.SSA-parts-hr-style
{
    border-color: #8ac141;
}

.SSA-parts-pbox-style
{
    background-color: #8ac141;
    border-color: #ffffff;
    color: #ffffff;
}
.SSA-parts-pbox-style h4
{
    margin: 0px;
    padding: 0px;
    background-image: none;
    display: block;
}
.SSA-parts-pbox-style img
{
    background-color: #ffffff;
}

.SSA-parts-blist-style
{
    border-color: #8ac141;
}
a.SSA-parts-blist-style:link
{
    color: #666666;
}
a.SSA-parts-blist-style:visited
{
    color: #666666;
}
a.SSA-parts-blist-style:hover
{
    color: #8ac141;
}
a.SSA-parts-blist-style:active
{
    color: #8ac141;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
