/* CSS Document */

@charset "UTF-8";

body {
	text-align:center;
	background-color:#d5d5d5;
	margin:0 auto;
	width:970px;
}
div,h1,h2,h3,h4,p{border:none;margin:0em;padding:0em;}
h1{font-size:2em;}
h2{font-size:1.5em;}
h3{font-size:1.1em;color:#555;}
h4{font-size:1em;}
p{font-size:1em;}
a:link{color:#0033cc;background:transparent;}
a:visited{color:#5533cc;background:transparent}
a:hover,a:active{color:#fff;background:#000099;}
img{border-style:none;}
a img{border:0px;}
.clear{clear:both;}

#wrapper {
	width:970px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
#header {
	height:5px;
	width:970px;
	background-color:#000000;
	display: block;
	margin:0;
}
#main .content {
	width:734px;
	text-align:left;
	float:right;
	left:236px;
	top:0;
}
#main .navi {
	width:235px;
	margin:0;
	float:left;
}
#footer {
	width:970px;
	height:40px;
	background-color:#ff0000;
	display: block;
}
#footer p {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:right;
	width:960px;
	display:block;
	padding-top: 15px;
}
.toptitle {
	width:568px;
	display:block;
	border-top-style:solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #cfcfcf;
	height: 23px;
	background-image: url(../img/curry/back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a6a6a;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
	margin-left: 26px;
	display: block;
	width: 527px;
	line-height: 20px;
}
.subtitle {
	width:541px;
	display:block;
	margin-left: 26px;
	border-top-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #cfcfcf;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a6a6a;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
	margin-left: 52px;
	display: block;
	width: 501px;
	line-height: 20px;
}
