@charset"UTF-8";

/*==============================
reset すたいる
==============================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
html{overflow-y:scroll;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ol,ul{list-style:none;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*NoscriptMessage*/
#msgNoscript{display:block;position:absolute;top:0;left:0;z-index:9999;width:100%;padding:5px 0;border-top:1px solid #fcc;border-bottom:1px solid #fcc;background:#fdd;color:#f33;line-height:1.2;text-align:center;opacity:0.7;}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#2a2a2a;
}
body a {
	color:#2a2a2a;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
}
body a:hover img {
	opacity:.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.mincho {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif,"ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

a.linker {
    color: blue;
    text-decoration: underline;
}




#header {
    text-align: center;
    border-top: solid 2px #4b050f;
    border-bottom: solid 2px #4b050f;
    padding: 0px 0 0px 0;
    clear: both;
    background: #000 url("../images/royalback_up.jpg") no-repeat top center;
    background: #fff url("../images/newroyalbg.jpg") repeat-x top center;
    min-width: 1000px;

}
#footer {
    text-align: center;
    border-top: solid 1px #4b050f;
    padding: 0px 0 20px 0;
    clear: both;
/*
    background: #000 url("../images/royalback_down.jpg") no-repeat bottom center;
*/
    background: #4b050f;
    background-size: 99%;
    min-width: 1000px;
}
#footer ul {
	padding:30px 0 15px;
	font-size:12px;
}
#footer ul li {
	display:inline-block;
	border-right:1px solid #eee;
	padding:0 10px;
}

#footer ul li a {
	color: #fff;
}

#footer address {
	color: #fff;
    margin: 0 0 0px 0;
    line-height: 140%;
}

div.contents {
    background: #fff;
    text-align: left;
    clear: both;
    width: 80%;
    min-width: 980px;
    margin: 5px auto 10px auto;
    padding: 10px 10px;
}

div.halfbox {
    float: left;
    width: 480px;
    margin: 0;
    padding: 0px 20px 0 0;
}

h1 {
    text-align: left;
    font-size: 1em;
    margin:  10px 0px 1px 10px;
    padding: 0px;
    line-height: 100%;
    clear: both;
}
h1 img {
    width: 150px;
}

h2 {
    text-align: center;
    font-size: 2.0em;
    margin: 0px 0 0px 0;
    padding: 5px 0 5px 0;
    color: #470819;
    line-height: 120%;
    letter-spacing: 3px;
    clear: both;
}
h2 img.ka {
    width: 200px;
    margin: 0px 0 -10px 0;
    padding: 0px 0 0px 0;
}
h2 img.head {
    width: 150px;
    margin: 10px 0 0px 0;
    padding: 0px 0 0px 0;
}
h2 a {
	color: #470819;
	text-decoration:none;
}
h2 a:hover {
	text-decoration: none;
}
h2 a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

h3 {
    text-align: left;
    font-size: 2.3em;
    margin: 40px 5px 10px 5px;
    padding: 10px ;
    color: #4b050f;
    line-height: 140%;
    letter-spacing: 2px;
    clear: both;
    border-bottom: solid 2px #d9ae79;
    border-bottom: solid 2px #e18a93;
    border-bottom: solid 2px #b8292f;
    border-bottom: solid 2px #7c0231;
}
h3 span.eng {
    font-size: 60%;
    letter-spacing: 1px;
    margin-left: 20px;
    color: #888;
}
h3 span.upd {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 60%;
    letter-spacing: 1px;
    margin-left: 15px;
    color: red;
    font-weight: bold;
}

h4 {
    text-align: left;
    font-size: 1.5em;
    color: #333;
    line-height: 140%;
    clear: both;
    margin: 20px 0 10px 25px;
    padding: 0px 0px 0px 10px;
    letter-spacing: 2px;
    border-left: solid 25px #444;
    border-left: solid 25px #d58d1f;
    border-left: solid 25px #b8292f;
    border-left: solid 25px #c3006c;
    border-left: solid 25px #e18a93;
}

