/* index */
/* ●●とは？あたり */
.howbtn {
padding: 0px 28px 0px 0px;
}

.howtex {
font-size: 12px;
color: #333333;
padding: 2px 0px 0px 50px;
}
/* トピックス */

h1 { 
font-size:100%;
margin:0px;
} 

.h {
font-size: 12px;
color: #FF3366;
font-weight: bold;
padding: 10px 0px 0px 15px;
text-decoration: underline;
}

.htex {
font-size: 12px;
color: #333333;
padding: 0px 0px 0px 30px;
}

/* チャーンスコード */
.code {
font-size: 12px;
color: #333;
padding: 15px 0px 0px 48px;
}

/* ステップ */
.dotline {
background: url(../img/common/line.gif) repeat-x top left;
}

.step1 a,.step1 a:hover,.step1 a:focus {
font-size: 12px;
color: #FF6666;
padding: 0px 0px 0px 90px;
width:400px;height:30px;
background: url(../img/toentry/step1.gif) no-repeat top left;
text-decoration: underline;
}

.step2 a,.step2 a:hover,.step2 a:focus {
font-size: 12px;
color: #FF6666;
padding: 0px 0px 0px 90px;
width:400px;height:30px;
background: url(../img/toentry/step2.gif) no-repeat top left;
text-decoration: underline;
}

.step3 a,.step3 a:hover,.step3 a:focus {
font-size: 12px;
color: #FF6666;
padding: 0px 0px 0px 90px;
width:400px;height:30px;
background: url(../img/toentry/step3.gif) no-repeat top left;
text-decoration: underline;
}

.step4 a,.step4 a:hover,.step4 a:focus {
font-size: 12px;
color: #FF6666;
padding: 0px 0px 0px 90px;
width:400px;height:30px;
background: url(../img/toentry/step4.gif) no-repeat top left;
text-decoration: underline;
}

.step5 a,.step5 a:hover,.step5 a:focus {
font-size: 12px;
color: #FF6666;
padding: 0px 0px 0px 90px;
width:400px;height:30px;
background: url(../img/toentry/step5.gif) no-repeat top left;
text-decoration: underline;
}


/* housyuu */
#cont2 {
margin: 10px 0px 0px 0px;
}

.hou {
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
padding: 5px 0px 5px 5px;
text-decoration: underline;
}

.houtex {
font-size: 12px;
line-height: 120%;
color: #333333;
padding: 5px 0px 0px 5px;
}

.hou2 {
font-size: 14px;
color: #FF6699;
font-weight: bold;
padding: 0px 0px 5px 0px;
text-decoration: underline;
}

.hou00 {
font-size: 25px;
color: #FF3366;
font-weight: bold;
line-height: 150%;
padding: 10px 0px 10px 0px;
text-decoration: underline;
}

/* その他汎用 */
.ha {
font-size: 14px;
color: #FF3366;
font-weight: bold;
padding: 5px 0px 0px 0px;
text-decoration: underline;
}

.hatex {
font-size: 12px;
line-height: 120%;
color: #333333;
padding: 5px 0px 0px 00px;
}

.hatex a {
font-size: 13px;
line-height: 120%;
color: #FF6699;
padding: 5px 0px 0px 00px;
}

.chart {
font-size: 15px;
color: #007799;
font-weight: bold;
padding: 0px 0px 0px 5px;
background: url(../img/common/mini_bar.gif) no-repeat top left;
}

.charttex {
font-size: 12px;
line-height: 120%;
color: #333333;
padding: 5px 0px 0px 35px;
background: url(../img/common/yajirushi.gif) no-repeat center left;
}

.charttex2 {
font-size: 12px;
line-height: 120%;
color: #333333;
padding: 5px 0px 0px 10px;
}
/* Q&A */
.hqtexsmall a {
font-size: 12px;
line-height: 120%;
color: #FF3366;
padding: 0px 0px 10px 5px;
}

.hq {
font-size: 14px;
color: #FF3366;
font-weight: bold;
padding: 2px 25px 2px 25px;
text-decoration: underline;
}

.hqtex {
font-size: 12px;
line-height: 130%;
color: #333333;
padding: 5px 25px 5px 25px;
}

.hqtex a {
font-size: 13px;
line-height: 120%;
color: #FF6699;
}
div#milt {	
	display:none;
}

/* sitemap */
.hstex {
font-size: 13px;
line-height: 150%;
color: #555555;
padding: 8px 0px 0px 00px;
}

.hstex a {
font-size: 13px;
line-height: 150%;
color: #FF6699;
padding: 8px 0px 0px 00px;
}

/* プライバシーポリシー */
.hpp {
font-size: 14px;
color: #FF6633;
font-weight: bold;
padding: 5px 0px 0px 0px;
text-decoration: underline;
}

.hpptex {
font-size: 12px;
line-height: 120%;
color: #333333;
padding: 5px 0px 0px 00px;
}

.hpptex a {
font-size: 12px;
line-height: 120%;
color: #CC6699;
padding: 5px 0px 0px 00px;
}



div#toptxt {	
	display:none;
}

.leftmenu{
display: block;
width:100%;
height:100%;
line-height:38px;
font-size: 18px;
text-shadow: 1px 3px 20px rgba(0, 0, 0, 0.5);
font-family: "メイリオ";
font-weight: bold;
text-decoration:none;
color:#ff0099;
 -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

.leftmenu:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

.leftmenu2{
display: block;
width:100%;
height:100%;
line-height:31px;
font-size: 14px;
text-shadow: 1px 3px 20px rgba(0, 0, 0, 0.5);
font-family: "メイリオ";
font-weight: bold;
text-decoration:none;
color:#FF6600;
 -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

.leftmenu2:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

.menubox{
	width:546px;
	font-size:12px;
	background:url(../img/alpha5.png);
	margin:30 auto;
	text-align:left;
	}
	
.formbox{
	padding:5px 0 5px 5px;
	color:#000;
	width:100%;
	font-size:12px;
	background:#6CF;
	text-align:left;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.tab{
	width: 100%;
	height:35px;
	line-height:35px;
	font-size:20px;
	background:-webkit-gradient(radial, -113 50, 0, 19 -227, 463, from(#009AA8), to(#83B972));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#4CF0E1));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#eeeeee))";   
	font-family: "メイリオ";
    font-weight: bold;
	text-align:center;
    border-radius: 8px 8px 0px 0px;
    position:relative;
	behavior:url("http://kasegeru.jp/PIE.htc");
	
	
}
	
.radius{
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	position:relative;
    behavior:url("http://kasegeru.jp/PIE.htc");

}

.boxtxt{
	margin:0 10px 15px 10px;
	}
	
.decotext{
	font-size:20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	font-family: "メイリオ";
    font-weight: bold;
	
}

.decotext2{
	font-size:18px;
	color:#F39;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	font-family: "メイリオ";
    font-weight: bold;
	
}

.decotext3{
	font-size:18px;
	color:#0099ff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	font-family: "メイリオ";
    font-weight: bold;
	
}



.pink{
	color:#F09;
}

.blue{
	color:#09F;
}
	


#footerimg{
background:url(../img/common/rogoright2.gif);
background-size:100%;
background-repeat:no-repeat;
width:356px;
height:120px;
}


#footertxt{
	margin-right:100px;
	width:600px;
	text-align:left;
}
	
