@charset "utf-8";

/* �S�̂̐ݒ� */

body{
    background-color: #e3e3e3;
    font-family:"Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue",
    "���C���I", "Meiryo", "�l�r �o�S�V�b�N", "MS PGothic", "sans-serif";
    font-size:14px;
    color: #666666;
    margin: 0;
    -webkit-text-size-adjust: 100%;
}



/* ���C��BOX */

.wrapper{
    border-left-width:2px;
    border-right-width:2px;
    border-color:#9abce4;
    width:900px;
    height:100%;
    min-width:900px;
    border-style:solid;
    border-top-style:none;
    border-bottom-style:none;
    margin-left:auto;
    margin-right:auto;
    background-image:url(photo_top/title_top0.jpg);
    background-repeat:no-repeat;
    background-position:top;

}




/* ���^�C�g���X�y�[�X�i�e�j */

.boxspace{
    border-style:none;
    width:100%;
    height:146px;
  	position: relative;
}

/* ���^�C�g���X�y�[�X���̕����ʒu �i�q�j*/

.children{
	position: absolute;
	right: 0;
	bottom: 0;
}



/* �����j���[�̃����N �ƃi�r*/

nav {
    background-color:#000;
    width:100%;
}

a.menu:link {
    display: block;
    height:21px;
    width:70px;
    color: #ffffff;
    font-size: 13px;
    TEXT-DECORATION: NONE;
    font-weight: bolder;
}

a.menu:visited {
    color: #ffffff;
    font-size: 13;
    TEXT-DECORATION: NONE;
    font-weight: bolder;
}


a.menu:HOVER {
    font-size:13px;
    TEXT-DECORATION: none;
    font-weight: bolder;
    color: #fff;
    background-color:#666;
}



/* �t�b�^�[ */
footer{
    text-align:center;
    background-color:#fff;
    width:100%;
    height:140px;
    padding-top:60px;

}

/* �t�b�^�[���� */
hr.style2 {
    height: 1px;
    background-color: #666;
    width:800px;
    border:none;
    margin-top:10px;
    margin-bottom:20px;
}



/* �㉺�}�[�W���pDIV */


.boxmargin_twitter{
    display: block;
    width: 250px;
    margin: 0 auto;
}

.boxmargin15 {
    margin-top:15px;
    margin-bottom:10px;
    border:0;
}

.boxmargin25 {
    margin-top:25px;
    margin-bottom:10px;
    border:0;
}



/* ���E���C���֘A */
.container{
    display:flex;
    justify-content:space-around;
    background-color:#fff;
}

.side-area{
    width:310px;
    background-color:#fff;
    text-align:center;

}

.main-area{
    background-color:#FFF;
    width:590px;
    border-left:1px solid #FFF;
    text-align:center;
}

/* �E���C���{���{�b�N�X */

.boxmain {
    margin-top:25px;
    margin-bottom:10px;
    width:540px;
    margin:auto;
    background-color:#fff;
}

/* �R���i���ӈ͂ݐ� */


.corona {
position: relative;
margin: 2em auto;
width: 500px;
padding: 1em;
border: 3px double #e01b33;
border-radius: 8px;
    background-color:#fff;
    text-align:left;
    font-size:14px;
}

.corona .corona-title {
position: absolute;
display: inline-block;
top: -7px;/* �����̍��� */
left: 15px;
padding: 0 10px;
line-height: 1;
font-size: 14px;
background: #FFF;
color: #e01b33;
font-weight: bold;
}


.corona p {
    padding: 5px 10px;
    margin: 0;
}

/* �C�����C���t���[�� */

.boxframe {
    margin:auto;
    text-align:left;
    width:520px;
    border:none;
    margin-bottom:5px;
    margin-top:2px;
}





/* �����[�g�m�Ã����N */
.remote {
    width:250px;
    border:1px sorid #fff;
    border-collapse:separate;
    border-spacing:15px 1px;
    margin-top:0px;
    margin-bottom:0px;
}

.remote td {
    border:none;
    height:50px;
    font-size:small;
    background-color:#3399CC;
}

.remote td a{
    display:block;
    color:#fff;
}

.remote td:hover{
    background-color:#98BCCC;
    color:#fff;
}

.remote a:link {
    text-decoration:none;
    color:#fff;
    font-weight:bolder;
}

.remote a:visited {
    text-decoration:none;
    color:#fff;
    font-weight:bolder;
}




/* �T�C�h�o�[�摜�F������ */
a.banner:hover {
    opacity:0.5;
}


/* �T�C�h�̃~�j�e�[�u�� */

.side_01{
    width: 250px;
    border-collapse: collapse;
    font-size:x-small;
    font-weight:bolder;
    margin-bottom:10px;
}
.side_01 th{
    padding: 3px;
    text-align: center;
    vertical-align: top;
    border: 2px solid #98BCCC;
}


.side_01 td{
     padding: 3px;
     border: 2px solid #98BCCC;
    text-align:left;

 }

/* �T�C�h�̃X�P�W���[���e�[�u�� */

.side_02 {
    border-collapse: collapse;
    width:250px;
    border:1px solid #fff;
    vertical-align:top;
    font-size:12px;
    margin-bottom:10px;
}
   /* �e���̐ݒ� */
.side_02 td:nth-child(1) {
    width:29px;
    padding-top:2px;
    text-align:right;
    vertical-align:top;
    border:1px dashed #FFF;
    border-bottom-color:#c4c4c4;
}

.side_02 td:nth-child(2) {
    vertical-align:top;
    padding-top:2px;
    text-align:left;
    border:1px dashed #FFF;
    border-bottom-color:#c4c4c4;
    width:65px;
}

.side_02 td:nth-child(3) {
    vertical-align:top;
    padding-top:2px;
    border:1px dashed #fff;
    border-bottom-color:#c4c4c4;
    text-align:left;
}


/* topページのH1タグ */
.h1_top {
    font-family:"Helvetica Neue","Arial",
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        "Meiryo",
        "sans-serif";
    font-size:10px;
    color: #ffffff;
    margin-top:0px;
    margin-bottom:0px;
    line-height:20px;
    display:inline;
}


/* ���o���� */
h4{
    text-align:center;
    font-weight:bolder;
    margin-bottom:1px;
}

h4::before{
    content:"\0025C6";/* �����O�́� */
    color:#e44251;
}

h4::after{
    content:"\0025C6";/* �������́� */
    color:#e44251;
}

/* ���o���� h3*/

h3 {
    background-color:#fff;
    width:50%;
    border-bottom:1px solid #b4b4b4;
    padding: .10em 30px .10em .75em;
    /*���A�E�A���A���H*/
    margin-top:10px;
    margin-bottom:5px;
}


/* �X�P�W���[�������� */

p.side {
    text-align:center;
    margin:2px;
    font-size:11px;
}

/* ���� */
hr.style1 {
    height: 4px;
    background-color: #3399CC;
    width:250px;
    border:none;
}


/* �c�C�b�^�[YouTube�}�[�W���{�b�N�X */

.box_twtb {
    color:#fff;
    border:none;
    margin-left:30px;
}



/* �����N�̐��F�ύX (�����Ɠ����j*/

a.dojo:link {
    color: #028cae;
    text-decoration:underline;
}

a.dojo:visited {
    color: #028cae;
    text-decoration:underline;
}


a.dojo:HOVER {
    color: #62bff7;
    text-decoration:underline;

}
