@charset "utf-8";

/* @group Reset */

*{margin:0; padding:0;
}

*{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	
}

a{text-decoration:none;
}

a:link{color:#000000;
}

a:visited{color:#000000;
}

a:hover{color:#C4197E;
}

hr{margin-bottom:30px
	}

img{vertical-align:middle;
margin:0;
padding:0
}

.kak{font-size:12px;
margin-bottom:10px;
}

.frg{font-size:16px;
text-align:center;
margin-top:40px
}

.frgt{font-size:20px;
text-align:center;
}

.frgtx{font-size:16px;
text-align:center;
}


.frg a{
	margin-left:10px
}

.frgt a{
	margin-left:30px
}

p.lecol{color:#1535AD;
text-align:left;
padding-bottom:50px;
} 

p{line-height:150%
}

.dsr{
	border: 1px solid #24455A;
	background-color: #CDCFD4;
	text-align: center;
}

.tdu{
	text-decoration: underline;
	margin-left: 15px;
}

.tdn{
	margin-left: 15px;
}

a.tul{text-decoration:underline
}

.boxB{position:fixed;
z-index:100;
right:0;
top:135px;
opacity: 0.5;
}

/* @end */

/* movie */

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.red{color:#F90211;}

/* @end */


/* @group Fluid-img */


/* @end */


/* @group HTML */

html{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
font-size:100%;
line-height:1.2;
}

p.left{text-align:left;}

/* @end */


/* @group Heading */

/* @end */

/* @group Header */

header { 
text-align : center;
background-image:url(../../n/bgpic.jpg);
background-repeat:repeat-x;
}

/* @end */

/* @group Contents */

#contents {
width : 90%;
max-width:550px;
margin : 0 auto;
margin-top:50px;
margin-bottom:50px
}


#contents2 {
width : 90%;
max-width:700px;
margin : 0 auto;
margin-top:50px;
margin-bottom:50px
}

#contents p { 
margin-bottom : 2px;
text-align : left;}

/* @end */

.fr{font-size:16px;
text-align:center;
margin-bottom:30px;
margin-top:30px
}

/* @group Footer */

footer {
padding : 24px 0;
color : white;
text-align : center;
background : #C4197E}

/* @end */

/*768px*/
@media screen and (min-width : 768px){

#contents { text-align : left}

}

/*1024px*/
@media screen and (min-width : 1024px) {

/* @group Nav */

/* @end */

/* @group Contents */

/* @end */

/* @group Footer */

footer {
width : 91.796875%; /*940/1024*/
margin : 0 auto;
}

/* @end */

}