@charset "UTF-8";



div,header,map,img {
  margin: 0;
  padding: 0;
}



a {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}






/*------------- clearfix ------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* new clearfix */
*:first-child+html .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*
.clearfix {
	display: inline-block;
}
*/






/* --------------------------------------
���ꥻ�å�
--------------------------------------- */
 
* {margin:0px;padding:0px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;overflow:hidden;}
img {border:none;}
li {list-style-type:none;}
hr {clear:both;}
br.clear {clear:both;}

/* --------------------------------------
��������ʬ
--------------------------------------- */

/* �ڡ������ΤΥƥ����ȿ� */
html {color:#666666;}

/* �ڡ������� */
body {
	width:100%;
	text-align:center;
	font-size:12px;
	font-family:'�ҥ饮�γѥ� Pro W3','Hiragino Kaku Gothic Pro','�ᥤ�ꥪ',Meiryo,'�ͣ� �Х����å�',sans-serif,"Osaka������";
	line-height:1.6em;
	background-color:#ffffff;
	background-image:url("http://imaging.jugem.jp/template/custom/img/bg_body_dot.gif");  
	background-repeat:repeat;  
	background-position:;
	background-attachment:scroll;
}


/* �ڡ������ΤΥ�󥯿� */
a {color:#333333;text-decoration:underline;}
a:link {color:#333333;text-decoration:underline;}
a:visited {color:#333333;text-decoration:underline;}

a:active {color:#333333;text-decoration:underline;}

/* �֥�̾�ο� */
h1 a,h1 a:link,h1 a:visited {color:#666666;text-decoration:none;}

/* �����ɥ�˥塼�Υ�󥯿� */
#side a {color:#333333;text-decoration:underline;}
#side a:link {color:#333333;text-decoration:underline;}
#side a:visited {color:#333333;text-decoration:underline;}
#side a:active {color:#333333;text-decoration:underline;}

/* ���������Υ�󥯿� */ 
.cell a,.call a:link,.call a:visited {color:#000000;text-decoration:underline;font-weight:bolder;}

.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
