BODY {
	text-align: center;
	background: #edeee2 url(bg02.png) repeat-x center top;
}
H1 {
	margin: 1em 0 0 0;
	font-size: 24px;
	color: #48abbe;
}
H1.type1 {
	display: none;
}
H2, H2 A {
	margin: 1.5em 0 0 0;
	font-size: 17px;
	color: #48abbe;
	font-weight: bold;
	border: none;
}
H2 A:hover {
	border-bottom: 1px solid #48abbe !important;
}
H3, H4, H5, H6 {
	margin: 1.5em 0;
	font-size: 12px;
	color: #48abbe;
	font-weight: bold;
}


/* =layout
-------------------------------------------------- */
#wrap {
	width: 100%;
	background: url(bg01.png) no-repeat center top;
}
#container {
	width: 810px;
	margin: auto;
	text-align: left;
}
#contentbox {
	width: 810px;
	background: url(bg01.gif) repeat-y;
}
#contentbox-a {
	background: url(bg03.png) no-repeat left top;
}
.contentbox-b {
	width: 810px;
	min-height: 600px;
	padding: 27px 0;
	background: url(bg06.png) no-repeat left bottom;
}
/* =header
-------------------------------------------------- */
#header {
	width: 810px;
	height: 92px;
	overflow: hidden;
	position: relative;
}
#logo {
	width: 157px;
	height: 92px;
	position: absolute;
	left: 11px;
	bottom: 0;
	background: url(logo.png) no-repeat left top;
	overflow: hidden;
}
#logo A {
	display: block;
	height: 0 !important;
	padding: 92px 0 0 0;
	height /**/: 92px;
	border: none;
}
#header #slogan {
	margin: 0;
	position: absolute;
	left: 204px;
	top: 11px;
	color: #fff;
	font-size: 48px;
	line-height: normal;
}
#header FORM {
	position: absolute;
	left: 572px;
	top: 4px;
}
#header P INPUT {
	vertical-align: middle;
}
#header P INPUT.text {
	width: 151px;
	height: 15px;
	padding: 1px 2px;
	border: none;
	line-height: 14px;
	background: url(bg05.png) no-repeat;
}
#header P INPUT.button {
	padding: 0 8px;
	background: #07768c;
	color: #fff;
	border: 1px solid #fff;
	font-size: 11px;
}
#header UL {
	margin: 0;
	position: absolute;
	left: 572px;
	top: 40px;
	list-style: none;
}
#header UL LI {
	margin: 0;
	padding: 0 0 0 13px;
	line-height: 13px;
	background: url(dot01.gif) no-repeat left 6px;
}
#header UL LI A {
	color: #fff;
	font-size: 11px;
	border: none;
	text-decoration: none;
}
#header UL LI A:hover {
	text-decoration: underline;
}


/* =content
-------------------------------------------------- */
#content {
	float: left; 
	width: 555px;
	overflow: hidden;
}
#content .inner {
	padding: 0 20px 0 39px;
}
#content .navigation {
	margin: 6px 0 0 0;
	padding: 3px 5px;
	border: 1px dotted #838988;
	background: #ddd;
	font-size: 10px;
}
#content A:hover {
	border-bottom: 1px solid #000;
}
#content UL {
	margin: 1em 0 0 20px;
}
#content UL LI UL {
	margin: 0 0 0 20px;
}
#content UL LI {
	margin: 0;
	padding: 1px 0 1px 12px;
	list-style: none;
	background: url(dot10.gif) no-repeat left 7px;
}
#content P.banner {
	margin: 10px 0 0 0;
}
#content P.banner IMG {
	border: 2px solid #fff;
}
#content DIV.banner01 P {
	float: left;
	margin: 10px 22px 0 0;
	padding: 2px;
	background: #fff;
}
#content DIV.banner01 P.last {
	margin: 10px 0 0 0;
}
#content DIV.banner01 P SPAN{
	display: block;
	padding: 0 0 0 16px;
	background: url(dot09.gif) no-repeat 6px 6px;
}
#content DIV.banner01 A, #content P.banner A {
	color: #222d2d;
	border: none;
}
#content P.video {
	margin: 30px 0 0 0;
	padding: 0 0 0 25px;
	background: url(dot04.gif) no-repeat left center;
	font-weight: bold;
	font-size: 24px;
}
#content P.date, #content P.date A {
	margin: 0;
	color: #6a6d6d;
	font-size: 11px;
	border: none;
}
#content P.komment {
	margin: 10px 0 0 0;
	font-size: 10px;
	border-top: 1px dotted #838988;
	border-bottom: 1px dotted #838988;
}
#content P.komment SPAN {
	color: #6a6d6d;
}
#content P.komment SPAN.link {
	color: #222d2d;
	padding-right: 9px;
	background: url(dot10.gif) no-repeat right 5px;
}
#content P.komment SPAN A {
	color: #222d2d;
}

