/** BASIC */
*html div#hajime { behavior: expression(IEPNGFIX.fix(this)); }
body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bky.png) repeat-y #E5D9D4 center;
}
p{
	font-size:12px;
}
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1{
	line-height:40px;
	margin-bottom:10px;
	padding-left:50px;
	font-size:16px;
	color:#fff;
	background:url('../images/h1.png') left top no-repeat;
}

h2{
	line-height:42px;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:40px;
	font-size:16px;
	clear:both;
	background:url('../images/h2_bk.jpg') no-repeat;
}

h3 {
	font-size:14px;
	background:url('../images/h3.png') no-repeat left top;
	line-height:45px;
	padding-left:50px;
	margin-left:10px;
	font-size:14px;
}
h4{
	font-size:14px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: normal;
	color: #8F153E;
}

.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

.text3 {
	text-align: center;
	color: #8F153E;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #8F153E;
}

.text5 {
	text-align: center;
	color: #999999;
	margin-bottom:0;
	font-size:10px;
}
.text51 {
	color: #fff;
	margin-bottom:0;
	width:350px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	_margin-left:10px;
}
.text51 a{color:#fff;}
.text52 {
	color: #fff;
	float:right;
	margin-top:15px;
	margin-right:20px;
	_margin-right:0;
	width:450px;
}
.text52 p{
	text-align:right;
}

.text6 {
	font-size: 21px;
	font-weight: bold;
	color: #8F153E;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

.text8 {
	text-align:center;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
}

/** LISTS */

.list1 {
	margin: 0px 0px 0px 19px;
	padding: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 a {
	padding: 0px 0px 0px 12px;
	background: url(../images/homepage18.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #8F153E;
}

a:hover {
	text-decoration: none;
}

.link1 {
}

.link2 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage02.jpg) no-repeat left top; }

.bg2 { background: url(../images/homepage12.jpg) repeat-y right top; }
.bg3 { /*background: url(../images/homepage13.jpg) repeat-x left top; */}
.bg4 { /*background: url(../images/homepage14.jpg) repeat-x left top; */}

.bg5 { background: url(../images/homepage16.jpg) repeat-x left top; }

.bg6 { background: url(../images/homepage24.jpg) repeat-x left top; }
.bg7 { background: url(../images/homepage32.jpg) repeat-x left top; }
.bg8 { background: url(../images/homepage26.gif) repeat-y left top; }
.bg9 { background: url(../images/homepage27.gif) repeat-y right top; }
.bg10 { background: url(../images/homepage29.jpg) no-repeat left bottom; }

.bg11 { background: url(../images/fbk.png) repeat-y center top #000; }

.bg6p { background: url(../images/homepage24p.jpg) repeat-x left top; }
.bg12p { background: url(../images/bggp.jpg) repeat-x left top; }
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

ul{
	font-size:13px;
}

p.cl{
	clear:both;
}

div.read{
	margin-left:40px;
}

div.read p{
	margin-right:20px;
}

div.read img{
	margin-right:0px;
}