@charset "Shift_JIS";

body {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	text-align: center;
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠp Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	}

#content{
	margin: 5px 0;
	padding: 20px 0 5px;
	background-color:#B2D6FF;
	}
	
#topics {
	text-align: left;
	margin: 10px 20px;
	padding: 10px 30px;
	background-color:#C6EAFF;
	}
	
.tp01 {list-style-image: url("icon_1.gif");
	font-size: 125%;
	font-weight: bold;
	line-height: 1.8em;
	}
	
.mk02 {list-style: none none inside;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.1em;
	}
	
h1	{
	font-size: 168%;
	font-weight: bold;	
	color: blue;
	margin: 0;
	padding: 0;
	white-space: pre;
	}

h2	{
	font-size: 150%;
	font-weight: bold;	
	margin: 0;
	paddding: 0;
	white-space: pre;
	}

h3	{
	font-size: 134%;
	font-weight: bold;
	margin: 0;
	paddding: 0;
	white-space: pre;
	}

h4	{
	font-size: 117%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: pre;
	}

h5	{
	font-size: 109%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: pre;
	}

h6	{
	font-size: 84%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: pre;
	}

p	{
	font-size: 100%; 
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.5;
	white-space: pre;
	}


a:link	{
	color: blue;
	}

a:visited{
	color: purple;
	}

a:hover	{
	color: red;
	background-color: #ffffcc;
	font-weight: bold;
	}

a:active{
	color: yellow;
	background-color: green;
	}