/* =sidebar
-------------------------------------------------- */
#sidebar {
	float: left; 
	width: 242px;
}
#sidebar A {
	border: none;
}
#sidebar H2, #sidebar H2 A, #sidebar LI H2{
	margin: 1em 0 0 0;
	padding: 5px;
	border: 1px dotted #838988;
	background: #ddd;
	font-size: 11px;
	color: #222d2d;
}
#sidebar P.info {
	margin: 0 0 0 20px;
	font-size: 11px;
}
#menu {
	margin: 0;
	padding: 0;
}
#menu LI UL {
	margin: 3px 0 0 0;
}
#menu LI {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menu LI A {
	display: block;
	padding: 3px 0 3px 42px;
	list-style: none;
	background: url(dot02.gif) no-repeat 20px 8px;
}
#menu LI A.active, #menu LI A:hover {
	background: #f8f8f7 url(dot02.gif) no-repeat 20px 8px;
}
#menu LI UL LI A {
	padding: 3px 0 3px 55px;
	background: url(dot03.gif) no-repeat 40px 9px;
}
#menu LI UL LI A.active, #menu LI UL LI A:hover {
	background: #f8f8f7 url(dot03.gif) no-repeat 40px 9px;
}
.add {
	width: 210px;
	margin: 20px 0 0 18px;
	padding: 6px 0 20px 0;
	border-top: 1px dotted #838988;
	border-bottom: 1px dotted #838988;
}
.add2 {
	width: 210px;
	margin: 20px 0 0 18px;
	padding: 6px 0 20px 0;
}
.add2 UL {
	margin: 0;
	padding: 0;
}
.add2 UL LI {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}
.add2 UL LI A {
	color: #48abbe;
}
.add2 UL LI A:hover {
	text-decoration: underline;
}
.add P {
	margin: 14px 0 0 0;
}
P.rss {
	float: right;
	margin: 0;
	padding: 0 14px 0 16px;
	background: url(dot05.gif) no-repeat left center;
	text-transform: uppercase;
}
.linked {
	width: 210px;
	margin: 10px 0 0 18px;
	padding: 0;
}
.linked LI {
	padding: 3px 0 3px 20px;
	list-style: none;
}
.linked LI.shield {
	background: url(dot07.gif) no-repeat left 6px;
}
.linked LI.mitsu {
	background: url(dot06.gif) no-repeat left 6px;
}
.linked LI.arrow {
	background: url(dot08.gif) no-repeat left 6px;
}
.linked A:hover, P.rss A:hover {
	border-bottom: 1px solid #8b8d8d !important;
}
#sidebar #widgets {
	margin: 0 !important;
}
#sidebar #widgets LI {
	margin: 0 !important;
	list-style: none !important;
}
#sidebar .widget UL {
	margin-top: .3em !important;
}
#widgets UL.children {
	margin: 0 0 .5em 20px !important;
}
LI.cat-item,
LI.cat-item A {
	padding-bottom: 0 !important;
	margin-bottom: 0!important;
}
#content UL.commentlist {
	margin: 1em 0 0 0;
	font-size: 11px;
}
#content UL.commentlist LI UL{
	margin: 0 0 0 20px;
}
#content UL.commentlist LI {
	margin: 0;
	padding: 20px 10px;
	list-style: none;
	background: none;
}
#content UL.commentlist LI.alt {
	border: 1px dotted #838988;
	background: #ddd;
}
#content UL.commentlist .date {
	margin: 0;
}
#content UL.commentlist P {
	margin: .5em 0 0 0;
}

FORM.comment {

}
FORM.comment INPUT {
	width: 200px;
	padding: 2px;
}
FORM.comment TEXTAREA {
	width: 490px;
	height: 150px;
	padding: 1px 2px;
	border: 1px solid #7f9db9;
}
P.actions {
	text-align: right;
}
P.actions INPUT{
	width: auto;
	padding: 2px 20px;
	border: 1px solid #ddd;
	background: #48abbe;
	color: #fff;
	cursor: pointer;
	overflow: visible;
}
/* =tables
-------------------------------------------------- */
TABLE{
	border: 1px solid #959594;
}
TABLE TH,
TABLE TD {
	padding: 3px 6px 4px 6px;
	border: 1px solid #959594;
}
TABLE TH {
	background: #f2f2ed;
	font-weight: bold;
}
/* =inputs & buttons
-------------------------------------------------- */
INPUT,
SELECT {
	line-height: normal;
}
INPUT.text,
INPUT.date {
	padding: 2px 2px;
}
TEXTAREA {
	width: 300px;
	padding: 1px 0 1px 2px;
	border: 1px solid #001a30;
}
LABEL {
	line-height: normal;
	cursor: pointer;
}
LABEL,
INPUT,
SELECT,
TEXTAREA {
	vertical-align: middle;
}

/* =cols & boxes
-------------------------------------------------- */

/* =footer
-------------------------------------------------- */
#footer {
	margin: 30px 0 0 0;
	color: #6a6d6d;
	font-size: 11px;
}
#footer A {
	color: #6a6d6d;
	border-color: #bebfbf;
}
#footer A:hover {
	 border-bottom: 1px solid #6e7170;
}
#footer P {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer P SPAN {
	color: #6a6d6d;
	margin: 0 2px;
}
/*ie*/
