/* Base ============================================================= */


html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
	border-collapse:collapse;
}
fieldset,img,abbr,acronym {
    border: 0;
} 

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}

a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

address {
    font-style: normal;
    display: inline;
}

.both{
	clear:both;
}


/* Layout ----------------------------------------------------------------- */

body {
	background-color: #210102;
}

/* alpha・beta */


#alpha-inner {
	width: 700px;
	margin-left: 12px;
}


#beta {
	width: 168px;
	float: left;
	height: 500px;
	margin-left: 16px;
	display: inline;
	padding: 0px;
}



/* Content ---------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}



@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}


/* Header */

#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}


#header-name {
	text-indent: -9999px;
	text-decoration:none!important;
}

#header-name a {
	background-image: url(../image/in/in_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 184px;
	background-position: left top;
	float: left;
}

#header-right {
	float: left;
	height: 155px;
	width: 736px;
	background-image: url(../image/in/in_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 上部メニュー */

#header-right-u {
	height: 43px;
	width: 468px;
	margin-left: 268px;
}

#header-right-u ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header-right-u li {
	display: block;
	float: left;
}

.header-right-margin {
	margin-left: 25px;
}

/* メインメニュー */

#header-right-b {
	height: 65px;
	width: 736px;
	margin-top: 47px;
}

/* IE6 */
* html #header-right-b {
	height: 65px;
	width: 736px;
	margin-top: 43px;
}
/* /IE6 */

#header-right-b ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header-right-b li {
	display: block;
	float: left;
}

/* 内部ページサイドメニュー */

#beta ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#beta li {
	display: block;
	margin-top: -5px;
}


/* Global ----------------------------------------------------------------- */


a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */


#container {
	background-image: url(../image/in/in_u_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#container-inner {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/in/in_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 50px;
}

#container-inner-u-bg {
	width: 938px;
	background-image: url(../image/in/in_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*IE6*/
* html #content {
	margin-top: -19px;
 }
/* /IE6 */

/* Footer */

#footer {
	width: 920px;
	background-color: #1b0000;
	margin-right: auto;
	margin-left: auto;
}


#footer-left {
	width: 600px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.footer-margin {
	margin-left: 27px;
}

#footer-right  {
	width: 230px;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 10px;
}


/* style ------------------------------------------------------------------ */

.style1 {
	font-size: .8em;
}
.style2 {
	font-size: .6em;
}
.style3 {
	font-size: .8em;
	line-height: 140%;
}
.style4 {
	font-size: .8em;
	line-height: 140%;
	color: #fff;
}
.style5 {
	font-size: 0.6em;
	color: #fff;
}
.style6 {
	font-size: .6em;
	line-height: 140%;
}


/*t======================================================================================================================*/


a {
    color: #ffc296; 
}

.style7 {
	font-size: 0.8em;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}

.style12 {
	font-size: .8em; color: #333333;
}

.style14 {
	color: #333333; font-size: .8em; font-weight: bold;
}

.style16 {
	color: #fff; font-size: .8em; font-weight: bold;
}


#footer-store {
	width: 920px;
	background-color: #1b0000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 300px;
}


/*side-banner----------------------------------*/


.side-banner1{
	margin-top: 10px;
}

.side-banner2{
	margin-top: 243px;
}


/*margin----------------------------------*/


.mt20{
	margin-top: 20px;
}

.mb20{
	margin-bottom: 20px;
}

.mtb20{
	margin-top: 20px;
	margin-bottom: 20px;
}


/*contents----------------------------------*/

.d-menu-banner {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 647px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.info-t {
	margin-left: 10px;
	margin-bottom: 20px;
}

.privacy-t {
	font-size: 0.8em;
	color: #ccc;
	margin-top: 20px;
	font-weight: bold;
}