@charset "utf-8";

/* 1.共通項目 */
/* 2.ヘッダー */
/* 3.コンテンツ */
/* 4.イメージ */
/* 5.テキスト */

/* 1.共通項目================================================= */

body	{margin: 0px; padding: 0px; font-size: 12px; background-image:url(../images/pc_images/bg.gif); center; color:#ffffff;}
img		{border:0px;}
.clear	{clear: both;}
ul		{margin:0px; padding:0px;}
li		{list-style: none; margin: 0px; padding: 0px;}
#box	{width:800px; margin:auto; background-color:#FFFFFF;} 
.mt10  	{margin-top:10px;}
.mt20  	{margin-top:20px;}

/* 2.ヘッダー================================================= */

#top-logo		{margin:0 auto; text-align:center; width:800px; padding-bottom:15px;}
#top-copyright	{margin:0 auto; text-align:center; width:800px; height:30px; padding-top:20px;}

#main-img		{margin:0 auto; text-align:center; width:740px;}


/* 3.コンテンツ================================================= */

#contents_top	{width:740px; margin:auto; clear:both;}

#right-box		{width:475px; float:right;}
#right-box_tr	{width:475px;}
#right-box_tm	{width:475px;}
#right-box_sp	{width:475px;}
#right-qr		{width:530px; height:210px; float:right;}

#left-box		{width:265; height:346px; px; float:left;}


/* 4.イメージ================================================= */

.minspo			{background:url(../images/pc_images/minspo.jpg) no-repeat top left; width:740px; height:114px;}
.training		{background:url(../images/pc_images/training.jpg) no-repeat top left; width:475px; height:103px;}
.team			{background:url(../images/pc_images/team.jpg) no-repeat top left; width:475px; height:120px;}
.shopping		{background:url(../images/pc_images/shopping.jpg) no-repeat top left; width:475px; height:123px;}

.qr				{background:url(../images/pc_images/qr.jpg) no-repeat top left; width:740px; height:210px;}
.copyright		{background:url(../images/pc_images/copyright.jpg) repeat-x top left; width:800px; height:30px;}


/* 5.テキスト================================================= */
.txt_minspo		{color:#336600; font-weight:bold; font-size:11pt; text-align:left; line-height:1.2;}
.txt_game		{color:#336600; font-weight:bold; font-size:11pt; text-align:left; line-height:1.2;}
.txt_qr			{color:#1e90ff; font-weight:bold; font-size:11pt; text-align:left; line-height:1.2;}
.txt_copyright	{color:#2b2b2b; font-size:9pt;}

