@charset "utf-8";

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
ol,ul {
    list-style:none;
}
li {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
} 
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
img{
	border:0;
	max-width: 100%;
}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover,a.selected{
    text-decoration:none;
}
a:focus{outline:0}
a,img{vertical-align:top}
ul li a,
ul li img{
	display: block;
}

.fl {float: left;}
.fr {float: right;}

.tac {text-align:center;}
.tar {text-align: right;}

.bold {font-weight: bold;}
.red {color: red;}

.mt40 {margin-top: 40px;}
.mt30 {margin-top: 30px;}
.mt20 {margin-top: 20px;}

.clear {clear: both;}

.cf:before,
.clrfx:after {
	content:"";
	display:table;
	clear:both;
}
.clrfx {*zoom: 1;}

/*sdfd*/
a:link {
	color: #099;
	text-decoration: none;
}
a:visited {
	color: #066;
	text-decoration: none;
}
a:hover {
	color: #84E8E3;
	text-decoration: none;
}

.pb30 {padding-bottom:30px;}
.pb50 {padding-bottom:50px;}


.posl {position: relative;}
.poa {position: absolute;}

.taL {text-align:left;}
.taC {text-align:center;}
.taR {text-align:right;}

.mr_01 {margin-right: -0.1em;}
.ml_05 {margin-left: -0.5em;}
.ml1 {margin-left: 1em;}
label {position: relative;bottom: -2px;}

/* --------------------------------------------------------
 * Clearfix (basicにclrfxある)
 * --------------------------------------------------------*/
.clrFix:after{
  content: ""; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clrFix{display: inline-block;} 

/* Hides from IE Mac \*/
* html .clrFix {height: 1%;}
.clrFix{display:block;}
/* End Hack */ 

/* --------------------------------------------------------
 * Common
 * --------------------------------------------------------*/
html {
}

body {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	background: url(../images/bg.gif);
	background-color: #F6F3E5;
	-webkit-text-size-adjust: 100%;
	
}

#wrapper, #header, #contents, #footer {
	width: 100%;
}

#header .inner, #contents .inner, #footer .inner {
    width: 980px;
    margin: 0 auto;
	text-align:center;
}

/* --------------------------------------------------------
 * wrapper
 * --------------------------------------------------------*/
#wrapper {
  	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 10px 0 #666;
}


/* --------------------------------------------------------
 * header
 * --------------------------------------------------------*/
#header {
	position: relative;
	text-align: center;
}

#header .mainHeadImg {
	margin-top: 15px;
}


/* --------------------------------------------------------
 * contents
 * --------------------------------------------------------*/
#contents {
	height: 100%;  
}

#contents .inner {
}

#outLineArea,
#otherItemArea {
	margin: 20px 0;
}

/* formArea --------------- */

.formArea {
	/*width: 155px; br*/
	font-size: 13px;
	letter-spacing: 0.1em;
}
.formArea {
	/*width: 155px; br*/
	font-size: 13px;
	letter-spacing: 0.1em;
	font-family: sans-serif;
}

.formArea span {
	display: block;
	margin-top: -5px;
}

.formArea label {
	font-family: sans-serif;
}

.stockTxt {
	color: #f00;
	font-size: 10px;
}

/* formSelect --------------- */
.formArea .formSelect {
	width: 80px;
	text-align: center;
}

/* outLineArea --------------- */
#outLineArea {
	width: 900px;
	display: block;
	margin: 10px auto 0 auto;
	letter-spacing : 0.1em;
}

#outLineArea .outLine1,
#outLineArea .outLine2 {
	width: 420px;
	text-align: left;
	margin: 30px 0;
}

#outLineArea .outLine1 {
	float: left;
	margin-left: 40px;
}

#outLineArea .outLine2 {
	float: right;
	width: 330px;
	margin-right: 35px;
}

#outLineArea .outLine2 ul.mokuji li {
	display: block;
}

#outLineArea .outLine2 ul.mokuji li:first-child {
	padding: 0 0 20px 0;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 30px;
}

#outLineArea .outLine2 ul.mokuji li:last-child {
	padding: 17px 0 0 0;
	background: none;
}

#outLineArea .outLine2 ul.mokuji li {
	padding: 10px 0 20px 0;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 50px;
}

/* outLineArea --------------- */
#contentArea {
	width: 900px;
	display: block;
	margin: 10px auto 0 auto;
	letter-spacing : 0.1em;
}

#contentArea .content1,
#contentArea .content2 {
	text-align: left;
	margin: 30px 0;
}

#contentArea .content1 {
	float: left;
	margin-left: 40px;
	font-size: 14px;
	line-height: 28px;
	color: #ff3c00;
	width: 400px;
}

#contentArea .content2 {
	float: right;
	width: 360px;
	margin-right: 5px;
}

.menu {
	margin-top: 20px;
	color: #000000;
}

.menu  span {
	color: #00a000;
	font-weight: bold;
}

.profile {
	width: 294px;
	font-size: 13px;
	border: solid 3px #00a000;
	padding: 20px;
}

.profile_name {
	margin-top: 10px;
	font-size: 16px;
	color: #00a000;
	font-weight: bold;
}

.nextInfo {
	margin: 5px;
}

.update {
	font-size: 10px;
	margin: 40px 0 20px 0;
}

/* --------------------------------------------------------
 * footer
 * --------------------------------------------------------*/
#footer {}

#footer div.inner {}

#footer div.inner ul.navLinkBar {
    margin: 50px 0 0;
    padding-bottom: 20px;
    position: relative;
    width: 1000px;
}

#footer div.inner ul.navLinkBar li.navLink {
	list-style: none outside none;
    float: left;
    margin: 0 30px;
    position: relative;
}

#footer div.inner ul.navLinkBar li.navLink:first-child {
	margin-left: 55px;
}

#footer div.inner ul.navLinkBar li.navLink a {
	color: #fff;
    text-decoration: none;
}
