@charset "utf-8";
*{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}
body{
	background:url(img/back.gif);
}

img{
border:0;
padding:0;
margin:0;
}

div#main {
	background-image: url(img/background.gif);
	background-repeat:repeat-y;
	width:919px;
	margin: 0 auto;
}
div.main2{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
div.title{
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: auto;
	margin-bottom: 15px;
	font-weight: bold;
}
div.title2{
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
	margin-right: 5px;
	
}
div.title3{
	color: #333333;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	padding: 3px;
	margin-right: 0px;
	border: 1px double #333333;
}
div.title4{
	color: #333333;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	padding: 5px;
	margin-right: 5px;
	background-color: #FFCCFF;
	border: 1px double #FF33FF;
	
}

div.box{
	color: #333333;
	width: auto;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #333333;
}
div.box2{
	color: #333333;
	width: auto;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #CCCCCC;
	
}
div.box3{
	color: #333333;
	width: auto;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	
}

.pad {
	padding: 3px;
}