h4.type02 {
    text-align: left;
    font-size: 1.5em;
    color: #222;
    color: #fff;
    line-height: 140%;
    clear: both;
    margin: 20px 10px 30px 10px;
    padding: 10px 0px 10px 15px;
    letter-spacing: 2px;
    -moz-border-radius: 5px;
    -webkit-border--radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-left: none;
/*
    background: #d58d1f;
    background-image: -moz-linear-gradient(top, #fff, #d58d1f);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#d58d1f), color-stop(1, #d58d1f));
*/
    background: #d58d1f url("../images/ttlbg.gif") repeat-x top left;
    background: #d58d1f url("../images/newroyalbg02.jpg") repeat-x bottom left;
    background: #790631;
}

h4.type03 {
    text-align: left;
    font-size: 1.1em;
    color: #222;
    color: #fff;
    line-height: 140%;
    clear: both;
    margin: 20px 10px 30px 10px;
    padding: 10px 0px 10px 15px;
    letter-spacing: 2px;
    -moz-border-radius: 5px;
    -webkit-border--radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-left: none;
/*
    background: #d58d1f;
    background-image: -moz-linear-gradient(top, #fff, #d58d1f);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#d58d1f), color-stop(1, #d58d1f));
*/
    background: #d58d1f url("../images/ttlbg.gif") repeat-x top left;
    background: #d58d1f url("../images/newroyalbg02.jpg") repeat-x bottom left;
    background: #790631;
}

h5 {
    text-align: left;
    font-size: 1.6em;
    color: #333;
    line-height: 140%;
    text-shadow: 3px 3px 5px #ccc;
    color: #111;
    font-weight: bold;
    margin: 0 0 5px 15px;
}

p {
    font-size: 120%;
    line-height: 170%;
    text-align: left;
    padding: 10px 20px 20px 20px;
    color: #444;
    letter-spacing: 1px;
}




table.topimgtbl {
    width: 80%;
    margin: 10px 0 10px 20%;
}
img.topimg {
    width: 100%;
}
td.toptxt01 {
    vertical-align: top;
}
p.toptxt02 {
    font-size: 12px;
}

div.newsimg {
    width: 250px;
    float: left;
    margin: 5px 10px 5px 25px;
    text-align: center;
}
div.newsimg img {
    width: 99%;
    border: solid 1px #666;
    margin: 0px 0px 10px 0px;
}

img.newsimg {
    width: 200px!important;
    border: solid 1px #666;
    float: left;
    margin: 5px 10px 10px 25px;
}

div.scrl {
/*
    overflow-y: scroll;
    height: 330px;
    width: auto;
    margin: 0 auto 10px auto;
*/
}

