@charset "utf-8";
/* CSS Document */
body, td, th
	{
	word-break:break-all;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	}

img
	{
	border:0px;
	}

table a{
	text-decoration: none;
	}
table a:hover{
	text-decoration: none;
	}
hr{
	border-bottom:thin dotted #FFCCFF;
	margin:5px;
	}
p{
	font-size:14px;
	color:#333333;
	margin:0px 0px 0px 30px;
	line-height:20px;
	
	}
h1{
		font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", OSAKA, Arial, Helvetica, sans-serif;
		background-image:url("../images/contents_title_bg.jpg") ;
		border-bottom: 1px solid #AACAE6;
		padding-top:4px;
		padding-left:20px;
		padding-right:15px;
		font-size: 25px;
		color: #444444;
		font-weight:normal;
		width:700px;
		text-align:justify;
	}
h2{
		font-size: 16px;
}
