/* CSS Document */

body {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}


img {
	border: 0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

div,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
 pre, form, fieldset, input,
 textarea, p, blockquote{
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	font-size:100%;
	font-weight:normal;

}

dl{
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	font-size:100%;
	font-weight:normal;

}

dt, dd{
	margin-top: 2px;
	margin-bottom: 2px;
}

table {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}

tr,td {
	height: 14px;
	border: 1px solid #CCCCCC;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;

}

.header {
	height: 50px;
	width: 750px;
	padding-top: 10px;

}

.logo {
	float: left;

}

.site_map {
	float: right;

}

#main_img {
	height: 350px;
	width: 750px;

}

.pankuzu {
	height: 20px;
	width: 750px;
}

.supbpage {
	height: 20px;
	width: 750px;
}

#main {
	width: 750px;

}

.h1_title {
	background-color: #CCCCCC;
	width: 540px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;


}

.h1_title2 {
	background-color: #CCCCCC;
	width: 730px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;


}

.h1_description {
	width: 530px;
	padding: 10px;

}

.h1_description2 {
	width: 730px;
	padding: 10px;

}

.h2_title {
	background-color: #CCCCCC;
	width: 540px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

.h2_title2 {
	background-color: #CCCCCC;
	width: 730px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

.category {
	clear:both;
	width: 530px;
	padding: 10px;
}

.category_title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.category_right {
	float: right;
	width: 260px;
}

.category_left {
	float: left;
	width: 260px;
}


.right {
	float: right;
	width: 550px;

}

.left {
	float: left;
	width: 200px;

}

.link_title {
	width: 190px;
	margin-top: 20px;

}

.link_description {
	font-size: 10px;
	width: 190px;

}

#futter {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 30px;
	clear: both;
	padding-bottom: 5px;
}

