@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
/*	font-family:  "SimHei","MS PGothic";
	font-family: "MS-PGothic", "Lucida Grande", "Arial", 'MS PGothic',sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,Helvetica,sans-serif;
  font-family : 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
  font-family:"ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,Helvetica,sans-serif;
*/
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
strong{
 	font-weight: normal;
	font-style: normal;
}
body{	
	background-color: #1A0035;
	color:#000;
/*
	background-image: url(/images/content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
*/
}
ol, ul{list-style:none}
a:link, a:visited, a:hover, a:active{}
input, button, textarea{font-family:inherit; font-size:100%; border:1px solid #E0E0E0}

/*
	font-family: "微软雅黑","黑体","Microsoft JhengHei", "SimHei"  ;
	font-family: "Microsoft JhengHei", "微软正黑体", "黑体", "SimHei" ;
	font-family: "微软雅黑";
*/
/*
h1{
	font-size:20px;
	font-family: "HGP明朝E";
	color:#000;
    font-weight:bold;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	font-family: "HGP明朝E";
	color:#663399;
    font-weight:bold;
	margin-bottom:5px;
	padding-left:5px;
}
p{
line-height:19px;
padding-left:10px;
font-size:13px;
}
h4{
font-size:14px;
font-weight:bold;
line-height:25px;
}
h5{
font-size:18px;
font-weight:bold;
line-height:25px;
}
h6{
font-size:12px;
font-weight:bold;
line-height:25px;
}
h2{
line-height:25px;
}
*/
a{
color:#00A8FF;
text-decoration:underline;
}
.a1{
text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
