body {
    font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
    background-image:url('../images/retina_wood.png');
    font-size: 13px;
}

/* ヘッダー部分の設定です。*/



/* メインコンテンツの設定です。*/
#main_area {
	clear: both;
	width: 600px;
	height: 200px;
        padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
        text-align: center;
        background-color: white;
}

.midasi {
	background-color:#2759c6;
	height: 30px;
	line-height: 30px;
	color: white;
	text-align: center;
}

/* 新着情報の設定です。*/
#main_left {
	float: left;
	width: 500px;
	height: auto;
}

#main_left_a {
	width: 500px;
	height: auto;
	background: white;
}
#main_left_b {
	width: 500px;
	height: auto;
	margin-top: 10px;
        margin-bottom: 10px;
	background: white;
}

#main_left_c {
	width: 300px;
	height: auto;
	margin-top: 10px;
        margin-bottom: 10px;
}

.right {
	text-align: right;
	margin-right: 12px;
}

/* 新着情報の右側の設定です。 */
#main_right {
    float: left;
	width: 495px;
	height: auto;
	margin-left: 5px;
}


#main_right_a {
    float: left;
	width: 495px;
	height: auto;
	background-color: white;	
}

/* アコーディオン展開の設定です。*/

label {
    padding :0 0 0 0;
    display: block;
    margin: 0;
    cursor :pointer;
}
 
input[type="radio"].bellows{
    display: none;/* チェックボックスの非表示 */
}
input[type="checkbox"].bellows{
    display: none;/* チェックボックスの非表示 */
}
 
.ac_menu ul {
/* メニュー開閉時アニメーション */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 4px;
    margin-left: 10px;
    margin-bottom: 5px;
}
 
.ac_menu li {
    margin-left: 7px;
    color: red;
    text-decoration: underline;
}
 
/* ▽▽アコーディオン開閉指定▽▽ */
input[type="radio"].bellows + ul{
    max-height: 0;/* チェックが入っていない時の高さ */
    overflow: hidden;
}
input[type="checkbox"].bellows + ul{
    max-height: 0;/* チェックが入っていない時の高さ */
    overflow: hidden;
}
 
input[type="radio"].bellows:checked + ul{
    max-height: 50em;/* チェックが入っているときの高さ */
}
input[type="checkbox"].bellows:checked + ul{
    max-height: 50em;/* チェックが入っているときの高さ */
}
/* △△アコーディオン開閉指定△△ */

#kaiinbosyu {
        margin-bottom:10px;
        width:495px;
        height:108px;
	background-color:#2ac371; 
}


#syokuinbosyu {
        margin-bottom:10px;
        width:495px;
        height:108px;
	background-color:white;
        text-align:center;
}

#syokuinbosyu h2{
        padding-top:20px;

}


.event {
	float: left;
        width: 495px;
        margin-bottom: 10px;
}

.event-1 {
          height: 370px;
	  background-color: white;
}

.event-1 img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.event-1 a:hover {
    opacity: 0.8;
}

.link-a {width: 495px;}
.link-a a {margin-left:auto;margin-right:auto;}


/* 追加メニューボタンの設定です。*/

.main_button {
	float: left;
	width: 495px;
	height: 50px;
	margin-top: 10px;
}

.button1 {
	float: left;
	width: 245px;
	height: 50px;
  　　　text-align: center;
  　　  line-height: 50px;
	background-color:#2ac371; 
	font-size: large;
}

.button2 {
	float: left;
	width: 245px;
	height: 50px;
	margin-left: 5px;
        text-align: center;
        line-height: 50px;
	background-color:#2ac371; 
	font-size: large;
}

.button1 img,.button2 img {
	height: 50px;
	width: 245px;
}

.button1 a:hover,.button2 a:hover {
    opacity: 0.8;
}

.button3 {
	float: left;
	width: 495px;
        margin-top: 10px;
        text-align: center;
}


/* サブ追加メニューボタンの設定です。*/

.sub_button {
	float: left;
	width: 495px;
	height: 70px;
	margin-top: 10px;
        margin-bottom: 10px;
}

.button_a {
	float: left;
	width: 200px;
	height: 70px;
	margin-left: 0px;
}

.button_b {
	float: left;
	width: 160px;
	height: 70px;
	margin-left: 5px;
        text-align: center;
        line-height: 70px;
	font-size: large;
}

.button_c {
	float: left;
	width: 125px;
	height: 70px;
	margin-left: 5px;
        text-align: center;
        line-height: 70px;
	background-color:white; 
	font-size: large;
}


.button_a img,{
	height: 70px;
	width: 200px;
}

.button_b img {
	height: 70px;
	width: 160px;
}

.button_c img {
	height: 70px;
	width: 125px;
}

.button_a a:hover,.button_b a:hover,.button_c a:hover {
    opacity: 0.8;
}


/* シフト新着情報の設定です。*/
#shiftkousinjouhou {
    float:left;
    width:495px;
    height:685px;
    margin-top: 5px;
}
#shiftkousinjouhou iframe {
    background:white;
}


.seinen a,.josei a {
    text-decoration:none;    
    color:white;
    display:block; 
}

.seinen a:hover,.josei a:hover {
    background-color:#23dd7a;
}

#iwave {
	float: left;
	width: 495px;
	height: 100px;
	margin-top: 10px;
}


/* ページ下部にあるサブコンテンツの設定です。*/

#link_area {
    clear:both;
    width:1000px;
    height:280px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}


/* リンクの設定です。*/

#link_list {
    float: left
    width:1000px;
    height:250px;
    margin-top:10px;
    
}

section.link {
    float:left;
    margin-left:5px;
    margin-right:5px;
    margin-bottom: 5px;
    width:189px;
    height:auto; 
    min-height:80px;
}

img.link {
    display:block;
    width:189px;
    height:auto;
    padding:1px;
    border:1px solid black;  
}

/* フッダーの設定です。*/

footer {
    clear:both;
    display:block;
    width:1000px;
    height:200px;
    margin-top:5px;
    margin-left:auto;
    margin-right:auto;
    background:#2759c6;
    color:white;
}

#footer_left {
	float: left;
	width: 500px;
	height: 200px;
	text-align: center;
	line-height: 25px;
	
}

#footer_left a {
    text-decoration:none;
    color:white;   
}

#footer_right {
	float: left;
	width: 500px;
	height: 200px;
}

#footer_right img {
	height: 200px;
	width: 500px;
}


#skinadstyle {
	background-image: url('../images/whiteboard2.png');
	background-size: 150px;
	width: 150px;
	height: 450px;
}

#skinadstyle p {
	text-align: center;
	margin-left: -5px;
	font-size: 20px;
}

#skinadstyle a {
    text-decoration:none;
    color:black;   
}

#tyousei1 {
        margin-top: 10px;
        margin-bottom: 0px;
}

#tyousei2 {
        margin-top: 35px;
        margin-bottom: 0px;
}

#tokutei {
	font-size: 10px;
}

#sidebotan {margin:80px auto 0 auto;width:150px;height:50px;background-color:#2759c6;border-radius:10px;overflow:hidden;}
#sidebotan p{text-align: center;line-height: 15px;color:white;}



.ifrm-container {
    width:495px;
    height:655px;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    background: white;
}
    
.ifrm {
    width:100%;
    height:100%;
    display:block;
    border:none;
}