/* 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;
}




/* 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;
    }
}





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


a:hover {
    text-decoration: none;
}


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



/* Global */

body {
	background-color: #210102;
	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/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;
}

/* 上部メニュー */

#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;
}


/* flash */

#f_head {
	height: 25px;
	width: 920px;
	text-align: left;
}

#flash {
	height: 257px;
	width: 920px;
	margin-top: 5px;
	margin-bottom: 35px;
}



/* container content */

#container {
	background-image: url(../image/u_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	padding-bottom: 50px;
}

#container-inner {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}


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

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




/* alpha・beta */


#alpha {
	width: 663px;
	float: right;
}


#beta {
	width: 244px;
	float: left;
	height: 500px;
	display: inline;
	padding: 0px;
}


#beta img {
	margin-bottom: 15px;
}


/* alpha_contents */

.campaign_banner {
	margin-bottom: 15px;
}


#pickup {
	background-image: url(../image/pickup/pickup_bg.gif);
	height: 187px;
	width: 652px;
	margin-bottom: 15px;
	padding-left: 11px;
	padding-top: 50px;
	padding-bottom: 20px;
}

#pickup img {
	margin-bottom: 7px;	
}

.pickup {
	height: 165px;
	width: 153px;
	border: 1px solid #cac4c3;
	margin-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFF;
	float: left;
	font-size: .6em;
	line-height: 180%;
	color: #666;
}

.pickup2 {
	height: 165px;
	width: 152px;
	border: 1px solid #cac4c3;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFF;
	float: left;
	font-size: .6em;
	line-height: 180%;
	color: #666;
}

#pickup a {
	color: #666;
}

#info {
	height: 245px;
	width: 643px;
	margin-bottom: 15px;
	background-color: #330000;
	border: 1px solid #5b2f1d;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
}

.info {
	font-size: .8em;
	color: #b89e98;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #583b3b;
}

#info a {
	color: #EBE0D3;
}

.info_m{
	margin-top: 20px;
}

#einfo {
	background-image: url(../image/einfo/einfo_bg.gif);
	height: 187px;
	width: 623px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
}

.einfo {
	font-size: .6em;
	color: #6e0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c0b9;
}

#einfo a {
	color: #6e0000;
}





/* footer */

#footer  {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #997245;
	border-bottom-color: #997245;
	background-color: #1b0000;
	margin-top: 1px;
}
#footer-inner  {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}

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

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

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


