﻿/* 
PC Support service Stylesheet
v1.0.2
Last Updated: 2015-04-01
Author: Porukichi - http://vill-pc.com 
*/
body{
	margin: 0;
	font-family: メイリオ, ヒラギノ角ゴシック ProN;
	font-size:0.9em;
}
.p01 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0;
	line-height:1.25em;
}
hr {
	margin:0;
	padding:0;
}
ol, ul {
	list-style-type:disc;
	line-height:1.25em;
	margin:0.5em;
	padding-left:1em;
}
ul li a {
text-decoration: none;
font-weight:normal;
color:black;
}
ul li a:hover {
	background:#D3D3BE;
}