hr.news {
    clear: both;
    margin: 60px 30px 40px 30px;
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: -webkit-linear-gradient(left, #eee, #ccc, #eee);
    background-image:    -moz-linear-gradient(left, #eee, #ccc, #eee);
    background-image:     -ms-linear-gradient(left, #eee, #ccc, #eee);
    background-image:      -o-linear-gradient(left, #eee, #ccc, #eee);
}

dl.info {
    font-size: 120%;
    line-height: 170%;
    text-align: left;
    padding: 10px 20px 20px 20px;
    color: #444;
    letter-spacing: 1px;
}
dl.info dt {
    font-weight: bold;
}
dl.info dd {
    padding: 10px 0px 10px 20px;
    margin: 0px 0px 30px 0px;
    border-bottom: dashed 1px #ccc;
}



p.banchi {
    font-size: 120%;
    line-height: 120%;
    text-align: center;
    color: #000;
    padding: 3px 0px 3px 0px;
    letter-spacing: 1px;
}

div.fz_image {
    text-align: center;
    background: #af82b3;
    padding: 0px 0;
    margin: 0 auto 10px auto;
}
div.fz_image img {
    width: 50%;
}
div.fz_image img.top {
    width: 70%;
}
div.fz_image_02 {
    text-align: center;
    padding: 0 0 10px 0;
}
div.fz_image_02 img {
    width: 60%;
}


div.royalbox {
    background: #fff;
    padding: 30px 30px;
    margin: 15px auto 30px auto;
    border: 0;
    -moz-border-radius: 15px;
    -webkit-border--radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    width: 80%;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}
div.royalbox h5 {
    color: #d5ab77;
    font-size: 1.5em;
    text-shadow: none;
}
div.royalbox p {
    color: #666;
}
div.royalboximg {
    float: left;
    width: 300px;
    margin: 5px 30px 20px 5px;
    text-align: center;
}
div.royalboximg_2 {
    float: right;
    width: 300px;
    margin: 5px 5px 20px 30px;
    text-align: right;
}
div.royalboximg img {
    width: 100%;
    margin: 0 0 5px 0;
}
div.royalboximg img.logo {
    width: 80%;
    margin: 0 0 5px 0;
}



img.imgright {
    float: right;
    width: 250px;
    margin: 0px 0px 10px 20px;
}
img.imgleft {
    float: left;
    width: 220px;
    margin: 0 20px 10px 0;
}

.kadomaru {
    -moz-border-radius: 10px;
    -webkit-border--radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

strong {
    font-weight: bold!important;
}

span.icono {
    background: #000;
    color: gold;
    padding: 3px 10px;
    margin: 0 5px 0 2px;
    letter-spacing: 1px;
    -moz-border-radius: 5px;
    -webkit-border--radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 160%;
}

ul.pankuzu {
    width: 80%;
    margin: 5px auto 5px auto;
    padding: 5px 5px;
    list-style-type: none;
    display: block;
}
ul.pankuzu li {
    display: inline-block;
    margin: 0px 0 0px 10px;
}
ul.pankuzu li a {
    color: blue;
    text-decoration: underline;
}

ul.an {
    width: 98%;
    margin: 20px auto 30px auto;
    padding: 5px 1px;
    list-style-type: none;
}
ul.an li {
    margin: 0px 0 10px 10px;
    padding: 0px 0px 0 5px;
    border-left: solid 20px #d58d1f;
    border-left: solid 20px #e18a93;
    float:left;
}
ul.an li a {
    color: blue;
    text-decoration: underline;
}



.linkbtn a {
font-size: 86%;
display: block;
padding: 6px;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border--radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
color: #fff;
background: #D2691E;
text-align: center;
margin:10px auto;
/* ↓ボタンの幅 */
width: 90%;
max-width: 350px;
}
.linkbtn a:before {
content: "?";
margin-right: 5px;
font-size: 40%;
position: relative;
bottom: 1px;
}
.linkbtn a:hover {
color: #333;
background: #ffe7cf;
text-decoration: none;
}





ul.fltbox {
    background: transparent;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 10px 0px;
    margin: 0 auto;
    clear: both;
}

ul.fltbox li {
    background: transparent;
    width: 480px;
    height: auto;
    text-align: center;
    padding: 10px 0 10px 0px;
    vertical-align: top;
    display: inline-block;
}
ul.fltbox li img{
    width: 250px;
}
ul.fltbox li h5{
    font-size: 1.5em;
    background: transparent;
    text-align: left;
    padding: 5px 20px 5px 10px;
    vertical-align: top;
    font-weight: bold;
}
ul.fltbox li p{
    background: transparent;
    text-align: left;
    padding: 5px 20px 5px 10px;
    vertical-align: top;
}






ul.fltbox .txt01 {
    font-size: 1em;
    margin: 0;
    padding: 5px 0px 0px 0px;
    line-height: 140%;
}
ul.fltbox h3.txt02 {
    font-size: 2.5em;
    margin: 0;
    padding: 5px 0px 15px 0px;
    line-height: 140%;
}
ul.fltbox span.txt02 {
    font-size: 14px;
    line-height: 140%;
    color: #666;
}
ul.fltbox .txt03 {
    font-size: 1.0em;
    margin: 0;
    padding: 0px 0px 5px 0px;
    line-height: 140%;
    color: #FF8C00;
    font-weight: bold;
}
ul.fltbox .txt04 {
    font-size: 1em;
    margin: 0;
    padding: 5px 20px 5px 20px;
    line-height: 140%;
    text-align: left;
}


ul.fltbox_02 {
    background: transparent;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 10px 0px;
    margin: 0 auto;
    clear: both;
}

ul.fltbox_02 li {
    background: transparent;
    width: 99%;
    max-width: 210px;
    height: auto;
    text-align: center;
    padding: 10px 0 50px 0px;
    vertical-align: top;
    display: inline-block;
}
ul.fltbox_02 li img.mainpic{
    width: 95%;
}
ul.fltbox_02 li p{
    background: transparent;
    text-align: center;
    padding: 5px 10px 5px 10px;
    vertical-align: top;
}
ul.fltbox_02 .txt01 {
    font-size: 1em;
    margin: 0;
    padding: 5px 0px 0px 0px;
    line-height: 140%;
}
ul.fltbox_02 h3.txt02 {
    font-size: 1.5em;
    margin: 0;
    padding: 5px 0px 15px 0px;
    line-height: 140%;
}
ul.fltbox_02 span.txt02 {
    font-size: 14px;
    line-height: 140%;
    color: #666;
}
ul.fltbox_02 .txt03 {
    font-size: 1.0em;
    margin: 0;
    padding: 0px 0px 10px 0px;
    line-height: 140%;
    color: #FF8C00;
    font-weight: bold;
}
ul.fltbox_02 .txt04 {
    font-size: 1em;
    margin: 0;
    padding: 5px 5px 5px 5px;
    line-height: 140%;
    text-align: left;
}


div.brandlogoimg {
    text-align: center;
    margin: 10px auto;
}
div.brandlogoimg img {
    width: 80%;
    max-width: 300px;;
}

div.branditemimg {
    text-align: center;
    margin: 20px auto;
}
div.branditemimg img {
    width: 90%;
    max-width: 600px;;
}

div.branditemimg02 {
    text-align: center;
    margin: 20px auto;
}
div.branditemimg02 img {
    width: 95%;
    max-width: 900px;
}




.txtcent {
    text-align: center!important;
}
.txtleft {
    text-align: left!important;
}
.txtright {
    text-align: right!important;
}
.redhot {
    color: #DC143C!important;
}
.pinks {
    color: #cd366e!important;
}
.royalcolor {
    color: #d5ab77!important;
}

.smaller {
    font-size: 90%;
}

.noclear {
    clear: none;
}

.clearboth {
    clear: both;
}

.pcnone {
    display: none;
}

div.login {
    width: 100%;
    background: #fff;
    color: #fff;
    margin: 50px 0 90px 0;
}
input.pswd {
    width: 150px;
    height: 30px;
    margin: 0 0 0 10px;
    padding: 0 5px;
    background: #d5ab77;
}
input.enter {
    width: 150px;
    height: 50px;
    margin: 10px 0 0px 0;
    background: #000;
    background: #111;
    color: #ccc;
    border: 0;
    font-size: 2em;
    letter-spacing: 1px;
    -moz-border-radius: 10px;
    -webkit-border--radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    font-style: italic;
    cursor: pointer;
}
input.enter:hover {
    color: #fff;
    margin: 10px 0 0px 2px;
}


form.logout {
    width: 100px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 10px;
}
input.logout {
    width: 100px;
    height: 25px;
    margin: 0;
    background: #790631;
    color: #fff;
    border: 0;
    font-size: 1em;
    letter-spacing: 1px;
    -moz-border-radius: 10px;
    -webkit-border--radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}
input.logout:hover {
    color: #d5ab77;
}


/* ページトップ */
#page-top {
	position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99999;
}
#page-top a {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#page-top a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

