@charset "UTF-8";

/* structure */

.container {

}

#content {
	padding-bottom: 0;
}

#remote {
	right: 28px;
}

#header {
	margin-bottom: 0;
}

#footer {
	margin-top: 0;
	border-top-width: 0;
}

#footer a {
	color: #000;
}

.colAB {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.colA {

}

.colB {
	padding-right :20px;
}

.colAB .colB {
	float: left;
	padding-left: 20px;
	margin-right: -310px;
	width: 250px;
}


/* header */

.header {
	margin-bottom: 0;
	border: solid #225AB5;
	border-width: 1px;
	position: relative;
	padding-left: 0;
	
	background: #fff;
	margin-top: 20px;
}

.header .title {
	padding: 0;
}

.header .title li {
	display: inline;
	margin-right: 5px;
	font-size: 95%;
	color: #666;
	list-style-position: outside;
}

.header .title .head {
}

.header .title .body {
	padding-top: 10px;
	padding-left: 100px;
	background : #fff ;
	min-height: 45px;
} * html .header .title .body { height: 45px; }


.header h1 {
	color: #225AB5;
}

.header h1 a{
	color: #225AB5 !important;
}

.header h1 a:hover {
	text-decoration: underline;
}

.header .menu {
	background: #CFDFEF;
	border-top: 1px solid #225AB5;
}

.header .menu ul {
	padding: 2px 0 2px 90px;
}

.header .menu a {
	color: #006;
}

.header .menu a:hover {
	text-decoration: underline;
}

.header .communityFig {
	left: 10px;
}


/* content */
#userKeywords .body,
#userDiaries body {
	margin-left: 10pt;
}

/* contentsHead */

.colA .list h2,
.colA .list h2 a,
.sideList h2,
.sideList h2 a,
.topicpath h2,
.communityPage #information h2{
	color: #225AB5 !important;
}
