/* CSS Document */

/*基本設定*/
body{
	background-image:url(../imgs/bg.jpg);
	margin:0 0 0 0;
	padding: 0;
	text-align:left;
	font-size:medium;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", MS UI Gothic, sans-serif;
	line-height:1.2em;
	color:#333;}
	
img{border:0;}

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

blockquote{margin:0 0 0 2em;}
p{}

string{}
em{}

.j10{font-size:10px; line-height:1.2em;}
.j12{font-size:12px; line-height:1.2em;}
.j14{font-size:medium; line-height:1.2em;}
.j16{font-size:large; line-height:1.2em;}

/*ページベース設定*/

/*ヘッダー設定*/

/*メニュー設定*/

/*メインコンテンツ設定*/

/*コンテンツ_LEFT設定*/

/*コンテンツ_CENTER設定*/

/*コンテンツ_RIGHT設定*/

/*フッター設定*/

/*その他設定*/
.attention {
	text-align:center;
	color:#F00;
	font-size:14px;
	font-weight:bold;}
.reset {
	display:block; 
	clear:both; 
	font-size:1px; 
	height:1px; 
	line-height:1px; 
	margin:0;}