
#eflashcard{
	with:580px;
	height:339px;
	background-image:url(/img/top/eflashcard.gif);
}

#eflashcard ul,#eflashcard p{
	margin:10px 0;
	padding:0;
	position:relative;
	top:90px;
}

#p1{
	color:white;
	font-weight:bold;
	text-indent:400px;
}

#p2{
	text-indent:200px;
}

#p2 input{
	text-align:center;
}

#p3{
	text-indent:100px;
}

#p3 textarea{
	text-align:center;
}


#eflashcard ul{
	list-style:none;
	left:40px;
}

#eflashcard ul li{
	margin:0;
	float:left;
}



.h2_title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.2em;
}
.h2_title .oblique {
    font-style: oblique;
}
.h2_title .cnt {
    font-size: 42px;
}
.t_01 {
    background: -webkit-linear-gradient(left, #0099ff, #0016ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_02 {
    background: -webkit-linear-gradient(left, #b3b3b3, #474747);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_03 {
    color: #0099ff;
}

/*改行*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}


.sanka_box {
    width: 100%;
    text-align: left;
    padding-top: 10px;
}
.sanka_t {
    background-repeat: y-repeat;
	background-position: left top;
    background-image: url(/img/top/sanka_t.png);
    color: #000099;
    font-weight: bold;
    font-size: 14px;
}
.sanka_t span {
    color: #ffffff;
    padding-left: 5px;
    padding-right: 10px;
}
.sanka_s {
    font-size: 11px;
    padding: 6px 0px;
}

.tours {
    background-color: #cc0033;
    background-repeat: no-repeat;
	background-position: left top;
    background-image: url(/img/top/tours.png);
    color: #ffff99;
    font-weight: bold;
    font-size: 16px;
    padding: 15px 0px;
    margin: 10px 100px 0px 100px;
    border-radius: 10px;-webkit-border-radius: 10x;-moz-border-radius: 10px;
}
.tours_next {
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #cc0033 transparent transparent transparent;
}
.tours_box {
    padding: 10px;
}
.tours_box p {
    margin: 0;
    padding: 0;
}

/*サービスの利用はとても簡単。しかも全て無料!*/
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

/**/
.services_box {
    background-color: #3399ff;
    padding: 10px 100px;
}
.services {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px;-webkit-border-radius: 20x;-moz-border-radius: 20px;
}
.services p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 11px;
    line-height: normal;
}
.services_next {
    width: 0;
    height: 0;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 15px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
}