@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hragino Kaku Gothic Pro", osaka, "‚l‚r ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:10px;
	_font-size: 62.5%;
	font-weight: normal;
	color: #666;
	background: #eee;
}	
a {text-decoration: none;}
html{
	overflow-y:scroll;
}
img {
	border: 0;
}

/* ---------h1,h2,h3,h4,h5,h6,p{
	margin: 0 ;
}
----------------------------- */

body#information.category {
	background: #FFEBC4;
}
body#image.category {
	background: #E9FFD3;
}
body#event.category {
	background: #E8F3FF;
}
.category {
	padding: 6px 16px 5px 16px;
}
.category h2 {
	padding: 3px 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #c03;
}
.category .section {
	padding-bottom: 10px;
	padding-left: 15px;
}
.category .section h3 {
	margin-bottom: 2px;
	color: #c09;
	font-size: 1.4em;
	font-weight: bold;
}
.category .section p {
	font-size: 1.2em;
	line-height: 140%;
}
.category .section p strong{
	color: #c03;
}

